summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorLines
2015-06-06Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-22/+105
2015-06-01n_tty: Fix auditing support for cannonical modeLaura Abbott-3/+14
2015-06-01serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior-9/+73
2015-05-26ttyFDC: Fix to use native endian MMIO readsJames Hogan-8/+9
2015-05-24n_tty: Fix calculation of size in canon_copy_from_read_bufMark Tomlinson-2/+2
2015-05-24serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel-0/+8
2015-05-24serial/amba-pl011: Unconditionally poll for FIFO space before each TX charDave Martin-8/+8
2015-05-21Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2015-05-19xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel-1/+1
2015-05-16Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-33/+60
2015-05-10pty: Fix input race when closingPeter Hurley-22/+50
2015-05-10tty/n_gsm.c: fix a memory leak when gsmtty is removedPan Xinhui-3/+2
2015-05-09Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"Dave Martin-1/+4
2015-05-08serial: omap: Fix error handling in probeSemen Protsenko-0/+2
2015-05-08earlycon: Revert log warningsPeter Hurley-7/+2
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+17
2015-05-05xen/console: Update console event channel on resumeBoris Ostrovsky-1/+17
2015-04-28serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald-2/+23
2015-04-28serial: samsung: fix serial console breakRobert Baldyga-2/+3
2015-04-28tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches-0/+2
2015-04-28serial: of-serial: Remove device_type = "serial" registrationMichal Simek-1/+0
2015-04-28serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek-11/+12
2015-04-28serial: core: Fix kernel-doc build warningsPeter Hurley-1/+1
2015-04-28tty: Re-add external interface for tty_set_termios()Frederic Danis-1/+2
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+27
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-4438/+1442
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-0/+1351
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-12/+1
2015-04-14serial: of_serial: Support big-endian register accessesKevin Cernekee-1/+2
2015-04-14serial: 8250: Add support for big-endian MMIO accessesKevin Cernekee-0/+25
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+1
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-0/+1
2015-04-13Merge branch 'pnp'Rafael J. Wysocki-12/+1
2015-04-10n_gsm: Drop unneeded cast on netdev_privJulia Lawall-5/+5
2015-04-10sc16is7xx: expose RTS inversion in RS-485 modeJakub Kicinski-9/+25
2015-04-10serial: 8250_pci: port failed after wakeup from S3Peter Hung-64/+50
2015-04-10earlycon: 8250: Document kernel command line optionsPeter Hurley-2/+3
2015-04-10earlycon: 8250: Fix command line regressionPeter Hurley-26/+24
2015-04-07Merge 4.0-rc7 into tty-nextGreg Kroah-Hartman-0/+6
2015-03-31ttyFDC: Implement KGDB IO operations.James Hogan-6/+179
2015-03-31MIPS, ttyFDC: Add early FDC console supportJames Hogan-0/+33
2015-03-31TTY: Add MIPS EJTAG Fast Debug Channel TTY driverJames Hogan-0/+1145
2015-03-26tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner-0/+3
2015-03-26tty: serial: fsl_lpuart: specify transmit FIFO sizeStefan Agner-0/+2
2015-03-26serial: samsung: Clear operation mode on UART shutdownJavier Martinez Canillas-0/+1
2015-03-26tty: clean up the tty time logic a bitGreg Kroah-Hartman-2/+8
2015-03-26serial: 8250_dw: only get the clock rate in one placeHeikki Krogerus-17/+13
2015-03-26serial: 8250_dw: remove useless ACPI ID checkHeikki Krogerus-5/+0
2015-03-26serial: 8250_pci: add Intel Tangier supportAndy Shevchenko-0/+49
2015-03-26serial: 8250_pci: replace switch-case by formula for Intel MIDAndy Shevchenko-44/+34