summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorLines
2007-05-30[ARM] 4417/1: Serial: Fix AMBA drivers lockingThomas Gleixner-2/+4
2007-05-30[ARM] 4411/1: KS8695: Another serial driver fixAndrew Victor-1/+1
2007-05-29[SPARC]: Linux always started with 9600 8N1Jan Engelhardt-3/+3
2007-05-29[SERIAL] sunzilog: section mismatch fixKrzysztof Helt-2/+2
2007-05-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-2/+2
2007-05-21Blackfin serial driver: implement support for ignoring parity/break errorsMike Frysinger-36/+61
2007-05-21Blackfin serial driver: fix overhead issueAubrey Li-11/+17
2007-05-17NS16550A: Restore HS settings in EXCR2 on resumeDavid Woodhouse-3/+18
2007-05-17icom: add new sub-device-id to support new adapterwendy xiong-24/+31
2007-05-16[ARM] 4378/1: KS8695: Serial driver fixAndrew Victor-2/+2
2007-05-15[SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller-71/+205
2007-05-13[SERIAL] SUNHV: Add an ID string.David S. Miller-0/+4
2007-05-11[ARM] 4332/2: KS8695: Serial driverAndrew Victor-0/+675
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King-2/+1
2007-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-8/+9
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-35/+122
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky-0/+1
2007-05-09[POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warningKumar Gala-3/+3
2007-05-09[POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termiosScott Wood-1/+2
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi-4/+4
2007-05-09[SERIAL] sunzilog: Interrupt enable before ISR handler installedMark Fortescue-35/+122
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-9/+10
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas-5/+9
2007-05-088250: Remove commented out irq cruftJosh Boyer-2/+0
2007-05-08serial_txx9: zap changelog from source codeAtsushi Nemoto-25/+0
2007-05-08serial_txx9: Use assigned device numbersAtsushi Nemoto-3/+4
2007-05-08SPIN_LOCK_UNLOCKED cleanup in drivers/serialMilind Arun Choudhary-9/+9
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-05-08Subject: jsm driver fix for linuxpps supportLen Sorensen-1/+6
2007-05-08Small fixes for jsm driverLen Sorensen-0/+1
2007-05-08Merge branch 'linux-2.6'Paul Mackerras-416/+1815
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-4/+4
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-47/+149
2007-05-07remove unused header file: drivers/serial/crisv10.hRobert P. J. Day-136/+0
2007-05-07blackfin: serial driverBryan Wu-0/+1107
2007-05-07Serial: serial_core, use pr_debugJiri Slaby-12/+5
2007-05-07MPSC serial driver tx lockingDave Jiang-1/+24
2007-05-07serial: define FIXED_PORT flag for serial_coreDavid Gibson-10/+15
2007-05-07RM9000 serial driverThomas Koeller-12/+89
2007-05-07serial driver PMC MSP71xxMarc St-Jean-0/+33
2007-05-07[POWERPC] Don't shutdown TX on mpc5200 serial port if it is a consoleGrant Likely-2/+3
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell-1/+1
2007-05-07[SERIAL] sunsu: Fix section mismatch warnings.David S. Miller-4/+4
2007-05-07serial: sh-sci: Fix module clock refcount for serial console.Paul Mundt-0/+11
2007-05-07serial: sh-sci: Fix module clock refcounting.dmitry pervushin-3/+9
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu-12/+44
2007-05-07serial: sh-sci: Kill off breakpoint in break IRQ.Paul Mundt-6/+0
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt-7/+53
2007-05-07sh: Bring kgdb back from the dead.Paul Mundt-20/+33
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-194/+389