summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] use scatter lists for all block pc requests and simplify hw handlersJames Bottomley2005-08-282-64/+99
* update scsi_wait_req to new format for blk_rq_map_kern()James Bottomley2005-08-281-7/+10
* [SCSI] use scatter lists for all block pc requests and simplify hw handlersJames Bottomley2005-08-281-37/+59
* fix mismerge in ll_rw_blk.cJames Bottomley2005-08-284-59/+210
|\
| * [PATCH] ll_rw_blk.c kerneldoc updatesChristoph Hellwig2005-06-201-6/+18
| * [PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley2005-06-204-8/+9
| * [PATCH] kill 'reading' variable in sg_io(), it isn't used anymore.Jens Axboe2005-06-201-5/+1
| * [PATCH] The blk_rq_map_user() change missed an update in scsi_ioctl.cJames Bottomley2005-06-201-3/+2
| * [PATCH] Add scatter-gather support for the block layer SG_IOJames Bottomley2005-06-202-17/+81
| * [PATCH] Cleanup blk_rq_map_* interfacesJens Axboe2005-06-203-54/+50
| * [PATCH] Keep the bio end_io parts inside of bio.c for blk_rq_map_kern()Jens Axboe2005-06-201-11/+0
| * [PATCH] Add blk_rq_map_kern()Mike Christie2005-06-201-0/+56
* | Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2005-08-271-6/+3
|\ \
| * | [PATCH] Fix 6pack setting of MAC addressRalf Baechle2005-08-271-6/+0
| * | [PATCH] 6pack Timer initializationRalf Baechle2005-08-271-0/+3
* | | [PATCH] Remove race between con_open and con_closePaul Mackerras2005-08-271-1/+1
* | | [PATCH] zfcp: add rports to enable scsi_add_device to work againAndreas Herrmann2005-08-277-31/+63
* | | [PATCH] sg.c: fix a memory leak in devices seq_file implementationJan Blunck2005-08-271-7/+6
* | | [PATCH] fix for race problem in DVB USB drivers (dibusb)Patrick Boettcher2005-08-272-7/+17
* | | [PATCH] Fix capifs bug in initialization error path.James Morris2005-08-271-1/+3
* | | [PATCH] acpi_shutdown: Only prepare for power off on power_offEric W. Biederman2005-08-271-1/+5
* | | [PATCH] md: clear the 'recovery' flags when starting an md array.NeilBrown2005-08-261-0/+1
* | | [PATCH] md: create a MODULE_ALIAS for md corresponding to its block major num...NeilBrown2005-08-261-0/+1
* | | [PATCH] IB: fix use-after-free in user verbs cleanupRoland Dreier2005-08-261-1/+2
* | | [PATCH] I2C hwmon: kfree fixesMark M. Hoffman2005-08-262-2/+2
* | | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git Linus Torvalds2005-08-261-4/+2
|\ \ \
| * | | [TG3]: Fix ethtool loopback test lockupMichael Chan2005-08-251-4/+2
| |/ /
* | | [PATCH] hwmon: Off-by-one error in fscpos driverJean Delvare2005-08-261-1/+1
* | | [PATCH] late spinlock initialization in ieee1394/ohciAl Viro2005-08-261-1/+7
* | | [PATCH] bogus function type in qdioAl Viro2005-08-261-1/+1
* | | [PATCH] bogus iounmap() in emacAl Viro2005-08-261-1/+1
* | | [PATCH] drivers/hwmon/*: kfree() correct pointersAlexey Dobriyan2005-08-265-5/+5
* | | Ignore disabled ROM resources at setupLinus Torvalds2005-08-261-1/+3
* | | Only pre-allocate 256 bytes of cardbio IO rangeLinus Torvalds2005-08-261-1/+1
* | | [PATCH] cfq-iosched.c: minor fixesJens Axboe2005-08-241-10/+21
|/ /
* | Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-08-235-28/+4
|\ \
| * | libata: release prep (bump versions, etc.)Jeff Garzik2005-08-235-28/+4
* | | [PATCH] usbnet oops fixlepton2005-08-231-1/+1
* | | [PATCH] s390 __CHECKER__ ifdefsAl Viro2005-08-231-9/+0
* | | [PATCH] Kconfig fix (non-modular SCSI drivers)Al Viro2005-08-231-3/+3
* | | [PATCH] typo fix in qdio.cAl Viro2005-08-231-1/+1
* | | [PATCH] emac netpoll fixAl Viro2005-08-231-2/+1
* | | [PATCH] m32r_sio gcc4 fixesAl Viro2005-08-231-1/+1
* | | [PATCH] missing include in pcmcia_resource.cAl Viro2005-08-231-0/+1
* | | [PATCH] Kconfig fix (sparc32 drivers/char dependencies)Al Viro2005-08-231-3/+3
* | | [PATCH] Kconfig fix (emac dependencient)Al Viro2005-08-231-2/+2
* | | [PATCH] Kconfig fix (VGA console on arm/versatile)Al Viro2005-08-231-1/+1
* | | [PATCH] Kconfig fix (amba on arm/versatile)Al Viro2005-08-231-1/+1
* | | [PATCH] Kconfig fix (acornscsi)Al Viro2005-08-231-1/+1
* | | [PATCH] Kconfig fix (M32R_PLDSIO dependecies)Al Viro2005-08-231-1/+1