aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sa1100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-05serial: sa1100: use container_of to resolve sa1100_port from uart_portFabian Frederick1-15/+30
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-10-16serial: sa1100: delete .set_wake callbackLinus Walleij1-1/+4
2013-08-27tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-0/+3
2013-07-26serial: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-2/+1
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-1/+1
2012-11-16ARM: move serial_sa1100.h header file to linux/platform_dataRussell King1-1/+1
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring1-0/+1
2011-04-19tty: remove invalid location line in file headerJovi Zhang1-2/+0
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+918