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