index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
serial: pch_uart: fix compilation warning
Luis Henriques
2013-08-14
1
-0
/
+2
*
serial: sirf: fix the hardware-flow-ctrl for USP-based UART
Qipan Li
2013-08-14
2
-45
/
+122
*
serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does it
Barry Song
2013-08-14
2
-16
/
+1
*
OMAP: add RS485 support
Mark Jackson
2013-08-14
1
-0
/
+179
*
tty: ar933x_uart: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-14
1
-6
/
+1
*
serial: amba-pl011: Use __releases/__acquires annotations
Fabio Estevam
2013-08-12
1
-0
/
+4
*
serial: MIPS: lantiq: fix clock error check
John Crispin
2013-08-12
1
-2
/
+2
*
serial: MIPS: lantiq: add clk_enable() call to driver
Thomas Langer
2013-08-12
1
-0
/
+3
*
serial: bfin_uart: Fix incorrect placement of __initdata
Sachin Kamat
2013-08-12
1
-3
/
+3
*
serial: bfin_sport_uart: Fix incorrect placement of __initdata
Sachin Kamat
2013-08-12
1
-1
/
+1
*
serial: tegra: use NULL instead of 0
Jingoo Han
2013-08-12
1
-3
/
+3
*
serial: msm_serial: fix comparison of different types
Jingoo Han
2013-08-12
1
-1
/
+2
*
serial: ioc4_serial: Staticize ioc4_serial_attach_one()
Jingoo Han
2013-08-12
1
-2
/
+2
*
serial: icom: fix casting warning
Jingoo Han
2013-08-12
1
-6
/
+5
*
serial: timbuart: Staticize local symbols
Jingoo Han
2013-08-12
1
-2
/
+2
*
serial: mrst_max3110: fix casting warning
Jingoo Han
2013-08-12
1
-2
/
+2
*
serial: 8250_early: fix comparison of different types
Jingoo Han
2013-08-12
1
-1
/
+1
*
serial: samsung: fix casting warning
Jingoo Han
2013-08-12
1
-1
/
+2
*
serial: sirf: Staticize local symbols
Jingoo Han
2013-08-12
1
-2
/
+2
[next]