aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Blackfin Serial Driver: annotate anomalies 05000215 and 05000099Sonic Zhang2009-06-111-0/+14
* Blackfin Serial Driver: handle irregular DMA register status in auto start modeSonic Zhang2009-06-111-3/+4
* Blackfin Serial Driver: fix missing new lines when under loadGraf Yang2009-06-111-0/+1
* Blackfin Serial Driver: fix baudrate for early_printkRobin Getz2009-06-111-1/+6
* Blackfin Serial Driver: fix error while transferring large filesSonic Zhang2009-06-111-2/+29
* Blackfin SPORT UART: rewrite inline assemblyMike Frysinger2009-06-111-25/+29
* Blackfin SPORT UART: fix data misses while using transmit frame syncMichael Hennerich2009-06-111-1/+1
* Blackfin SPORT UART: fix typo in sport_set_termios prototypeMike Frysinger2009-06-111-1/+1
* serial: add support for the TI AR7 internal UARTFlorian Fainelli2009-06-111-0/+7
* icom: fix compile errors when defining ICOM_TRACEBreno Leitao2009-06-111-10/+6
* icom: fixing a if clause spaghettiBreno Leitao2009-06-111-2/+2
* jsm: correctly support multiple 4/8-port boardsAlexander Y. Fomichev2009-06-112-2/+13
* 8250_pci: add the OXCB950 chip to the 8250 PCI driver.Andre Przywara2009-06-111-0/+3
* fix oops when using console=ttymxcN with N > 0Eric Lammerts2009-06-031-0/+2
* 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
* 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 '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
|/ /
* | 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