Age | Commit message (Expand) | Author | Files | Lines |
2010-12-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -1/+2 |
2010-12-14 | kgdboc,input: Fix regression with keyboard release key and early debugging | Jason Wessel | 1 | -1/+2 |
2010-12-02 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -17/+9 |
2010-12-01 | serial: mfd: adjust the baud rate setting | Feng Tang | 1 | -16/+8 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2 | -2/+0 |
2010-11-17 | serial8250: Mark console as CON_ANYTIME | Peter Zijlstra | 1 | -1/+1 |
2010-11-13 | Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang" | Ingo Molnar | 1 | -4/+1 |
2010-11-13 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -11/+30 |
2010-11-11 | serial: bfin_5xx: grab port lock before making port termios changes | Sonic Zhang | 1 | -2/+2 |
2010-11-11 | serial: bfin_5xx: disable CON_PRINTBUFFER for consoles | Sonic Zhang | 1 | -0/+8 |
2010-11-11 | serial: bfin_5xx: remove redundant SSYNC to improve TX speed | Sonic Zhang | 1 | -1/+0 |
2010-11-11 | serial: bfin_5xx: always include DMA headers | Sonic Zhang | 1 | -3/+9 |
2010-11-11 | 8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang | Lawrence Rust | 1 | -1/+4 |
2010-11-10 | SERIAL: blacklist si3052 chip | Maciej Szmigiero | 1 | -0/+2 |
2010-11-10 | drivers/serial/bfin_5xx.c: Fix line continuation defects | Joe Perches | 1 | -4/+2 |
2010-11-10 | 8250: add support for Kouwell KW-L221N-2 | Mikulas Patocka | 1 | -0/+3 |
2010-11-03 | kgdboc: reset input devices (keyboards) when exiting debugger | Dmitry Torokhov | 1 | -0/+59 |
2010-11-01 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 1 | -8/+15 |
2010-10-28 | CRIS: Fix RS485 delay handling. | Jesper Nilsson | 1 | -7/+14 |
2010-10-28 | Add missing "struct" to in sizeof. | Jesper Nilsson | 1 | -1/+1 |
2010-10-26 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+1361 |
2010-10-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -6/+6 |
2010-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -4/+13 |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 1 | -5/+0 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 4 | -4/+4 |
2010-10-23 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -1/+1 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 13 | -299/+515 |
2010-10-23 | kdb,kgdb: fix sparse fixups | Jason Wessel | 1 | -1/+1 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+2 |
2010-10-22 | serial8250: ratelimit "too much work" error | Daniel Drake | 1 | -2/+3 |
2010-10-22 | serial: bfin_sport_uart: speed up sport RX sample rate to be 3% faster | Sonic Zhang | 1 | -1/+6 |
2010-10-22 | serial: abstraction for 8250 legacy ports | Alan Cox | 1 | -0/+17 |
2010-10-22 | serial/imx: check that the buffer is non-empty before sending it out | Volker Ernst | 1 | -3/+2 |
2010-10-22 | serial: mfd: add more baud rates support | Feng Tang | 1 | -14/+27 |
2010-10-22 | jsm: Remove the uart port on errors | Breno Leitao | 1 | -1/+3 |
2010-10-22 | 8250: allow platforms to override PM hook. | Manuel Lauss | 1 | -11/+16 |
2010-10-22 | altera_uart: Don't use plain integer as NULL pointer | Anton Vorontsov | 1 | -1/+1 |
2010-10-22 | altera_uart: Fixup type usage of port flags | Anton Vorontsov | 1 | -2/+2 |
2010-10-22 | altera_uart: Make it possible to use Altera UART and 8250 ports together | Anton Vorontsov | 1 | -4/+7 |
2010-10-22 | altera_uart: Add support for different address strides | Anton Vorontsov | 1 | -21/+37 |
2010-10-22 | altera_uart: Add support for getting mapbase and IRQ from resources | Anton Vorontsov | 1 | -22/+38 |
2010-10-22 | altera_uart: Add support for polling mode (IRQ-less) | Anton Vorontsov | 1 | -1/+22 |
2010-10-22 | serial: Factor out uart_poll_timeout() from 8250 driver | Anton Vorontsov | 1 | -10/+4 |
2010-10-22 | serial: 8250: Don't delay after transmitter is ready. | David Daney | 1 | -2/+4 |
2010-10-22 | tty: icount changeover for other main devices | Alan Cox | 1 | -26/+25 |
2010-10-22 | tty: Make tiocgicount a handler | Alan Cox | 1 | -19/+16 |
2010-10-22 | serial: max3107: Fix memory leaks when returning on error | Davidlohr Bueso | 1 | -9/+25 |
2010-10-22 | serial: mrst_max3110: Make the IRQ option runtime | Alan Cox | 2 | -34/+28 |
2010-10-22 | serial: mrst_max3110: some code cleanup | Feng Tang | 2 | -127/+201 |
2010-10-22 | serial-core: restore termios settings when resume console ports | Jason Wang | 1 | -0/+12 |