aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds8-8/+1
2007-05-04m68k: Atari SCSI workqueue updatesGeert Uytterhoeven1-2/+2
2007-05-04m68k: Atari SCSI driver compile fixesRoman Zippel3-134/+49
2007-05-04m68k: Reformat the Atari SCSI driverRoman Zippel2-2375/+2373
2007-05-04m68k: Atari SCSI revivalMichael Schmitz4-17/+77
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare7-7/+0
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-4/+6
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe1-1/+1
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras12-4811/+3931
2007-04-28git-libata-all-ipr-fixAndrew Morton1-1/+2
2007-04-27[SCSI] esp_scsi.c: Fix compilation.Alexey Dobriyan1-4/+5
2007-04-27SCSI: use the proper semaphore to protect the class listsGreg Kroah-Hartman1-2/+2
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-4802/+3913
2007-04-27[SCSI] SUNESP: Complete driver rewrite to version 2.0David S. Miller7-4801/+3912
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras4-8/+8
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell1-1/+1
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2-2/+3
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo2-2/+2
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell2-2/+4
2007-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2007-04-14[SCSI] QLOGICPTI: Do not unmap DMA unless we actually mapped something.David S. Miller1-1/+1
2007-04-14[SCSI] 3w-xxxx: fix oops caused by incorrect REQUEST_SENSE handlingJames Bottomley1-2/+9
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell4-8/+8
2007-04-13[POWERPC] get_property returns constStephen Rothwell1-2/+2
2007-04-02[SCSI]: Fix scsi_send_eh_cmnd scatterlist handlingDavid S. Miller1-1/+1
2007-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-3/+4
2007-03-15[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern1-1/+13
2007-03-11[SCSI] gdth: fix oops in gdth_copy_cmd()Joerg Dorchain1-0/+2
2007-03-11[SCSI] lpfc: avoid double-free during PCI error failureLinas Vepstas1-3/+2
2007-03-04[ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entriesRussell King3-6/+7
2007-03-04[ARM] ARM FAS216: don't modify scsi_cmnd request_bufflenRussell King2-4/+7
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds15-103/+480
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds10-37/+38
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-8/+0
2007-02-17Storage class should be before const qualifierTobias Klauser1-1/+1
2007-02-17fix SCSI_SCAN_ASYNC help textMatthew Wilcox1-2/+3
2007-02-17Fix typos concerning hierarchyUwe Kleine-König2-3/+3
2007-02-17Fix misspellings of "agressive".Robert P. J. Day2-4/+4
2007-02-17drivers/scsi/a100u2w.c: trivial typo patchRobert P. J. Day1-1/+1
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day3-26/+26
2007-02-17ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz1-8/+0
2007-02-16USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum1-1/+10
2007-02-16[SCSI] SCSI core: better initialization for sdev->scsi_levelAlan Stern2-1/+2
2007-02-16[SCSI] scsi_proc.c: display sdev->scsi_level correctlyAlan Stern1-3/+2
2007-02-16[SCSI] megaraid_sas: update version and author infoSumant Patro2-6/+8
2007-02-16[SCSI] megaraid_sas: return sync cache call with successSumant Patro1-0/+12
2007-02-16[SCSI] megaraid_sas: replace pci_alloc_consitent with dma_alloc_coherent in ioctl pathSumant Patro1-6/+6
2007-02-16[SCSI] megaraid_sas: add bios_param in scsi_host_templateSumant Patro1-0/+45