| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "serial:serial_core: Allow use of CTS for PPS line discipline" | Greg Kroah-Hartman | 2018-10-04 | 1 | -2/+1 |
* | tty/serial_core: add ISO7816 infrastructure | Nicolas Ferre | 2018-10-02 | 1 | -0/+3 |
* | serial:serial_core: Allow use of CTS for PPS line discipline | Steve Sakoman | 2018-10-02 | 1 | -1/+2 |
* | serial: 8250: introduce get_divisor() and set_divisor() hook | Jisheng Zhang | 2018-07-12 | 1 | -0/+7 |
* | Merge 4.17-rc3 into tty-next | Greg Kroah-Hartman | 2018-04-30 | 1 | -7/+14 |
|\ |
|
| * | earlycon: Use a pointer table to fix __earlycon_table stride | Daniel Kurtz | 2018-04-23 | 1 | -7/+14 |
* | | serial: core: Make sure compiler barfs for 16-byte earlycon names | Douglas Anderson | 2018-04-23 | 1 | -1/+2 |
* | | serial: Introduce UPSTAT_SYNC_FIFO for synchronised FIFOs | Jeremy Kerr | 2018-04-23 | 1 | -0/+1 |
|/ |
|
* | powerpc: Mark the variable earlycon_acpi_spcr_enable maybe_unused | Mathieu Malaterre | 2018-03-15 | 1 | -1/+1 |
* | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-02-09 | 1 | -2/+2 |
|\ |
|
| * | ACPI: SPCR: Make SPCR available to x86 | Prarit Bhargava | 2018-02-07 | 1 | -2/+2 |
* | | serial: core: Make uart_parse_options take const char* argument | Paul Cercueil | 2018-01-09 | 1 | -1/+1 |
* | | serial: Make retrieval of rs485 properties platform-agnostic | Lukas Wunner | 2017-11-28 | 1 | -5/+1 |
|/ |
|
* | serial: Add common rs485 device tree parsing function | Uwe Kleine-König | 2017-09-18 | 1 | -0/+5 |
* | serial: core: remove unneeded irq_wake flag | Andy Shevchenko | 2017-08-28 | 1 | -1/+0 |
* | serial: core: move UPF_NO_TXEN_TEST to quirks and rename | Andy Shevchenko | 2017-07-30 | 1 | -4/+5 |
* | serial: 8250: Add flag so drivers can avoid THRE probe | Joel Stanley | 2017-05-18 | 1 | -0/+1 |
* | serial: core: constify struct uart_port {name} field | Andy Shevchenko | 2017-04-08 | 1 | -1/+1 |
* | tty: serial_core: Add name field to uart_port struct | Vignesh R | 2017-03-31 | 1 | -0/+1 |
* | serial: do not accept sysrq characters via serial port | Felix Fietkau | 2017-01-12 | 1 | -1/+1 |
* | linux: drop __bitwise__ everywhere | Michael S. Tsirkin | 2016-12-16 | 1 | -2/+2 |
* | serial: 8250: Expose set_ldisc function | Ed Blake | 2016-11-16 | 1 | -0/+2 |
* | ACPI: parse SPCR and enable matching console | Aleksey Makarov | 2016-09-28 | 1 | -1/+8 |
* | tty: serial_core: add tty NULL check to uart_tx_stopped | Rob Herring | 2016-09-15 | 1 | -1/+1 |
* | serial: earlycon: Extend earlycon command line option to support 64-bit addre... | Alexander Sverdlin | 2016-09-02 | 1 | -1/+1 |
* | earlycon: mark earlycon code as __used iif the caller is built-in | Masahiro Yamada | 2016-06-25 | 1 | -1/+7 |
* | serial: 8250: export get_mctrl function | Wan Ahmad Zainie | 2016-04-30 | 1 | -0/+1 |
* | serial: core: Prevent unsafe uart port access, part 2 | Peter Hurley | 2016-04-30 | 1 | -0/+2 |
* | of: earlycon: Move address translation to of_setup_earlycon() | Peter Hurley | 2016-02-06 | 1 | -1/+1 |
* | of: earlycon: Initialize port fields from DT properties | Peter Hurley | 2016-02-06 | 1 | -0/+1 |
* | of: earlycon: Add options string handling | Peter Hurley | 2016-02-06 | 1 | -1/+2 |
* | of: earlycon: Fixup earlycon console name and index | Peter Hurley | 2016-02-06 | 1 | -2/+1 |
* | earlycon: Use common framework for earlycon declarations | Peter Hurley | 2016-02-06 | 1 | -9/+13 |
* | serial: Fix UPIO_MEM comment | Peter Hurley | 2015-12-13 | 1 | -1/+1 |
* | serial: support 16-bit register interface for console | Masahiro Yamada | 2015-12-13 | 1 | -0/+1 |
* | serial: core: Fix unused variable warnings from uart_console() | Peter Hurley | 2015-05-06 | 1 | -1/+1 |
* | earlycon: Fix __earlycon_table stride | Peter Hurley | 2015-04-10 | 1 | -1/+1 |
* | serial: 8250: allow specifying iomem size in addition to address | Mans Rullgard | 2015-03-26 | 1 | -0/+1 |
* | serial: earlycon: Enable earlycon without command line param | Peter Hurley | 2015-03-26 | 1 | -8/+11 |
* | serial: core: Add minor field to uart_port | Peter Hurley | 2015-03-26 | 1 | -0/+1 |
* | Merge 4.0-rc3 into tty-testing | Greg Kroah-Hartman | 2015-03-09 | 1 | -0/+2 |
|\ |
|
| * | serial: earlycon: Refactor parse_options into serial core | Peter Hurley | 2015-03-07 | 1 | -0/+2 |
* | | serial: uapi: Declare all userspace-visible io types | Peter Hurley | 2015-03-07 | 1 | -7/+7 |
* | | serial: core: Fix iotype userspace breakage | Peter Hurley | 2015-03-07 | 1 | -3/+3 |
|/ |
|
* | serial: core: Rework hw-assisted flow control support | Peter Hurley | 2015-02-02 | 1 | -3/+18 |
* | serial: omap_8250: Fix RTS handling | Peter Hurley | 2015-01-09 | 1 | -0/+1 |
* | serial: core: Add big-endian iotype | Kevin Cernekee | 2014-11-25 | 1 | -6/+7 |
* | serial_core: Handle TIOC[GS]RS485 ioctls. | Ricardo Ribalda Delgado | 2014-11-06 | 1 | -0/+3 |
* | serial: core: Pass termios to set_ldisc() notifications | Peter Hurley | 2014-11-06 | 1 | -1/+1 |
* | tty,serial: Unify UPF_* and ASYNC_* flag definitions | Peter Hurley | 2014-11-05 | 1 | -15/+32 |