summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_ar933x.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-11/+1
* treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-191-1/+1
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* serial: ar933x: set linux_console_nameAntony Pavlov2019-06-261-0/+1
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* Abolish cpu_read* and cpu_write* accessorsMasahiro Yamada2015-05-201-2/+2
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-0/+3
* serial: add Atheros AR933x driverAntony Pavlov2014-03-281-0/+204