| Commit message (Expand) | Author | Age |
* | drivers/scsi/dpt_i2o.c: fix build on alpha | Andrew Morton | 2008-05-08 |
* | CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRS | Geert Uytterhoeven | 2008-05-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-05-02 |
|\ |
|
| * | [SCSI] aic94xx: fix section mismatch | Sam Ravnborg | 2008-05-02 |
| * | [SCSI] u14-34f: Fix 32bit only problem | Alan Cox | 2008-05-02 |
| * | [SCSI] dpt_i2o: sysfs code | Miquel van Smoorenburg | 2008-05-02 |
| * | [SCSI] dpt_i2o: 64 bit support | Miquel van Smoorenburg | 2008-05-02 |
| * | [SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherent | Miquel van Smoorenburg | 2008-05-02 |
| * | [SCSI] dpt_i2o: use standard __init / __exit code | Miquel van Smoorenburg | 2008-05-02 |
| * | [SCSI] megaraid_sas: fix suspend/resume sections | Jiri Slaby | 2008-05-02 |
| * | [SCSI] aacraid: Add Power Management support | Mark Salyzyn | 2008-05-02 |
| * | [SCSI] aacraid: Fix jbod operations scan issues | Mark Salyzyn | 2008-05-02 |
| * | [SCSI] aacraid: Fix warning about macro side-effects | Mark Salyzyn | 2008-05-02 |
| * | [SCSI] add support for variable length extended commands | Boaz Harrosh | 2008-05-02 |
| * | [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer | Boaz Harrosh | 2008-05-02 |
| * | [SCSI] aacraid: Fix down_interruptible() to check the return value correctly | Mark Salyzyn | 2008-05-02 |
| * | [SCSI] megaraid_sas; Update the Version and Changelog | bo yang | 2008-04-29 |
| * | [SCSI] ibmvscsi: Handle non SCSI error status | Brian King | 2008-04-29 |
| * | [SCSI] bug fix for free list handling | Alan D. Brunelle | 2008-04-29 |
| * | [SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisions | Brian King | 2008-04-29 |
| * | [SCSI] megaraid_mbox: fix Dell CERC firmware problem | Hannes Reinecke | 2008-04-29 |
* | | drivers/scsi/mvsas.c: fix printk warnings | Andrew Morton | 2008-05-01 |
* | | drivers/scsi/ncr53c8xx.c: fix warning | Andrew Morton | 2008-05-01 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-04-29 |
|\ \ |
|
| * | | block: use blk_rq_init() to initialize the request | FUJITA Tomonori | 2008-04-29 |
| * | | block: no need to initialize rq->cmd in prepare_flush_fn hook | FUJITA Tomonori | 2008-04-29 |
| * | | block: make queue flags non-atomic | Nick Piggin | 2008-04-29 |
* | | | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 2008-04-29 |
* | | | scsi: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | | | proc: switch /proc/scsi/device_info to seq_file interface | Alexey Dobriyan | 2008-04-29 |
* | | | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 |
|/ / |
|
* | | scsi: fix integer as NULL pointer warnings | Harvey Harrison | 2008-04-28 |
* | | ide: add ide_pad_transfer() helper | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | | ide: add ide_execute_pkt_cmd() helper | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | | ide-{floppy,tape,scsi}: 400ns delay is required after executing the command | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | | ide: always use ->OUTBSYNC method for executing commands | Bartlomiej Zolnierkiewicz | 2008-04-28 |
* | | ide: merge ->atapi_*put_bytes and ->ata_*put_data methods | Bartlomiej Zolnierkiewicz | 2008-04-28 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-04-27 |
|\ |
|
| * | [SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/... | Kay Sievers | 2008-04-27 |
| * | [SCSI] aic7xxx: add const | Denys Vlasenko | 2008-04-27 |
| * | [SCSI] aic7xxx: add static | Denys Vlasenko | 2008-04-27 |
| * | [SCSI] aic7xxx: Update _shipped files | Hannes Reinecke | 2008-04-27 |
| * | [SCSI] aic7xxx: teach aicasm to not emit unused debug code/data | Hannes Reinecke | 2008-04-27 |
| * | [SCSI] qla2xxx: Update version number to 8.02.01-k2. | Andrew Vasquez | 2008-04-27 |
| * | [SCSI] qla2xxx: Correct regression in relogin code. | Andrew Vasquez | 2008-04-27 |
| * | [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues. | Seokmann Ju | 2008-04-27 |
| * | [SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static | Adrian Bunk | 2008-04-27 |
| * | [SCSI] qla2xxx: qla_os.c, make 2 functions static | Adrian Bunk | 2008-04-27 |
| * | [SCSI] qla2xxx: Re-register FDMI information after a LIP. | Andrew Vasquez | 2008-04-27 |
| * | [SCSI] qla2xxx: Correct SRB usage-after-completion/free issues. | Andrew Vasquez | 2008-04-27 |