| Commit message (Expand) | Author | Age | Files | Lines |
* | sysrq: attach sysrq handler correctly for 32-bit kernel | Akinobu Mita | 2017-01-11 | 1 | -2/+2 |
* | Revert "tty: serial: 8250: add CON_CONSDEV to flags" | Herbert Xu | 2017-01-11 | 1 | -1/+1 |
* | Clearing FIFOs in RS485 emulation mode causes subsequent transmits to break | Daniel Jedrychowski | 2017-01-11 | 1 | -1/+1 |
* | 8250_pci: Fix potential use-after-free in error path | Gabriel Krisman Bertazi | 2017-01-11 | 1 | -7/+5 |
* | tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done | Richard Genoud | 2017-01-11 | 1 | -6/+5 |
* | tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx | Richard Genoud | 2017-01-11 | 1 | -0/+11 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 18 | -18/+18 |
* | Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2016-12-14 | 1 | -1/+1 |
|\ |
|
| * | dmaengine: DW DMAC: add multi-block property to device tree | Eugeniy Paltsev | 2016-11-30 | 1 | -1/+1 |
* | | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2016-12-13 | 1 | -4/+0 |
|\ \ |
|
| * \ | Merge branch 'for-4.9' into for-4.10 | Tejun Heo | 2016-10-19 | 1 | -4/+0 |
| |\ \
| | |/
| |/| |
|
| | * | tty, workqueue: remove keventd_up() usage | Tejun Heo | 2016-09-17 | 1 | -4/+0 |
* | | | Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2016-12-13 | 34 | -244/+830 |
|\ \ \ |
|
| * | | | serial: 8250_mid fix calltrace when hotplug 8250 serial controller | Liwei Song | 2016-11-30 | 1 | -2/+2 |
| * | | | console: Move userspace I/O out of console_lock to fix lockdep warning | Waiman Long | 2016-11-29 | 1 | -41/+74 |
| * | | | tty: nozomi: avoid sprintf buffer overflow | Arnd Bergmann | 2016-11-29 | 1 | -35/+12 |
| * | | | serial: 8250_pci: Detach low-level driver during PCI error recovery | Gabriel Krisman Bertazi | 2016-11-29 | 1 | -4/+19 |
| * | | | serial: core: don't check port twice in a row | Andy Shevchenko | 2016-11-28 | 1 | -6/+11 |
| * | | | mxs-auart: count FIFO overrun errors | Wolfgang Ocker | 2016-11-16 | 1 | -1/+1 |
| * | | | serial: 8250_dw: Add support for IrDA SIR mode | Ed Blake | 2016-11-16 | 1 | -0/+22 |
| * | | | serial: 8250: Expose set_ldisc function | Ed Blake | 2016-11-16 | 2 | -2/+13 |
| * | | | serial: 8250: Add IrDA to UART capabilities | Ed Blake | 2016-11-16 | 2 | -2/+3 |
| * | | | serial: 8250_dma: power off device after TX is done | Andy Shevchenko | 2016-11-16 | 1 | -2/+7 |
| * | | | serial: 8250_port: export serial8250_rpm_{get|put}_tx() | Andy Shevchenko | 2016-11-16 | 2 | -2/+9 |
| * | | | serial: sunsu: Free memory when probe fails | Souptick Joarder | 2016-11-16 | 1 | -0/+1 |
| * | | | serial: sunhv: Free memory when remove() is called | Souptick Joarder | 2016-11-16 | 1 | -1/+2 |
| * | | | vt: fix Scroll Lock LED trigger name | Maciej S. Szmigiero | 2016-11-16 | 1 | -1/+1 |
| * | | | tty: typo in comments in drivers/tty/vt/keyboard.c | Askar Safin | 2016-11-10 | 1 | -1/+1 |
| * | | | tty: amba-pl011: Add earlycon support for SBSA UART | Kefeng Wang | 2016-11-10 | 1 | -0/+1 |
| * | | | tty: nozomi: use permission-specific DEVICE_ATTR variants | Julia Lawall | 2016-11-10 | 1 | -2/+2 |
| * | | | tty: serial: Make the STM32 serial port depend on it's arch | Peter Robinson | 2016-11-10 | 1 | -1/+1 |
| * | | | serial: ifx6x60: Free memory when probe fails | Souptick Joarder | 2016-11-10 | 1 | -0/+1 |
| * | | | serial: ioc4_serial: Free memory when kzalloc fails during probe | Souptick Joarder | 2016-11-10 | 1 | -1/+6 |
| * | | | serial: pxa2xx: mark PM functions as __maybe_unused | Arnd Bergmann | 2016-11-10 | 1 | -4/+2 |
| * | | | serial: pxa2xx: remove __deprecated annotation | Arnd Bergmann | 2016-11-10 | 1 | -1/+1 |
| * | | | serial: crisv10: fix invalid user-pointer check | Johan Hovold | 2016-11-10 | 1 | -2/+0 |
| * | | | tty: rocket: fix invalid user-pointer checks | Johan Hovold | 2016-11-10 | 1 | -4/+0 |
| * | | | tty: amiserial: fix invalid user-pointer check | Johan Hovold | 2016-11-10 | 1 | -2/+0 |
| * | | | 8250: FIX Fourth port offset of Pericom PI7C9X7954 boards | Angelo Butti | 2016-11-10 | 1 | -0/+34 |
| * | | | serial: sh-sci: Fix deadlock caused by serial output request | Takatoshi Akiyama | 2016-11-10 | 1 | -15/+5 |
| * | | | tty: serial: make crisv10 explicitly non-modular | Paul Gortmaker | 2016-11-10 | 1 | -4/+2 |
| * | | | serial: 8250_pxa: hide early console setup when disabled | Arnd Bergmann | 2016-11-10 | 1 | -0/+2 |
| * | | | serial: 8250_uniphier: avoid locking for FCR register write | Masahiro Yamada | 2016-11-10 | 1 | -2/+2 |
| * | | | serial: 8250_uniphier: hardcode regshift to avoid unneeded memory read | Masahiro Yamada | 2016-11-10 | 1 | -18/+24 |
| * | | | Merge 4.9-rc3 into tty-next | Greg Kroah-Hartman | 2016-10-30 | 12 | -18/+49 |
| |\ \ \ |
|
| * | | | | serial: fsl_lpuart: remove build warning | Greg Kroah-Hartman | 2016-10-28 | 1 | -2/+0 |
| * | | | | tty: vt, rename variables to sane names | Jiri Slaby | 2016-10-27 | 1 | -13/+13 |
| * | | | | tty: vt, compute vc offsets in advance | Jiri Slaby | 2016-10-27 | 1 | -5/+7 |
| * | | | | tty: vgacon+sisusb, move scrolldelta to a common helper | Jiri Slaby | 2016-10-27 | 1 | -0/+38 |
| * | | | | tty: vt, unify scrolling functions | Jiri Slaby | 2016-10-27 | 1 | -30/+17 |