summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* m68k/scsi: a2091 - Do not use legacy Scsi_Host.baseGeert Uytterhoeven2010-05-261-34/+41
* m68k: amiga - A2091/A590 SCSI zorro_driver conversionGeert Uytterhoeven2010-05-261-84/+102
* m68k/scsi: mvme147 - Kill obsolete HOSTS_C logicGeert Uytterhoeven2010-05-261-3/+0
* m68k/scsi: a3000 - Kill a3000_scsiregs typedefGeert Uytterhoeven2010-05-262-8/+8
* m68k/scsi: gvp11 - Kill gvp11_scsiregs typedefGeert Uytterhoeven2010-05-262-9/+9
* m68k/scsi: a2091 - Kill a2091_scsiregs typedefGeert Uytterhoeven2010-05-262-8/+8
* m68k/scsi: gvp11 - Extract check_wd33c93()Geert Uytterhoeven2010-05-261-77/+83
* m68k/scsi: a3000 - Kill static global a3000_hostGeert Uytterhoeven2010-05-261-19/+19
* m68k/scsi: mvme147 - Kill static global mvme147_hostGeert Uytterhoeven2010-05-261-14/+16
* m68k/scsi: a3000 - Kill ugly DMA() macroGeert Uytterhoeven2010-05-261-19/+25
* m68k/scsi: gvp11 - Kill ugly DMA() macroGeert Uytterhoeven2010-05-261-24/+28
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-253-3/+3
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-2411-36/+120
|\
| * scsi: Push down BKL into ioctl functionsArnd Bergmann2010-05-1711-36/+120
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-05-244-19/+25
|\ \
| * \ Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22151-3900/+14412
| |\ \
| * | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-222-4/+10
| * | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-184-15/+15
* | | | scsi_scan.c: fix/convert functions to use kernel-docRandy Dunlap2010-05-241-17/+9
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-05-216-30/+47
|\ \ \
| * | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-216-30/+47
* | | | Fix networking tree iscsi_tcp.c mis-mergeLinus Torvalds2010-05-211-1/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-05-21131-3752/+14235
|\ \ \
| * \ \ [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley2010-05-18129-3742/+14224
| |\ \ \
| | * | | [SCSI] aacraid: add an ifdef'd device delete case instead of taking the devic...Rajashekhara, Mahesh2010-05-162-1/+11
| | * | | [SCSI] aacraid: prohibit access to array container spaceRajashekhara, Mahesh2010-05-161-0/+34
| | * | | [SCSI] aacraid: add support for handling ATA pass-through commands.Rajashekhara, Mahesh2010-05-161-2/+16
| | * | | [SCSI] aacraid: expose physical devices for models with newer firmwareRajashekhara, Mahesh2010-05-161-0/+15
| | * | | [SCSI] aacraid: respond automatically to volumes added by config toolRajashekhara, Mahesh2010-05-162-1/+11
| | * | | [SCSI] fcoe: fix fcoe module ref countingVasu Dev2010-05-161-1/+1
| | * | | [SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect po...Kaladhar Musunuru2010-05-161-2/+2
| | * | | [SCSI] libfcoe: Fix incorrect MAC address clearingKaladhar Musunuru2010-05-161-1/+1
| | * | | [SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutexVasu Dev2010-05-161-7/+34
| | * | | [SCSI] libfc: Move the port_id into lportRobert Love2010-05-168-24/+27
| | * | | [SCSI] fcoe: move link speed checking into its own routineRobert Love2010-05-161-13/+29
| | * | | [SCSI] libfc: Remove extra pointer checkRobert Love2010-05-161-2/+1
| | * | | [SCSI] libfc: Remove unused fc_get_host_port_typeRobert Love2010-05-161-11/+0
| | * | | [SCSI] fcoe: fixes wrong error exit in fcoe_createVasu Dev2010-05-161-1/+1
| | * | | [SCSI] libfc: set seq_id for incoming sequenceJoe Eykholt2010-05-161-4/+6
| | * | | [SCSI] qla2xxx: Updates to ISP82xx support.Giridhar Malavali2010-05-164-144/+111
| | * | | [SCSI] qla2xxx: Optionally disable target reset.Giridhar Malavali2010-05-162-1/+8
| | * | | [SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutual...Lalit Chandivade2010-05-162-1/+51
| | * | | [SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did.Mike Waychison2010-05-161-2/+2
| | * | | [SCSI] qla2xxx: T10 DIF support added.Arun Easi2010-05-1610-12/+1053
| | * | | [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.Madhuranath Iyengar2010-05-168-4/+366
| | * | | [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.Madhuranath Iyengar2010-05-167-142/+162
| | * | | [SCSI] qla2xxx: Cleanup FCP-command-status processing debug statements.Andrew Vasquez2010-05-161-129/+63
| | * | | [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.Andrew Vasquez2010-05-166-28/+178
| | * | | [SCSI] qla2xxx: Further generalization of SRB CTX infrastructure.Andrew Vasquez2010-05-163-69/+65
| | * | | [SCSI] qla2xxx: Add char device to increase driver use countHarish Zunjarrao2010-05-162-1/+16