summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-294-13/+10Star
|\
| * tty: Fix SIGTTOU not sent with tcflush()Peter Hurley2013-09-261-0/+3
| * n_tty: Fix EOF push index when termios changesPeter Hurley2013-09-171-2/+1Star
| * serial: pch_uart: remove unnecessary tty_port_tty_getJohan Hovold2013-09-171-11/+1Star
| * serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold2013-09-171-1/+2
| * serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold2013-09-171-0/+2
| * serial: tegra: fix tty-kref leakJohan Hovold2013-09-171-1/+3
* | tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov2013-09-181-1/+2
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-071-0/+42
|\
| * Input: sysrq - DT binding for key sequenceMathieu J. Poirier2013-08-131-0/+42
* | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-09-062-0/+2
|\ \
| * | dts: Deprecate ALTR as a vendor prefixDinh Nguyen2013-08-292-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-064-6/+861
|\ \ \
| * | | tilegx: Add tty serial support for TILE-Gx on-chip UARTChris Metcalf2013-09-033-0/+718
| * | | tile: various console improvementsChris Metcalf2013-08-121-6/+143
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-062-19/+83
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-09-051-17/+81
| |\ \ \ \
| | * | | | serial: mpc512x: cleanup clock API useGerhard Sittig2013-08-211-17/+81
| | | |/ / | | |/| |
| * | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-281-2/+2
| |\ \ \ \
| * | | | | powerpc: Make device tree accesses in HVC VIO console endian safeAnton Blanchard2013-08-141-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\ \ \ \ \
| * | | | | treewide: Convert retrun typos to returnJoe Perches2013-09-041-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-0379-2917/+6422
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | hvc_xen: Remove unnecessary __GFP_ZERO from kzallocJoe Perches2013-08-301-3/+3
| * | | | serial: imx: initialize the local variableHuang Shijie2013-08-301-1/+1
| * | | | tty: ar933x_uart: add device tree support and binding documentationGabor Juhos2013-08-301-3/+25
| * | | | tty: ar933x_uart: allow to build the driver as a moduleGabor Juhos2013-08-301-1/+4
| * | | | tty: ar933x_uart: use config_enabled() macro to clean up ifdefsGabor Juhos2013-08-291-13/+12Star
| * | | | tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nrGabor Juhos2013-08-291-1/+0Star
| * | | | tty: ar933x_uart: use the clk API to get the uart clockGabor Juhos2013-08-292-10/+27
| * | | | tty: serial: cpm_uart: Adding proper request of GPIO used by cpm_uart driverChristophe Leroy2013-08-281-2/+26
| * | | | serial: sirf: fix the amount of serial portsQipan Li2013-08-282-1/+8
| * | | | serial: sirf: define macro for some magic numbers of USPQipan Li2013-08-282-15/+37
| * | | | serial: icom: move array overflow checks earlierDan Carpenter2013-08-281-41/+48
| * | | | TTY: amiserial, remove unnecessary platform_set_drvdata()Jingoo Han2013-08-281-2/+0Star
| * | | | serial: st-asc: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-281-1/+0Star
| * | | | msm_serial: Send more than 1 character on the console w/ UARTDMStephen Boyd2013-08-281-14/+45
| * | | | msm_serial: Add support for non-GSBI UARTDM devicesStephen Boyd2013-08-281-2/+8
| * | | | msm_serial: Switch clock consumer strings and simplify codeStephen Boyd2013-08-281-14/+5Star
| * | | | tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-281-0/+2
| * | | | tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-281-0/+3
| * | | | tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-281-2/+8
| * | | | tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-281-1/+4
| * | | | tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-281-0/+3
| * | | | tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-281-0/+2
| * | | | tty: serial: pnx8xxx: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-281-0/+3
| * | | | tty: serial: nwpserial: drop uart_port->lock before calling tty_flip_buffer_p...Viresh Kumar2013-08-281-0/+3
| * | | | tty: serial: netx: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-281-2/+4
| * | | | tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-281-0/+5