summaryrefslogtreecommitdiff
path: root/drivers/serial/serial_s5p.c
Commit message (Expand)AuthorAgeLines
* dm: exynos: Move serial to driver modelSimon Glass2014-10-22-183/+72
* serial: s5p: set automatically clears after resetting Rx FIFOInha Song2014-02-05-2/+2
* serial: s5p: Staticize local functionsAxel Lin2013-11-08-12/+12
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* S5P: Serial: Add fdt support to driverRajeshwari Shinde2013-06-24-0/+78
* Exynos: uart: s5p: enabling the uart tx/rx fifoAkshay Saraswat2013-05-21-4/+9
* serial: s5p: Move serial registration from serial_initialize()Marek Vasut2012-10-15-0/+8
* serial: Properly spell out the structure member names of serial_driverMarek Vasut2012-10-15-9/+10
* serial: drop useless ctlr fieldMike Frysinger2011-07-26-6/+5
* serial: push default_serial_console to driversMike Frysinger2011-07-26-0/+16
* S5P: serial: Use the inline function instead of static valueMinkyu Kang2011-02-02-1/+1
* Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-21-1/+2
* ARMV7: S5P: serial: support the s5pc210Minkyu Kang2010-10-19-1/+5
* ARMV7: S5P: separate the peripheral clocksMinkyu Kang2010-08-30-2/+2
* S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang2010-08-17-5/+1
* SAMSUNG: serial: remove compiler warningsMinkyu Kang2010-07-09-2/+2
* SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang2010-04-30-0/+206