aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Fix several typos in drivers/Matt LaPlante
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-10-01[SERIAL] add PNP IDs for FPI based touchscreensMatthew Garrett
2006-10-01[SERIAL] tickle NMI watchdog on serial output.Dave Jones
2006-10-01[SERIAL] Fix oops when removing suspended serial portRussell King
2006-10-01[SERIAL] Fix resume handling bugRussell King
2006-10-01[SERIAL] CONFIG_PM=n slim: drivers/serial/8250_pci.cAlexey Dobriyan
2006-10-01[SERIAL] OMAP1510 serial fix for 115200 baudJonathan McDowell
2006-10-01[SERIAL] returning proper error from serial core driverRam Gupta
2006-10-01[SERIAL] Make uart_line_info() correctly tell MMIO from I/O portSergei Shtylyov
2006-10-01[SERIAL] suspend/resume handlers don't have level arg anymoreSergei Shtylyov
2006-10-01[SERIAL] 8250 resourse management fixesSergei Shtylyov
2006-10-01[SERIAL] serial_cs: Add quirk for brainboxes 2-port RS232 cardRussell King
2006-10-01[SERIAL] serial_cs: handle Nokia multi->single port bodge via config quirkRussell King
2006-10-01[SERIAL] serial_cs: add configuration quirkRussell King
2006-10-01[SERIAL] serial_cs: Convert Oxford 950 / Possio GCC wakeup quirkRussell King
2006-10-01[SERIAL] serial_cs: convert IBM post-init handling to a quirkRussell King
2006-10-01[SERIAL] serial_cs: allow wildcarded quirksRussell King
2006-10-01[SERIAL] serial_cs: convert multi-port table to quirk tableRussell King
2006-10-01[SERIAL] serial_cs: Use clean up multiport card detectionRussell King
2006-10-01[SERIAL] Remove m32r_sio dependency on asm/serial.hRussell King
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.cAmol Lad
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mux.cAmol Lad
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.cAmol Lad
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.cAmol Lad
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/ip22zilog.cAmol Lad
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/ioc4_serial.cAmol Lad
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/8250_gsc.cAmol Lad
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/8250_acorn,cAmol Lad
2006-09-29[SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.David S. Miller
2006-09-29[PATCH] fix serial/amba-pl011.c console KconfigPeter Korsgaard
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor
2006-09-28Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras
2006-09-27serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.Paul Mundt
2006-09-27serial: Rework sh-sci for driver model.Paul Mundt
2006-09-26[PATCH] suspend: make it possible to disable serial console suspendRafael J. Wysocki
2006-09-26[POWERPC] UPIO_TSI cleanupAl Viro
2006-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-09-21POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug
2006-09-21POWERPC: overhaul with cpm2_map mechanismVitaly Bordug
2006-09-21POWERPC: Get rid of remapping the whole immrVitaly Bordug
2006-09-21cpm_uart: make it possible to utilize from powerpcVitaly Bordug
2006-09-18[ARM] 3793/1: S3C2412: fix wrong serial info structBen Dooks
2006-09-14Merge branch 'linux-2.6'Paul Mackerras
2006-09-12sh64: Trivial build fixes.Paul Mundt
2006-08-31Merge branch 'merge'Paul Mackerras