aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] const struct tty_operationsJeff Dike2006-10-025-5/+5
* [PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.cAmol Lad2006-10-011-0/+3
* [PATCH] ioremap balanced with iounmap for drivers/serial/mux.cAmol Lad2006-10-011-0/+2
* [PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.cAmol Lad2006-10-011-0/+12
* [PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.cAmol Lad2006-10-011-1/+10
* [PATCH] ioremap balanced with iounmap for drivers/serial/ip22zilog.cAmol Lad2006-10-011-1/+15
* [PATCH] ioremap balanced with iounmap for drivers/serial/ioc4_serial.cAmol Lad2006-10-011-0/+3
* [PATCH] ioremap balanced with iounmap for drivers/serial/8250_gsc.cAmol Lad2006-10-011-0/+1
* [PATCH] ioremap balanced with iounmap for drivers/serial/8250_acorn,cAmol Lad2006-10-011-4/+5
* [SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.David S. Miller2006-09-291-1/+1
* [PATCH] fix serial/amba-pl011.c console KconfigPeter Korsgaard2006-09-291-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-281-1/+1
|\
| * [ARM] 3865/1: AT91RM9200 header updatesAndrew Victor2006-09-281-1/+1
* | serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.Paul Mundt2006-09-271-2/+7
* | serial: Rework sh-sci for driver model.Paul Mundt2006-09-272-769/+467
* | [PATCH] suspend: make it possible to disable serial console suspendRafael J. Wysocki2006-09-261-0/+14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-09-221-4/+5
|\
| * Merge branch 'linux-2.6'Paul Mackerras2006-09-143-11/+13
| |\
| * \ Merge branch 'merge'Paul Mackerras2006-08-313-0/+26
| |\ \
| * \ \ Merge branch 'merge'Paul Mackerras2006-08-018-74/+130
| |\ \ \
| * | | | [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-311-4/+5
* | | | | [ARM] 3793/1: S3C2412: fix wrong serial info structBen Dooks2006-09-181-1/+1
| |_|_|/ |/| | |
* | | | sh64: Trivial build fixes.Paul Mundt2006-09-121-2/+2
* | | | [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