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.12.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
*
Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-09-03
79
-2917
/
+6422
|
\
|
*
hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc
Joe Perches
2013-08-30
1
-3
/
+3
|
*
serial: imx: initialize the local variable
Huang Shijie
2013-08-30
1
-1
/
+1
|
*
tty: ar933x_uart: add device tree support and binding documentation
Gabor Juhos
2013-08-30
1
-3
/
+25
|
*
tty: ar933x_uart: allow to build the driver as a module
Gabor Juhos
2013-08-30
1
-1
/
+4
|
*
tty: ar933x_uart: use config_enabled() macro to clean up ifdefs
Gabor Juhos
2013-08-28
1
-13
/
+12
|
*
tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nr
Gabor Juhos
2013-08-28
1
-1
/
+0
|
*
tty: ar933x_uart: use the clk API to get the uart clock
Gabor Juhos
2013-08-28
2
-10
/
+27
|
*
tty: serial: cpm_uart: Adding proper request of GPIO used by cpm_uart driver
Christophe Leroy
2013-08-27
1
-2
/
+26
|
*
serial: sirf: fix the amount of serial ports
Qipan Li
2013-08-27
2
-1
/
+8
|
*
serial: sirf: define macro for some magic numbers of USP
Qipan Li
2013-08-27
2
-15
/
+37
|
*
serial: icom: move array overflow checks earlier
Dan Carpenter
2013-08-27
1
-41
/
+48
|
*
TTY: amiserial, remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-27
1
-2
/
+0
|
*
serial: st-asc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-27
1
-1
/
+0
|
*
msm_serial: Send more than 1 character on the console w/ UARTDM
Stephen Boyd
2013-08-27
1
-14
/
+45
|
*
msm_serial: Add support for non-GSBI UARTDM devices
Stephen Boyd
2013-08-27
1
-2
/
+8
|
*
msm_serial: Switch clock consumer strings and simplify code
Stephen Boyd
2013-08-27
1
-14
/
+5
|
*
tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-0
/
+2
|
*
tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-0
/
+3
|
*
tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-2
/
+8
|
*
tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-1
/
+4
|
*
tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-0
/
+3
|
*
tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-0
/
+2
|
*
tty: serial: pnx8xxx: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-0
/
+3
|
*
tty: serial: nwpserial: drop uart_port->lock before calling tty_flip_buffer_p...
Viresh Kumar
2013-08-27
1
-0
/
+3
|
*
tty: serial: netx: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-2
/
+4
|
*
tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-0
/
+5
|
*
tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-3
/
+8
|
*
tty: serial: mfd: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-4
/
+10
|
*
tty: serial: mcf: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-0
/
+2
|
*
tty: serial: m32r_sio: drop uart_port->lock before calling tty_flip_buffer_pu...
Viresh Kumar
2013-08-27
1
-0
/
+3
|
*
tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_...
Viresh Kumar
2013-08-27
1
-0
/
+3
|
*
tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twice
Viresh Kumar
2013-08-27
1
-3
/
+1
|
*
tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-0
/
+3
|
*
tty: serial: efm32: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-2
/
+2
|
*
tty: serial: bfin_sport: drop uart_port->lock before calling tty_flip_buffer_...
Viresh Kumar
2013-08-27
1
-2
/
+3
|
*
tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-0
/
+2
|
*
tty: serial: arc: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-0
/
+2
|
*
tty: serial: ar933x: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-0
/
+2
|
*
tty: serial: apbuart: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-0
/
+2
|
*
tty: serial: altera: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-0
/
+2
|
*
tty: serial: altera_jtag: drop uart_port->lock before calling tty_flip_buffer...
Viresh Kumar
2013-08-27
1
-0
/
+2
|
*
Revert "OMAP: UART: Keep the TX fifo full when possible"
Greg Kroah-Hartman
2013-08-27
1
-2
/
+1
|
*
Revert "serial: omap: Fix IRQ handling return value"
Greg Kroah-Hartman
2013-08-27
1
-1
/
+3
|
*
serial: sirf: add DMA support using dmaengine APIs
Qipan Li
2013-08-19
2
-56
/
+615
|
*
serial: sirf: fix the namespace of startup_uart entry
Qipan Li
2013-08-19
1
-29
/
+23
|
*
serial: sirf: fix the typo for rts/cts gpio
Qipan Li
2013-08-19
1
-5
/
+5
|
*
serial: st-asc: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-08-19
1
-12
/
+6
|
*
serial: 8250_dw: Report CTS asserted for auto flow
Tim Kryger
2013-08-19
1
-8
/
+26
|
*
OMAP: serial: Remove incorrect disabling of IER interrupt
Mark Jackson
2013-08-15
1
-3
/
+0
[next]