summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial_s3c.c
Commit message (Expand)AuthorAgeFilesLines
* serial: Drop .remove functions from all driversAndrey Smirnov2018-04-171-10/+0
* driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-071-1/+5
* console: drop f_caps and check the function pointer getc/putc insteadJean-Christophe PLAGNIOL-VILLARD2013-09-211-1/+0
* Introduce console_platform_driver() macro and use it for serial driversAlexander Shiyan2013-03-141-8/+1
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-3/+0
* serial Samsung: add the S3C64xx requirementsJuergen Beisert2012-08-011-0/+3
* Samsung/serial: make the clock source configureableJuergen Beisert2012-07-251-6/+12
* Samsung/serial: unify UCON register settingsJuergen Beisert2012-07-251-3/+7
* Samsung/serial: move the decision about an improved UART into KconfigJuergen Beisert2012-07-251-8/+8
* Samsung/serial: there is no need to ifdef the slot tableJuergen Beisert2012-07-251-2/+0
* Samsung/serial: there is no need to ifdef these register definesJuergen Beisert2012-07-251-6/+2
* Samsung/serial: make the code more readableJuergen Beisert2012-07-251-3/+5
* Samsung/serial: remove more ugly ifdef linesJuergen Beisert2012-07-251-5/+4
* Support most Samsung SoCs in S3C serial driverAlexey Galakhov2012-05-141-17/+38
* serial S3: fix local structure mallocJuergen Beisert2012-03-131-1/+1
* serial s3c: add a driver private structSascha Hauer2012-02-251-19/+28
* MACH SAMSUNG/S3C: Unify the UART driver for the S3C family of CPUsJuergen Beisert2012-01-021-0/+188