aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* devicetree: serial: Document msm_serial bindingsStephen Boyd2013-08-28
* serial: unify serial bindings into a single dirKumar Gala2013-08-28
* serial: fsl-imx-uart: Cleanup duplicate device tree bindingKumar Gala2013-08-28
* tty: ar933x_uart: use config_enabled() macro to clean up ifdefsGabor Juhos2013-08-28
* tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nrGabor Juhos2013-08-28
* tty: ar933x_uart: use the clk API to get the uart clockGabor Juhos2013-08-28
* tty: serial: cpm_uart: Adding proper request of GPIO used by cpm_uart driverChristophe Leroy2013-08-28
* serial: sirf: fix the amount of serial portsQipan Li2013-08-27
* serial: sirf: define macro for some magic numbers of USPQipan Li2013-08-27
* serial: icom: move array overflow checks earlierDan Carpenter2013-08-27
* TTY: amiserial, remove unnecessary platform_set_drvdata()Jingoo Han2013-08-27
* serial: st-asc: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-27
* msm_serial: Send more than 1 character on the console w/ UARTDMStephen Boyd2013-08-27
* msm_serial: Add support for non-GSBI UARTDM devicesStephen Boyd2013-08-27
* msm_serial: Switch clock consumer strings and simplify codeStephen Boyd2013-08-27
* tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: pnx8xxx: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: nwpserial: drop uart_port->lock before calling tty_flip_buffer_p...Viresh Kumar2013-08-27
* tty: serial: netx: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: mfd: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: mcf: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: m32r_sio: drop uart_port->lock before calling tty_flip_buffer_pu...Viresh Kumar2013-08-27
* tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_...Viresh Kumar2013-08-27
* tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twiceViresh Kumar2013-08-27
* tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: efm32: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: bfin_sport: drop uart_port->lock before calling tty_flip_buffer_...Viresh Kumar2013-08-27
* tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: arc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: ar933x: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: apbuart: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: altera: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: serial: altera_jtag: drop uart_port->lock before calling tty_flip_buffer...Viresh Kumar2013-08-27
* Revert "OMAP: UART: Keep the TX fifo full when possible"Greg Kroah-Hartman2013-08-27
* Revert "serial: omap: Fix IRQ handling return value"Greg Kroah-Hartman2013-08-27
* serial: sirf: add DMA support using dmaengine APIsQipan Li2013-08-19
* serial: sirf: fix the namespace of startup_uart entryQipan Li2013-08-19
* serial: sirf: fix the typo for rts/cts gpioQipan Li2013-08-19
* serial: st-asc: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall2013-08-19
* serial: 8250_dw: Report CTS asserted for auto flowTim Kryger2013-08-19
* OMAP: serial: Remove incorrect disabling of IER interruptMark Jackson2013-08-15
* serial: pch_uart: fix compilation warningLuis Henriques2013-08-14
* serial: sirf: add DT-binding document to describle detailed propertiesQipan Li2013-08-14