aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-265-13/+9
|\
| * pmcraid: Drop __DATE__ usageMichal Marek2011-04-192-6/+4
| * scsi/wd33c93: Drop __TIME__ usageMichal Marek2011-04-191-4/+3
| * scsi/in2000: Drop __TIME__ usageMichal Marek2011-04-191-1/+1
| * aacraid: Drop __TIME__ usageMichal Marek2011-04-191-2/+1
* | Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-251-1/+1
|\ \
| * \ Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe2011-05-208-45/+66
| |\ \
| * | | block: don't block events on excl write for non-optical devicesTejun Heo2011-04-211-1/+1
* | | | x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-251-0/+21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-245-5/+5
|\ \ \ \
| * | | | pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-065-5/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-2315-17/+17
|\ \ \ \ \
| * | | | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-1010-10/+10
| * | | | | Merge branch 'master' into for-nextJiri Kosina2011-04-26173-1216/+2263
| |\ \ \ \ \
| * | | | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-104-6/+6
| * | | | | | update David Miller's old email addressJustin P. Mattock2011-04-061-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-203-12/+20
|\ \ \ \ \ \ \
| * | | | | | | libcxgbi: Use flowi4's saddr in cxgbi_check_route().David S. Miller2011-05-031-5/+6
| * | | | | | | ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller2011-05-031-1/+2
| * | | | | | | ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-292-8/+14
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-05-20102-1656/+3540
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | [SCSI] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature.Joe Carnuccio2011-05-171-42/+11
| * | | | | | | [SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.Joe Carnuccio2011-05-173-62/+33
| * | | | | | | [SCSI] qla2xxx: Clear complete initialization control block.Andrew Vasquez2011-05-171-1/+1
| * | | | | | | [SCSI] qla2xxx: Allow an override of the registered maximum LUN.Andrew Vasquez2011-05-173-2/+9
| * | | | | | | [SCSI] qla2xxx: Add host number in reset and quiescent message logs.Saurav Kashyap2011-05-171-3/+5
| * | | | | | | [SCSI] qla2xxx: Correctly read sfp single byte mailbox register.Joe Carnuccio2011-05-171-2/+2
| * | | | | | | [SCSI] qla2xxx: Add qla82xx_rom_unlock() function.Chad Dupuis2011-05-172-8/+13
| * | | | | | | [SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash.Chad Dupuis2011-05-171-1/+5
| * | | | | | | [SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queue...Madhuranath Iyengar2011-05-171-1/+1
| * | | | | | | [SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.Joe Carnuccio2011-05-171-1/+1
| * | | | | | | [SCSI] qla2xxx: Update firmware version after flash update for ISP82xx.Saurav Kashyap2011-05-171-0/+7
| * | | | | | | [SCSI] qla2xxx: Fix hang during driver unload when vport is active.Arun Easi2011-05-171-10/+15
| * | | | | | | [SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6.Andrew Vasquez2011-05-172-4/+3
| * | | | | | | [SCSI] qla2xxx: Fix virtual port failing to login after chip reset.Saurav Kashyap2011-05-171-3/+4
| * | | | | | | [SCSI] qla2xxx: Fix vport delete hang when logins are outstanding.Arun Easi2011-05-171-2/+3
| * | | | | | | [SCSI] hpsa: Change memset using sizeof(ptr) to sizeof(*ptr)Joe Perches2011-05-171-1/+1
| * | | | | | | [SCSI] ipr: Rate limit DMA mapping errorsAnton Blanchard2011-05-171-1/+2
| * | | | | | | [SCSI] hpsa: add P2000 to list of shared SAS devicesStephen M. Cameron2011-05-171-0/+1
| * | | | | | | [SCSI] hpsa: do not attempt PCI power management reset method if we know it w...Stephen M. Cameron2011-05-171-14/+38
| * | | | | | | [SCSI] hpsa: remove superfluous sleeps around reset codeStephen M. Cameron2011-05-171-3/+0
| * | | | | | | [SCSI] hpsa: do soft reset if hard reset is brokenStephen M. Cameron2011-05-172-16/+216
| * | | | | | | [SCSI] hpsa: use new doorbell-bit-5 reset methodStephen M. Cameron2011-05-172-5/+22
| * | | | | | | [SCSI] hpsa: remove atrophied hpsa_scsi_setup functionStephen M. Cameron2011-05-171-8/+3
| * | | | | | | [SCSI] hpsa: clarify messages around reset behaviorStephen M. Cameron2011-05-171-2/+3
| * | | | | | | [SCSI] hpsa: increase time to wait for board resetStephen M. Cameron2011-05-171-1/+1
| * | | | | | | [SCSI] hpsa: factor out irq request codeStephen M. Cameron2011-05-171-11/+21
| * | | | | | | [SCSI] hpsa: factor out cmd pool allocation functionsStephen M. Cameron2011-05-171-30/+36
| * | | | | | | [SCSI] hpsa: wait longer for no-op to complete after resetting controllerStephen M. Cameron2011-05-171-1/+1
| * | | | | | | [SCSI] hpsa: do a better job of detecting controller reset failureStephen M. Cameron2011-05-172-10/+67