aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAge
...
| * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-27
| |\ \
| | * | POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-21
| | * | POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-21
| | * | POWERPC: Get rid of remapping the whole immrVitaly Bordug2006-09-21
| | * | cpm_uart: make it possible to utilize from powerpcVitaly Bordug2006-09-21
| * | | [POWERPC] UPIO_TSI cleanupAl Viro2006-09-26
* | | | [PATCH] const struct tty_operationsJeff Dike2006-10-02
* | | | [PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.cAmol Lad2006-10-01
* | | | [PATCH] ioremap balanced with iounmap for drivers/serial/mux.cAmol Lad2006-10-01
* | | | [PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.cAmol Lad2006-10-01
* | | | [PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.cAmol Lad2006-10-01
* | | | [PATCH] ioremap balanced with iounmap for drivers/serial/ip22zilog.cAmol Lad2006-10-01
* | | | [PATCH] ioremap balanced with iounmap for drivers/serial/ioc4_serial.cAmol Lad2006-10-01
* | | | [PATCH] ioremap balanced with iounmap for drivers/serial/8250_gsc.cAmol Lad2006-10-01
* | | | [PATCH] ioremap balanced with iounmap for drivers/serial/8250_acorn,cAmol Lad2006-10-01
| |_|/ |/| |
* | | [SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.David S. Miller2006-09-29
* | | [PATCH] fix serial/amba-pl011.c console KconfigPeter Korsgaard2006-09-29
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-28
|\ \ \
| * | | [ARM] 3865/1: AT91RM9200 header updatesAndrew Victor2006-09-28
| |/ /
* | | serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.Paul Mundt2006-09-27
* | | serial: Rework sh-sci for driver model.Paul Mundt2006-09-27
* | | [PATCH] suspend: make it possible to disable serial console suspendRafael J. Wysocki2006-09-26
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-09-22
|\|
| * Merge branch 'linux-2.6'Paul Mackerras2006-09-13
| |\
| * \ Merge branch 'merge'Paul Mackerras2006-08-31
| |\ \
| * \ \ Merge branch 'merge'Paul Mackerras2006-07-31
| |\ \ \
| * | | | [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-31
* | | | | [ARM] 3793/1: S3C2412: fix wrong serial info structBen Dooks2006-09-18
| |_|_|/ |/| | |
* | | | sh64: Trivial build fixes.Paul Mundt2006-09-12
* | | | [SERIAL] 8250: constify some serial structsHelge Deller2006-08-30
* | | | [SERIAL] Make uart_match_port() work with all memory mapped UARTsSergei Shtylyov2006-08-30
| |_|/ |/| |
* | | [SERIAL] Support for Intashield 2 port PCI serial cardPeter Horton2006-08-27
* | | [SERIAL] sunzilog: Mirror the sunsab serial setup bug fix.David S. Miller2006-08-23
* | | [SERIAL] sunsab: Fix E250 console with RSC.Marc Zyngier2006-08-23
| |/ |/|
* | [SERIAL] sunzilog: Fix instance enumeration.David S. Miller2006-07-21
* | [SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().David S. Miller2006-07-21
* | [SERIAL] sunzilog: Register IRQ after all devices have been probed.David S. Miller2006-07-21
* | [SERIAL] sunsab: Get line numbers and table sizing correct.David S. Miller2006-07-21
* | [SPARC64] Fix sunsab ports orderingMarc Zyngier2006-07-21
* | [SERIAL] sunsab: Fix significant typo in sab_probe()David S. Miller2006-07-14
* | [SERIAL] sunsu: Report keyboard and mouse ports in kernel log.David S. Miller2006-07-14
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-07-13
|\ \
| * | [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa2006-07-13
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-13
|\ \ \ | |/ / |/| |
| * | [SERIAL] 8250: sysrq deadlock fixAndrew Morton2006-07-09
| * | [SERIAL] 8250: add tsi108 serial supportZang Roy-r619112006-07-09
| * | [SERIAL] IP22: fix serial console hangsJulien BLACHE2006-07-09
| * | [SERIAL] dz: Fix compilation errorMartin Michlmayr2006-07-09
| |/
* / [SERIAL] sunsu: Handle keyboard and mouse ports directly.David S. Miller2006-07-13
|/
* [ARM] 3710/1: AT91 Serial: Use GPIO APIAndrew Victor2006-07-05