aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-10[PATCH] __iomem annotations in sunzilogAl Viro1-1/+1
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds5-13/+5
2006-10-07[PATCH] m32r pt_regs fixesAl Viro1-1/+1
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox1-1/+1
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik5-13/+5
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik5-13/+5
2006-10-06[IA64] Fix breakage from irq changeTony Luck1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells37-215/+165
2006-10-04[PATCH] atmel_serial: Fix roundoff error in atmel_console_get_optionsHaavard Skinnemoen1-1/+7
2006-10-04[PATCH] atmel_serial: Support AVR32Haavard Skinnemoen2-12/+16
2006-10-04[PATCH] atmel_serial: Pass fixed register mappings through platform_dataHaavard Skinnemoen1-2/+3
2006-10-04[PATCH] atmel_serial: Rename at91_register_uart_fnsHaavard Skinnemoen1-9/+9
2006-10-04[PATCH] serial: Rename PORT_AT91 -> PORT_ATMELHaavard Skinnemoen1-3/+3
2006-10-04[PATCH] at91_serial -> atmel_serial: Internal namesHaavard Skinnemoen2-346/+346
2006-10-04[PATCH] at91_serial -> atmel_serial: Public definitionsHaavard Skinnemoen1-7/+7
2006-10-04[PATCH] at91_serial -> atmel_serial: Platform device nameHaavard Skinnemoen1-1/+1
2006-10-04[PATCH] at91_serial -> atmel_serial: Kconfig symbolsHaavard Skinnemoen3-11/+11
2006-10-04[PATCH] at91_serial -> atmel_serial: at91_serial.cHaavard Skinnemoen2-1/+1
2006-10-04[PATCH] at91_serial -> atmel_serial: at91rm9200_usart.hHaavard Skinnemoen2-1/+125
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds4-5/+0
2006-10-04[PARISC] Clean up asm-parisc/serial.hMatthew Wilcox1-2/+2
2006-10-04[PARISC] Document that D-class can also use serial_muxCarlos O'Donell1-4/+5
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones4-5/+0
2006-10-03fix file specification in commentsUwe Zeisberger3-3/+3
2006-10-03Fix several typos in drivers/Matt LaPlante1-3/+3
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds7-101/+268
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-64/+109
2006-10-02[PATCH] const struct tty_operationsJeff Dike5-5/+5
2006-10-01[SERIAL] add PNP IDs for FPI based touchscreensMatthew Garrett1-0/+13
2006-10-01[SERIAL] tickle NMI watchdog on serial output.Dave Jones1-2/+3
2006-10-01[SERIAL] Fix oops when removing suspended serial portRussell King1-2/+7
2006-10-01[SERIAL] Fix resume handling bugRussell King1-8/+6
2006-10-01[SERIAL] CONFIG_PM=n slim: drivers/serial/8250_pci.cAlexey Dobriyan1-0/+4
2006-10-01[SERIAL] OMAP1510 serial fix for 115200 baudJonathan McDowell1-0/+11
2006-10-01[SERIAL] returning proper error from serial core driverRam Gupta1-0/+1
2006-10-01[SERIAL] Make uart_line_info() correctly tell MMIO from I/O portSergei Shtylyov1-4/+4
2006-10-01[SERIAL] suspend/resume handlers don't have level arg anymoreSergei Shtylyov2-4/+0
2006-10-01[SERIAL] 8250 resourse management fixesSergei Shtylyov1-9/+8
2006-10-01[SERIAL] serial_cs: Add quirk for brainboxes 2-port RS232 cardRussell King1-0/+20
2006-10-01[SERIAL] serial_cs: handle Nokia multi->single port bodge via config quirkRussell King1-5/+17
2006-10-01[SERIAL] serial_cs: add configuration quirkRussell King1-5/+34
2006-10-01[SERIAL] serial_cs: Convert Oxford 950 / Possio GCC wakeup quirkRussell King1-37/+63
2006-10-01[SERIAL] serial_cs: convert IBM post-init handling to a quirkRussell King1-34/+56
2006-10-01[SERIAL] serial_cs: allow wildcarded quirksRussell King1-4/+7
2006-10-01[SERIAL] serial_cs: convert multi-port table to quirk tableRussell King1-13/+42
2006-10-01[SERIAL] serial_cs: Use clean up multiport card detectionRussell King1-6/+5
2006-10-01[SERIAL] Remove m32r_sio dependency on asm/serial.hRussell King1-3/+2
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.cAmol Lad1-0/+3
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mux.cAmol Lad1-0/+2
2006-10-01[PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.cAmol Lad1-0/+12