summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/amba-pl010.c
AgeCommit message (Expand)Author
2014-11-06serial: Test/disable MSIs if switching from N_PPSPeter Hurley
2014-11-06serial: Take uart port lock for direct *_enable_ms()Peter Hurley
2014-11-06serial: core: Pass termios to set_ldisc() notificationsPeter Hurley
2014-11-05serial: amba-pl010: use container_of to resolve uart_amba_port from uart_portFabian Frederick
2014-07-09serial: amba-pl010: Use devres APIsTushar Behera
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
2013-12-08serial: pl010: Convert to modern PM opsUlf Hansson
2013-10-03serial: Remove unnecessary amba_set_drvdata()Michal Simek
2013-07-31serial: use dev_get_platdata()Jingoo Han
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2012-09-05drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_...Julia Lawall
2011-11-22serial: pl010: Enable module alias autogeneration for AMBA driversDave Martin
2011-09-27clk: amba-pl010: convert to clk_prepare()/clk_unprepare()Russell King
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman