Age | Commit message (Expand) | Author | Files | Lines |
2018-02-28 | serial: 8250_pci: Add Brainboxes UC-260 4 port serial device | Nikola Ciprich | 1 | -0/+11 |
2018-02-28 | serial: 8250_pci: Don't fail on multiport card class | Andy Shevchenko | 1 | -3/+7 |
2018-01-25 | tty: serial: exar: Relocate sleep wake-up handling | Aaron Sierra | 2 | -30/+30 |
2018-01-22 | serial: 8250_dw: Revert "Improve clock rate setting" | Andy Shevchenko | 1 | -18/+12 |
2018-01-09 | serial: 8250_ingenic: Parse earlycon options | Paul Cercueil | 1 | -2/+10 |
2018-01-09 | serial: 8250_ingenic: Add support for the JZ4770 SoC | Paul Cercueil | 1 | -0/+5 |
2018-01-09 | serial: 8250_of: fix return code when probe function fails to get reset | Masahiro Yamada | 1 | -1/+4 |
2018-01-09 | serial: 8250_uniphier: fix error return code in uniphier_uart_probe() | Wei Yongjun | 1 | -2/+3 |
2017-12-15 | serial: 8250: 8250_omap: Fix spelling error. | Rolf Evers-Fischer | 1 | -1/+1 |
2017-12-15 | serial: 8250_dw: Disable clock on error | Stefan Potyra | 1 | -1/+2 |
2017-12-15 | serial: forbid 8250 on s390 | Christian Borntraeger | 1 | -0/+1 |
2017-11-28 | serial: 8250_early: Only set divisor if valid clk & baud | Matt Redfearn | 1 | -6/+8 |
2017-11-28 | serial: 8250_pci: Add Amazon PCI serial device ID | Matt Wilson | 1 | -0/+3 |
2017-11-21 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 1 | -2/+2 |
2017-11-13 | Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 33 | -201/+179 |
2017-11-08 | serial: 8250_fintek: Fix crash with baud rate B0 | Ji-Ze Hong (Peter Hong) | 1 | -2/+9 |
2017-11-08 | serial: 8250_fintek: Disable delays for ports != 0 | Ricardo Ribalda Delgado | 1 | -0/+6 |
2017-11-08 | serial: 8250_fintek: Return -EINVAL on invalid configuration | Ricardo Ribalda Delgado | 1 | -8/+9 |
2017-11-08 | tty: serial: Remove redundant license text | Greg Kroah-Hartman | 30 | -160/+0 |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 33 | -0/+33 |
2017-11-04 | serial: 8250: fix potential deadlock in rs485-mode | Tomas Melin | 1 | -3/+0 |
2017-11-04 | serial: 8250_fintek: Fix rs485 disablement on invalid ioctl() | Lukas Wunner | 1 | -1/+1 |
2017-11-04 | serial: 8250: Convert timers to use timer_setup() | Kees Cook | 1 | -9/+7 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-20 | serial: 8250_fintek: Fix finding base_port with activated SuperIO | Ji-Ze Hong (Peter Hong) | 1 | -0/+3 |
2017-10-20 | serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X | Aaron Sierra | 1 | -1/+4 |
2017-10-04 | serial: 8250_dw: Improve clock rate setting | Ed Blake | 1 | -12/+18 |
2017-10-04 | serial: Add define for max baud rate divisor | Ed Blake | 3 | -4/+4 |
2017-10-04 | serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH | Andy Shevchenko | 2 | -2/+5 |
2017-10-03 | serial: 8250_fintek: fix warning reported from smatch | Ji-Ze Hong (Peter Hong) | 1 | -1/+1 |
2017-10-03 | serial: 8250_fintek: UART dynamic clocksource on Fintek F81216H | Ji-Ze Hong (Peter Hong) | 1 | -2/+30 |
2017-10-03 | serial: 8250_fintek: UART dynamic clocksource on Fintek F81866 | Ji-Ze Hong (Peter Hong) | 1 | -0/+54 |
2017-10-03 | drivers: tty: 8250: use setup_timer() helper. | Allen Pais | 1 | -2/+1 |
2017-09-05 | Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 14 | -93/+332 |
2017-08-31 | serial: 8250_port: Remove useless NULL checks | Andy Shevchenko | 1 | -4/+4 |
2017-08-28 | Introduce 8250_men_mcb | Michael Moese | 3 | -0/+130 |
2017-08-28 | serial: 8250_uniphier: add suspend/resume support | Masahiro Yamada | 1 | -0/+35 |
2017-08-28 | serial: 8250_uniphier: use CHAR register for canary to detect power-off | Masahiro Yamada | 1 | -6/+16 |
2017-08-28 | serial: 8250_uniphier: fix serial port index in private data | Masahiro Yamada | 1 | -3/+3 |
2017-08-28 | serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23... | Sean Wang | 2 | -0/+10 |
2017-08-28 | tty: 8250: constify parisc_device_id | Arvind Yadav | 1 | -2/+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-08-28 | serial: 8250: Use hrtimers for rs485 delays | Rafael Gago | 1 | -23/+40 |
2017-08-28 | tty: serial: 8250_mtk: Use PTR_ERR_OR_ZERO | Himanshu Jha | 1 | -4/+1 |
2017-08-22 | parisc/8250_gsc: Fix section mismatches | Helge Deller | 1 | -4/+4 |
2017-08-14 | Merge 4.13-rc5 into tty-next | Greg Kroah-Hartman | 2 | -9/+20 |
2017-08-13 | Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -6/+17 |
2017-08-01 | Revert "serial: Delete dead code for CIR serial ports" | Sean Young | 1 | -6/+17 |
2017-08-01 | gpio: exar: Use correct property prefix and document bindings | Jan Kiszka | 1 | -2/+2 |