summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Fix "can not" in Documentation and KconfigMatt LaPlante2006-10-031-1/+1
* Still more typo fixesMatt LaPlante2006-10-037-7/+7
* more misc typo fixesMatt LaPlante2006-10-031-1/+1
* Fix several typos in drivers/Matt LaPlante2006-10-0322-32/+32
* fix drivers/acpi/Kconfig typosMatt LaPlante2006-10-031-3/+3
* remove mentionings of devfs in documentationAdrian Bunk2006-10-035-12/+5Star
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-032-32/+78
|\
| * [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie2006-10-022-32/+78
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-10-039-103/+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] Remove wrong asm/serial.h inclusionsRussell King2006-10-012-2/+0Star
| * | [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-038-73/+123
|\ \ \
| * | | [POWERPC] Use check_legacy_ioport() for ISAPnPDavid Woodhouse2006-10-021-0/+4
| * | | [POWERPC] Avoid NULL pointer in gpio1_interruptOlaf Hering2006-10-021-1/+6
| * | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-274-64/+110
| |\ \ \
| | * | | POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-212-4/+8
| | * | | POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-212-3/+3
| | * | | 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] fix spin lock nesting in hvc_iseriesStephen Rothwell2006-09-261-6/+1Star
| * | | | [POWERPC] UPIO_TSI cleanupAl Viro2006-09-261-2/+2
* | | | | [PATCH] isdn: more pr_debug() fixesAndrew Morton2006-10-033-2/+4
* | | | | [PATCH] isdn-debug-build-fixAndrew Morton2006-10-031-15/+7Star
* | | | | [PATCH] pr_debug: ifb: replace missing comma to separate pr_debug argumentsZach Brown2006-10-031-2/+2
* | | | | [PATCH] pr_debug: dell_rbu: fix pr_debug argument warningsZach Brown2006-10-031-2/+2
* | | | | [PATCH] pr_debug: tipar: repair nonexistant pr_debug argument useZach Brown2006-10-031-2/+4
* | | | | [PATCH] pr_debug: umem: repair nonexistant bh pr_debug referenceZach Brown2006-10-031-1/+2
* | | | | [PATCH] md: add error reporting to superblock write failureNeilBrown2006-10-031-1/+5
* | | | | [PATCH] md: use ffz instead of find_first_set to convert multiplier to shiftPaul Clements2006-10-031-2/+1Star
* | | | | [PATCH] md: remove 'experimental' classification from raid5 reshapeNeilBrown2006-10-031-4/+6
* | | | | [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limitNeilBrown2006-10-031-18/+15Star
* | | | | [PATCH] md: make messages about resync/recovery etc more specificNeilBrown2006-10-031-16/+31