summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorLines
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman-37/+30
2017-08-23Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds-5/+2
2017-08-17pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds-2/+5
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-24/+36
2017-08-01Revert "serial: Delete dead code for CIR serial ports"Sean Young-6/+17
2017-08-01gpio: exar: Use correct property prefix and document bindingsJan Kiszka-2/+2
2017-07-30tty: pl011: fix initialization order of QDF2400 E44Timur Tabi-18/+19
2017-07-17tty: hide unused pty_get_peer functionArnd Bergmann-43/+42
2017-07-17tty: serial: lpuart: Fix the logic for detecting the 32-bit type UARTFabio Estevam-9/+15
2017-07-17serial: imx: Prevent TX buffer PIO write when a DMA has been startedIan Jamison-1/+1
2017-07-17Revert "serial: imx-serial - move DMA buffer configuration to DT"Greg Kroah-Hartman-17/+8
2017-07-17serial: sh-sci: Uninitialized variables in sysfs filesDan Carpenter-4/+8
2017-07-17serial: st-asc: Potential error pointer dereferenceDan Carpenter-0/+1
2017-07-12drivers: tty: serial: move inline before return typeJoe Perches-4/+4
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-5/+168
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-5/+5
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-8/+9
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-519/+1286
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+59
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-1/+1
2017-07-03serial: exar: Add support for IOT2040 deviceJan Kiszka-1/+128
2017-07-03gpio-exar/8250-exar: Make set of exported GPIOs configurableJan Kiszka-3/+12
2017-07-03serial: exar: Factor out platform hooksJan Kiszka-5/+27
2017-07-03gpio-exar/8250-exar: Rearrange gpiochip parenthoodJan Kiszka-0/+2
2017-07-03gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cardsJan Kiszka-1/+3
2017-06-29tty: serial: lpuart: add a more accurate baud rate calculation methodDong Aisheng-7/+72
2017-06-29tty: serial: lpuart: add earlycon support for imx7ulpDong Aisheng-0/+13
2017-06-29tty: serial: lpuart: add imx7ulp supportDong Aisheng-0/+11
2017-06-29tty: serial: lpuart: add little endian 32 bit register supportDong Aisheng-15/+30
2017-06-29tty: serial: lpuart: refactor lpuart32_{read|write} prototypeDong Aisheng-61/+62
2017-06-29tty: serial: lpuart: introduce lpuart_soc_data to represent SoC propertyDong Aisheng-20/+27
2017-06-29serial: imx-serial - move DMA buffer configuration to DTNandor Han-8/+17
2017-06-29serial: imx: Enable RTSD only when neededNandor Han-1/+3
2017-06-29serial: imx: Remove unused members from imx_port structFabio Estevam-3/+0
2017-06-29serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeoutVignesh R-2/+21
2017-06-29serial: 8250: Fix THRE flag usage for CAP_MINIPhil Elwell-0/+4
2017-06-27tty: add function to convert device name to numberOkash Khawaja-0/+50
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar-1/+1
2017-06-20gpio-exar/8250-exar: Fix passing in of parent PCI deviceJan Kiszka-1/+2
2017-06-20tty/serial: meson_uart: update to stable bindingsHelmut Klein-6/+84
2017-06-20serial: Delete dead code for CIR serial portsMatthias Brugger-17/+6
2017-06-20serial: sirf: make of_device_ids constArvind Yadav-1/+1
2017-06-20serial/mpsc: switch to dma_alloc_attrsChristoph Hellwig-4/+6
2017-06-20tty: serial: Add Actions Semi Owl UART earlyconAndreas Färber-0/+155
2017-06-16networking: introduce and use skb_put_data()Johannes Berg-5/+5
2017-06-14tty/serial: atmel: make the driver DT onlyAlexandre Belloni-63/+33
2017-06-14tty/serial: atmel: remove atmel_default_console_device handlingAlexandre Belloni-43/+0
2017-06-13tty: rocket: drop broken alt-speed supportJohan Hovold-21/+6
2017-06-13tty: cyclades: drop broken alt-speed supportJohan Hovold-12/+9
2017-06-13tty: amiserial: drop broken alt-speed supportJohan Hovold-20/+3