summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pxa.c
AgeCommit message (Expand)AuthorLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2014-11-26serial: pxa: hold port.lock when reporting modem line changesDmitry Eremin-Solenikov-0/+3
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-07-10serial: pxa: fix build with !SERIAL_PXA_CONSOLEArnd Bergmann-1/+1
2014-06-19serial: Fix IGNBRK handlingPeter Hurley-1/+1
2014-04-24serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson-5/+0
2013-08-12serial: pxa: Staticize local symbolsJingoo Han-3/+3
2013-08-12tty: serial: pxa: remove old cruftDaniel Mack-25/+0
2013-07-26serial: remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-01-25serial: pxa: fine-tune clk useageYi Zhang-1/+11
2013-01-17serial: pxa: Do not tweak clock in pxa serial write() functionHaojun Bao-2/+0
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby-2/+1
2012-10-24tty: serial: KGDB support for PXADenis V. Lunev-0/+55
2012-06-15serial: pxa: add spin lock for console writeChao Xie-0/+14
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-12/+37
2012-03-15serial: pxa: add clk_prepare/clk_unprepare callsPhilipp Zabel-4/+4
2012-03-07serial: pxa: add OF supportHaojian Zhuang-12/+37
2011-09-22serial: pxa: work around for errata #20Marcus Folkesson-0/+20
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches-1/+1
2011-04-19tty: remove invalid location line in file headerJovi Zhang-2/+0
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman-0/+879