| Commit message (Expand) | Author | Age |
* | tty/of_serial: add missing ns16550a id | Michal Simek | 2009-11-30 |
* | bcm63xx_uart: Fix serial driver compile breakage. | Maxime Bizon | 2009-11-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-11-30 |
|\ |
|
| * | sunsu: Use sunserial_console_termios() in sunsu_console_setup(). | David S. Miller | 2009-11-24 |
| * | sunsu: Pass true 'ignore_line' to console match when RSC or LOM console. | David S. Miller | 2009-11-24 |
| * | serial: suncore: Fix RSC/LOM handling in sunserial_console_termios(). | David S. Miller | 2009-11-24 |
| * | serial: suncore: Add 'ignore_line' argument to sunserial_console_match(). | David S. Miller | 2009-11-24 |
| * | sunsu: Fix detection of SU ports which are RSC console or control. | David S. Miller | 2009-11-24 |
| * | sunsab: Do not set sunsab_reg.cons right before registering minors. | David S. Miller | 2009-11-24 |
* | | serial: add support for the Lava Quattro PCI quad-port 16550A card | Lennert Buytenhek | 2009-11-12 |
* | | serial: fix printk format specifiers for struct uart_port::iobase | Lennert Buytenhek | 2009-11-12 |
* | | serial: sh-sci: disable callback typo fix | Magnus Damm | 2009-11-06 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-03 |
|\ \ |
|
| * | | pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card | Ken Kawasaki | 2009-10-30 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-10-29 |
|\ \ \ |
|
| * \ \ | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 2009-10-27 |
| |\ \ \ |
|
| | * | | | drivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather than SERIAL_IO_MEM | Julia Lawall | 2009-10-15 |
| | | |/
| | |/| |
|
* | | | | 8250_pci: add IBM Saturn serial card | Benjamin Herrenschmidt | 2009-10-29 |
* | | | | serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and ... | Krauth.Julien | 2009-10-29 |
* | | | | atmel_serial: fix bad BUILD_BUG_ON() usage | Haavard Skinnemoen | 2009-10-29 |
|/ / / |
|
* / / | tty, serial: Fix race and NULL check in uart_close() | Linus Torvalds | 2009-10-12 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-08 |
|\| |
|
| * | pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card | Ken Kawasaki | 2009-10-05 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-10-02 |
|\ \ |
|
| * | | ARM: Fix SA1100 Neponset serial section mismatch | Russell King | 2009-09-28 |
* | | | serial: add parameter to force skipping the test for the TXEN bug | Chuck Ebbert | 2009-10-01 |
* | | | icom: convert space to tabs | Breno Leitao | 2009-10-01 |
* | | | serial_txx9: use container_of() instead of direct cast | Atsushi Nemoto | 2009-10-01 |
* | | | uartlite: allow building for timberdale MFD | Richard Röjfors | 2009-10-01 |
* | | | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. | Maxime Bizon | 2009-09-30 |
|/ / |
|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-09-24 |
|\ \ |
|
| * | | Fix build of cpm_uart due to core changes | Benjamin Herrenschmidt | 2009-09-24 |
| |/ |
|
* | | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 2009-09-24 |
|\ \ |
|
| * | | CRIS: fix defconfig build failure | Ingo Molnar | 2009-08-31 |
* | | | Merge branch 'origin' into for-linus | Russell King | 2009-09-24 |
|\ \ \
| | |/
| |/| |
|
| * | | serial core: fix new kernel-doc warnings | Randy Dunlap | 2009-09-23 |
| * | | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 |
| * | | uartlite: support shared interrupt lines | Peter Korsgaard | 2009-09-19 |
| * | | Set proper console speed on resume if console suspend is disabled | Deepak Saxena | 2009-09-19 |
| * | | serial: introduce tty krefs | Alan Cox | 2009-09-19 |
| * | | serial: kill USF_CLOSING_* definitions | Alan Cox | 2009-09-19 |
| * | | serial: move port users helper | Alan Cox | 2009-09-19 |
| * | | serial: move delta_msr_wait into the tty_port | Alan Cox | 2009-09-19 |
| * | | serial: replace the state mutex with the tty port mutex | Alan Cox | 2009-09-19 |
| * | | serial: move the flags into the tty_port field | Alan Cox | 2009-09-19 |
| * | | serial: move count into the tty_port version | Alan Cox | 2009-09-19 |
| * | | serial: use tty_port pointers in the core code | Alan Cox | 2009-09-19 |
| * | | serial: Fold closing_* fields into the tty_port ones | Alan Cox | 2009-09-19 |
| * | | serial: kill off uart_info | Alan Cox | 2009-09-19 |
| * | | 8250: Now honours baud rate lower bounds | Anton Vorontsov | 2009-09-19 |