aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki2007-07-173-0/+1001
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-162-8/+27
|\
| * Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-112-8/+27
| |\
| | * [POWERPC] of_serial: add port type checkingIshizaki Kou2007-07-101-3/+24
| | * [POWERPC] of_serial: Ignore unknown serial portIshizaki Kou2007-07-101-4/+2
| | * [POWERPC] CPM_UART: Use inline function form of eieioKumar Gala2007-07-101-1/+1
* | | [SERIAL] SUNHV: Fix jerky console on LDOM guests.David S. Miller2007-07-161-11/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-164-12/+68
|\ \ \
| * | | [SERIAL]: Fix console write locking in sparc drivers.David S. Miller2007-07-164-12/+68
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-07-162-9/+45
|\ \ \ \
| * | | | sh: Preliminary support for the SH-X3 CPU.Paul Mundt2007-06-202-3/+26
| * | | | sh: Fix SH-4 CPU selects.Paul Mundt2007-06-081-6/+19
| | |_|/ | |/| |
* | | | sn_console section mismatch warningJes Sorensen2007-07-161-2/+2
* | | | 68360serial: remove broken optimisationAlan Cox2007-07-161-7/+0
* | | | atmel_serial: fix break handlingHaavard Skinnemoen2007-07-161-2/+30
* | | | Update zilog timeoutThiemo Seufer2007-07-161-0/+3
* | | | serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-163-79/+80
* | | | serial: assert DTR for serial console devicesYinghai Lu2007-07-161-0/+6
| |/ / |/| |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-1/+1
|\ \ \
| * | | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-1/+1
| | |/ | |/|
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-121-113/+30
|\ \ \
| * | | [MIPS] separate platform_device registration for VR41xx serial interfaceYoichi Yuasa2007-07-121-113/+30
| |/ /
* | | Blackfin serial driver: supporting BF548-EZKIT serial portRoy Huang2007-07-122-6/+117
* | | Blackfin arch: kgdb specific codeSonic Zhang2007-06-292-1/+106
|/ /
* | PCMCIA-NETDEV : add new ID of lan&modem multifunction cardKomuro2007-07-081-0/+4
* | serial: clear proper MPSC interrupt cause bitsJay Lubomirski2007-06-281-1/+2
* | Blackfin serial driver: decouple PARODD and CMSPAR checking from PARENBMike Frysinger2007-06-111-6/+5
* | Blackfin serial driver: actually implement the break_ctl() functionMike Frysinger2007-06-111-0/+8
* | Blackfin serial driver: ignore framing and parity errorsMike Frysinger2007-06-111-0/+2
* | Blackfin serial driver: hook up our UARTs STP bit with userspaces CMSPARMike Frysinger2007-06-111-0/+2
|/
* [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