aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2008-05-23scsi: fix integer as NULL pointer warningHarvey Harrison
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro
2008-05-20SCSI: fix race in device_createGreg Kroah-Hartman
2008-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-05-13[SCSI] qla1280: Fix queue depth problemJeremy Higdon
2008-05-11[SCSI] aha152x: Fix oops on module removalJames Bottomley
2008-05-11[SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...James Bottomley
2008-05-08[SCSI] libiscsi regression in 2.6.25: fix setting of recv timerMike Christie
2008-05-08drivers/scsi/dpt_i2o.c: fix build on alphaAndrew Morton
2008-05-08[SCSI] libiscsi regression in 2.6.25: fix nop timer handlingMike Christie
2008-05-08[SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting...James Bottomley
2008-05-08[SCSI] gdth: fix timer handlingJames Bottomley
2008-05-05CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRSGeert Uytterhoeven
2008-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-05-02[SCSI] aic94xx: fix section mismatchSam Ravnborg
2008-05-02[SCSI] u14-34f: Fix 32bit only problemAlan Cox
2008-05-02[SCSI] dpt_i2o: sysfs codeMiquel van Smoorenburg
2008-05-02[SCSI] dpt_i2o: 64 bit supportMiquel van Smoorenburg
2008-05-02[SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherentMiquel van Smoorenburg
2008-05-02[SCSI] dpt_i2o: use standard __init / __exit codeMiquel van Smoorenburg
2008-05-02[SCSI] megaraid_sas: fix suspend/resume sectionsJiri Slaby
2008-05-02[SCSI] aacraid: Add Power Management supportMark Salyzyn
2008-05-02[SCSI] aacraid: Fix jbod operations scan issuesMark Salyzyn
2008-05-02[SCSI] aacraid: Fix warning about macro side-effectsMark Salyzyn
2008-05-02[SCSI] add support for variable length extended commandsBoaz Harrosh
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh
2008-05-02[SCSI] aacraid: Fix down_interruptible() to check the return value correctlyMark Salyzyn
2008-05-01drivers/scsi/mvsas.c: fix printk warningsAndrew Morton
2008-05-01drivers/scsi/ncr53c8xx.c: fix warningAndrew Morton
2008-04-29[SCSI] megaraid_sas; Update the Version and Changelogbo yang
2008-04-29[SCSI] ibmvscsi: Handle non SCSI error statusBrian King
2008-04-29[SCSI] bug fix for free list handlingAlan D. Brunelle
2008-04-29[SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisionsBrian King
2008-04-29[SCSI] megaraid_mbox: fix Dell CERC firmware problemHannes Reinecke
2008-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa
2008-04-29scsi: use non-racy method for proc entries creationDenis V. Lunev
2008-04-29proc: switch /proc/scsi/device_info to seq_file interfaceAlexey Dobriyan
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29block: use blk_rq_init() to initialize the requestFUJITA Tomonori
2008-04-29block: no need to initialize rq->cmd in prepare_flush_fn hookFUJITA Tomonori
2008-04-29block: make queue flags non-atomicNick Piggin
2008-04-28scsi: fix integer as NULL pointer warningsHarvey Harrison
2008-04-28ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz
2008-04-28ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz
2008-04-28ide-{floppy,tape,scsi}: 400ns delay is required after executing the commandBartlomiej Zolnierkiewicz
2008-04-28ide: always use ->OUTBSYNC method for executing commandsBartlomiej Zolnierkiewicz
2008-04-28ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-27[SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/...Kay Sievers