summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsg: Kconfig updatesFUJITA Tomonori2007-07-161-1/+2
* bsg: add SCSI transport-level request supportFUJITA Tomonori2007-07-162-6/+27
* bsg: add bidi supportFUJITA Tomonori2007-07-161-25/+49
* add a struct request pointer to the request structureFUJITA Tomonori2007-07-162-0/+6
* bsg: fix the deadlock on discarding done commandsFUJITA Tomonori2007-07-161-0/+1
* bsg: fix a blocking read bugFUJITA Tomonori2007-07-161-61/+23
* bsg: minor bug fixesFUJITA Tomonori2007-07-162-2/+4
* improve bsg device allocationFUJITA Tomonori2007-07-161-8/+41
* bind bsg to all SCSI devicesFUJITA Tomonori2007-07-162-15/+52
* bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori2007-07-165-29/+29
* bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-168-14/+13
* bsg: simplify __bsg_alloc_command failpathFUJITA Tomonori2007-07-161-3/+2
* bsg: add cheasy error checks for sysfs stuffJens Axboe2007-07-161-1/+10
* Add queue resizing supportJens Axboe2007-07-161-64/+32
* Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori2007-07-161-29/+29
* bsg: silence a bogus gcc warningJens Axboe2007-07-161-1/+1
* bsg: style cleanupJens Axboe2007-07-161-2/+2
* bsg: use u32 etc instead of uint32_tJens Axboe2007-07-161-29/+29
* bsg: add SG_IO to SG v4FUJITA Tomonori2007-07-161-2/+21
* bsg: replace SG v3 with SG v4FUJITA Tomonori2007-07-161-77/+121
* bsg: add sg_io_v4 structureFUJITA Tomonori2007-07-161-0/+43
* block: export blk_verify_command for SG v4FUJITA Tomonori2007-07-162-3/+5
* bsg: minor cleanupsFUJITA Tomonori2007-07-161-7/+6
* block: changes for blk_rq_unmap_user new APIFUJITA Tomonori2007-07-161-12/+1
* bsg: support for full generic block layer SG v3Jens Axboe2007-07-1610-79/+1171
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2007-07-1510-49/+20
|\
| * git-battery vs git-acpiAndrew Morton2007-07-151-2/+3
| * Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov2007-07-159-39/+0
| * pda_power: clean up irq, timerJeff Garzik2007-07-151-9/+8
| * MAINTAINERS: Add maintainers for power supply subsystem and driversAnton Vorontsov2007-07-151-0/+10
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-15190-26337/+21725
|\ \
| * | [SCSI] ibmvscsi: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-57/+23
| * | [SCSI] dc395x: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-103/+60
| * | [SCSI] ncr53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-59/+11
| * | [SCSI] sym53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-152-73/+12
| * | [SCSI] ppa: coding police and printk levelsAlan Cox2007-07-151-30/+27
| * | [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmallocSatyam Sharma2007-07-151-1/+1
| * | [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.cSatyam Sharma2007-07-151-1/+1
| * | [SCSI] remove the dead CYBERSTORMIII_SCSI optionAdrian Bunk2007-07-151-2/+0
| * | [SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMACornelia Huck2007-07-144-41/+58
| * | [SCSI] Clean up scsi_add_lun a bitMatthew Wilcox2007-07-141-38/+26
| * | [SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...Thomas Bogendoerfer2007-07-141-2/+0
| * | [SCSI] sni_53c710: CleanupThomas Bogendoerfer2007-07-141-8/+2
| * | [SCSI] qla4xxx: Fix underrun/overrun conditionsDavid C Somayajulu2007-07-142-26/+33
| * | [SCSI] megaraid_mbox: use mutex instead of semaphoreMatthias Kaehlcke2007-07-143-5/+6
| * | [SCSI] aacraid: add 51245, 51645 and 52245 adapters to documentation.Salyzyn, Mark2007-07-141-0/+3
| * | [SCSI] qla2xxx: update version to 8.02.00-k1.Seokmann Ju2007-07-141-3/+3
| * | [SCSI] qla2xxx: add support for NPIVSeokmann Ju2007-07-1413-154/+1593
| * | [SCSI] stex: use resid for xfer len informationEd Lin2007-07-141-2/+2
| * | [SCSI] Add Brownie 1200U3P to blacklistMatthew Wilcox2007-07-141-0/+1
OpenPOWER on IntegriCloud