summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pxa.c
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: constify uart_ops structuresBhumika Goyal2017-01-271-1/+1
* serial: pxa2xx: remove __deprecated annotationArnd Bergmann2016-11-101-1/+1
* serial: rewrite pxa2xx-uart to use 8250_coreSergey Yanovich2016-10-271-1/+3
* serial: pxa: make it explicitly non-modularPaul Gortmaker2016-06-251-28/+2
* serial/pxa: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko2015-12-131-1/+1
* tty: constify of_device_id arrayFabian Frederick2015-03-261-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | serial: pxa: hold port.lock when reporting modem line changesDmitry Eremin-Solenikov2014-11-261-0/+3
|/
* serial: pxa: fix build with !SERIAL_PXA_CONSOLEArnd Bergmann2014-07-101-1/+1
* serial: Fix IGNBRK handlingPeter Hurley2014-06-191-1/+1
* serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson2014-04-241-5/+0
* serial: pxa: Staticize local symbolsJingoo Han2013-08-121-3/+3
* tty: serial: pxa: remove old cruftDaniel Mack2013-08-121-25/+0
* serial: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-261-2/+0
* serial: pxa: fine-tune clk useageYi Zhang2013-01-251-1/+11
* serial: pxa: Do not tweak clock in pxa serial write() functionHaojun Bao2013-01-171-2/+0
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+1
* tty: serial: KGDB support for PXADenis V. Lunev2012-10-241-0/+55
* serial: pxa: add spin lock for console writeChao Xie2012-06-151-0/+14
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-12/+37
|\
| * serial: pxa: add OF supportHaojian Zhuang2012-03-071-12/+37
* | serial: pxa: add clk_prepare/clk_unprepare callsPhilipp Zabel2012-03-151-4/+4
|/
* serial: pxa: work around for errata #20Marcus Folkesson2011-09-221-0/+20
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* tty: remove invalid location line in file headerJovi Zhang2011-04-191-2/+0
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+879