Age | Commit message (Expand) | Author | Files | Lines |
2021-04-22 | serial: amba-pl010: drop low-latency workaround | Johan Hovold | 1 | -2/+0 |
2021-02-02 | amba: Make the remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
2019-12-18 | tty/serial: Migrate amba-pl01* to use has_sysrq | Dmitry Safonov | 1 | -4/+1 |
2017-11-08 | tty: serial: Remove redundant license text | Greg Kroah-Hartman | 1 | -14/+0 |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-28 | serial: pl010: constify amba_id | Arvind Yadav | 1 | -1/+1 |
2017-05-18 | serial: pl010: Move uart_register_driver call to device probe | Sjoerd Simons | 1 | -10/+21 |
2017-01-27 | tty: serial: constify uart_ops structures | Bhumika Goyal | 1 | -1/+1 |
2014-11-07 | serial: Test/disable MSIs if switching from N_PPS | Peter Hurley | 1 | -1/+17 |
2014-11-07 | serial: Take uart port lock for direct *_enable_ms() | Peter Hurley | 1 | -0/+2 |
2014-11-07 | serial: core: Pass termios to set_ldisc() notifications | Peter Hurley | 1 | -2/+2 |
2014-11-06 | serial: amba-pl010: use container_of to resolve uart_amba_port from uart_port | Fabian Frederick | 1 | -12/+24 |
2014-07-10 | serial: amba-pl010: Use devres APIs | Tushar Behera | 1 | -32/+16 |
2014-06-20 | serial: Fix IGNBRK handling | Peter Hurley | 1 | -1/+1 |
2013-12-09 | serial: pl010: Convert to modern PM ops | Ulf Hansson | 1 | -6/+9 |
2013-10-04 | serial: Remove unnecessary amba_set_drvdata() | Michal Simek | 1 | -3/+0 |
2013-08-01 | serial: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-01-16 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -2/+1 |
2012-09-05 | drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_... | Julia Lawall | 1 | -11/+4 |
2011-11-22 | serial: pl010: Enable module alias autogeneration for AMBA drivers | Dave Martin | 1 | -0/+2 |
2011-09-27 | clk: amba-pl010: convert to clk_prepare()/clk_unprepare() | Russell King | 1 | -1/+13 |
2011-04-20 | tty: remove invalid location line in file header | Jovi Zhang | 1 | -2/+0 |
2011-02-23 | ARM: amba: make probe() functions take const id tables | Russell King | 1 | -1/+1 |
2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 1 | -0/+825 |