summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_cadence.c
Commit message (Expand)AuthorAgeFilesLines
* serial: Drop .remove functions from all driversAndrey Smirnov2018-04-171-9/+0
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-3/+5
* of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-301-2/+2
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-161-2/+2
* console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-211-1/+0
* serial: Add driver for Cadence UARTSteffen Trumtrar2013-03-271-0/+307