Age | Commit message (Expand) | Author |
2017-08-01 | gpio: exar: Use correct property prefix and document bindings | Jan Kiszka |
2017-07-17 | tty: hide unused pty_get_peer function | Arnd Bergmann |
2017-07-17 | tty: serial: lpuart: Fix the logic for detecting the 32-bit type UART | Fabio Estevam |
2017-07-17 | serial: imx: Prevent TX buffer PIO write when a DMA has been started | Ian Jamison |
2017-07-17 | Revert "serial: imx-serial - move DMA buffer configuration to DT" | Greg Kroah-Hartman |
2017-07-17 | serial: sh-sci: Uninitialized variables in sysfs files | Dan Carpenter |
2017-07-17 | serial: st-asc: Potential error pointer dereference | Dan Carpenter |
2017-07-12 | drivers: tty: serial: move inline before return type | Joe Perches |
2017-07-07 | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-07-03 | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-07-03 | Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-07-03 | serial: exar: Add support for IOT2040 device | Jan Kiszka |
2017-07-03 | gpio-exar/8250-exar: Make set of exported GPIOs configurable | Jan Kiszka |
2017-07-03 | serial: exar: Factor out platform hooks | Jan Kiszka |
2017-07-03 | gpio-exar/8250-exar: Rearrange gpiochip parenthood | Jan Kiszka |
2017-07-03 | gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards | Jan Kiszka |
2017-06-29 | tty: serial: lpuart: add a more accurate baud rate calculation method | Dong Aisheng |
2017-06-29 | tty: serial: lpuart: add earlycon support for imx7ulp | Dong Aisheng |
2017-06-29 | tty: serial: lpuart: add imx7ulp support | Dong Aisheng |
2017-06-29 | tty: serial: lpuart: add little endian 32 bit register support | Dong Aisheng |
2017-06-29 | tty: serial: lpuart: refactor lpuart32_{read|write} prototype | Dong Aisheng |
2017-06-29 | tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property | Dong Aisheng |
2017-06-29 | serial: imx-serial - move DMA buffer configuration to DT | Nandor Han |
2017-06-29 | serial: imx: Enable RTSD only when needed | Nandor Han |
2017-06-29 | serial: imx: Remove unused members from imx_port struct | Fabio Estevam |
2017-06-29 | serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout | Vignesh R |
2017-06-29 | serial: 8250: Fix THRE flag usage for CAP_MINI | Phil Elwell |
2017-06-27 | tty: add function to convert device name to number | Okash Khawaja |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar |
2017-06-20 | gpio-exar/8250-exar: Fix passing in of parent PCI device | Jan Kiszka |
2017-06-20 | tty/serial: meson_uart: update to stable bindings | Helmut Klein |
2017-06-20 | serial: Delete dead code for CIR serial ports | Matthias Brugger |
2017-06-20 | serial: sirf: make of_device_ids const | Arvind Yadav |
2017-06-20 | serial/mpsc: switch to dma_alloc_attrs | Christoph Hellwig |
2017-06-20 | tty: serial: Add Actions Semi Owl UART earlycon | Andreas Färber |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg |
2017-06-14 | tty/serial: atmel: make the driver DT only | Alexandre Belloni |
2017-06-14 | tty/serial: atmel: remove atmel_default_console_device handling | Alexandre Belloni |
2017-06-13 | tty: rocket: drop broken alt-speed support | Johan Hovold |
2017-06-13 | tty: cyclades: drop broken alt-speed support | Johan Hovold |
2017-06-13 | tty: amiserial: drop broken alt-speed support | Johan Hovold |
2017-06-13 | serial: rate limit custom-speed deprecation notice | Johan Hovold |
2017-06-12 | s390/hvc_iucv: fix broken Kconfig select statement | Heiko Carstens |
2017-06-12 | TTY: hvc: convert to use DRIVER_ATTR_RW | Greg Kroah-Hartman |
2017-06-12 | Merge 4.12-rc5 into staging-next | Greg Kroah-Hartman |
2017-06-09 | tty: add TIOCGPTPEER ioctl | Aleksa Sarai |
2017-06-09 | tty: add compat_ioctl callbacks | Aleksa Sarai |