aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
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
2015-03-26serial: 8250_dw: remove useless ACPI ID checkHeikki Krogerus
2015-03-26serial: 8250_pci: add Intel Tangier supportAndy Shevchenko
2015-03-26serial: 8250_pci: replace switch-case by formula for Intel MIDAndy Shevchenko
2015-03-26serial: 8250_pci: replace switch-case by formulaAndy Shevchenko
2015-03-26tty: cpm_uart: replace CONFIG_8xx by CONFIG_CPM1Christophe Leroy
2015-03-26serial: jsm: some off by one bugsDan Carpenter
2015-03-26serial: xuartps: Fix check in console_setup().Thomas Betker
2015-03-26serial: xuartps: Get rid of register access macros.Thomas Betker
2015-03-26serial: xuartps: Fix iobase use.Thomas Betker
2015-03-26serial: xuartps: Fix cdns_uart_port[] definition.Thomas Betker
2015-03-26serial: xuartps: Fix register space size.Thomas Betker
2015-03-26serial: of: set port iomem size from devicetreeMans Rullgard
2015-03-26serial: 8250: allow specifying iomem size in addition to addressMans Rullgard
2015-03-26serial: 8250_dw: add support for AMD SOC CarrizoKen Xue
2015-03-26tty: constify of_device_id arrayFabian Frederick
2015-03-26tty/hvc_opal: constify of_device_id arrayFabian Frederick
2015-03-26serial: sh-sci: Update calculation of timeout for DMANobuhiro Iwamatsu
2015-03-26serial: sh-sci: Add overrun handling of SCIFA and SCIFBNobuhiro Iwamatsu
2015-03-26sc16is7xx: enable the clockJakub Kicinski
2015-03-26sc16is7xx: don't wipe out port configuration on shutdownJakub Kicinski
2015-03-26sc16is7xx: remove ports on probe error pathJakub Kicinski
2015-03-26tty/serial: omap: fix !wakeirq messageDoug Kehn
2015-03-26tty: serial: Remove orphaned serial driverStephen Boyd
2015-03-26tty: serial: msm_serial: Remove dead codeStephen Boyd
2015-03-26serial: 8250_pci: remove non-used var for F81504Peter Hung
2015-03-26serial: 8250: remove the redundant includeWang Long
2015-03-26serial: 8250: Check UART_SCR is writablePeter Hurley