summaryrefslogtreecommitdiff
path: root/drivers/tty
Commit message (Expand)AuthorAge
* Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-08-13
|\
| * Revert "serial: Delete dead code for CIR serial ports"Sean Young2017-08-01
| * tty: pl011: fix initialization order of QDF2400 E44Timur Tabi2017-07-30
* | gpio: exar: Use correct property prefix and document bindingsJan Kiszka2017-08-01
|/
* tty: hide unused pty_get_peer functionArnd Bergmann2017-07-17
* tty: serial: lpuart: Fix the logic for detecting the 32-bit type UARTFabio Estevam2017-07-17
* serial: imx: Prevent TX buffer PIO write when a DMA has been startedIan Jamison2017-07-17
* Revert "serial: imx-serial - move DMA buffer configuration to DT"Greg Kroah-Hartman2017-07-17
* serial: sh-sci: Uninitialized variables in sysfs filesDan Carpenter2017-07-17
* serial: st-asc: Potential error pointer dereferenceDan Carpenter2017-07-17
* drivers: tty: serial: move inline before return typeJoe Perches2017-07-12
* Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-07
|\
| * serial: exar: Add support for IOT2040 deviceJan Kiszka2017-07-03
| * gpio-exar/8250-exar: Make set of exported GPIOs configurableJan Kiszka2017-07-03
| * serial: exar: Factor out platform hooksJan Kiszka2017-07-03
| * gpio-exar/8250-exar: Rearrange gpiochip parenthoodJan Kiszka2017-07-03
| * gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cardsJan Kiszka2017-07-03
| * gpio-exar/8250-exar: Fix passing in of parent PCI deviceJan Kiszka2017-06-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\ \
| * | networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-03
|\ \ \
| * | | TTY: hvc: convert to use DRIVER_ATTR_RWGreg Kroah-Hartman2017-06-12
| * | | tty: serdev: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-09
| | |/ | |/|
* | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-03
|\ \ \
| * | | tty: serial: lpuart: add a more accurate baud rate calculation methodDong Aisheng2017-06-29
| * | | tty: serial: lpuart: add earlycon support for imx7ulpDong Aisheng2017-06-29
| * | | tty: serial: lpuart: add imx7ulp supportDong Aisheng2017-06-29
| * | | tty: serial: lpuart: add little endian 32 bit register supportDong Aisheng2017-06-29
| * | | tty: serial: lpuart: refactor lpuart32_{read|write} prototypeDong Aisheng2017-06-29
| * | | tty: serial: lpuart: introduce lpuart_soc_data to represent SoC propertyDong Aisheng2017-06-29
| * | | serial: imx-serial - move DMA buffer configuration to DTNandor Han2017-06-29
| * | | serial: imx: Enable RTSD only when neededNandor Han2017-06-29
| * | | serial: imx: Remove unused members from imx_port structFabio Estevam2017-06-29
| * | | serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeoutVignesh R2017-06-29
| * | | serial: 8250: Fix THRE flag usage for CAP_MINIPhil Elwell2017-06-29
| * | | tty/serial: meson_uart: update to stable bindingsHelmut Klein2017-06-20
| * | | serial: Delete dead code for CIR serial portsMatthias Brugger2017-06-20
| * | | serial: sirf: make of_device_ids constArvind Yadav2017-06-20
| * | | serial/mpsc: switch to dma_alloc_attrsChristoph Hellwig2017-06-20
| * | | tty: serial: Add Actions Semi Owl UART earlyconAndreas Färber2017-06-20
| * | | tty/serial: atmel: make the driver DT onlyAlexandre Belloni2017-06-14
| * | | tty/serial: atmel: remove atmel_default_console_device handlingAlexandre Belloni2017-06-14
| * | | tty: rocket: drop broken alt-speed supportJohan Hovold2017-06-13
| * | | tty: cyclades: drop broken alt-speed supportJohan Hovold2017-06-13
| * | | tty: amiserial: drop broken alt-speed supportJohan Hovold2017-06-13
| * | | serial: rate limit custom-speed deprecation noticeJohan Hovold2017-06-13
| * | | tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-09
| * | | tty: add compat_ioctl callbacksAleksa Sarai2017-06-09
| * | | serial: exar: Leave MPIOs as output for Commtech adaptersJan Kiszka2017-06-09
| * | | tty/serial: atmel: Remove AVR32 bits from the driverAndy Shevchenko2017-06-09