aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2007-05-17NS16550A: Restore HS settings in EXCR2 on resumeDavid Woodhouse1-3/+18
2007-05-17icom: add new sub-device-id to support new adapterwendy xiong1-24/+31
2007-05-16[ARM] 4378/1: KS8695: Serial driver fixAndrew Victor1-2/+2
2007-05-15[SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller1-71/+205
2007-05-13[SERIAL] SUNHV: Add an ID string.David S. Miller1-0/+4
2007-05-11[ARM] 4332/2: KS8695: Serial driverAndrew Victor3-0/+675
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King1-2/+1
2007-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-8/+9
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-35/+122
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky1-0/+1
2007-05-09[POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warningKumar Gala3-3/+3
2007-05-09[POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termiosScott Wood1-1/+2
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2-4/+4
2007-05-09[SERIAL] sunzilog: Interrupt enable before ISR handler installedMark Fortescue2-35/+122
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-9/+10
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas1-5/+9
2007-05-088250: Remove commented out irq cruftJosh Boyer1-2/+0
2007-05-08serial_txx9: zap changelog from source codeAtsushi Nemoto1-25/+0
2007-05-08serial_txx9: Use assigned device numbersAtsushi Nemoto1-3/+4
2007-05-08SPIN_LOCK_UNLOCKED cleanup in drivers/serialMilind Arun Choudhary2-9/+9
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08Subject: jsm driver fix for linuxpps supportLen Sorensen1-1/+6
2007-05-08Small fixes for jsm driverLen Sorensen1-0/+1
2007-05-08Merge branch 'linux-2.6'Paul Mackerras16-416/+1815
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+4
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-47/+149
2007-05-07remove unused header file: drivers/serial/crisv10.hRobert P. J. Day1-136/+0
2007-05-07blackfin: serial driverBryan Wu3-0/+1107
2007-05-07Serial: serial_core, use pr_debugJiri Slaby1-12/+5
2007-05-07MPSC serial driver tx lockingDave Jiang1-1/+24
2007-05-07serial: define FIXED_PORT flag for serial_coreDavid Gibson2-10/+15
2007-05-07RM9000 serial driverThomas Koeller2-12/+89
2007-05-07serial driver PMC MSP71xxMarc St-Jean2-0/+33
2007-05-07[POWERPC] Don't shutdown TX on mpc5200 serial port if it is a consoleGrant Likely1-2/+3
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-1/+1