summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-08-28tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nrGabor Juhos
2013-08-28tty: ar933x_uart: use the clk API to get the uart clockGabor Juhos
2013-08-28tty: serial: cpm_uart: Adding proper request of GPIO used by cpm_uart driverChristophe Leroy
2013-08-28Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-08-27serial: sirf: fix the amount of serial portsQipan Li
2013-08-27serial: sirf: define macro for some magic numbers of USPQipan Li
2013-08-27serial: icom: move array overflow checks earlierDan Carpenter
2013-08-27TTY: amiserial, remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-27serial: st-asc: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-27msm_serial: Send more than 1 character on the console w/ UARTDMStephen Boyd
2013-08-27msm_serial: Add support for non-GSBI UARTDM devicesStephen Boyd
2013-08-27msm_serial: Switch clock consumer strings and simplify codeStephen Boyd
2013-08-27tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: pnx8xxx: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: nwpserial: drop uart_port->lock before calling tty_flip_buffer_p...Viresh Kumar
2013-08-27tty: serial: netx: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: mfd: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: mcf: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: m32r_sio: drop uart_port->lock before calling tty_flip_buffer_pu...Viresh Kumar
2013-08-27tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_...Viresh Kumar
2013-08-27tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twiceViresh Kumar
2013-08-27tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: efm32: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: bfin_sport: drop uart_port->lock before calling tty_flip_buffer_...Viresh Kumar
2013-08-27tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: arc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: ar933x: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: apbuart: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: altera: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: altera_jtag: drop uart_port->lock before calling tty_flip_buffer...Viresh Kumar
2013-08-27Revert "OMAP: UART: Keep the TX fifo full when possible"Greg Kroah-Hartman
2013-08-27Revert "serial: omap: Fix IRQ handling return value"Greg Kroah-Hartman
2013-08-27powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin
2013-08-21serial: mpc512x: cleanup clock API useGerhard Sittig
2013-08-20serial: sirf: add DMA support using dmaengine APIsQipan Li
2013-08-20serial: sirf: fix the namespace of startup_uart entryQipan Li
2013-08-20serial: sirf: fix the typo for rts/cts gpioQipan Li
2013-08-20serial: st-asc: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall
2013-08-20serial: 8250_dw: Report CTS asserted for auto flowTim Kryger
2013-08-16OMAP: serial: Remove incorrect disabling of IER interruptMark Jackson
2013-08-15serial: pch_uart: fix compilation warningLuis Henriques
2013-08-15serial: sirf: fix the hardware-flow-ctrl for USP-based UARTQipan Li
2013-08-15serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does itBarry Song