aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Fix 4417/1: Serial: Fix AMBA drivers lockingRussell King2007-06-051-2/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-303-3/+5
|\
| * [ARM] 4417/1: Serial: Fix AMBA drivers lockingThomas Gleixner2007-05-302-2/+4
| * [ARM] 4411/1: KS8695: Another serial driver fixAndrew Victor2007-05-301-1/+1
* | [SPARC]: Linux always started with 9600 8N1Jan Engelhardt2007-05-291-3/+3
* | [SERIAL] sunzilog: section mismatch fixKrzysztof Helt2007-05-291-2/+2
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-211-2/+2
|\
| * [ARM] 4378/1: KS8695: Serial driver fixAndrew Victor2007-05-161-2/+2
* | Blackfin serial driver: implement support for ignoring parity/break errorsMike Frysinger2007-05-211-36/+61
* | Blackfin serial driver: fix overhead issueAubrey Li2007-05-211-11/+17
* | NS16550A: Restore HS settings in EXCR2 on resumeDavid Woodhouse2007-05-171-3/+18
* | icom: add new sub-device-id to support new adapterwendy xiong2007-05-171-24/+31
* | [SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller2007-05-151-71/+205
|/
* [SERIAL] SUNHV: Add an ID string.David S. Miller2007-05-131-0/+4
* [ARM] 4332/2: KS8695: Serial driverAndrew Victor2007-05-113-0/+675
* [ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King2007-05-111-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-104-8/+9
|\
| * [POWERPC] CPM_UART: Removed __init from cpm_uart_init_portdesc to fix warningKumar Gala2007-05-093-3/+3
| * [POWERPC] CPM_UART: cpm_uart_set_termios should take ktermios, not termiosScott Wood2007-05-091-1/+2
| * [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-092-4/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-102-35/+122
|\ \
| * | [SERIAL] sunzilog: Interrupt enable before ISR handler installedMark Fortescue2007-05-092-35/+122
| |/
* | [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-101-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-083-9/+10
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-0816-416/+1815
| |\
| * | [POWERPC] Don't shutdown TX on mpc5200 serial port if it is a consoleGrant Likely2007-05-071-2/+3
| * | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-1/+1
| * | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-023-6/+6
* | | x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas2007-05-081-5/+9
* | | 8250: Remove commented out irq cruftJosh Boyer2007-05-081-2/+0
* | | serial_txx9: zap changelog from source codeAtsushi Nemoto2007-05-081-25/+0
* | | serial_txx9: Use assigned device numbersAtsushi Nemoto2007-05-081-3/+4
* | | SPIN_LOCK_UNLOCKED cleanup in drivers/serialMilind Arun Choudhary2007-05-082-9/+9
* | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* | | Subject: jsm driver fix for linuxpps supportLen Sorensen2007-05-081-1/+6
* | | Small fixes for jsm driverLen Sorensen2007-05-081-0/+1
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-071-4/+4
|\ \
| * | [SERIAL] sunsu: Fix section mismatch warnings.David S. Miller2007-05-071-4/+4
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-072-47/+149
|\ \ \
| * | | serial: sh-sci: Fix module clock refcount for serial console.Paul Mundt2007-05-071-0/+11
| * | | serial: sh-sci: Fix module clock refcounting.dmitry pervushin2007-05-071-3/+9
| * | | sh: MS7712SE01 board support.Nobuhiro Iwamatsu2007-05-072-12/+44
| * | | serial: sh-sci: Kill off breakpoint in break IRQ.Paul Mundt2007-05-071-6/+0
| * | | sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2007-05-072-7/+53
| * | | sh: Bring kgdb back from the dead.Paul Mundt2007-05-071-20/+33
| |/ /
* | | remove unused header file: drivers/serial/crisv10.hRobert P. J. Day2007-05-071-136/+0
* | | blackfin: serial driverBryan Wu2007-05-073-0/+1107
* | | Serial: serial_core, use pr_debugJiri Slaby2007-05-071-12/+5
* | | MPSC serial driver tx lockingDave Jiang2007-05-071-1/+24
* | | serial: define FIXED_PORT flag for serial_coreDavid Gibson2007-05-072-10/+15