summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* [SERIAL] 8250: constify some serial structsHelge Deller2006-08-301-9/+8
* [SERIAL] Make uart_match_port() work with all memory mapped UARTsSergei Shtylyov2006-08-301-0/+3
* [SERIAL] Support for Intashield 2 port PCI serial cardPeter Horton2006-08-271-0/+14
* [SERIAL] sunzilog: Mirror the sunsab serial setup bug fix.David S. Miller2006-08-231-0/+3
* [SERIAL] sunsab: Fix E250 console with RSC.Marc Zyngier2006-08-231-0/+9
* [SERIAL] sunzilog: Fix instance enumeration.David S. Miller2006-07-211-36/+35
* [SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().David S. Miller2006-07-211-9/+1
* [SERIAL] sunzilog: Register IRQ after all devices have been probed.David S. Miller2006-07-211-11/+35
* [SERIAL] sunsab: Get line numbers and table sizing correct.David S. Miller2006-07-211-4/+5
* [SPARC64] Fix sunsab ports orderingMarc Zyngier2006-07-211-1/+1
* [SERIAL] sunsab: Fix significant typo in sab_probe()David S. Miller2006-07-141-1/+1
* [SERIAL] sunsu: Report keyboard and mouse ports in kernel log.David S. Miller2006-07-141-0/+5
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-07-131-0/+1
|\
| * [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa2006-07-131-0/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-134-7/+24
|\ \ | |/ |/|
| * [SERIAL] 8250: sysrq deadlock fixAndrew Morton2006-07-091-4/+9
| * [SERIAL] 8250: add tsi108 serial supportZang Roy-r619112006-07-092-0/+13
| * [SERIAL] IP22: fix serial console hangsJulien BLACHE2006-07-091-2/+1
| * [SERIAL] dz: Fix compilation errorMartin Michlmayr2006-07-091-1/+1
* | [SERIAL] sunsu: Handle keyboard and mouse ports directly.David S. Miller2006-07-131-9/+26
|/
* [ARM] 3710/1: AT91 Serial: Use GPIO APIAndrew Victor2006-07-051-2/+3
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-033-14/+15
|\
| * [SERIAL] Ensure 8250_pci quirks are not marked __devinitRussell King2006-07-031-10/+10
| * [SERIAL] Convert fifosize to an unsigned intRussell King2006-07-022-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-07-031-3/+3
|\ \
| * | [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-3/+3
* | | [PATCH] lockdep: annotate serialIngo Molnar2006-07-031-1/+10
* | | [PATCH] SERIAL: allow shared 8250_pnp interruptsBjorn Helgaas2006-07-031-0/+2
|/ /
* | [PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner2006-07-0220-34/+34
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-302-95/+73
|\ \
| * | [SERIAL] sunhv: Convert to of_driver layer.David S. Miller2006-06-301-95/+71
| * | [SERIAL] sunsu: Missing return statement in su_probe().David S. Miller2006-06-301-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-3042-43/+1
|\ \ \
| * | | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3042-42/+0
| * | | typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
| |/ /
* | | [PATCH] pcmcia: another ID for serial_cs.cDominik Brodowski2006-06-301-0/+1
|/ /
* | [SERIAL] sunsab: Fix section mis-match errors.David S. Miller2006-06-291-4/+4
* | [SERIAL] sunsab: Convert to of_driver framework.David S. Miller2006-06-291-155/+144
* | [SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.David S. Miller2006-06-292-1/+6
* | [SERIAL] sunsu: Convert to of_driver framework.David S. Miller2006-06-291-334/+157
* | [SERIAL] sunzilog: Fix bugs in device deregristration.David S. Miller2006-06-291-7/+22
* | [SERIAL] sunzilog: Convert to of_driver.David S. Miller2006-06-291-527/+258
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-2924-35/+3
|\ \
| * | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-262-2/+2
| * | [PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman2006-06-2623-33/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-2/+2
|\ \ \
| * | | [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman2006-06-271-2/+2
* | | | [PATCH] m68knommu: fix compilation problems with 68328serial driverGreg Ungerer2006-06-281-58/+44
* | | | [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-282-13/+0
|/ / /
* | | [SERIAL] 8250_pnp: add support for other Wacom tabletsBen Collins2006-06-261-1/+3
|/ /
OpenPOWER on IntegriCloud