summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-143-11/+12
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-143-11/+12
| |\
| | * aic94xx: treat firmware data as constDavid Woodhouse2008-07-103-11/+12
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-144-253/+199
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-106-256/+220
| |\ \ \ \ \ \ \ | | | | | | |_|/ | | | | | |/| |
| | | | | | * | [ARM] rpc: acornscsi: update to new style ecard driverRussell King2008-07-032-94/+75
| | | | | | * | [ARM] rpc: acornscsi: stop using private __stringify()Russell King2008-07-031-8/+3
| | | | | | * | [ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *'Russell King2008-07-031-123/+120
| | | | | | * | [ARM] rpc: acornscsi: fixup abort/reset methods, fix build errorsRussell King2008-07-033-30/+16
| | | | | | * | [ARM] rpc: acornscsi: remove unused 'ADDR' macroRussell King2008-07-031-13/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-1413-8/+66
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1429-124/+151
| |\ \ \ \ \ \
| * | | | | | | scsi-tgt: BKL pushdownArnd Bergmann2008-07-021-0/+2
| * | | | | | | megaraid: BKL pushdownArnd Bergmann2008-06-201-0/+2
| * | | | | | | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-204-7/+10
| * | | | | | | changer: BKL pushdownJonathan Corbet2008-06-201-0/+4
| * | | | | | | dpt_i20: BKL pushdownJonathan Corbet2008-06-201-0/+5
| * | | | | | | Add "no BKL needed" comments to several driversJonathan Corbet2008-06-204-2/+8
| * | | | | | | gdth: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-0/+3
| * | | | | | | st: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-2/+9
| * | | | | | | aacraid: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-0/+3
| * | | | | | | osst: cdev lock_kernel() pushdown.Jonathan Corbet2008-06-201-1/+14
| * | | | | | | sg: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-3/+13
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-142-49/+15
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | scsi: sr avoids useless buffer allocationFUJITA Tomonori2008-07-041-15/+5
| * | | | | | cmdfilter: extend default read filterAdel Gadllah2008-07-031-4/+0
| * | | | | | sg: fix odd style (extra parenthesis) introduced by cmd filter patchJens Axboe2008-07-031-1/+1
| * | | | | | allow userspace to modify scsi command filter on per device basisAdel Gadllah2008-07-031-30/+10
| | |_|_|_|/ | |/| | | |
* | | | | | [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devicesBrian King2008-07-111-1/+5
* | | | | | [SCSI] erase invalid data returned by deviceAlan Stern2008-07-061-0/+9
|/ / / / /
* | | | | [SCSI] esp: tidy up target reference countingJames Bottomley2008-06-252-11/+20
* | | | | [SCSI] esp: Fix OOPS in esp_reset_cleanup().David S. Miller2008-06-242-0/+9
* | | | | [SCSI] ses: Fix timeoutMatthew Wilcox2008-06-241-1/+1
| |/ / / |/| | |
* | | | [SCSI] dpt_i2o: Add PROC_IA64 defineJeff Mahoney2008-06-151-1/+2
* | | | [SCSI] scsi_host regression: fix scsi host leakMike Christie2008-06-151-2/+7
* | | | [SCSI] sr: fix corrupt CD data after media change and delayJames Bottomley2008-06-101-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-06-0412-87/+73
|\ \ \ \
| * | | | [SCSI] qla2xxx: Update version number to 8.02.01-k4.Andrew Vasquez2008-05-301-1/+1
| * | | | [SCSI] qla2xxx: Correct handling of AENs postings for vports.Seokmann Ju2008-05-302-6/+9
| * | | | [SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event hand...Seokmann Ju2008-05-301-26/+10
| * | | | [SCSI] ibmvscsi: Non SCSI error status fixupBrian King2008-05-272-2/+3
| * | | | [SCSI] fix intermittent oops in scsi_bus_ueventJames Bottomley2008-05-231-1/+6
| * | | | [SCSI] qla2xxx: Update version number to 8.02.01-k3.Andrew Vasquez2008-05-151-1/+1
| * | | | [SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-...Andrew Vasquez2008-05-151-19/+0
| * | | | [SCSI] qla2xxx: Disable local-interrupts while polling for RISC status.Andrew Vasquez2008-05-151-0/+4
| * | | | [SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...Andrew Vasquez2008-05-153-5/+7
| * | | | [SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE trac...Andrew Vasquez2008-05-151-1/+1
| * | | | [SCSI] qla2xxx: Convert vport_sem to a mutexmatthias@kaehlcke.net2008-05-155-15/+15
| * | | | [SCSI] qla2xxx: firmware semaphore to mutexDaniel Walker2008-05-151-5/+6
| * | | | [SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers.Andrew Vasquez2008-05-151-4/+4
OpenPOWER on IntegriCloud