summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | imx: serial: use tty_encode_baud_rate to set true rateOskar Schirmer2009-06-111-0/+7
* | | | | | | | | | | imx: serial: add IrDA support to serial driverFabian Godehardt2009-06-111-19/+176
* | | | | | | | | | | imx: serial: use rational library functionOskar Schirmer2009-06-112-20/+11
* | | | | | | | | | | imx: serial: handle initialisation failure correctlyDaniel Glöckner2009-06-111-1/+6
* | | | | | | | | | | imx: serial: be sure to stop xmit upon shutdownFabian Godehardt2009-06-111-0/+4
* | | | | | | | | | | imx: serial: notify higher layers in case xmit IRQ was not calledFabian Godehardt2009-06-111-0/+3
* | | | | | | | | | | imx: serial: fix one bit field typeDaniel Glöckner2009-06-111-1/+1
* | | | | | | | | | | imx: serial: fix whitespaces (no changes in functionality)Oskar Schirmer2009-06-111-25/+23
* | | | | | | | | | | timbuart: Fix the termios logicAlan Cox2009-06-111-9/+15
* | | | | | | | | | | serial: Added Timberdale UART driverRichard Röjfors2009-06-114-0/+586
* | | | | | | | | | | Blackfin Serial Driver: disable dma rx interrupt only rather than all irqsSonic Zhang2009-06-111-3/+4
* | | | | | | | | | | Blackfin Serial Driver: handle anomaly 05000231Sonic Zhang2009-06-111-2/+10
* | | | | | | | | | | 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