summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King2009-06-083-3/+18
|\
| * 8250: Fix oops from setserialAlan Cox2009-05-291-0/+15
| * serial: 8250_gsc: fix printk format errorAlexander Beregalov2009-05-291-2/+2
| * drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin2009-05-291-1/+1
* | Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into ...Russell King2009-06-081-0/+2
|\ \
| * | fix oops when using console=ttymxcN with N > 0Eric Lammerts2009-05-201-0/+2
* | | [ARM] 5541/1: serial/amba-pl011.c: add support for the modified port found in...Alessandro Rubini2009-06-041-3/+27
* | | [ARM] 5505/1: serial amba-pl011: move to arch_initcall for earlier consoleAlessandro Rubini2009-05-311-1/+5
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King2009-05-293-3/+3
|\ \ \ | | |/ | |/|
| * | icom: fix rmmod crashBreno Leitao2009-05-221-1/+1
| * | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-202-2/+2
* | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King2009-05-236-7/+66
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-151-1/+3
| |\
| | * serial/nwpserial: Fix wrong register read address and add interrupt acknowledge.Benjamin Krill2009-05-151-1/+3
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-073-3/+63
| |\ \
| | * \ Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-05-033-3/+63
| | |\ \
| | | * | [ARM] S3C: Add UDIVSLOT support for newer UARTSBen Dooks2009-05-013-3/+63
| | | |/
| * | | jsm: removing unused spinlockBreno Leitao2009-05-062-3/+0
| |/ /
* | | [ARM] Remove arch-imx from build systemSascha Hauer2009-05-071-10/+3
|/ /
* | CRISv10: fix serial driver proc-usageJesper Nilsson2009-05-021-95/+78
|/
* serial: remove contact dataNiels de Vos2009-04-241-2/+0
* bfin_5xx: misplaced parenthesesRoel Kluin2009-04-211-3/+3
* [ARM] 5449/1: S3C: Use disable_irq_nosync() to fix boot lockupsMark Brown2009-04-151-2/+2
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-04-131-2/+2
|\
| * microblaze_v8: Uartlite for MicroblazeMichal Simek2009-03-271-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-04-081-1/+1
|\ \
| * | serial: sunsu: sunsu_kbd_ms_init needs to be __devinitDavid S. Miller2009-04-081-1/+1
* | | tty: MAX3100Alan Cox2009-04-081-0/+927
|/ /
* | tty: jsm cleanupsBreno Leitao2009-04-072-21/+12
* | Adjust path to gpio headersMike Frysinger2009-04-071-8/+8
* | KGDB_SERIAL_CONSOLE check for moduleMike Frysinger2009-04-071-1/+1
* | Change KCONFIG nameMike Frysinger2009-04-071-1/+1
* | tty: Blackin CTS/RTSSonic Zhang2009-04-072-58/+137
* | Change hardware flow control from poll to interrupt drivenSonic Zhang2009-04-071-49/+82
* | Add support for the MAX3100 SPI UART.Christian Pellegrin2009-04-072-0/+8
* | tty: Use the generic RS485 ioctl on CRISClaudio Scordino2009-04-072-22/+59
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-072-7/+22
|\ \
| * | powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBookBenjamin Herrenschmidt2009-04-071-0/+15
| * | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2009-04-071-7/+7
| |\ \
| | * | cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console.Scott Wood2009-04-061-4/+4
| | * | cpm_uart: Initialize port.dev before it's used.Scott Wood2009-04-061-3/+3
* | | | 8250: Fix warningAlan Cox2009-04-061-1/+2
* | | | icom: remove unused variablesBreno Leitao2009-04-061-12/+2
* | | | jsm: Fix the return variable and removing the unused retval.Breno Leitao2009-04-061-4/+3
* | | | jsm: define init function as __devinitBreno Leitao2009-04-062-3/+3
* | | | ucc: Fix leaky error pathAlan Cox2009-04-061-0/+1
* | | | blackfin: Subtract ANOMALY_05000230 on quotGraf Yang2009-04-061-1/+1
* | | | Fix DMA rx ring buffer handlingSonic Zhang2009-04-061-1/+3
* | | | blackfin: Fix tty compile error in PIO modeSonic Zhang2009-04-061-2/+2
* | | | blackfin: Use unsigned long for flags with irq functionsMike Frysinger2009-04-061-2/+3
OpenPOWER on IntegriCloud