summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorLines
2009-06-03fix oops when using console=ttymxcN with N > 0Eric Lammerts-0/+2
2009-05-298250: Fix oops from setserialAlan Cox-0/+15
2009-05-29serial: 8250_gsc: fix printk format errorAlexander Beregalov-2/+2
2009-05-29drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin-1/+1
2009-05-22icom: fix rmmod crashBreno Leitao-1/+1
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini-2/+2
2009-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-1/+3
2009-05-15serial/nwpserial: Fix wrong register read address and add interrupt acknowledge.Benjamin Krill-1/+3
2009-05-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-3/+63
2009-05-06jsm: removing unused spinlockBreno Leitao-3/+0
2009-05-03Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King-3/+63
2009-05-02CRISv10: fix serial driver proc-usageJesper Nilsson-95/+78
2009-05-01[ARM] S3C: Add UDIVSLOT support for newer UARTSBen Dooks-3/+63
2009-04-24serial: remove contact dataNiels de Vos-2/+0
2009-04-21bfin_5xx: misplaced parenthesesRoel Kluin-3/+3
2009-04-15[ARM] 5449/1: S3C: Use disable_irq_nosync() to fix boot lockupsMark Brown-2/+2
2009-04-13Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-2/+2
2009-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-1/+1
2009-04-08tty: MAX3100Alan Cox-0/+927
2009-04-08serial: sunsu: sunsu_kbd_ms_init needs to be __devinitDavid S. Miller-1/+1
2009-04-07tty: jsm cleanupsBreno Leitao-21/+12
2009-04-07Adjust path to gpio headersMike Frysinger-8/+8
2009-04-07KGDB_SERIAL_CONSOLE check for moduleMike Frysinger-1/+1
2009-04-07Change KCONFIG nameMike Frysinger-1/+1
2009-04-07tty: Blackin CTS/RTSSonic Zhang-58/+137
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang-49/+82
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin-0/+8
2009-04-07tty: Use the generic RS485 ioctl on CRISClaudio Scordino-22/+59
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-7/+22
2009-04-07powerpc/pmac: Fix internal modem IRQ on Wallstreet PowerBookBenjamin Herrenschmidt-0/+15
2009-04-07Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras-7/+7
2009-04-068250: Fix warningAlan Cox-1/+2
2009-04-06icom: remove unused variablesBreno Leitao-12/+2
2009-04-06jsm: Fix the return variable and removing the unused retval.Breno Leitao-4/+3
2009-04-06jsm: define init function as __devinitBreno Leitao-3/+3
2009-04-06ucc: Fix leaky error pathAlan Cox-0/+1
2009-04-06blackfin: Subtract ANOMALY_05000230 on quotGraf Yang-1/+1
2009-04-06Fix DMA rx ring buffer handlingSonic Zhang-1/+3
2009-04-06blackfin: Fix tty compile error in PIO modeSonic Zhang-2/+2
2009-04-06blackfin: Use unsigned long for flags with irq functionsMike Frysinger-2/+3
2009-04-06blackfin: BF538/9 serial uart supportMichael Hennerich-1/+1
2009-04-068250_pci: add support for National Instruments legacy 8420 RS232 boardsWill Page-0/+218
2009-04-068250_pci: add support for National Instruments 843x RS232 devicesShawn Bohrer-0/+193
2009-04-06serial: Update PNP IDsMatthew Garrett-1/+5
2009-04-068250_pnp.c: add another Wacom tabletDanny Kukawka-0/+1
2009-04-06cpm_uart: Disable CPM udbg when re-initing CPM uart, even if not the console.Scott Wood-4/+4
2009-04-06cpm_uart: Initialize port.dev before it's used.Scott Wood-3/+3
2009-04-05Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds-1/+8
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds-1/+1