aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/amba-pl010.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-06serial: Test/disable MSIs if switching from N_PPSPeter Hurley1-1/+17
2014-11-06serial: Take uart port lock for direct *_enable_ms()Peter Hurley1-0/+2
2014-11-06serial: core: Pass termios to set_ldisc() notificationsPeter Hurley1-2/+2
2014-11-05serial: amba-pl010: use container_of to resolve uart_amba_port from uart_portFabian Frederick1-12/+24
2014-07-09serial: amba-pl010: Use devres APIsTushar Behera1-32/+16
2014-06-19serial: Fix IGNBRK handlingPeter Hurley1-1/+1
2013-12-08serial: pl010: Convert to modern PM opsUlf Hansson1-6/+9
2013-10-03serial: Remove unnecessary amba_set_drvdata()Michal Simek1-3/+0
2013-07-31serial: use dev_get_platdata()Jingoo Han1-1/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-2/+1
2012-09-05drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall1-11/+4
2011-11-22serial: pl010: Enable module alias autogeneration for AMBA driversDave Martin1-0/+2
2011-09-27clk: amba-pl010: convert to clk_prepare()/clk_unprepare()Russell King1-1/+13
2011-04-19tty: remove invalid location line in file headerJovi Zhang1-2/+0
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King1-1/+1
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+825