summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorLines
2007-10-07Add manufacturer and card id of teltonica pcmcia modemsAttila Kinali-0/+1
2007-09-28[POWERPC] Fix cpm_uart driver for cpm1 machinesJochen Friedrich-1/+1
2007-09-25[SUNSAB]: Fix broken SYSRQ.Thomas Bogendoerfer-1/+1
2007-09-17[SUNSAB]: Fix several bugs.Al Viro-65/+42
2007-09-11fix SERIAL_CORE_CONSOLE driver dependenciesAdrian Bunk-4/+4
2007-09-11BCM1480 serial build fixThiemo Seufer-0/+6
2007-08-31Fix modpost warning in serial driverRalf Baechle-1/+1
2007-08-26[SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.cDavid S. Miller-8/+11
2007-08-22serial: add pci ids for PA Semi PWRficient onchip uartsOlof Johansson-0/+16
2007-08-22Add blacklisting capability to serial_pci to avoid misdetection of serial portsChristian Schmidt-0/+17
2007-08-22Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard-29/+56
2007-08-22serial_txx9: Fix modem control line handlingAtsushi Nemoto-3/+11
2007-08-22serial: add support for ITE 887x chipsNiels de Vos-0/+159
2007-08-22serial: don't optimise away baud rate changes when BOTHER is usedDavid Woodhouse-2/+5
2007-08-03serial: fix 8250 early console setupDaniel Ritz-2/+2
2007-07-31sb1250-duart: __maybe_unused, etc. fixesMaciej W. Rozycki-8/+6
2007-07-31serial: MPSC: Fix coding style and whitespace issuesMark A. Greer-401/+283
2007-07-31serial: MPSC: Remove duplicate SUPPORT_SYSRQ definitionMark A. Greer-4/+0
2007-07-31serial: MPSC: Stop rx engine when CREAD clearedStephane Chazelas-5/+8
2007-07-31serial: MPSC: Remove race between Rx stop & restartCarlos Sanchez-2/+14
2007-07-31serial: fix vr41xx_siu serial console supportYoichi Yuasa-1/+3
2007-07-31serial: fix vr41xx_siu interface selectYoichi Yuasa-1/+2
2007-07-31serial: fix section mismatch vr41xx_siuYoichi Yuasa-1/+1
2007-07-31DDB5477: remove driver bits of supportYoichi Yuasa-20/+0
2007-07-31revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton-9/+5
2007-07-31serial_txx9: fix printk format mismatchAtsushi Nemoto-2/+3
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds-57/+18
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm-29/+10
2007-07-26sh: sh-sci - fix SH7708 supportMagnus Damm-17/+8
2007-07-25m68knommu: fix workqueues in 68328 serial driverGreg Ungerer-6/+6
2007-07-25m68knommu: remove legacy power managament from 68328 serial driverGreg Ungerer-59/+0
2007-07-25sh: remove support for sh73180 and solution engine 73180Magnus Damm-11/+0
2007-07-24Use resource_size_t for serial port IO addressesJosh Boyer-10/+14
2007-07-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-2/+2
2007-07-22Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa'...Russell King-2/+2
2007-07-22[ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3cBen Dooks-1/+1
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller-142/+65
2007-07-20[ARM] 4481/1: Fix a bug when i.MX is compiled as a moduleSascha Hauer-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau-2/+1
2007-07-18zs: move to the serial subsystemMaciej W. Rozycki-0/+1602
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu-0/+1
2007-07-17sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki-0/+1001
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-8/+27
2007-07-16[SERIAL] SUNHV: Fix jerky console on LDOM guests.David S. Miller-11/+1
2007-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds-12/+68
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-9/+45
2007-07-16sn_console section mismatch warningJes Sorensen-2/+2
2007-07-1668360serial: remove broken optimisationAlan Cox-7/+0
2007-07-16atmel_serial: fix break handlingHaavard Skinnemoen-2/+30
2007-07-16Update zilog timeoutThiemo Seufer-0/+3