summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* m68knommu: fix workqueues in 68328 serial driverGreg Ungerer2007-07-251-6/+6
* m68knommu: remove legacy power managament from 68328 serial driverGreg Ungerer2007-07-251-59/+0Star
* Use resource_size_t for serial port IO addressesJosh Boyer2007-07-243-10/+14
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-222-2/+2
|\
| *-. Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa'...Russell King2007-07-222-2/+2
| |\ \
| | | * [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3cBen Dooks2007-07-221-1/+1
| | |/ | |/|
| | * [ARM] 4481/1: Fix a bug when i.MX is compiled as a moduleSascha Hauer2007-07-201-1/+1
| |/
* / [SPARC]: Fix serial console device detection.David S. Miller2007-07-216-142/+65Star
|/
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
* zs: move to the serial subsystemMaciej W. Rozycki2007-07-184-0/+1602
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-181-0/+1
* 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-172-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/+2Star
| | * [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-171-11/+1Star
* | | 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/+0Star
* | | | 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-121-1/+1
| | |/ | |/|
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-121-113/+30Star
|\ \ \
| * | | [MIPS] separate platform_device registration for VR41xx serial interfaceYoichi Yuasa2007-07-121-113/+30Star
| |/ /
* | | 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-091-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/+5Star
* | 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