| Commit message (Expand) | Author | Age | Files | Lines |
* | tty: hide unused pty_get_peer function | Arnd Bergmann | 2017-07-17 | 1 | -43/+42 |
* | tty: serial: lpuart: Fix the logic for detecting the 32-bit type UART | Fabio Estevam | 2017-07-17 | 1 | -9/+15 |
* | serial: imx: Prevent TX buffer PIO write when a DMA has been started | Ian Jamison | 2017-07-17 | 1 | -1/+1 |
* | Revert "serial: imx-serial - move DMA buffer configuration to DT" | Greg Kroah-Hartman | 2017-07-17 | 1 | -17/+8 |
* | serial: sh-sci: Uninitialized variables in sysfs files | Dan Carpenter | 2017-07-17 | 1 | -4/+8 |
* | serial: st-asc: Potential error pointer dereference | Dan Carpenter | 2017-07-17 | 1 | -0/+1 |
* | drivers: tty: serial: move inline before return type | Joe Perches | 2017-07-12 | 2 | -4/+4 |
* | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2017-07-07 | 1 | -5/+168 |
|\ |
|
| * | serial: exar: Add support for IOT2040 device | Jan Kiszka | 2017-07-03 | 1 | -1/+128 |
| * | gpio-exar/8250-exar: Make set of exported GPIOs configurable | Jan Kiszka | 2017-07-03 | 1 | -3/+12 |
| * | serial: exar: Factor out platform hooks | Jan Kiszka | 2017-07-03 | 1 | -5/+27 |
| * | gpio-exar/8250-exar: Rearrange gpiochip parenthood | Jan Kiszka | 2017-07-03 | 1 | -0/+2 |
| * | gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards | Jan Kiszka | 2017-07-03 | 1 | -1/+3 |
| * | gpio-exar/8250-exar: Fix passing in of parent PCI device | Jan Kiszka | 2017-06-20 | 1 | -1/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 5 | -5/+5 |
|\ \ |
|
| * | | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 5 | -5/+5 |
* | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-07-03 | 2 | -8/+9 |
|\ \ \ |
|
| * | | | TTY: hvc: convert to use DRIVER_ATTR_RW | Greg Kroah-Hartman | 2017-06-12 | 1 | -4/+3 |
| * | | | tty: serdev: use dev_groups and not dev_attrs for bus_type | Greg Kroah-Hartman | 2017-06-09 | 1 | -4/+6 |
| | |/
| |/| |
|
* | | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-07-03 | 39 | -519/+1286 |
|\ \ \ |
|
| * | | | tty: serial: lpuart: add a more accurate baud rate calculation method | Dong Aisheng | 2017-06-29 | 1 | -7/+72 |
| * | | | tty: serial: lpuart: add earlycon support for imx7ulp | Dong Aisheng | 2017-06-29 | 1 | -0/+13 |
| * | | | tty: serial: lpuart: add imx7ulp support | Dong Aisheng | 2017-06-29 | 1 | -0/+11 |
| * | | | tty: serial: lpuart: add little endian 32 bit register support | Dong Aisheng | 2017-06-29 | 1 | -15/+30 |
| * | | | tty: serial: lpuart: refactor lpuart32_{read|write} prototype | Dong Aisheng | 2017-06-29 | 1 | -61/+62 |
| * | | | tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property | Dong Aisheng | 2017-06-29 | 1 | -20/+27 |
| * | | | serial: imx-serial - move DMA buffer configuration to DT | Nandor Han | 2017-06-29 | 1 | -8/+17 |
| * | | | serial: imx: Enable RTSD only when needed | Nandor Han | 2017-06-29 | 1 | -1/+3 |
| * | | | serial: imx: Remove unused members from imx_port struct | Fabio Estevam | 2017-06-29 | 1 | -3/+0 |
| * | | | serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout | Vignesh R | 2017-06-29 | 1 | -2/+21 |
| * | | | serial: 8250: Fix THRE flag usage for CAP_MINI | Phil Elwell | 2017-06-29 | 1 | -0/+4 |
| * | | | tty/serial: meson_uart: update to stable bindings | Helmut Klein | 2017-06-20 | 1 | -6/+84 |
| * | | | serial: Delete dead code for CIR serial ports | Matthias Brugger | 2017-06-20 | 1 | -17/+6 |
| * | | | serial: sirf: make of_device_ids const | Arvind Yadav | 2017-06-20 | 1 | -1/+1 |
| * | | | serial/mpsc: switch to dma_alloc_attrs | Christoph Hellwig | 2017-06-20 | 1 | -4/+6 |
| * | | | tty: serial: Add Actions Semi Owl UART earlycon | Andreas Färber | 2017-06-20 | 3 | -0/+155 |
| * | | | tty/serial: atmel: make the driver DT only | Alexandre Belloni | 2017-06-14 | 1 | -63/+33 |
| * | | | tty/serial: atmel: remove atmel_default_console_device handling | Alexandre Belloni | 2017-06-14 | 1 | -43/+0 |
| * | | | tty: rocket: drop broken alt-speed support | Johan Hovold | 2017-06-13 | 1 | -21/+6 |
| * | | | tty: cyclades: drop broken alt-speed support | Johan Hovold | 2017-06-13 | 1 | -12/+9 |
| * | | | tty: amiserial: drop broken alt-speed support | Johan Hovold | 2017-06-13 | 1 | -20/+3 |
| * | | | serial: rate limit custom-speed deprecation notice | Johan Hovold | 2017-06-13 | 1 | -3/+2 |
| * | | | tty: add TIOCGPTPEER ioctl | Aleksa Sarai | 2017-06-09 | 1 | -4/+67 |
| * | | | tty: add compat_ioctl callbacks | Aleksa Sarai | 2017-06-09 | 1 | -0/+22 |
| * | | | serial: exar: Leave MPIOs as output for Commtech adapters | Jan Kiszka | 2017-06-09 | 1 | -4/+11 |
| * | | | tty/serial: atmel: Remove AVR32 bits from the driver | Andy Shevchenko | 2017-06-09 | 2 | -27/+9 |
| * | | | vt: fix \e[2m using the wrong placeholder color on graphical consoles | Adam Borowski | 2017-06-09 | 1 | -1/+1 |
| * | | | Merge branch 'vt_copy_cleanup' into tty-next | Greg Kroah-Hartman | 2017-06-09 | 3 | -51/+19 |
| |\ \ \ |
|
| | * | | | vt: drop access_ok() calls in unimap ioctls | Adam Borowski | 2017-06-09 | 1 | -8/+0 |
| | * | | | vt: use memdup_user in PIO_UNIMAP ioctl | Adam Borowski | 2017-06-09 | 1 | -8/+3 |