Age | Commit message (Expand) | Author | Files | Lines |
2019-12-18 | tty/serial: Migrate 8250_fsl to use has_sysrq | Dmitry Safonov | 1 | -1/+3 |
2019-10-04 | tty: 8250_of: Use software emulated RS485 direction control | Heiko Schocher | 1 | -0/+31 |
2019-06-10 | tty: serial: 8250-of: Do not warn on deferred probe | Thierry Reding | 1 | -2/+3 |
2019-05-21 | serial: 8250_of: Use of_device_get_match_data() | Andy Shevchenko | 1 | -6/+3 |
2019-02-26 | serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart | Lubomir Rintel | 1 | -0/+4 |
2019-01-30 | serial: 8250: Add OF support for Xscale variant | Linus Walleij | 1 | -0/+1 |
2018-12-17 | serial: 8250: Rate limit serial port rx interrupts during input overruns | Darwin Dingel | 1 | -0/+5 |
2018-09-18 | serial: 8250_of: Fix for lack of interrupt support | John Garry | 1 | -9/+13 |
2018-07-16 | serial: 8250: of: Defer probe on missing IRQ | Alexander Sverdlin | 1 | -0/+4 |
2018-07-16 | serial: 8250: of: Correct of_platform_serial_setup() error handling | Alexander Sverdlin | 1 | -1/+1 |
2018-05-14 | serial: 8250_of: Add IO space support | John Garry | 1 | -27/+35 |
2018-04-23 | tty: serial: 8250: pass IRQ shared flag to UART ports | Kurt Kanzenbach | 1 | -0/+1 |
2018-03-09 | serial: 8250: Add Nuvoton NPCM UART | Joel Stanley | 1 | -0/+1 |
2018-01-09 | serial: 8250_of: fix return code when probe function fails to get reset | Masahiro Yamada | 1 | -1/+4 |
2017-11-08 | tty: serial: Remove redundant license text | Greg Kroah-Hartman | 1 | -6/+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: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23... | Sean Wang | 1 | -0/+2 |
2017-08-28 | serial: 8250_of: Add basic PM runtime support | Franklin S Cooper Jr | 1 | -11/+24 |
2017-08-28 | serial: 8250_of: use of_property_read_bool() | Sergei Shtylyov | 1 | -2/+2 |
2017-07-30 | serial: 8250: fix error handling in of_platform_serial_probe() | Alexey Khoroshilov | 1 | -9/+14 |
2017-06-03 | serial: 8250_of: Add reset support | Joel Stanley | 1 | -0/+10 |
2017-01-27 | 8250: of: remove remnants of generic of_serial driver | Arnd Bergmann | 1 | -69/+24 |
2017-01-12 | serial: 8250: Add new port type for TI DA8xx/66AK2x | David Lechner | 1 | -0/+1 |
2016-10-27 | serial: 8250: pxa: add devicetree earlyconsole | Robert Jarzmik | 1 | -2/+0 |
2016-09-27 | serial: 8250: of: Load TX FIFO Threshold from DT | Thor Thayer | 1 | -0/+7 |
2016-04-30 | serial: 8250: of: Make tegra_serial_handle_break() static | Thierry Reding | 1 | -1/+1 |
2016-02-07 | serial: 8250: of: Enable suspend/resume for 8250_of driver | Wang Dongsheng | 1 | -0/+1 |
2016-01-08 | serial: 8250: of: Fix the driver and actually compile the 8250_of | Peter Ujfalusi | 1 | -2/+1 |
2015-12-14 | serial: 8250: move of_serial code to 8250 directory | Arnd Bergmann | 1 | -0/+348 |