aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sa1100.c
AgeCommit message (Expand)Author
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-05serial: sa1100: use container_of to resolve sa1100_port from uart_portFabian Frederick
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2013-10-16serial: sa1100: delete .set_wake callbackLinus Walleij
2013-08-27tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-07-26serial: remove unnecessary platform_set_drvdata()Jingoo Han
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-16ARM: move serial_sa1100.h header file to linux/platform_dataRussell King
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman