| Commit message (Expand) | Author | Age |
* | fix oops when using console=ttymxcN with N > 0 | Eric Lammerts | 2009-06-03 |
* | 8250: Fix oops from setserial | Alan Cox | 2009-05-29 |
* | serial: 8250_gsc: fix printk format error | Alexander Beregalov | 2009-05-29 |
* | drivers/serial/mpc52xx_uart.c: fix array overindexing check | Roel Kluin | 2009-05-29 |
* | icom: fix rmmod crash | Breno Leitao | 2009-05-23 |
* | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * | Alessandro Rubini | 2009-05-20 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-05-15 |
|\ |
|
| * | serial/nwpserial: Fix wrong register read address and add interrupt acknowledge. | Benjamin Krill | 2009-05-15 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-05-07 |
|\ \ |
|
| * \ | Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 2009-05-03 |
| |\ \ |
|
| | * | | [ARM] S3C: Add UDIVSLOT support for newer UARTS | Ben Dooks | 2009-05-01 |
| | |/ |
|
* | / | jsm: removing unused spinlock | Breno Leitao | 2009-05-06 |
|/ / |
|
* / | CRISv10: fix serial driver proc-usage | Jesper Nilsson | 2009-05-02 |
|/ |
|
* | serial: remove contact data | Niels de Vos | 2009-04-24 |
* | bfin_5xx: misplaced parentheses | Roel Kluin | 2009-04-21 |
* | [ARM] 5449/1: S3C: Use disable_irq_nosync() to fix boot lockups | Mark Brown | 2009-04-15 |
* | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-04-13 |
|\ |
|
| * | microblaze_v8: Uartlite for Microblaze | Michal Simek | 2009-03-27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-04-08 |
|\ \ |
|
| * | | serial: sunsu: sunsu_kbd_ms_init needs to be __devinit | David S. Miller | 2009-04-08 |
* | | | tty: MAX3100 | Alan Cox | 2009-04-08 |
|/ / |
|
* | | tty: jsm cleanups | Breno Leitao | 2009-04-07 |
* | | Adjust path to gpio headers | Mike Frysinger | 2009-04-07 |
* | | KGDB_SERIAL_CONSOLE check for module | Mike Frysinger | 2009-04-07 |
* | | Change KCONFIG name | Mike Frysinger | 2009-04-07 |
* | | tty: Blackin CTS/RTS | Sonic Zhang | 2009-04-07 |
* | | Change hardware flow control from poll to interrupt driven | Sonic Zhang | 2009-04-07 |
* | | Add support for the MAX3100 SPI UART. | Christian Pellegrin | 2009-04-07 |
* | | tty: Use the generic RS485 ioctl on CRIS | Claudio Scordino | 2009-04-07 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2009-04-07 |
|\ \ |
|
| * | | powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBook | Benjamin Herrenschmidt | 2009-04-07 |
| * | | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Paul Mackerras | 2009-04-06 |
| |\ \ |
|
| | * | | cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console. | Scott Wood | 2009-04-06 |
| | * | | cpm_uart: Initialize port.dev before it's used. | Scott Wood | 2009-04-06 |
* | | | | 8250: Fix warning | Alan Cox | 2009-04-06 |
* | | | | icom: remove unused variables | Breno Leitao | 2009-04-06 |
* | | | | jsm: Fix the return variable and removing the unused retval. | Breno Leitao | 2009-04-06 |
* | | | | jsm: define init function as __devinit | Breno Leitao | 2009-04-06 |
* | | | | ucc: Fix leaky error path | Alan Cox | 2009-04-06 |
* | | | | blackfin: Subtract ANOMALY_05000230 on quot | Graf Yang | 2009-04-06 |
* | | | | Fix DMA rx ring buffer handling | Sonic Zhang | 2009-04-06 |
* | | | | blackfin: Fix tty compile error in PIO mode | Sonic Zhang | 2009-04-06 |
* | | | | blackfin: Use unsigned long for flags with irq functions | Mike Frysinger | 2009-04-06 |
* | | | | blackfin: BF538/9 serial uart support | Michael Hennerich | 2009-04-06 |
* | | | | 8250_pci: add support for National Instruments legacy 8420 RS232 boards | Will Page | 2009-04-06 |
* | | | | 8250_pci: add support for National Instruments 843x RS232 devices | Shawn Bohrer | 2009-04-06 |
* | | | | serial: Update PNP IDs | Matthew Garrett | 2009-04-06 |
* | | | | 8250_pnp.c: add another Wacom tablet | Danny Kukawka | 2009-04-06 |
|/ / / |
|
* | | | Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs... | Linus Torvalds | 2009-04-05 |
|\ \ \ |
|
| * | | | avr32: add hardware handshake support to atmel_serial | Peter Ma | 2009-04-01 |