summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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/+6
| * | [SERIAL] Remove wrong asm/serial.h inclusionsRussell King2006-10-012-2/+0
| * | [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-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-284-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/+11
| * | | | [POWERPC] fix spin lock nesting in hvc_iseriesStephen Rothwell2006-09-261-6/+1
| * | | | [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/+7
* | | | | [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/+1
* | | | | [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/+15
* | | | | [PATCH] md: make messages about resync/recovery etc more specificNeilBrown2006-10-031-16/+31
* | | | | [PATCH] md: add a ->congested_fn function for raid5/6NeilBrown2006-10-031-0/+21
* | | | | [PATCH] md: define ->congested_fn for raid1, raid10, and multipathNeilBrown2006-10-033-0/+74
* | | | | [PATCH] md: define backing_dev_info.congested_fn for raid0 and linearNeilBrown2006-10-032-0/+32
* | | | | [PATCH] md: Improve locking around error handlingNeilBrown2006-10-033-17/+31
* | | | | [PATCH] md: Remove working_disks from raid1 state dataNeilBrown2006-10-031-16/+12
* | | | | [PATCH] md: Factor out part of raid1d into a separate functionNeilBrown2006-10-031-78/+95
OpenPOWER on IntegriCloud