summaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAgeFilesLines
* serial: bfin: ctsrts: enfore Kconfig naming conventionValentin Rothberg2015-05-061-12/+12
* drivers/tty/serial/mpc52xx_uart.c: fix typo in C commentValentin Rothberg2015-05-061-1/+1
* drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6Valentin Rothberg2015-05-061-5/+0
* tty/serial: at91: handle IRQ status more safelyLeilei Zhao2015-05-061-6/+7
* drivers/tty/serial/crisv10.c: rename CPP identifier CONFIG_ETRAX_SERX_DTR_RI_...Valentin Rothberg2015-05-061-4/+4
* drivers/tty/serial/crisv10.c: remove dead #ifdef blocksValentin Rothberg2015-05-061-29/+0
* drivers/tty/serial/crisv10.c: remove dead #ifdef blocksValentin Rothberg2015-05-061-36/+0
* drivers/tty/serial/crisv10.c: remove dead #ifdef blockValentin Rothberg2015-05-061-13/+0
* drivers/tty/serial: altera: fix typos in #endif commentsValentin Rothberg2015-05-062-2/+2
* drivers/tty/serial/sh-sci.h: remove dead reference on ARCH_SH7372Valentin Rothberg2015-05-061-1/+0
* serial: kgdb_nmi: Use bool function return values of true/false not 1/0Joe Perches2015-05-061-3/+3
* tty: remove buf parameter from tty_name()Rasmus Villemoes2015-05-069-53/+25
* tty: return tty->name directly from tty_nameRasmus Villemoes2015-05-061-5/+3
* tty: constify return type of tty_nameRasmus Villemoes2015-05-061-1/+1
* serial: imx: Remove return value from imx_setup_ufcr()Fabio Estevam2015-05-061-2/+1
* serial: imx: protect Soft Reset of port with lockJiada Wang2015-05-061-7/+6
* serial/amba-pl011: Refactor and simplify TX FIFO handlingDave Martin2015-05-061-93/+26
* Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"Dave Martin2015-05-061-1/+4
* 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/+0
* 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/+1442
|\ \
| * | 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/+50
| * | earlycon: 8250: Document kernel command line optionsPeter Hurley2015-04-101-2/+3
| * | earlycon: 8250: Fix command line regressionPeter Hurley2015-04-102-26/+24
| * | 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/+13
| * | | serial: 8250_dw: remove useless ACPI ID checkHeikki Krogerus2015-03-261-5/+0
| * | | 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/+34
| * | | serial: 8250_pci: replace switch-case by formulaAndy Shevchenko2015-03-262-31/+10
| * | | 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/+0
| * | | 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