index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial_core: fix uart PORT_UNKNOWN handling
Thomas Pfaff
2014-04-24
1
-18
/
+21
*
serial: samsung: Change barrier() to cpu_relax() in console output
Doug Anderson
2014-04-24
1
-1
/
+1
*
serial: samsung: don't check config for every character
Doug Anderson
2014-04-24
1
-5
/
+6
*
serial: samsung: Use the passed in "port", fixing kgdb w/ no console
Doug Anderson
2014-04-24
1
-6
/
+6
*
serial: 8250: Fix thread unsafe __dma_tx_complete function
Loic Poulain
2014-04-24
1
-2
/
+7
*
8250_core: Fix unwanted TX chars write
Loic Poulain
2014-04-24
1
-1
/
+1
*
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
Manfred Schlaegl
2014-04-24
1
-2
/
+14
*
Revert "serial: 8250, disable "too much work" messages"
Greg Kroah-Hartman
2014-04-17
1
-1
/
+2
*
serial: amba-pl011: fix regression, causing an Oops on rmmod
Guennadi Liakhovetski
2014-04-16
1
-1
/
+5
*
tty: fix memleak in alloc_pid
Chen Tingjie
2014-04-16
1
-2
/
+2
*
serial: 8250, disable "too much work" messages
Jiri Slaby
2014-04-16
1
-2
/
+1
*
serial: omap: Fix missing pm_runtime_resume handling by simplifying code
Tony Lindgren
2014-04-16
1
-12
/
+17
*
serial_core: Fix pm imbalance on unbind
Geert Uytterhoeven
2014-04-16
1
-0
/
+2
*
serial: pl011: change Rx burst size to half of trigger level
Guennadi Liakhovetski
2014-04-16
1
-1
/
+1
*
serial: timberdale: Depend on X86_32
Jean Delvare
2014-04-16
1
-0
/
+1
*
serial: st-asc: Fix SysRq char handling
Daniel Thompson
2014-04-16
1
-2
/
+2
*
Revert "serial: clps711x: Give a chance to perform useful tasks during wait l...
Alexander Shiyan
2014-04-16
1
-14
/
+6
*
serial_core: Fix conditional start_tx on ring buffer not empty
Seth Bollinger
2014-04-16
1
-2
/
+1
*
serial: efm32: use $vendor,$device scheme for compatible string
Uwe Kleine-König
2014-04-16
1
-0
/
+3
*
serial: omap: free the wakeup settings in remove
Sanjay Singh Rawat
2014-04-16
1
-0
/
+1
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-12
1
-1
/
+2
|
\
|
*
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
2014-03-20
1
-1
/
+2
|
*
Merge tag 'v3.13' into for-3.15
Eric Paris
2014-03-07
58
-375
/
+1263
|
|
\
*
|
|
tty/hvc_opal: Kick the HVC thread on OPAL console events
Benjamin Herrenschmidt
2014-04-07
1
-1
/
+21
*
|
|
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge tag 'qcom-drivers-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2014-02-25
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
tty: serial: msm: Enable building msm_serial for ARCH_QCOM
Kumar Gala
2014-02-06
1
-1
/
+1
*
|
|
|
|
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
1
-18
/
+31
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2014-02-18
1
-18
/
+31
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
ARM/serial: at91: switch atmel serial to use gpiolib
Linus Walleij
2013-12-20
1
-18
/
+31
*
|
|
|
|
|
Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-01
29
-701
/
+1090
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tty/serial: omap: empty the RX FIFO at the end of half-duplex TX
Dimitris Lampridis
2014-03-17
1
-0
/
+6
|
*
|
|
|
|
|
tty/serial: omap: fix RX interrupt enable/disable in half-duplex TX
Dimitris Lampridis
2014-03-17
1
-2
/
+3
|
*
|
|
|
|
|
serial: sh-sci: Neaten dev_<level> uses
Joe Perches
2014-03-17
1
-20
/
+18
|
*
|
|
|
|
|
serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF
Geert Uytterhoeven
2014-03-17
1
-1
/
+1
|
*
|
|
|
|
|
serial: sh-sci: Add more register documentation
Geert Uytterhoeven
2014-03-17
1
-13
/
+15
|
*
|
|
|
|
|
serial: sh-sci: Remove useless casts
Geert Uytterhoeven
2014-03-17
1
-4
/
+4
|
*
|
|
|
|
|
serial: sh-sci: Replace printk() by pr_*()
Geert Uytterhoeven
2014-03-17
1
-4
/
+3
|
*
|
|
|
|
|
serial_core: Avoid NULL pointer dereference in uart_close()
Geert Uytterhoeven
2014-03-17
1
-2
/
+2
|
*
|
|
|
|
|
serial_core: Get a reference for port->tty in uart_remove_one_port()
Geert Uytterhoeven
2014-03-17
1
-1
/
+5
|
*
|
|
|
|
|
serial: clps711x: Give a chance to perform useful tasks during wait loop
Alexander Shiyan
2014-03-17
1
-6
/
+15
|
*
|
|
|
|
|
serial_core: Grammar s/ports/port's/
Geert Uytterhoeven
2014-03-17
1
-1
/
+1
|
*
|
|
|
|
|
serial_core: Spelling s/contro/control/
Geert Uytterhoeven
2014-03-17
1
-1
/
+1
|
*
|
|
|
|
|
serial: efm32: properly namespace location property
Uwe Kleine-König
2014-03-17
1
-1
/
+4
|
*
|
|
|
|
|
serial: max310x: Add missing #include <linux/uaccess.h>
Geert Uytterhoeven
2014-03-17
1
-0
/
+1
|
*
|
|
|
|
|
synclink: fix info leak in ioctl
Salva Peiró
2014-03-17
2
-0
/
+2
|
*
|
|
|
|
|
serial: 8250: Clean up the locking for -rt
Ingo Molnar
2014-03-08
1
-10
/
+5
|
*
|
|
|
|
|
serial: 8250_pci: change BayTrail default uartclk
Aaron Sierra
2014-03-08
1
-3
/
+7
|
*
|
|
|
|
|
serial: 8250_pci: more BayTrail error-free bauds
Aaron Sierra
2014-03-08
1
-8
/
+29
|
*
|
|
|
|
|
serial: sh-sci: Add missing call to uart_remove_one_port() in failure path
Geert Uytterhoeven
2014-02-28
1
-0
/
+1
[next]