Age | Commit message (Expand) | Author | Files | Lines |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-09-04 | treewide: Convert retrun typos to return | Joe Perches | 1 | -1/+1 |
2013-09-03 | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 79 | -2917/+6422 |
2013-08-31 | hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc | Joe Perches | 1 | -3/+3 |
2013-08-31 | serial: imx: initialize the local variable | Huang Shijie | 1 | -1/+1 |
2013-08-31 | tty: ar933x_uart: add device tree support and binding documentation | Gabor Juhos | 1 | -3/+25 |
2013-08-30 | tty: ar933x_uart: allow to build the driver as a module | Gabor Juhos | 1 | -1/+4 |
2013-08-29 | tty: ar933x_uart: use config_enabled() macro to clean up ifdefs | Gabor Juhos | 1 | -13/+12 |
2013-08-29 | tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nr | Gabor Juhos | 1 | -1/+0 |
2013-08-29 | tty: ar933x_uart: use the clk API to get the uart clock | Gabor Juhos | 2 | -10/+27 |
2013-08-28 | tty: serial: cpm_uart: Adding proper request of GPIO used by cpm_uart driver | Christophe Leroy | 1 | -2/+26 |
2013-08-28 | serial: sirf: fix the amount of serial ports | Qipan Li | 2 | -1/+8 |
2013-08-28 | serial: sirf: define macro for some magic numbers of USP | Qipan Li | 2 | -15/+37 |
2013-08-28 | serial: icom: move array overflow checks earlier | Dan Carpenter | 1 | -41/+48 |
2013-08-28 | TTY: amiserial, remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-08-28 | serial: st-asc: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-08-28 | msm_serial: Send more than 1 character on the console w/ UARTDM | Stephen Boyd | 1 | -14/+45 |
2013-08-28 | msm_serial: Add support for non-GSBI UARTDM devices | Stephen Boyd | 1 | -2/+8 |
2013-08-28 | msm_serial: Switch clock consumer strings and simplify code | Stephen Boyd | 1 | -14/+5 |
2013-08-28 | tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -0/+2 |
2013-08-28 | tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -0/+3 |
2013-08-28 | tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -2/+8 |
2013-08-28 | tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -1/+4 |
2013-08-28 | tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -0/+3 |
2013-08-28 | tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -0/+2 |
2013-08-28 | tty: serial: pnx8xxx: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -0/+3 |
2013-08-28 | tty: serial: nwpserial: drop uart_port->lock before calling tty_flip_buffer_p... | Viresh Kumar | 1 | -0/+3 |
2013-08-28 | tty: serial: netx: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -2/+4 |
2013-08-28 | tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -0/+5 |
2013-08-28 | tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -3/+8 |
2013-08-28 | tty: serial: mfd: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -4/+10 |
2013-08-28 | tty: serial: mcf: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -0/+2 |
2013-08-28 | tty: serial: m32r_sio: drop uart_port->lock before calling tty_flip_buffer_pu... | Viresh Kumar | 1 | -0/+3 |
2013-08-28 | tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_... | Viresh Kumar | 1 | -0/+3 |
2013-08-28 | tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twice | Viresh Kumar | 1 | -3/+1 |
2013-08-28 | tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -0/+3 |
2013-08-28 | tty: serial: efm32: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -2/+2 |
2013-08-28 | tty: serial: bfin_sport: drop uart_port->lock before calling tty_flip_buffer_... | Viresh Kumar | 1 | -2/+3 |
2013-08-28 | tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -0/+2 |
2013-08-28 | tty: serial: arc: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -0/+2 |
2013-08-28 | tty: serial: ar933x: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -0/+2 |
2013-08-28 | tty: serial: apbuart: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -0/+2 |
2013-08-28 | tty: serial: altera: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -0/+2 |
2013-08-28 | tty: serial: altera_jtag: drop uart_port->lock before calling tty_flip_buffer... | Viresh Kumar | 1 | -0/+2 |
2013-08-28 | Revert "OMAP: UART: Keep the TX fifo full when possible" | Greg Kroah-Hartman | 1 | -2/+1 |
2013-08-28 | Revert "serial: omap: Fix IRQ handling return value" | Greg Kroah-Hartman | 1 | -1/+3 |
2013-08-27 | powerpc/hvsi: Increase handshake timeout from 200ms to 400ms. | Eugene Surovegin | 1 | -2/+2 |
2013-08-20 | serial: sirf: add DMA support using dmaengine APIs | Qipan Li | 2 | -56/+615 |
2013-08-20 | serial: sirf: fix the namespace of startup_uart entry | Qipan Li | 1 | -29/+23 |
2013-08-20 | serial: sirf: fix the typo for rts/cts gpio | Qipan Li | 1 | -5/+5 |