summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorLines
2006-10-01[SERIAL] serial_cs: allow wildcarded quirksRussell King-4/+7
2006-10-01[SERIAL] serial_cs: convert multi-port table to quirk tableRussell King-13/+42
2006-10-01[SERIAL] serial_cs: Use clean up multiport card detectionRussell King-6/+5
2006-10-01[SERIAL] Remove m32r_sio dependency on asm/serial.hRussell King-3/+2
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.cAmol Lad-0/+3
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mux.cAmol Lad-0/+2
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.cAmol Lad-0/+12
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.cAmol Lad-1/+10
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/ip22zilog.cAmol Lad-1/+15
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/ioc4_serial.cAmol Lad-0/+3
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/8250_gsc.cAmol Lad-0/+1
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/8250_acorn,cAmol Lad-4/+5
2006-09-29[SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.David S. Miller-1/+1
2006-09-29[PATCH] fix serial/amba-pl011.c console KconfigPeter Korsgaard-1/+1
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+1
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor-1/+1
2006-09-28Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras-62/+107
2006-09-27serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.Paul Mundt-2/+7
2006-09-27serial: Rework sh-sci for driver model.Paul Mundt-769/+467
2006-09-26[PATCH] suspend: make it possible to disable serial console suspendRafael J. Wysocki-0/+14
2006-09-26[POWERPC] UPIO_TSI cleanupAl Viro-2/+2
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds-4/+5
2006-09-21POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug-3/+6
2006-09-21POWERPC: overhaul with cpm2_map mechanismVitaly Bordug-2/+2
2006-09-21POWERPC: Get rid of remapping the whole immrVitaly Bordug-44/+88
2006-09-21cpm_uart: make it possible to utilize from powerpcVitaly Bordug-13/+11
2006-09-18[ARM] 3793/1: S3C2412: fix wrong serial info structBen Dooks-1/+1
2006-09-14Merge branch 'linux-2.6'Paul Mackerras-11/+13
2006-09-12sh64: Trivial build fixes.Paul Mundt-2/+2
2006-08-31Merge branch 'merge'Paul Mackerras-0/+26
2006-08-30[SERIAL] 8250: constify some serial structsHelge Deller-9/+8
2006-08-30[SERIAL] Make uart_match_port() work with all memory mapped UARTsSergei Shtylyov-0/+3
2006-08-27[SERIAL] Support for Intashield 2 port PCI serial cardPeter Horton-0/+14
2006-08-23[SERIAL] sunzilog: Mirror the sunsab serial setup bug fix.David S. Miller-0/+3
2006-08-23[SERIAL] sunsab: Fix E250 console with RSC.Marc Zyngier-0/+9
2006-08-01Merge branch 'merge'Paul Mackerras-74/+130
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr-4/+5
2006-07-21[SERIAL] sunzilog: Fix instance enumeration.David S. Miller-36/+35
2006-07-21[SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().David S. Miller-9/+1
2006-07-21[SERIAL] sunzilog: Register IRQ after all devices have been probed.David S. Miller-11/+35
2006-07-21[SERIAL] sunsab: Get line numbers and table sizing correct.David S. Miller-4/+5
2006-07-21[SPARC64] Fix sunsab ports orderingMarc Zyngier-1/+1
2006-07-14[SERIAL] sunsab: Fix significant typo in sab_probe()David S. Miller-1/+1
2006-07-14[SERIAL] sunsu: Report keyboard and mouse ports in kernel log.David S. Miller-0/+5
2006-07-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-0/+1
2006-07-13Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds-7/+24
2006-07-13[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa-0/+1
2006-07-13[SERIAL] sunsu: Handle keyboard and mouse ports directly.David S. Miller-9/+26
2006-07-09[SERIAL] 8250: sysrq deadlock fixAndrew Morton-4/+9
2006-07-09[SERIAL] 8250: add tsi108 serial supportZang Roy-r61911-0/+13