index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2016-12-13
40
-410
/
+892
|
\
|
*
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
132
-428
/
+959
|
|
\
|
*
|
serial: fsl_lpuart: remove build warning
Greg Kroah-Hartman
2016-10-28
1
-2
/
+0
|
*
|
vgacon: remove prehistoric macros
Jiri Slaby
2016-10-27
1
-49
/
+0
|
*
|
vgacon: switch boolean variables to bool
Jiri Slaby
2016-10-27
1
-22
/
+23
|
*
|
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
3
-60
/
+42
|
*
|
tty: vt, unify scrolling functions
Jiri Slaby
2016-10-27
1
-30
/
+17
|
*
|
tty: vt, cleanup and document con_scroll
Jiri Slaby
2016-10-27
7
-37
/
+39
|
*
|
serial: 8250_fintek: Add F81865 Support
Ji-Ze Hong (Peter Hong)
2016-10-27
1
-0
/
+6
|
*
|
serial: 8250_fintek: Add F81866 Support
Ji-Ze Hong (Peter Hong)
2016-10-27
1
-6
/
+68
|
*
|
serial: 8250_fintek: Add F81216 Support
Ji-Ze Hong (Peter Hong)
2016-10-27
1
-2
/
+24
|
*
|
serial: 8250_fintek: Set maximum FIFO of F81216H
Ji-Ze Hong (Peter Hong)
2016-10-27
1
-3
/
+26
|
*
|
serial: 8250_fintek: Set IRQ Mode when port probed
Ji-Ze Hong (Peter Hong)
2016-10-27
1
-23
/
+22
|
*
|
serial: 8250_fintek: Refactoring read/write method
Ji-Ze Hong (Peter Hong)
2016-10-27
1
-35
/
+38
|
*
|
serial: 8250: pxa: add devicetree earlyconsole
Robert Jarzmik
2016-10-27
2
-2
/
+13
|
*
|
serial: 8250_lpss: get IRQ via pci_irq_vector()
Andy Shevchenko
2016-10-27
1
-1
/
+1
|
*
|
sc16is7xx: Drop bogus use of IRQF_ONESHOT
Josh Cartwright
2016-10-27
1
-1
/
+1
[next]