summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-01-09tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen
2015-01-09tty/serial: at91: enable peripheral clock before accessing I/O registersCyrille Pitchen
2015-01-09tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_fo...Cyrille Pitchen
2015-01-09serial: sirf: rename marco to atlas7Barry Song
2015-01-09tty: Remove warning in tty_lock_slave()Peter Hurley
2015-01-09tty: serial: 8250: drop owner assignment from platform_driversWolfram Sang
2015-01-09serial: 8250: add support for ACPI-probed serial port for X-Gene platformFeng Kan
2015-01-09serial: 8250_dma: terminate transfer explicitly when timeoutAndy Shevchenko
2015-01-09serial: mxs-auart: Use devm_request_irq()Fabio Estevam
2015-01-09serial: mxs-auart: Use devm_clk_get()Fabio Estevam
2015-01-09serial: mxs-auart: Use devm_kzalloc()Fabio Estevam
2015-01-09serial: mxs-auart: Remove unneeded goto labelFabio Estevam
2015-01-09serial: omap_8250: Fix RTS handling, part BPeter Hurley
2015-01-09serial: omap_8250: Fix RTS handlingPeter Hurley
2015-01-09trivial fixes for omap-serialPavel Machek
2015-01-09tty: serial: 8250: omap: add ttySx console if the user didn'tSebastian Andrzej Siewior
2015-01-09serial: mcf: fix no driver name in probe outputGreg Ungerer
2015-01-09serial: mcf: fix compile warningsGreg Ungerer
2015-01-09serial: mcf: change email address to gerg@uclinux.orgGreg Ungerer
2015-01-09serial: samsung: Add the support for Exynos5433 SoCChanwoo Choi
2015-01-09Revert "tty: Fix pty master poll() after slave closes v2"Peter Hurley
2015-01-09tty: Prevent hw state corruption in exclusive mode reopenPeter Hurley
2015-01-09tty: Add support for the WCH384 4S multi-IO cardSergej Pupykin
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
2015-01-02serial: fix parisc boot hangJames Bottomley
2014-12-19tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-14Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-12-13tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-06Merge 3.18-rc7 into tty-nextGreg Kroah-Hartman
2014-12-02serial: mctrl_gpio: use gpiod_set_array functionRojhalat Ibrahim
2014-11-26serial: pxa: hold port.lock when reporting modem line changesDmitry Eremin-Solenikov
2014-11-26tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_...Markus Elfring
2014-11-26tty: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-26n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch
2014-11-25serial: of-serial: add PM suspend/resume supportJingchang Lu
2014-11-25Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman
2014-11-25Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type"Greg Kroah-Hartman
2014-11-25serial: 8250: don't attempt a trylock if in sysrqRabin Vincent
2014-11-25serial: core: Add big-endian iotypeKevin Cernekee
2014-11-25serial: samsung: use port->fifosize instead of hardcoded valuesRobert Baldyga
2014-11-25serial: samsung: prefer to use fifosize from driver dataRobert Baldyga
2014-11-25serial: samsung: fix style problemsRobert Baldyga
2014-11-25serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2014-11-25serial: icom: fix error return codeJulia Lawall