aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-07-23tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()Peter Hurley
2015-07-23serial: core: Fix crashes while echoing when closingPeter Hurley
2015-07-23Revert "serial: imx: initialized DMA w/o HW flow enabled"David Jander
2015-07-23sc16is7xx: fix FIFO address of secondary UARTBo Svangård
2015-07-23sc16is7xx: fix Kconfig dependenciesJakub Kicinski
2015-07-23serial: etraxfs-uart: Fix release etraxfs_uart_portsAxel Lin
2015-07-23tty/vt: Fix the memory leak in visual_initDongxing Zhang
2015-07-23serial: amba-pl011: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski
2015-07-23n_tty: signal and flush atomicallyPeter Hurley
2015-07-02Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-06-24mm: oom_kill: simplify OOM killer lockingJohannes Weiner
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-06-23Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-06-23sh-sci: Get register size from platform deviceYoshinori Sato
2015-06-23sh-sci: Add h8300 SCIYoshinori Sato
2015-06-21serial: 8250_ingenic: support for Ingenic SoC UARTsPaul Burton
2015-06-21MIPS: Add SysRq operation to dump TLBs on all CPUsJames Hogan
2015-06-16tty/vt/keyboard: define LED triggers for VT keyboard lock statesSamuel Thibault
2015-06-16tty/vt/keyboard: define LED triggers for VT LED statesSamuel Thibault
2015-06-16tty/metag_da: Avoid module_init/module_exit in non-modular codeJames Hogan
2015-06-12serial: sprd: check for NULL after calling devm_clk_getFernando Guzman Lugo
2015-06-12serial: 8250_pci: Correct uartclk for xr17v35x expansion chipsSoeren Grunewald
2015-06-12serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald
2015-06-12serial: core: cleanup in uart_get_baud_rate()Joakim Nordell
2015-06-10serial: stm32-usart: Add STM32 USART DriverMaxime Coquelin
2015-06-09serial: 8250_omap: Move wake-up interrupt to generic wakeirqTony Lindgren
2015-06-09serial: omap: Switch wake-up interrupt to generic wakeirqTony Lindgren
2015-06-09tty/serial: kill off set_irq_flags usageRob Herring
2015-06-08Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman
2015-06-08Merge 4.1-rc7 into staging-testingGreg Kroah-Hartman
2015-06-06Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-02tty: remove platform_sysrq_reset_seqArnd Bergmann
2015-06-01gpiolib: rename gpiod_set_array to gpiod_set_array_valueRojhalat Ibrahim
2015-06-01n_tty: Fix auditing support for cannonical modeLaura Abbott
2015-06-01serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior
2015-06-01serial: 8250: add LPC18xx/43xx UART driverJoachim Eastwood
2015-06-01serial: 8250_uniphier: add UniPhier serial driverMasahiro Yamada
2015-06-01serial: 8250_dw: support ACPI platforms with integrated DMA engineHeikki Krogerus
2015-06-01serial: of_serial: check the return value of clk_prepare_enable()Masahiro Yamada
2015-06-01serial: of_serial: use devm_clk_get() instead of clk_get()Masahiro Yamada