summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-074-22/+105
|\
| * n_tty: Fix auditing support for cannonical modeLaura Abbott2015-06-011-3/+14
| * serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior2015-06-011-9/+73
| * n_tty: Fix calculation of size in canon_copy_from_read_bufMark Tomlinson2015-05-241-2/+2
| * serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel2015-05-241-0/+8
| * serial/amba-pl011: Unconditionally poll for FIFO space before each TX charDave Martin2015-05-241-8/+8
* | ttyFDC: Fix to use native endian MMIO readsJames Hogan2015-05-261-8/+9
* | Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-221-1/+1
|\ \ | |/ |/|
| * xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-05-191-1/+1
* | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-05-178-33/+60
|\ \
| * | pty: Fix input race when closingPeter Hurley2015-05-104-22/+50
| * | tty/n_gsm.c: fix a memory leak when gsmtty is removedPan Xinhui2015-05-101-3/+2Star
| * | Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"Dave Martin2015-05-091-1/+4
| * | serial: omap: Fix error handling in probeSemen Protsenko2015-05-081-0/+2
| * | earlycon: Revert log warningsPeter Hurley2015-05-081-7/+2Star
* | | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-071-1/+17
|\ \ \ | |/ / |/| / | |/
| * xen/console: Update console event channel on resumeBoris Ostrovsky2015-05-051-1/+17
* | serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald2015-04-281-2/+23
* | serial: samsung: fix serial console breakRobert Baldyga2015-04-281-2/+3
* | tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches2015-04-281-0/+2
* | serial: of-serial: Remove device_type = "serial" registrationMichal Simek2015-04-281-1/+0Star
* | serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek2015-04-282-11/+12
* | serial: core: Fix kernel-doc build warningsPeter Hurley2015-04-281-1/+1
* | tty: Re-add external interface for tty_set_termios()Frederic Danis2015-04-281-1/+2
|/
* Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-243-1/+27
|\
| * serial: of_serial: Support big-endian register accessesKevin Cernekee2015-04-151-1/+2
| * serial: 8250: Add support for big-endian MMIO accessesKevin Cernekee2015-04-152-0/+25
* | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-04-2152-4438/+1442Star
|\ \
| * | n_gsm: Drop unneeded cast on netdev_privJulia Lawall2015-04-101-5/+5
| * | sc16is7xx: expose RTS inversion in RS-485 modeJakub Kicinski2015-04-101-9/+25
| * | serial: 8250_pci: port failed after wakeup from S3Peter Hung2015-04-101-64/+50Star
| * | earlycon: 8250: Document kernel command line optionsPeter Hurley2015-04-101-2/+3
| * | earlycon: 8250: Fix command line regressionPeter Hurley2015-04-102-26/+24Star
| * | Merge 4.0-rc7 into tty-nextGreg Kroah-Hartman2015-04-072-0/+6
| |\ \
| * | | tty: clean up the tty time logic a bitGreg Kroah-Hartman2015-03-261-2/+8
| * | | serial: 8250_dw: only get the clock rate in one placeHeikki Krogerus2015-03-261-17/+13Star
| * | | serial: 8250_dw: remove useless ACPI ID checkHeikki Krogerus2015-03-261-5/+0Star
| * | | serial: 8250_pci: add Intel Tangier supportAndy Shevchenko2015-03-261-0/+49
| * | | serial: 8250_pci: replace switch-case by formula for Intel MIDAndy Shevchenko2015-03-261-44/+34Star
| * | | serial: 8250_pci: replace switch-case by formulaAndy Shevchenko2015-03-262-31/+10Star
| * | | tty: cpm_uart: replace CONFIG_8xx by CONFIG_CPM1Christophe Leroy2015-03-263-3/+3
| * | | serial: jsm: some off by one bugsDan Carpenter2015-03-262-4/+4
| * | | serial: xuartps: Fix check in console_setup().Thomas Betker2015-03-261-1/+1
| * | | serial: xuartps: Get rid of register access macros.Thomas Betker2015-03-261-112/+118
| * | | serial: xuartps: Fix iobase use.Thomas Betker2015-03-261-1/+0Star
| * | | serial: xuartps: Fix cdns_uart_port[] definition.Thomas Betker2015-03-261-1/+1
| * | | serial: xuartps: Fix register space size.Thomas Betker2015-03-261-1/+1
| * | | serial: of: set port iomem size from devicetreeMans Rullgard2015-03-261-0/+1
| * | | serial: 8250: allow specifying iomem size in addition to addressMans Rullgard2015-03-261-0/+4
| * | | serial: 8250_dw: add support for AMD SOC CarrizoKen Xue2015-03-261-0/+1