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