aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
...
| * [SCSI] be2iscsi: Driver Version change to 2.0.549.0Jayamohan Kallickal2010-08-06
| * [SCSI] be2iscsi: Increase max sectorJayamohan Kallickal2010-08-06
| * [SCSI] be2iscsi: Add support for iscsi bootJayamohan Kallickal2010-08-06
| * [SCSI] 53c700: remove dma_is_consistent usageFUJITA Tomonori2010-08-06
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-12
|\ \
| * | param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-11
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\ \ \
| * | | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
| | |/ | |/|
* | | scsi: 53c700: remove dma_is_consistent usageFUJITA Tomonori2010-08-11
* | | drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko2010-08-11
* | | drivers/scsi: use memdup_userJulia Lawall2010-08-11
* | | scsi: remove private BIT macrosAndrew Morton2010-08-11
* | | scsi: fix bnx2i build errorsRandy Dunlap2010-08-11
* | | scsi: fix pmcraid build errorsRandy Dunlap2010-08-11
* | | bfa: wrong fcport H2I message tested in bfa_fcport_isr()Roel Kluin2010-08-11
* | | drivers/scsi/ch.c: don't use vprintk as macroJoe Perches2010-08-11
* | | scsi: bfa: correct onstack wait_queue_head declarationYong Zhang2010-08-11
* | | drivers/scsi/qla2xxx/qla_os.c: fix continuation line formatsJoe Perches2010-08-11
* | | scsi/sd.c: quiet all sparse noiseH Hartley Sweeten2010-08-11
* | | scsi: remove superfluous NULL pointer check from scsi_kill_request()Bartlomiej Zolnierkiewicz2010-08-11
* | | drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmallocJulia Lawall2010-08-11
* | | dc395x: decrease iteration for tag_number of max_command in start_scsi()Roel Kluin2010-08-11
* | | g_NCR5380: fix broken MMIO compilationOndrej Zary2010-08-11
* | | g_NCR5380: remove misleading pnp error messageOndrej Zary2010-08-11
* | | drivers/scsi: remove unnecessary NULL testJulia Lawall2010-08-11
* | | NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()Roel Kluin2010-08-11
* | | gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()Roel Kluin2010-08-11
* | | osst: fix read buffer overflowRoel Kluin2010-08-11
| |/ |/|
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\ \
| * | scsi: use REQ_TYPE_FS for flush requestFUJITA Tomonori2010-08-07
| * | scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PCFUJITA Tomonori2010-08-07
| * | scsi/sd: remove big kernel lockArnd Bergmann2010-08-07
| * | block: push down BKL into .open and .releaseArnd Bergmann2010-08-07
| * | block: push down BKL into .locked_ioctlArnd Bergmann2010-08-07
| * | scsi: fix discard page leakFUJITA Tomonori2010-08-07
| * | scsi: need to reset unprep_rq_fn in sd_removeFUJITA Tomonori2010-08-07
| * | block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-07
| * | scsi: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-07
| * | scsi: remove unused free discard page in sd_doneFUJITA Tomonori2010-08-07
| * | scsi: add sd_unprep_fn to free discard pageFUJITA Tomonori2010-08-07
| * | block: implement an unprep function corresponding directly to prepJames Bottomley2010-08-07
| * | block: don't allocate a payload for discard requestChristoph Hellwig2010-08-07
| * | block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-07
| * | block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
| * | aha1532: remove ISA_DMA_THRESHOLD usageFUJITA Tomonori2010-08-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-06
|\ \ \
| * | | pcmcia: remove memreq_tDominik Brodowski2010-08-03
| * | | pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-03
| * | | pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-03
| * | | pcmcia: remove cs_types.hDominik Brodowski2010-07-30