summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-05-134-37/+55
|\
| * [SCSI] qla1280: Fix queue depth problemJeremy Higdon2008-05-131-2/+2
| * [SCSI] aha152x: Fix oops on module removalJames Bottomley2008-05-111-2/+2
| * [SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve...James Bottomley2008-05-111-2/+2
| * [SCSI] libiscsi regression in 2.6.25: fix setting of recv timerMike Christie2008-05-091-6/+6
| * [SCSI] libiscsi regression in 2.6.25: fix nop timer handlingMike Christie2008-05-081-8/+9
| * [SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting...James Bottomley2008-05-081-5/+8
| * [SCSI] gdth: fix timer handlingJames Bottomley2008-05-081-12/+26
* | drivers/scsi/dpt_i2o.c: fix build on alphaAndrew Morton2008-05-082-55/+36Star
|/
* CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRSGeert Uytterhoeven2008-05-051-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-05-0231-264/+787
|\
| * [SCSI] aic94xx: fix section mismatchSam Ravnborg2008-05-021-3/+3
| * [SCSI] u14-34f: Fix 32bit only problemAlan Cox2008-05-021-2/+4
| * [SCSI] dpt_i2o: sysfs codeMiquel van Smoorenburg2008-05-021-0/+26
| * [SCSI] dpt_i2o: 64 bit supportMiquel van Smoorenburg2008-05-026-53/+260
| * [SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherentMiquel van Smoorenburg2008-05-022-74/+169
| * [SCSI] dpt_i2o: use standard __init / __exit codeMiquel van Smoorenburg2008-05-022-57/+51Star
| * [SCSI] megaraid_sas: fix suspend/resume sectionsJiri Slaby2008-05-021-3/+8
| * [SCSI] aacraid: Add Power Management supportMark Salyzyn2008-05-024-11/+154
| * [SCSI] aacraid: Fix jbod operations scan issuesMark Salyzyn2008-05-022-14/+34
| * [SCSI] aacraid: Fix warning about macro side-effectsMark Salyzyn2008-05-021-2/+2
| * [SCSI] add support for variable length extended commandsBoaz Harrosh2008-05-023-19/+8Star
| * [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-0210-21/+25
| * [SCSI] aacraid: Fix down_interruptible() to check the return value correctlyMark Salyzyn2008-05-021-1/+1
| * [SCSI] megaraid_sas; Update the Version and Changelogbo yang2008-04-302-4/+4
| * [SCSI] ibmvscsi: Handle non SCSI error statusBrian King2008-04-302-1/+13
| * [SCSI] bug fix for free list handlingAlan D. Brunelle2008-04-301-0/+8
| * [SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisionsBrian King2008-04-301-1/+1
| * [SCSI] megaraid_mbox: fix Dell CERC firmware problemHannes Reinecke2008-04-302-0/+18
* | drivers/scsi/mvsas.c: fix printk warningsAndrew Morton2008-05-011-1/+3
* | drivers/scsi/ncr53c8xx.c: fix warningAndrew Morton2008-05-011-1/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-295-17/+21
|\ \
| * | block: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-291-0/+1
| * | block: no need to initialize rq->cmd in prepare_flush_fn hookFUJITA Tomonori2008-04-291-1/+0Star
| * | block: make queue flags non-atomicNick Piggin2008-04-293-16/+20
* | | Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-291-1/+1
* | | scsi: use non-racy method for proc entries creationDenis V. Lunev2008-04-292-10/+6Star
* | | proc: switch /proc/scsi/device_info to seq_file interfaceAlexey Dobriyan2008-04-291-33/+44
* | | proc: remove proc_root from driversAlexey Dobriyan2008-04-291-3/+3
|/ /
* | scsi: fix integer as NULL pointer warningsHarvey Harrison2008-04-298-15/+15
* | ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz2008-04-281-3/+3
* | ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz2008-04-281-3/+1Star
* | ide-{floppy,tape,scsi}: 400ns delay is required after executing the commandBartlomiej Zolnierkiewicz2008-04-281-0/+1
* | ide: always use ->OUTBSYNC method for executing commandsBartlomiej Zolnierkiewicz2008-04-281-2/+4
* | ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz2008-04-281-14/+13Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-2763-5034/+3687Star
|\
| * [SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/...Kay Sievers2008-04-274-1/+11
| * [SCSI] aic7xxx: add constDenys Vlasenko2008-04-2713-66/+61Star
| * [SCSI] aic7xxx: add staticDenys Vlasenko2008-04-2712-257/+195Star
| * [SCSI] aic7xxx: Update _shipped filesHannes Reinecke2008-04-275-2544/+401Star