summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] CPM_UART: Fix non-console initialisationKalle Pokki2006-11-103-7/+8
* [POWERPC] CPM_UART: Fix non-console transmitKalle Pokki2006-11-101-3/+2
* [PATCH] ioc4_serial: irq flags fixAndrew Morton2006-10-301-2/+2
* [PATCH] Kconfig serial typosRandy Dunlap2006-10-201-6/+6
* [PATCH] ioc4: Enable build on non-SN2Brent Casavant2006-10-171-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-121-2/+2
|\
| * sh: Updates for IRQ handler changes.Paul Mundt2006-10-061-2/+2
* | [SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets2006-10-111-3/+3
* | [PATCH] __iomem annotations in sunzilogAl Viro2006-10-101-1/+1
* | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-095-13/+5
|\ \
| * \ Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik2006-10-065-13/+5
| |\ \
| | * | Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-065-13/+5
| | |/
* | | [PATCH] m32r pt_regs fixesAl Viro2006-10-071-1/+1
* | | Build fixes for struct pt_regs removalMatthew Wilcox2006-10-061-1/+1
|/ /
* / [IA64] Fix breakage from irq changeTony Luck2006-10-061-1/+1
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0537-215/+165
* [PATCH] atmel_serial: Fix roundoff error in atmel_console_get_optionsHaavard Skinnemoen2006-10-041-1/+7
* [PATCH] atmel_serial: Support AVR32Haavard Skinnemoen2006-10-042-12/+16
* [PATCH] atmel_serial: Pass fixed register mappings through platform_dataHaavard Skinnemoen2006-10-041-2/+3
* [PATCH] atmel_serial: Rename at91_register_uart_fnsHaavard Skinnemoen2006-10-041-9/+9
* [PATCH] serial: Rename PORT_AT91 -> PORT_ATMELHaavard Skinnemoen2006-10-041-3/+3
* [PATCH] at91_serial -> atmel_serial: Internal namesHaavard Skinnemoen2006-10-042-346/+346
* [PATCH] at91_serial -> atmel_serial: Public definitionsHaavard Skinnemoen2006-10-041-7/+7
* [PATCH] at91_serial -> atmel_serial: Platform device nameHaavard Skinnemoen2006-10-041-1/+1
* [PATCH] at91_serial -> atmel_serial: Kconfig symbolsHaavard Skinnemoen2006-10-043-11/+11
* [PATCH] at91_serial -> atmel_serial: at91_serial.cHaavard Skinnemoen2006-10-042-1/+1
* [PATCH] at91_serial -> atmel_serial: at91rm9200_usart.hHaavard Skinnemoen2006-10-042-1/+125
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-044-5/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-044-5/+0
* | [PARISC] Clean up asm-parisc/serial.hMatthew Wilcox2006-10-041-2/+2
* | [PARISC] Document that D-class can also use serial_muxCarlos O'Donell2006-10-041-4/+5
|/
* fix file specification in commentsUwe Zeisberger2006-10-033-3/+3
* Fix several typos in drivers/Matt LaPlante2006-10-031-3/+3
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-037-101/+268
|\
| * [SERIAL] add PNP IDs for FPI based touchscreensMatthew Garrett2006-10-011-0/+13
| * [SERIAL] tickle NMI watchdog on serial output.Dave Jones2006-10-011-2/+3
| * [SERIAL] Fix oops when removing suspended serial portRussell King2006-10-011-2/+7
| * [SERIAL] Fix resume handling bugRussell King2006-10-011-8/+6
| * [SERIAL] CONFIG_PM=n slim: drivers/serial/8250_pci.cAlexey Dobriyan2006-10-011-0/+4
| * [SERIAL] OMAP1510 serial fix for 115200 baudJonathan McDowell2006-10-011-0/+11
| * [SERIAL] returning proper error from serial core driverRam Gupta2006-10-011-0/+1
| * [SERIAL] Make uart_line_info() correctly tell MMIO from I/O portSergei Shtylyov2006-10-011-4/+4
| * [SERIAL] suspend/resume handlers don't have level arg anymoreSergei Shtylyov2006-10-012-4/+0
| * [SERIAL] 8250 resourse management fixesSergei Shtylyov2006-10-011-9/+8
| * [SERIAL] serial_cs: Add quirk for brainboxes 2-port RS232 cardRussell King2006-10-011-0/+20
| * [SERIAL] serial_cs: handle Nokia multi->single port bodge via config quirkRussell King2006-10-011-5/+17
| * [SERIAL] serial_cs: add configuration quirkRussell King2006-10-011-5/+34
| * [SERIAL] serial_cs: Convert Oxford 950 / Possio GCC wakeup quirkRussell King2006-10-011-37/+63
| * [SERIAL] serial_cs: convert IBM post-init handling to a quirkRussell King2006-10-011-34/+56
| * [SERIAL] serial_cs: allow wildcarded quirksRussell King2006-10-011-4/+7