summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2007-05-17NS16550A: Restore HS settings in EXCR2 on resumeDavid Woodhouse
2007-05-17icom: add new sub-device-id to support new adapterwendy xiong
2007-05-15[SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller
2007-05-13[SERIAL] SUNHV: Add an ID string.David S. Miller
2007-05-11[ARM] 4332/2: KS8695: Serial driverAndrew Victor
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King
2007-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky
2007-05-09[POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warningKumar Gala
2007-05-09[POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termiosScott Wood
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi
2007-05-09[SERIAL] sunzilog: Interrupt enable before ISR handler installedMark Fortescue
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas
2007-05-088250: Remove commented out irq cruftJosh Boyer
2007-05-08serial_txx9: zap changelog from source codeAtsushi Nemoto
2007-05-08serial_txx9: Use assigned device numbersAtsushi Nemoto
2007-05-08SPIN_LOCK_UNLOCKED cleanup in drivers/serialMilind Arun Choudhary
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08Subject: jsm driver fix for linuxpps supportLen Sorensen
2007-05-08Small fixes for jsm driverLen Sorensen
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2007-05-07remove unused header file: drivers/serial/crisv10.hRobert P. J. Day
2007-05-07blackfin: serial driverBryan Wu
2007-05-07Serial: serial_core, use pr_debugJiri Slaby
2007-05-07MPSC serial driver tx lockingDave Jiang
2007-05-07serial: define FIXED_PORT flag for serial_coreDavid Gibson
2007-05-07RM9000 serial driverThomas Koeller
2007-05-07serial driver PMC MSP71xxMarc St-Jean
2007-05-07[POWERPC] Don't shutdown TX on mpc5200 serial port if it is a consoleGrant Likely
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-05-07[SERIAL] sunsu: Fix section mismatch warnings.David S. Miller
2007-05-07serial: sh-sci: Fix module clock refcount for serial console.Paul Mundt
2007-05-07serial: sh-sci: Fix module clock refcounting.dmitry pervushin
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu
2007-05-07serial: sh-sci: Kill off breakpoint in break IRQ.Paul Mundt
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt
2007-05-07sh: Bring kgdb back from the dead.Paul Mundt
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-06Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...Russell King
2007-05-03[ARM] 4328/1: Move i.MX UART regs to driverSascha Hauer
2007-05-03[ARM] 4357/1: AT91: Support slower serial baud-ratesAndrew Victor
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell
2007-04-248250: fix possible deadlock between serial8250_handle_port() and serial8250_i...Jiri Kosina