summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sa1100.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+3
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-14/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* drivers: tty: sa1100: use setup_timer() helper.Allen Pais2017-10-031-3/+2
* 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: sa1100: use container_of to resolve sa1100_port from uart_portFabian Frederick2014-11-051-15/+30
|/
* serial: sa1100: delete .set_wake callbackLinus Walleij2013-10-161-1/+4
* tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-271-0/+3
* serial: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-261-2/+0
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-121-1/+1
|\
| * ARM: move serial_sa1100.h header file to linux/platform_dataRussell King2012-11-161-1/+1
* | tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
|/
* ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring2012-03-251-0/+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/+918
OpenPOWER on IntegriCloud