| Commit message (Expand) | Author | Age | Files | Lines |
* | i8042: use SGI_HAS_I8042 to select SGI i8042 handlinig | Thomas Bogendoerfer | 2008-03-10 | 1 | -1/+1 |
* | gpio/pca953x bugfix: mark as can_sleep | Arnaud Patard | 2008-03-10 | 1 | -0/+1 |
* | md: reduce CPU wastage on idle md array with a write-intent bitmap | NeilBrown | 2008-03-10 | 1 | -1/+3 |
* | md: fix formatting error in /proc/mdstat | NeilBrown | 2008-03-10 | 1 | -1/+1 |
* | memstick: add support for JMicron jmb38x MemoryStick host controller | Alex Dubov | 2008-03-10 | 4 | -4/+959 |
* | memstick: try harder to recover from unsuccessful interface mode switch | Alex Dubov | 2008-03-10 | 1 | -2/+19 |
* | memstick: fix parsing of "assembly_date" attribute field | Alex Dubov | 2008-03-10 | 1 | -2/+16 |
* | memstick: add support for decoding "specfile" media attributes | Alex Dubov | 2008-03-10 | 1 | -0/+49 |
* | tifm: clear interrupt mask bits before setting them on adapter init | Alex Dubov | 2008-03-10 | 1 | -0/+2 |
* | tifm: fix memorystick host initialization code | Alex Dubov | 2008-03-10 | 1 | -25/+15 |
* | tifm: fix the MemoryStick host fifo handling code | Alex Dubov | 2008-03-10 | 1 | -261/+263 |
* | memstick: drop DRIVER_VERSION numbers as meaningless | Alex Dubov | 2008-03-10 | 3 | -6/+0 |
* | memstick: make sure number of command retries is exactly as specified | Alex Dubov | 2008-03-10 | 1 | -1/+1 |
* | memstick: add memstick_suspend/resume_host methods | Alex Dubov | 2008-03-10 | 2 | -4/+29 |
* | memstick: introduce correct definitions in the header | Alex Dubov | 2008-03-10 | 3 | -20/+19 |
* | tridentfb: fix memory size detection | Krzysztof Helt | 2008-03-10 | 1 | -1/+1 |
* | tridentfb: register should be left in non-locked state | Krzysztof Helt | 2008-03-10 | 1 | -12/+0 |
* | of_serial: fix section mismatch warnings | Josh Boyer | 2008-03-10 | 1 | -1/+1 |
* | riscom8: Fix hang on load | Alan Cox | 2008-03-10 | 1 | -6/+0 |
* | bluetooth: Add another Broadcom device | Karsten Keil | 2008-03-07 | 1 | -0/+1 |
* | ide: update references to Documentation/ide/ide.txt (v2) | Randy Dunlap | 2008-03-07 | 2 | -16/+16 |
* | ide: fix buggy code in ide_register_hw() | Peter Teoh | 2008-03-07 | 1 | -1/+1 |
* | ide: fix enabling DMA on it821x in "smart" mode | Bartlomiej Zolnierkiewicz | 2008-03-07 | 1 | -1/+1 |
* | ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flag | Bartlomiej Zolnierkiewicz | 2008-03-07 | 1 | -0/+4 |
* | gigaset: fix Oops on module unload regression | Tilman Schmidt | 2008-03-07 | 1 | -2/+4 |
* | drivers/char/esp.c: fix bootup lockup | Ingo Molnar | 2008-03-07 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 | Linus Torvalds | 2008-03-06 | 2 | -10/+6 |
|\ |
|
| * | fb: hitfb: Balance probe/remove section annotations. | Paul Mundt | 2008-03-06 | 1 | -2/+2 |
| * | fb: pvr2fb: Fix up remaining section mismatch. | Paul Mundt | 2008-03-06 | 1 | -8/+4 |
* | | Merge branch 'for-linus' of git://git.infradead.org/~dedekind/ubi-2.6 | Linus Torvalds | 2008-03-05 | 4 | -8/+11 |
|\ \ |
|
| * | | UBI: mtd/ubi/vtbl.c: fix memory leak | Adrian Bunk | 2008-03-04 | 1 | -0/+1 |
| * | | UBI: fix sparse errors in ubi.h | Harvey Harrison | 2008-03-04 | 1 | -5/+5 |
| * | | UBI: fix error message | Artem Bityutskiy | 2008-03-04 | 1 | -2/+2 |
| * | | UBI: silence warning | S.Çağlar Onur | 2008-03-04 | 1 | -1/+3 |
* | | | parisc: fix IOMMU's device boundary overflow bug on 32bits arch | FUJITA Tomonori | 2008-03-05 | 2 | -4/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-03-05 | 25 | -326/+375 |
|\ \ \ |
|
| * | | | [SCSI] mpt fusion: don't oops if NumPhys==0 | Krzysztof Oledzki | 2008-03-05 | 1 | -0/+5 |
| * | | | [SCSI] iscsi class: regression - fix races with state manipulation and blocki... | Mike Christie | 2008-03-05 | 1 | -28/+48 |
| * | | | [SCSI] qla4xxx: regression - add start scan callout | Mike Christie | 2008-03-05 | 1 | -12/+14 |
| * | | | [SCSI] qla4xxx: fix host reset dpc race | Mike Christie | 2008-03-05 | 2 | -5/+10 |
| * | | | [SCSI] tgt: fix build errors when dprintk is defined | FUJITA Tomonori | 2008-03-03 | 1 | -1/+1 |
| * | | | [SCSI] tgt: set the data length properly | FUJITA Tomonori | 2008-03-03 | 1 | -0/+5 |
| * | | | [SCSI] tgt: stop zero'ing scsi_cmnd | FUJITA Tomonori | 2008-03-03 | 1 | -1/+0 |
| * | | | [SCSI] ibmvstgt: set up scsi_host properly before __scsi_alloc_queue | FUJITA Tomonori | 2008-03-03 | 1 | -3/+4 |
| * | | | [SCSI] docbook: fix fusion source files | Randy Dunlap | 2008-03-03 | 2 | -21/+18 |
| * | | | [SCSI] docbook: fix scsi source file | Randy Dunlap | 2008-03-03 | 1 | -2/+1 |
| * | | | [SCSI] qla2xxx: Update version number to 8.02.00-k9. | Andrew Vasquez | 2008-03-03 | 1 | -1/+1 |
| * | | | [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing EL... | Andrew Vasquez | 2008-03-03 | 3 | -10/+10 |
| * | | | [SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable... | Andrew Vasquez | 2008-03-03 | 1 | -0/+5 |
| * | | | [SCSI] qla2xxx: Correct needless clean-up resets during shutdown. | Andrew Vasquez | 2008-03-03 | 1 | -1/+2 |