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