summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2010-05-26m68k: amiga - A4000T SCSI platform device conversionGeert Uytterhoeven
2010-05-26m68k/scsi: a3000 - Do not use legacy Scsi_Host.baseGeert Uytterhoeven
2010-05-26m68k: amiga - A3000 SCSI platform device conversionGeert Uytterhoeven
2010-05-26m68k/scsi: gvp11 - Do not use legacy Scsi_Host.baseGeert Uytterhoeven
2010-05-26m68k: amiga - GVP Series II SCSI zorro_driver conversionGeert Uytterhoeven
2010-05-26m68k/scsi: a2091 - Do not use legacy Scsi_Host.baseGeert Uytterhoeven
2010-05-26m68k: amiga - A2091/A590 SCSI zorro_driver conversionGeert Uytterhoeven
2010-05-26m68k/scsi: mvme147 - Kill obsolete HOSTS_C logicGeert Uytterhoeven
2010-05-26m68k/scsi: a3000 - Kill a3000_scsiregs typedefGeert Uytterhoeven
2010-05-26m68k/scsi: gvp11 - Kill gvp11_scsiregs typedefGeert Uytterhoeven
2010-05-26m68k/scsi: a2091 - Kill a2091_scsiregs typedefGeert Uytterhoeven
2010-05-26m68k/scsi: gvp11 - Extract check_wd33c93()Geert Uytterhoeven
2010-05-26m68k/scsi: a3000 - Kill static global a3000_hostGeert Uytterhoeven
2010-05-26m68k/scsi: mvme147 - Kill static global mvme147_hostGeert Uytterhoeven
2010-05-26m68k/scsi: a3000 - Kill ugly DMA() macroGeert Uytterhoeven
2010-05-26m68k/scsi: gvp11 - Kill ugly DMA() macroGeert Uytterhoeven
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-24Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-05-24scsi_scan.c: fix/convert functions to use kernel-docRandy Dunlap
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-05-21Fix networking tree iscsi_tcp.c mis-mergeLinus Torvalds
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley
2010-05-17libata: kill ATA_FLAG_DISABLEDTejun Heo
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven
2010-05-17scsi: Push down BKL into ioctl functionsArnd Bergmann
2010-05-16[SCSI] aacraid: add an ifdef'd device delete case instead of taking the devic...Rajashekhara, Mahesh
2010-05-16[SCSI] aacraid: prohibit access to array container spaceRajashekhara, Mahesh
2010-05-16[SCSI] aacraid: add support for handling ATA pass-through commands.Rajashekhara, Mahesh
2010-05-16[SCSI] aacraid: expose physical devices for models with newer firmwareRajashekhara, Mahesh
2010-05-16[SCSI] aacraid: respond automatically to volumes added by config toolRajashekhara, Mahesh
2010-05-16[SCSI] fcoe: fix fcoe module ref countingVasu Dev
2010-05-16[SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect po...Kaladhar Musunuru
2010-05-16[SCSI] libfcoe: Fix incorrect MAC address clearingKaladhar Musunuru
2010-05-16[SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutexVasu Dev
2010-05-16[SCSI] libfc: Move the port_id into lportRobert Love
2010-05-16[SCSI] fcoe: move link speed checking into its own routineRobert Love
2010-05-16[SCSI] libfc: Remove extra pointer checkRobert Love
2010-05-16[SCSI] libfc: Remove unused fc_get_host_port_typeRobert Love
2010-05-16[SCSI] fcoe: fixes wrong error exit in fcoe_createVasu Dev