Age | Commit message (Expand) | Author | Files | Lines |
2009-05-07 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -3/+63 |
2009-05-07 | jsm: removing unused spinlock | Breno Leitao | 2 | -3/+0 |
2009-05-03 | Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 3 | -3/+63 |
2009-05-03 | CRISv10: fix serial driver proc-usage | Jesper Nilsson | 1 | -95/+78 |
2009-05-01 | [ARM] S3C: Add UDIVSLOT support for newer UARTS | Ben Dooks | 3 | -3/+63 |
2009-04-24 | serial: remove contact data | Niels de Vos | 1 | -2/+0 |
2009-04-22 | bfin_5xx: misplaced parentheses | Roel Kluin | 1 | -3/+3 |
2009-04-15 | [ARM] 5449/1: S3C: Use disable_irq_nosync() to fix boot lockups | Mark Brown | 1 | -2/+2 |
2009-04-13 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -2/+2 |
2009-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-04-09 | tty: MAX3100 | Alan Cox | 1 | -0/+927 |
2009-04-08 | serial: sunsu: sunsu_kbd_ms_init needs to be __devinit | David S. Miller | 1 | -1/+1 |
2009-04-07 | tty: jsm cleanups | Breno Leitao | 2 | -21/+12 |
2009-04-07 | Adjust path to gpio headers | Mike Frysinger | 1 | -8/+8 |
2009-04-07 | KGDB_SERIAL_CONSOLE check for module | Mike Frysinger | 1 | -1/+1 |
2009-04-07 | Change KCONFIG name | Mike Frysinger | 1 | -1/+1 |
2009-04-07 | tty: Blackin CTS/RTS | Sonic Zhang | 2 | -58/+137 |
2009-04-07 | Change hardware flow control from poll to interrupt driven | Sonic Zhang | 1 | -49/+82 |
2009-04-07 | Add support for the MAX3100 SPI UART. | Christian Pellegrin | 2 | -0/+8 |
2009-04-07 | tty: Use the generic RS485 ioctl on CRIS | Claudio Scordino | 2 | -22/+59 |
2009-04-07 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2 | -7/+22 |
2009-04-07 | powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBook | Benjamin Herrenschmidt | 1 | -0/+15 |
2009-04-07 | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Paul Mackerras | 1 | -7/+7 |
2009-04-07 | 8250: Fix warning | Alan Cox | 1 | -1/+2 |
2009-04-07 | icom: remove unused variables | Breno Leitao | 1 | -12/+2 |
2009-04-07 | jsm: Fix the return variable and removing the unused retval. | Breno Leitao | 1 | -4/+3 |
2009-04-07 | jsm: define init function as __devinit | Breno Leitao | 2 | -3/+3 |
2009-04-07 | ucc: Fix leaky error path | Alan Cox | 1 | -0/+1 |
2009-04-07 | blackfin: Subtract ANOMALY_05000230 on quot | Graf Yang | 1 | -1/+1 |
2009-04-07 | Fix DMA rx ring buffer handling | Sonic Zhang | 1 | -1/+3 |
2009-04-07 | blackfin: Fix tty compile error in PIO mode | Sonic Zhang | 1 | -2/+2 |
2009-04-07 | blackfin: Use unsigned long for flags with irq functions | Mike Frysinger | 1 | -2/+3 |
2009-04-07 | blackfin: BF538/9 serial uart support | Michael Hennerich | 1 | -1/+1 |
2009-04-07 | 8250_pci: add support for National Instruments legacy 8420 RS232 boards | Will Page | 1 | -0/+218 |
2009-04-07 | 8250_pci: add support for National Instruments 843x RS232 devices | Shawn Bohrer | 1 | -0/+193 |
2009-04-07 | serial: Update PNP IDs | Matthew Garrett | 1 | -1/+5 |
2009-04-07 | 8250_pnp.c: add another Wacom tablet | Danny Kukawka | 1 | -0/+1 |
2009-04-06 | cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console. | Scott Wood | 1 | -4/+4 |
2009-04-06 | cpm_uart: Initialize port.dev before it's used. | Scott Wood | 1 | -3/+3 |
2009-04-05 | Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs... | Linus Torvalds | 1 | -1/+8 |
2009-04-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 1 | -1/+1 |
2009-04-02 | serial: fixup /proc/tty/driver/serial after proc_fops conversion | Alexey Dobriyan | 1 | -1/+1 |
2009-04-01 | proc tty: switch serial_core to ->proc_fops | Alexey Dobriyan | 1 | -40/+36 |
2009-04-01 | avr32: add hardware handshake support to atmel_serial | Peter Ma | 1 | -1/+8 |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 1 | -1/+1 |
2009-03-30 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 9 | -34/+37 |
2009-03-28 | Merge branch 'origin' into devel | Russell King | 3 | -9/+22 |
2009-03-27 | microblaze_v8: Uartlite for Microblaze | Michal Simek | 1 | -2/+2 |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -2/+2 |