Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2010-11-01 | 1 | -8/+15 |
|\ | |||||
| * | CRIS: Fix RS485 delay handling. | Jesper Nilsson | 2010-10-28 | 1 | -7/+14 |
| * | Add missing "struct" to in sizeof. | Jesper Nilsson | 2010-10-28 | 1 | -1/+1 |
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-25 | 3 | -0/+1361 |
|\ \ | |||||
| * | | serial: omap-serial: fix signess error | Vasiliy Kulikov | 2010-10-12 | 1 | -1/+1 |
| * | | serial: Add OMAP high-speed UART driver | Govindraj.R | 2010-09-29 | 3 | -0/+1361 |
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-10-25 | 1 | -6/+6 |
|\ \ \ | |||||
| * | | | powerpc, of_serial: Endianness issues setting up the serial ports | Ian Munsie | 2010-10-07 | 1 | -6/+6 |
| |/ / | |||||
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-10-25 | 1 | -4/+13 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-08-20 | 2 | -8/+10 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-08-16 | 43 | -413/+5028 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-08-04 | 5 | -20/+90 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branches 'sh/highmem' and 'sh/stable-updates' | Paul Mundt | 2010-07-02 | 2 | -64/+80 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | sh: SH-2007 board support. | Hitoshi Mitake | 2010-06-21 | 1 | -4/+13 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2010-10-25 | 1 | -5/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | arch/m68knommu: Removing dead 68328_SERIAL_UART2 config option | Christian Dietrich | 2010-10-21 | 1 | -5/+0 |
* | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 4 | -4/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 4 | -4/+4 |
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-10-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | kdb,kgdb: fix sparse fixups | Jason Wessel | 2010-10-22 | 1 | -1/+1 |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-10-22 | 13 | -299/+515 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | serial8250: ratelimit "too much work" error | Daniel Drake | 2010-10-22 | 1 | -2/+3 |
| * | | | | | | | | | | serial: bfin_sport_uart: speed up sport RX sample rate to be 3% faster | Sonic Zhang | 2010-10-22 | 1 | -1/+6 |
| * | | | | | | | | | | serial: abstraction for 8250 legacy ports | Alan Cox | 2010-10-22 | 1 | -0/+17 |
| * | | | | | | | | | | serial/imx: check that the buffer is non-empty before sending it out | Volker Ernst | 2010-10-22 | 1 | -3/+2 |
| * | | | | | | | | | | serial: mfd: add more baud rates support | Feng Tang | 2010-10-22 | 1 | -14/+27 |
| * | | | | | | | | | | jsm: Remove the uart port on errors | Breno Leitao | 2010-10-22 | 1 | -1/+3 |
| * | | | | | | | | | | 8250: allow platforms to override PM hook. | Manuel Lauss | 2010-10-22 | 1 | -11/+16 |
| * | | | | | | | | | | altera_uart: Don't use plain integer as NULL pointer | Anton Vorontsov | 2010-10-22 | 1 | -1/+1 |
| * | | | | | | | | | | altera_uart: Fixup type usage of port flags | Anton Vorontsov | 2010-10-22 | 1 | -2/+2 |
| * | | | | | | | | | | altera_uart: Make it possible to use Altera UART and 8250 ports together | Anton Vorontsov | 2010-10-22 | 1 | -4/+7 |
| * | | | | | | | | | | altera_uart: Add support for different address strides | Anton Vorontsov | 2010-10-22 | 1 | -21/+37 |
| * | | | | | | | | | | altera_uart: Add support for getting mapbase and IRQ from resources | Anton Vorontsov | 2010-10-22 | 1 | -22/+38 |
| * | | | | | | | | | | altera_uart: Add support for polling mode (IRQ-less) | Anton Vorontsov | 2010-10-22 | 1 | -1/+22 |
| * | | | | | | | | | | serial: Factor out uart_poll_timeout() from 8250 driver | Anton Vorontsov | 2010-10-22 | 1 | -10/+4 |
| * | | | | | | | | | | serial: 8250: Don't delay after transmitter is ready. | David Daney | 2010-10-22 | 1 | -2/+4 |
| * | | | | | | | | | | tty: icount changeover for other main devices | Alan Cox | 2010-10-22 | 1 | -26/+25 |
| * | | | | | | | | | | tty: Make tiocgicount a handler | Alan Cox | 2010-10-22 | 1 | -19/+16 |
| * | | | | | | | | | | serial: max3107: Fix memory leaks when returning on error | Davidlohr Bueso | 2010-10-22 | 1 | -9/+25 |
| * | | | | | | | | | | serial: mrst_max3110: Make the IRQ option runtime | Alan Cox | 2010-10-22 | 2 | -34/+28 |
| * | | | | | | | | | | serial: mrst_max3110: some code cleanup | Feng Tang | 2010-10-22 | 2 | -127/+201 |
| * | | | | | | | | | | serial-core: restore termios settings when resume console ports | Jason Wang | 2010-10-22 | 1 | -0/+12 |
| * | | | | | | | | | | serial-core: skip call set_termios/console_start when no_console_suspend | Jason Wang | 2010-10-22 | 1 | -1/+1 |
| * | | | | | | | | | | serial: Add CONSOLE_POLL support for uartlite | Michal Simek | 2010-10-22 | 1 | -1/+25 |
| * | | | | | | | | | | serial: mfd: snprintf() returns largish values | Dan Carpenter | 2010-10-22 | 1 | -0/+6 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+2 |
* | | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 | 2 | -4/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | ARM: S5P64X0: Add UART serial support for S5P6450 | Kukjin Kim | 2010-10-18 | 2 | -4/+5 |
* | | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-10-21 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ |