summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* 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
| * [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/+5
| * [SERIAL] Remove m32r_sio dependency on asm/serial.hRussell King2006-10-011-3/+2
* | 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-283-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/+11
| * | | [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
* | | | [PATCH] ioremap balanced with iounmap for drivers/serial/ip22zilog.cAmol Lad2006-10-011-1/+15
* | | | [PATCH] ioremap balanced with iounmap for drivers/serial/ioc4_serial.cAmol Lad2006-10-011-0/+3
* | | | [PATCH] ioremap balanced with iounmap for drivers/serial/8250_gsc.cAmol Lad2006-10-011-0/+1
* | | | [PATCH] ioremap balanced with iounmap for drivers/serial/8250_acorn,cAmol Lad2006-10-011-4/+5
| |_|/ |/| |
* | | [SERIAL] sunzilog: Mark sunzilog_init_hw as __devinit.David S. Miller2006-09-291-1/+1
* | | [PATCH] fix serial/amba-pl011.c console KconfigPeter Korsgaard2006-09-291-1/+1
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-281-1/+1
|\ \ \
| * | | [ARM] 3865/1: AT91RM9200 header updatesAndrew Victor2006-09-281-1/+1
| |/ /
* | | serial: Add SERIAL_SH_SCI_NR_UARTS for sh-sci.Paul Mundt2006-09-271-2/+7
* | | serial: Rework sh-sci for driver model.Paul Mundt2006-09-272-769/+467
* | | [PATCH] suspend: make it possible to disable serial console suspendRafael J. Wysocki2006-09-261-0/+14
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-09-221-4/+5
|\ \ | |/
| * Merge branch 'linux-2.6'Paul Mackerras2006-09-143-11/+13
| |\
| * \ Merge branch 'merge'Paul Mackerras2006-08-313-0/+26
| |\ \
| * \ \ Merge branch 'merge'Paul Mackerras2006-08-018-74/+130
| |\ \ \
| * | | | [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-311-4/+5
OpenPOWER on IntegriCloud