summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-05-06serial: 8250: remove Kconfig indirectionValentin Rothberg
2015-05-06drivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLEValentin Rothberg
2015-05-06serial: bfin: ctsrts: enfore Kconfig naming conventionValentin Rothberg
2015-05-06drivers/tty/serial/mpc52xx_uart.c: fix typo in C commentValentin Rothberg
2015-05-06drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6Valentin Rothberg
2015-05-06tty/serial: at91: handle IRQ status more safelyLeilei Zhao
2015-05-06drivers/tty/serial/crisv10.c: rename CPP identifier CONFIG_ETRAX_SERX_DTR_RI_...Valentin Rothberg
2015-05-06drivers/tty/serial/crisv10.c: remove dead #ifdef blocksValentin Rothberg
2015-05-06drivers/tty/serial/crisv10.c: remove dead #ifdef blocksValentin Rothberg
2015-05-06drivers/tty/serial/crisv10.c: remove dead #ifdef blockValentin Rothberg
2015-05-06drivers/tty/serial: altera: fix typos in #endif commentsValentin Rothberg
2015-05-06drivers/tty/serial/sh-sci.h: remove dead reference on ARCH_SH7372Valentin Rothberg
2015-05-06serial: kgdb_nmi: Use bool function return values of true/false not 1/0Joe Perches
2015-05-06tty: remove buf parameter from tty_name()Rasmus Villemoes
2015-05-06tty: return tty->name directly from tty_nameRasmus Villemoes
2015-05-06tty: constify return type of tty_nameRasmus Villemoes
2015-05-06serial: imx: Remove return value from imx_setup_ufcr()Fabio Estevam
2015-05-06serial: imx: protect Soft Reset of port with lockJiada Wang
2015-05-06serial/amba-pl011: Refactor and simplify TX FIFO handlingDave Martin
2015-05-06Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"Dave Martin
2015-04-28serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald
2015-04-28serial: samsung: fix serial console breakRobert Baldyga
2015-04-28tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches
2015-04-28serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-04-28serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek
2015-04-28serial: core: Fix kernel-doc build warningsPeter Hurley
2015-04-28tty: Re-add external interface for tty_set_termios()Frederic Danis
2015-04-24Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14serial: of_serial: Support big-endian register accessesKevin Cernekee
2015-04-14serial: 8250: Add support for big-endian MMIO accessesKevin Cernekee
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2015-04-13Merge branch 'pnp'Rafael J. Wysocki
2015-04-10n_gsm: Drop unneeded cast on netdev_privJulia Lawall
2015-04-10sc16is7xx: expose RTS inversion in RS-485 modeJakub Kicinski
2015-04-10serial: 8250_pci: port failed after wakeup from S3Peter Hung
2015-04-10earlycon: 8250: Document kernel command line optionsPeter Hurley
2015-04-10earlycon: 8250: Fix command line regressionPeter Hurley
2015-04-07Merge 4.0-rc7 into tty-nextGreg Kroah-Hartman
2015-03-31ttyFDC: Implement KGDB IO operations.James Hogan
2015-03-31MIPS, ttyFDC: Add early FDC console supportJames Hogan
2015-03-31TTY: Add MIPS EJTAG Fast Debug Channel TTY driverJames Hogan
2015-03-26tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner
2015-03-26tty: serial: fsl_lpuart: specify transmit FIFO sizeStefan Agner
2015-03-26serial: samsung: Clear operation mode on UART shutdownJavier Martinez Canillas
2015-03-26tty: clean up the tty time logic a bitGreg Kroah-Hartman
2015-03-26serial: 8250_dw: only get the clock rate in one placeHeikki Krogerus