Age | Commit message (Expand) | Author | Files | Lines |
2016-12-15 | Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -1/+1 |
2016-12-13 | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -4/+0 |
2016-12-13 | Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 34 | -244/+830 |
2016-12-12 | Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je... | Linus Torvalds | 1 | -4/+2 |
2016-11-30 | serial: 8250_mid fix calltrace when hotplug 8250 serial controller | Liwei Song | 1 | -2/+2 |
2016-11-30 | dmaengine: DW DMAC: add multi-block property to device tree | Eugeniy Paltsev | 1 | -1/+1 |
2016-11-29 | console: Move userspace I/O out of console_lock to fix lockdep warning | Waiman Long | 1 | -41/+74 |
2016-11-29 | tty: nozomi: avoid sprintf buffer overflow | Arnd Bergmann | 1 | -35/+12 |
2016-11-29 | serial: 8250_pci: Detach low-level driver during PCI error recovery | Gabriel Krisman Bertazi | 1 | -4/+19 |
2016-11-28 | serial: core: don't check port twice in a row | Andy Shevchenko | 1 | -6/+11 |
2016-11-16 | mxs-auart: count FIFO overrun errors | Wolfgang Ocker | 1 | -1/+1 |
2016-11-16 | serial: 8250_dw: Add support for IrDA SIR mode | Ed Blake | 1 | -0/+22 |
2016-11-16 | serial: 8250: Expose set_ldisc function | Ed Blake | 2 | -2/+13 |
2016-11-16 | serial: 8250: Add IrDA to UART capabilities | Ed Blake | 2 | -2/+3 |
2016-11-16 | serial: 8250_dma: power off device after TX is done | Andy Shevchenko | 1 | -2/+7 |
2016-11-16 | serial: 8250_port: export serial8250_rpm_{get|put}_tx() | Andy Shevchenko | 2 | -2/+9 |
2016-11-16 | serial: sunsu: Free memory when probe fails | Souptick Joarder | 1 | -0/+1 |
2016-11-16 | serial: sunhv: Free memory when remove() is called | Souptick Joarder | 1 | -1/+2 |
2016-11-16 | vt: fix Scroll Lock LED trigger name | Maciej S. Szmigiero | 1 | -1/+1 |
2016-11-10 | tty: typo in comments in drivers/tty/vt/keyboard.c | Askar Safin | 1 | -1/+1 |
2016-11-10 | tty: amba-pl011: Add earlycon support for SBSA UART | Kefeng Wang | 1 | -0/+1 |
2016-11-10 | tty: nozomi: use permission-specific DEVICE_ATTR variants | Julia Lawall | 1 | -2/+2 |
2016-11-10 | tty: serial: Make the STM32 serial port depend on it's arch | Peter Robinson | 1 | -1/+1 |
2016-11-10 | serial: ifx6x60: Free memory when probe fails | Souptick Joarder | 1 | -0/+1 |
2016-11-10 | serial: ioc4_serial: Free memory when kzalloc fails during probe | Souptick Joarder | 1 | -1/+6 |
2016-11-10 | serial: pxa2xx: mark PM functions as __maybe_unused | Arnd Bergmann | 1 | -4/+2 |
2016-11-10 | serial: pxa2xx: remove __deprecated annotation | Arnd Bergmann | 1 | -1/+1 |
2016-11-10 | serial: crisv10: fix invalid user-pointer check | Johan Hovold | 1 | -2/+0 |
2016-11-10 | tty: rocket: fix invalid user-pointer checks | Johan Hovold | 1 | -4/+0 |
2016-11-10 | tty: amiserial: fix invalid user-pointer check | Johan Hovold | 1 | -2/+0 |
2016-11-10 | 8250: FIX Fourth port offset of Pericom PI7C9X7954 boards | Angelo Butti | 1 | -0/+34 |
2016-11-10 | serial: sh-sci: Fix deadlock caused by serial output request | Takatoshi Akiyama | 1 | -15/+5 |
2016-11-10 | tty: serial: make crisv10 explicitly non-modular | Paul Gortmaker | 1 | -4/+2 |
2016-11-10 | serial: 8250_pxa: hide early console setup when disabled | Arnd Bergmann | 1 | -0/+2 |
2016-11-10 | serial: 8250_uniphier: avoid locking for FCR register write | Masahiro Yamada | 1 | -2/+2 |
2016-11-10 | serial: 8250_uniphier: hardcode regshift to avoid unneeded memory read | Masahiro Yamada | 1 | -18/+24 |
2016-11-07 | tty: serial: make crisv10 explicitly non-modular | Paul Gortmaker | 1 | -4/+2 |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 12 | -18/+49 |
2016-10-30 | Merge 4.9-rc3 into tty-next | Greg Kroah-Hartman | 12 | -18/+49 |
2016-10-28 | tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeup | Rob Herring | 1 | -2/+2 |
2016-10-28 | tty: serial_core: Fix serial console crash on port shutdown | Geert Uytterhoeven | 1 | -0/+2 |
2016-10-28 | tty/serial: at91: fix hardware handshake on Atmel platforms | Richard Genoud | 1 | -4/+22 |
2016-10-28 | serial: fsl_lpuart: remove build warning | Greg Kroah-Hartman | 1 | -2/+0 |
2016-10-27 | vt: clear selection before resizing | Scot Doyle | 1 | -0/+3 |
2016-10-27 | sc16is7xx: always write state when configuring GPIO as an output | Francois Berder | 1 | -2/+6 |
2016-10-27 | tty: serial: 8250: 8250_core: NXP SC16C2552 workaround | Steve Shih | 1 | -1/+2 |
2016-10-27 | tty: limit terminal size to 4M chars | Dmitry Vyukov | 1 | -0/+2 |
2016-10-27 | tty: serial: fsl_lpuart: Fix Tx DMA edge case | Aaron Brice | 1 | -2/+1 |
2016-10-27 | tty: vt, rename variables to sane names | Jiri Slaby | 1 | -13/+13 |
2016-10-27 | tty: vt, compute vc offsets in advance | Jiri Slaby | 1 | -5/+7 |