summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-03-07serial: imx: add support for half duplex rs485Uwe Kleine-König
2015-03-07serial: imx: drop support for IRDAUwe Kleine-König
2015-03-07serial: imx: fix comment about which machines use the i.MX21 typeUwe Kleine-König
2015-03-07serial: imx: reformat and cleanup copyright headerUwe Kleine-König
2015-03-07serial: imx: drop members from driver data that are only used during probeUwe Kleine-König
2015-03-07serial: imx: remove long dead codeUwe Kleine-König
2015-03-07serial: imx: Fix clearing of receiver overrun flagUwe Kleine-König
2015-03-07x86, intel-mid: remove Intel MID specific serial supportAndy Shevchenko
2015-03-07serial: 8250_pci: add Intel Penwell portsAndy Shevchenko
2015-03-07tty: serial: s/Medfile/MedfieldJoseph Kogut
2015-03-07serial: ar933x_uart: Fix off-by-one for checking valid alias idAxel Lin
2015-03-07serial: mctrl-gpio: simplify init routineUwe Kleine-König
2015-03-07serial: mctrl-gpio: don't check for struct mctrl_gpios * to be invalidUwe Kleine-König
2015-03-07serial: mxs-auart: properly handle mctrl_gpio failingUwe Kleine-König
2015-03-07serial: clps711x: fail if mctrl_gpio_init failsUwe Kleine-König
2015-03-07serial: atmel: fix error handling when mctrl_gpio_init failsUwe Kleine-König
2015-03-07tty: max3100: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-03-07serial: imx: Do not store/restore the UBRC registerFabio Estevam
2015-03-07tty: serial/bcm63xx_uart: fix sparse warningLad, Prabhakar
2015-03-07serial: 8250_dw: Add missing MODULE_ALIAS() for module autoloading supportMika Westerberg
2015-03-07sprd_serial: compile sprd_suspend and sprd_resume conditionallyPaul Bolle
2015-03-07serial:imx make of_device_id array constSanjeev Sharma
2015-03-07tty: serial: 8250_core: Remove trailing whitespacesMichal Simek
2015-03-07serial: 8250_pci: convert to dev_pm_opsAndy Shevchenko
2015-03-07tty: kconfig: remove the superfluous dependency on PPC_OFKevin Hao
2015-03-07serial: core: replace current->state by __set_current_state()Fabian Frederick
2015-03-07serial: pl010 is no longer brokenArnd Bergmann
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-15Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-12oom, PM: make OOM detection in the freezer path racelessMichal Hocko
2015-02-12sysrq: convert printk to pr_* equivalentMichal Hocko
2015-02-07serial: 8250: Fix UART_BUG_TXEN workaroundPeter Hurley
2015-02-07serial: driver for ETRAX FS UARTNiklas Cassel
2015-02-03tty: remove unused variable spropFabian Frederick
2015-02-03serial: of-serial: fetch line number from DTLucas Stach
2015-02-02serial: samsung: earlycon support depends on CONFIG_SERIAL_SAMSUNG_CONSOLEMarek Szyprowski
2015-02-02tty/serial: serial8250_set_divisor() can be statickbuild test robot
2015-02-02tty/serial: Add Spreadtrum sc9836-uart driver supportChunyan Zhang
2015-02-02serial: samsung: remove redundant interrupt enablingRobert Baldyga
2015-02-02tty: Remove external interface for tty_set_termios()Peter Hurley
2015-02-02serial: omap: Fix RTS handlingPeter Hurley
2015-02-02serial: 8250_omap: Use UPSTAT_AUTORTS for RTS handlingPeter Hurley
2015-02-02serial: core: Rework hw-assisted flow control supportPeter Hurley
2015-02-02tty/serial: 8250_early: Add support for PXA UARTsRob Herring
2015-02-02tty/serial: of_serial: add support for PXA/MMP uartsRob Herring
2015-02-02tty/serial: of_serial: add DT alias ID handlingRob Herring
2015-02-02serial: 8250: Prevent concurrent updates to shadow registersPeter Hurley
2015-02-02serial: 8250: Use canary to restart console after suspendPeter Hurley