Age | Commit message (Expand) | Author | Files | Lines |
2012-08-06 | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 6 | -25/+56 |
2012-08-01 | serial: sh-sci: fix compilation breakage, when DMA is enabled | Guennadi Liakhovetski | 1 | -2/+3 |
2012-08-01 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+1 |
2012-07-28 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2012-07-28 | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King | 1 | -1/+1 |
2012-07-27 | Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 7 | -37/+90 |
2012-07-27 | tty: Fix race in tty release | Alan Cox | 3 | -11/+37 |
2012-07-27 | pch_uart: Fix parity setting issue | Tomoya MORINAGA | 1 | -1/+1 |
2012-07-27 | pch_uart: Fix rx error interrupt setting issue | Tomoya MORINAGA | 1 | -6/+12 |
2012-07-27 | pch_uart: Fix missing break for 16 byte fifo | Alan Cox | 1 | -0/+1 |
2012-07-27 | tty ldisc: Close/Reopen race prevention should check the proper flag | Shachar Shemesh | 1 | -1/+1 |
2012-07-27 | pch_uart: Add eg20t_port lock field, avoid recursive spinlocks | Darren Hart | 1 | -12/+26 |
2012-07-27 | vt: fix race in vt_waitactive() | Rabin Vincent | 1 | -13/+34 |
2012-07-27 | serial/of-serial: Add LPC3220 standard UART compatible string | Roland Stigge | 1 | -0/+1 |
2012-07-27 | serial/8250: Add LPC3220 standard UART type | Roland Stigge | 1 | -0/+8 |
2012-07-27 | serial_core: Update buffer overrun statistics. | Corbin | 1 | -2/+4 |
2012-07-27 | serial: samsung: Fixed wrong comparison for baudclk_rate | Kyoungil Kim | 1 | -2/+2 |
2012-07-25 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -4/+4 |
2012-07-25 | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -9/+6 |
2012-07-24 | Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -5/+1 |
2012-07-24 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+40 |
2012-07-19 | xen/hvc: Fix up checks when the info is allocated. | Konrad Rzeszutek Wilk | 1 | -9/+6 |
2012-07-19 | uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 1 | -2/+1 |
2012-07-17 | pch_uart: Fix parity setting issue | Tomoya MORINAGA | 1 | -1/+1 |
2012-07-17 | pch_uart: Fix rx error interrupt setting issue | Tomoya MORINAGA | 1 | -6/+12 |
2012-07-17 | pch_uart: Fix missing break for 16 byte fifo | Alan Cox | 1 | -0/+1 |
2012-07-17 | tty: of_serial: add no-loopback-test property | Gabor Juhos | 1 | -0/+4 |
2012-07-17 | tty: Move the handling of the tty release logic | Alan Cox | 3 | -39/+30 |
2012-07-17 | vt: fix the keyboard/led locking | Alan Cox | 1 | -18/+23 |
2012-07-17 | 8250: three way resolve of the 8250 diffs | Alan Cox | 3 | -32/+9 |
2012-07-17 | tty: Fix up PPC fallout from the termios move | Alan Cox | 1 | -12/+12 |
2012-07-17 | tty: move the termios object into the tty | Alan Cox | 24 | -238/+214 |
2012-07-16 | tty: revert incorrectly applied lock patch | Alan Cox | 12 | -172/+108 |
2012-07-16 | Merge branch 'v3.6-rc7' into tty-next | Greg Kroah-Hartman | 1 | -1/+1 |
2012-07-13 | serial: sh-sci: prepare for conversion to the shdma base library | Guennadi Liakhovetski | 1 | -4/+4 |
2012-07-13 | tty ldisc: Close/Reopen race prevention should check the proper flag | Shachar Shemesh | 1 | -1/+1 |
2012-07-13 | 8250: add support for ASIX devices with a FIFO bug | Alan Cox | 3 | -5/+28 |
2012-07-13 | 8250: propogate the bugs field | Alan Cox | 1 | -0/+1 |
2012-07-13 | 8250: use the 8250 register interface not the legacy one | Alan Cox | 8 | -178/+155 |
2012-07-13 | tty: double unlock on error in ptmx_open() | Dan Carpenter | 1 | -3/+1 |
2012-07-10 | tty/hvc_opal: Fix debug function name | Benjamin Herrenschmidt | 1 | -1/+1 |
2012-07-07 | tty: keyboard.c: Remove locking from vt_get_leds. | Christopher Brannon | 1 | -3/+0 |
2012-07-07 | tty: localise the lock | Alan Cox | 12 | -108/+174 |
2012-07-03 | serial: mxs-auart: Allow device tree probing | Fabio Estevam | 1 | -2/+40 |
2012-07-03 | Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2... | Arnd Bergmann | 1 | -5/+1 |
2012-07-01 | tty: serial: imx: remove the use of MXC_INTERNAL_IRQS | Shawn Guo | 1 | -5/+1 |
2012-06-28 | ARM: 7433/1: serial: use the new linux/sizes.h | Alessandro Rubini | 1 | -1/+1 |
2012-06-27 | tty: note race we need to fix | Alan Cox | 1 | -0/+6 |
2012-06-27 | Merge 3.5-rc4 into tty-next | Greg Kroah-Hartman | 4 | -20/+60 |
2012-06-21 | pch_uart: Add eg20t_port lock field, avoid recursive spinlocks | Darren Hart | 1 | -12/+26 |