aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pxa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-26serial: pxa: hold port.lock when reporting modem line changesDmitry Eremin-Solenikov1-0/+3
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-10serial: pxa: fix build with !SERIAL_PXA_CONSOLEArnd Bergmann1-1/+1
2014-06-19serial: Fix IGNBRK handlingPeter Hurley1-1/+1
2014-04-24serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson1-5/+0
2013-08-12serial: pxa: Staticize local symbolsJingoo Han1-3/+3
2013-08-12tty: serial: pxa: remove old cruftDaniel Mack1-25/+0
2013-07-26serial: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-01-25serial: pxa: fine-tune clk useageYi Zhang1-1/+11
2013-01-17serial: pxa: Do not tweak clock in pxa serial write() functionHaojun Bao1-2/+0
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-2/+1
2012-10-24tty: serial: KGDB support for PXADenis V. Lunev1-0/+55
2012-06-15serial: pxa: add spin lock for console writeChao Xie1-0/+14
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-12/+37
2012-03-15serial: pxa: add clk_prepare/clk_unprepare callsPhilipp Zabel1-4/+4
2012-03-07serial: pxa: add OF supportHaojian Zhuang1-12/+37
2011-09-22serial: pxa: work around for errata #20Marcus Folkesson1-0/+20
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-04-19tty: remove invalid location line in file headerJovi Zhang1-2/+0
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+879