Age | Commit message (Expand) | Author |
2015-07-23 | tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection() | Peter Hurley |
2015-07-23 | serial: core: Fix crashes while echoing when closing | Peter Hurley |
2015-07-23 | Revert "serial: imx: initialized DMA w/o HW flow enabled" | David Jander |
2015-07-23 | sc16is7xx: fix FIFO address of secondary UART | Bo Svangård |
2015-07-23 | sc16is7xx: fix Kconfig dependencies | Jakub Kicinski |
2015-07-23 | serial: etraxfs-uart: Fix release etraxfs_uart_ports | Axel Lin |
2015-07-23 | tty/vt: Fix the memory leak in visual_init | Dongxing Zhang |
2015-07-23 | serial: amba-pl011: Fix devm_ioremap_resource return value check | Krzysztof Kozlowski |
2015-07-23 | n_tty: signal and flush atomically | Peter Hurley |
2015-07-02 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2015-07-02 | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds |
2015-07-01 | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2015-06-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-06-26 | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-06-26 | Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-06-25 | Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux | Linus Torvalds |
2015-06-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2015-06-24 | mm: oom_kill: simplify OOM killer locking | Johannes Weiner |
2015-06-24 | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds |
2015-06-23 | Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2015-06-23 | sh-sci: Get register size from platform device | Yoshinori Sato |
2015-06-23 | sh-sci: Add h8300 SCI | Yoshinori Sato |
2015-06-21 | serial: 8250_ingenic: support for Ingenic SoC UARTs | Paul Burton |
2015-06-21 | MIPS: Add SysRq operation to dump TLBs on all CPUs | James Hogan |
2015-06-16 | tty/vt/keyboard: define LED triggers for VT keyboard lock states | Samuel Thibault |
2015-06-16 | tty/vt/keyboard: define LED triggers for VT LED states | Samuel Thibault |
2015-06-16 | tty/metag_da: Avoid module_init/module_exit in non-modular code | James Hogan |
2015-06-12 | serial: sprd: check for NULL after calling devm_clk_get | Fernando Guzman Lugo |
2015-06-12 | serial: 8250_pci: Correct uartclk for xr17v35x expansion chips | Soeren Grunewald |
2015-06-12 | serial: 8250_pci: Add support for 12 port Exar boards | Soeren Grunewald |
2015-06-12 | serial: core: cleanup in uart_get_baud_rate() | Joakim Nordell |
2015-06-10 | serial: stm32-usart: Add STM32 USART Driver | Maxime Coquelin |
2015-06-09 | serial: 8250_omap: Move wake-up interrupt to generic wakeirq | Tony Lindgren |
2015-06-09 | serial: omap: Switch wake-up interrupt to generic wakeirq | Tony Lindgren |
2015-06-09 | tty/serial: kill off set_irq_flags usage | Rob Herring |
2015-06-08 | Merge 4.1-rc7 into tty-next | Greg Kroah-Hartman |
2015-06-08 | Merge 4.1-rc7 into staging-testing | Greg Kroah-Hartman |
2015-06-06 | Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-06-02 | tty: remove platform_sysrq_reset_seq | Arnd Bergmann |
2015-06-01 | gpiolib: rename gpiod_set_array to gpiod_set_array_value | Rojhalat Ibrahim |
2015-06-01 | n_tty: Fix auditing support for cannonical mode | Laura Abbott |
2015-06-01 | serial: 8250_omap: provide complete custom startup & shutdown callbacks | Sebastian Andrzej Siewior |
2015-06-01 | serial: 8250: add LPC18xx/43xx UART driver | Joachim Eastwood |
2015-06-01 | serial: 8250_uniphier: add UniPhier serial driver | Masahiro Yamada |
2015-06-01 | serial: 8250_dw: support ACPI platforms with integrated DMA engine | Heikki Krogerus |
2015-06-01 | serial: of_serial: check the return value of clk_prepare_enable() | Masahiro Yamada |
2015-06-01 | serial: of_serial: use devm_clk_get() instead of clk_get() | Masahiro Yamada |