summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorLines
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-25Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...Mike Frysinger-7/+7
2007-10-07Add manufacturer and card id of teltonica pcmcia modemsAttila Kinali-0/+1
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
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu-79/+80
2007-07-16serial: assert DTR for serial console devicesYinghai Lu-0/+6
2007-07-16[SERIAL]: Fix console write locking in sparc drivers.David S. Miller-12/+68
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds-1/+1
2007-07-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-113/+30
2007-07-12[MIPS] separate platform_device registration for VR41xx serial interfaceYoichi Yuasa-113/+30
2007-07-12Blackfin serial driver: supporting BF548-EZKIT serial portRoy Huang-6/+117
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok-1/+1
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras-8/+27
2007-07-10[POWERPC] of_serial: add port type checkingIshizaki Kou-3/+24
2007-07-10[POWERPC] of_serial: Ignore unknown serial portIshizaki Kou-4/+2
2007-07-10[POWERPC] CPM_UART: Use inline function form of eieioKumar Gala-1/+1
2007-07-08PCMCIA-NETDEV : add new ID of lan&modem multifunction cardKomuro-0/+4
2007-06-28serial: clear proper MPSC interrupt cause bitsJay Lubomirski-1/+2
2007-06-29Blackfin arch: kgdb specific codeSonic Zhang-1/+106
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt-3/+26
2007-06-11Blackfin serial driver: decouple PARODD and CMSPAR checking from PARENBMike Frysinger-6/+5
2007-06-11Blackfin serial driver: actually implement the break_ctl() functionMike Frysinger-0/+8
2007-06-11Blackfin serial driver: ignore framing and parity errorsMike Frysinger-0/+2
2007-06-11Blackfin serial driver: hook up our UARTs STP bit with userspaces CMSPARMike Frysinger-0/+2
2007-06-08sh: Fix SH-4 CPU selects.Paul Mundt-6/+19
2007-06-05[ARM] Fix 4417/1: Serial: Fix AMBA drivers lockingRussell King-2/+2
2007-05-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-3/+5