index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-01
sc16is7xx: use kthread_worker for tx_work and irq
Jakub Kicinski
1
-23
/
+43
2015-06-01
sc16is7xx: use LSR_TEMT_BIT in .tx_empty()
Jakub Kicinski
1
-3
/
+2
2015-06-01
sc16is7xx: add missing compatible strings
Jakub Kicinski
1
-0
/
+4
2015-06-01
sc16is7xx: remove RS-485 delay RTS handling
Jakub Kicinski
1
-15
/
+8
2015-06-01
sc16is7xx: spi interface is added
Rama Kiran Kumar Indrakanti
3
-10
/
+140
2015-05-31
staging: goldfish: Fix pointer cast for 32 bits
Peter Senna Tschudin
1
-2
/
+2
2015-05-28
hvc_xen: avoid uninitialized variable warning
Jan Beulich
1
-1
/
+1
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2
-2
/
+2
2015-05-26
ttyFDC: Fix to use native endian MMIO reads
James Hogan
1
-8
/
+9
2015-05-24
drivers: PL011: add ACPI probing for SBSA UART
Graeme Gregory
1
-0
/
+8
2015-05-24
drivers: PL011: add support for the ARM SBSA generic UART
Andre Przywara
1
-0
/
+171
2015-05-24
drivers: PL011: allow to supply fixed option string
Andre Przywara
1
-4
/
+13
2015-05-24
drivers: PL011: allow avoiding UART enabling/disabling
Andre Przywara
1
-6
/
+12
2015-05-24
drivers: PL011: move cts_event workaround into separate function
Andre Przywara
1
-13
/
+20
2015-05-24
drivers: PL011: replace UART_MIS reading with _RIS & _IMSC
Andre Przywara
1
-2
/
+4
2015-05-24
drivers: PL011: refactor pl011_probe()
Andre Przywara
1
-35
/
+61
2015-05-24
drivers: PL011: refactor pl011_set_termios()
Andre Przywara
1
-27
/
+33
2015-05-24
drivers: PL011: refactor pl011_shutdown()
Andre Przywara
1
-25
/
+32
2015-05-24
drivers: PL011: refactor pl011_startup()
Andre Przywara
1
-20
/
+28
2015-05-24
drivers: PL011: avoid potential unregister_driver call
Andre Przywara
1
-16
/
+20
2015-05-24
tty: serial/8250: remove console dependency for mediatek
Arnd Bergmann
1
-0
/
+2
2015-05-24
serial: samsung: only use earlycon for console
Arnd Bergmann
1
-1
/
+1
2015-05-24
tty: remove platform_sysrq_reset_seq
Arnd Bergmann
1
-18
/
+1
2015-05-24
serial: mctrl-gpio: drop usages of IS_ERR_OR_NULL
Uwe Kleine-König
1
-3
/
+2
2015-05-24
tty: Spelling s/reseved/reserved/
Geert Uytterhoeven
1
-1
/
+1
2015-05-24
serial: 8250_omap: provide complete custom startup & shutdown callbacks
Sebastian Andrzej Siewior
1
-9
/
+73
2015-05-24
serial: tegra: Fix memory leak on DMA setup failure
Jon Hunter
1
-21
/
+11
2015-05-24
serial: sirf: assign console default index if users not set a valid one
Qipan Li
1
-1
/
+1
2015-05-24
serial: sirf: add serial loopback function support
Qipan Li
2
-1
/
+21
2015-05-24
serial: sirf: add uart receive's some error counter and mark
Qipan Li
1
-5
/
+10
2015-05-24
serial: sirf: fix endless loop bug in uart receive tasklet
Qipan Li
1
-0
/
+9
2015-05-24
serial: sirf: fix the issue that HW flow control doesn't work for BT
Qipan Li
1
-1
/
+2
2015-05-24
serial: sirf: enable ATLAS7 USP serial support
Qipan Li
2
-47
/
+115
2015-05-24
tty: rocket: fix comment of ROCKET_SPD_HI
Masahiro Yamada
1
-1
/
+1
2015-05-24
tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send
Nicolas Ferre
1
-6
/
+3
2015-05-24
n_tty: Fix calculation of size in canon_copy_from_read_buf
Mark Tomlinson
1
-2
/
+2
2015-05-24
serial: imx: Fix DMA handling for IDLE condition aborts
Philipp Zabel
1
-0
/
+8
2015-05-24
serial/amba-pl011: Unconditionally poll for FIFO space before each TX char
Dave Martin
1
-8
/
+8
2015-05-22
hvc: Convert to using interrupts instead of opal events
Alistair Popple
1
-23
/
+10
2015-05-21
Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-05-19
serial/amba-pl011: Fix mismerge between v4.1-rc4 and tty-next
Dave Martin
1
-3
/
+0
2015-05-19
xen/events: don't bind non-percpu VIRQs with percpu chip
David Vrabel
1
-1
/
+1
2015-05-18
Merge 4.1-rc4 into tty-next
Greg Kroah-Hartman
9
-33
/
+76
2015-05-16
Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-33
/
+60
2015-05-11
drivers/tty/hvc/hvc_tile.c: properly return -EAGAIN
Chris Metcalf
1
-1
/
+2
2015-05-10
vt: Don't check KD_GRAPHICS when binding/unbinding
Daniel Vetter
1
-20
/
+2
2015-05-10
vt: fix console lock vs. kernfs s_active lock order
Imre Deak
1
-10
/
+51
2015-05-10
pty: Fix input race when closing
Peter Hurley
4
-22
/
+50
2015-05-10
tty/n_gsm.c: fix a memory leak when gsmtty is removed
Pan Xinhui
1
-3
/
+2
2015-05-10
tty/hvc: remove celleb-only beat driver
Daniel Axtens
3
-142
/
+0
[prev]
[next]