summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0537-215/+165Star
* [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/+0Star
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-044-5/+0Star
* | [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/+6Star
| * [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/+0Star
| * [SERIAL] 8250 resourse management fixesSergei Shtylyov2006-10-011-9/+8Star
| * [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
| * [SERIAL] serial_cs: convert multi-port table to quirk tableRussell King2006-10-011-13/+42
| * [SERIAL] serial_cs: Use clean up multiport card detectionRussell King2006-10-011-6/+5Star
| * [SERIAL] Remove m32r_sio dependency on asm/serial.hRussell King2006-10-011-3/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-034-64/+109
|\ \
| * \ Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-273-62/+107
| |\ \
| | * | POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-211-3/+6
| | * | POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-211-2/+2
| | * | POWERPC: Get rid of remapping the whole immrVitaly Bordug2006-09-212-44/+88
| | * | cpm_uart: make it possible to utilize from powerpcVitaly Bordug2006-09-212-13/+11Star
| * | | [POWERPC] UPIO_TSI cleanupAl Viro2006-09-261-2/+2
* | | | [PATCH] const struct tty_operationsJeff Dike2006-10-025-5/+5
* | | | [PATCH] ioremap balanced with iounmap for drivers/serial/sunsu.cAmol Lad2006-10-011-0/+3
* | | | [PATCH] ioremap balanced with iounmap for drivers/serial/mux.cAmol Lad2006-10-011-0/+2
* | | | [PATCH] ioremap balanced with iounmap for drivers/serial/mpsc.cAmol Lad2006-10-011-0/+12
* | | | [PATCH] ioremap balanced with iounmap for drivers/serial/mpc52xx_uart.cAmol Lad2006-10-011-1/+10