aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-25m68knommu: fix workqueues in 68328 serial driverGreg Ungerer1-6/+6
2007-07-25m68knommu: remove legacy power managament from 68328 serial driverGreg Ungerer1-59/+0
2007-07-24Use resource_size_t for serial port IO addressesJosh Boyer3-10/+14
2007-07-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2007-07-22Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa' and 's3c' into develRussell King2-2/+2
2007-07-22[ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3cBen Dooks1-1/+1
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller6-142/+65
2007-07-20[ARM] 4481/1: Fix a bug when i.MX is compiled as a moduleSascha Hauer1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-18zs: move to the serial subsystemMaciej W. Rozycki4-0/+1602
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu1-0/+1
2007-07-17sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki3-0/+1001
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-8/+27
2007-07-16[SERIAL] SUNHV: Fix jerky console on LDOM guests.David S. Miller1-11/+1
2007-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-12/+68
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-9/+45
2007-07-16sn_console section mismatch warningJes Sorensen1-2/+2
2007-07-1668360serial: remove broken optimisationAlan Cox1-7/+0
2007-07-16atmel_serial: fix break handlingHaavard Skinnemoen1-2/+30
2007-07-16Update zilog timeoutThiemo Seufer1-0/+3
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu3-79/+80
2007-07-16serial: assert DTR for serial console devicesYinghai Lu1-0/+6
2007-07-16[SERIAL]: Fix console write locking in sparc drivers.David S. Miller4-12/+68
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+1
2007-07-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-113/+30
2007-07-12[MIPS] separate platform_device registration for VR41xx serial interfaceYoichi Yuasa1-113/+30
2007-07-12Blackfin serial driver: supporting BF548-EZKIT serial portRoy Huang2-6/+117
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-1/+1
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras2-8/+27
2007-07-10[POWERPC] of_serial: add port type checkingIshizaki Kou1-3/+24
2007-07-10[POWERPC] of_serial: Ignore unknown serial portIshizaki Kou1-4/+2
2007-07-10[POWERPC] CPM_UART: Use inline function form of eieioKumar Gala1-1/+1
2007-07-08PCMCIA-NETDEV : add new ID of lan&modem multifunction cardKomuro1-0/+4
2007-06-28serial: clear proper MPSC interrupt cause bitsJay Lubomirski1-1/+2
2007-06-29Blackfin arch: kgdb specific codeSonic Zhang2-1/+106
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt2-3/+26
2007-06-11Blackfin serial driver: decouple PARODD and CMSPAR checking from PARENBMike Frysinger1-6/+5
2007-06-11Blackfin serial driver: actually implement the break_ctl() functionMike Frysinger1-0/+8
2007-06-11Blackfin serial driver: ignore framing and parity errorsMike Frysinger1-0/+2
2007-06-11Blackfin serial driver: hook up our UARTs STP bit with userspaces CMSPARMike Frysinger1-0/+2
2007-06-08sh: Fix SH-4 CPU selects.Paul Mundt1-6/+19
2007-06-05[ARM] Fix 4417/1: Serial: Fix AMBA drivers lockingRussell King1-2/+2
2007-05-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-3/+5
2007-05-30[ARM] 4417/1: Serial: Fix AMBA drivers lockingThomas Gleixner2-2/+4
2007-05-30[ARM] 4411/1: KS8695: Another serial driver fixAndrew Victor1-1/+1
2007-05-29[SPARC]: Linux always started with 9600 8N1Jan Engelhardt1-3/+3
2007-05-29[SERIAL] sunzilog: section mismatch fixKrzysztof Helt1-2/+2
2007-05-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2007-05-21Blackfin serial driver: implement support for ignoring parity/break errorsMike Frysinger1-36/+61
2007-05-21Blackfin serial driver: fix overhead issueAubrey Li1-11/+17