summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-28tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twiceViresh Kumar1-3/+1
2013-08-28tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-0/+3
2013-08-28tty: serial: efm32: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-2/+2
2013-08-28tty: serial: bfin_sport: drop uart_port->lock before calling tty_flip_buffer_...Viresh Kumar1-2/+3
2013-08-28tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-0/+2
2013-08-28tty: serial: arc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-0/+2
2013-08-28tty: serial: ar933x: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-0/+2
2013-08-28tty: serial: apbuart: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-0/+2
2013-08-28tty: serial: altera: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-0/+2
2013-08-28tty: serial: altera_jtag: drop uart_port->lock before calling tty_flip_buffer...Viresh Kumar1-0/+2
2013-08-28Revert "OMAP: UART: Keep the TX fifo full when possible"Greg Kroah-Hartman2-3/+1
2013-08-28Revert "serial: omap: Fix IRQ handling return value"Greg Kroah-Hartman1-1/+3
2013-08-20serial: sirf: add DMA support using dmaengine APIsQipan Li2-56/+615
2013-08-20serial: sirf: fix the namespace of startup_uart entryQipan Li1-29/+23
2013-08-20serial: sirf: fix the typo for rts/cts gpioQipan Li1-5/+5
2013-08-20serial: st-asc: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall1-12/+6
2013-08-20serial: 8250_dw: Report CTS asserted for auto flowTim Kryger1-8/+26
2013-08-16OMAP: serial: Remove incorrect disabling of IER interruptMark Jackson1-3/+0
2013-08-15serial: pch_uart: fix compilation warningLuis Henriques1-0/+2