| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [SCSI] add support for variable length extended commands | Boaz Harrosh | 2008-05-02 | 3 | -19/+8 |
| * | [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer | Boaz Harrosh | 2008-05-02 | 10 | -21/+25 |
| * | [SCSI] aacraid: Fix down_interruptible() to check the return value correctly | Mark Salyzyn | 2008-05-02 | 1 | -1/+1 |
| * | [SCSI] megaraid_sas; Update the Version and Changelog | bo yang | 2008-04-29 | 2 | -4/+4 |
| * | [SCSI] ibmvscsi: Handle non SCSI error status | Brian King | 2008-04-29 | 2 | -1/+13 |
| * | [SCSI] bug fix for free list handling | Alan D. Brunelle | 2008-04-29 | 1 | -0/+8 |
| * | [SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisions | Brian King | 2008-04-29 | 1 | -1/+1 |
| * | [SCSI] megaraid_mbox: fix Dell CERC firmware problem | Hannes Reinecke | 2008-04-29 | 2 | -0/+18 |
* | | drivers/scsi/mvsas.c: fix printk warnings | Andrew Morton | 2008-05-01 | 1 | -1/+3 |
* | | drivers/scsi/ncr53c8xx.c: fix warning | Andrew Morton | 2008-05-01 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-04-29 | 5 | -17/+21 |
|\ \ |
|
| * | | block: use blk_rq_init() to initialize the request | FUJITA Tomonori | 2008-04-29 | 1 | -0/+1 |
| * | | block: no need to initialize rq->cmd in prepare_flush_fn hook | FUJITA Tomonori | 2008-04-29 | 1 | -1/+0 |
| * | | block: make queue flags non-atomic | Nick Piggin | 2008-04-29 | 3 | -16/+20 |
* | | | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 2008-04-29 | 1 | -1/+1 |
* | | | scsi: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 2 | -10/+6 |
* | | | proc: switch /proc/scsi/device_info to seq_file interface | Alexey Dobriyan | 2008-04-29 | 1 | -33/+44 |
* | | | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 | 1 | -3/+3 |
|/ / |
|
* | | scsi: fix integer as NULL pointer warnings | Harvey Harrison | 2008-04-28 | 8 | -15/+15 |
* | | ide: add ide_pad_transfer() helper | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -3/+3 |
* | | ide: add ide_execute_pkt_cmd() helper | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -3/+1 |
* | | ide-{floppy,tape,scsi}: 400ns delay is required after executing the command | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -0/+1 |
* | | ide: always use ->OUTBSYNC method for executing commands | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -2/+4 |
* | | ide: merge ->atapi_*put_bytes and ->ata_*put_data methods | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -14/+13 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-04-27 | 63 | -5034/+3687 |
|\ |
|
| * | [SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/... | Kay Sievers | 2008-04-27 | 4 | -1/+11 |
| * | [SCSI] aic7xxx: add const | Denys Vlasenko | 2008-04-27 | 13 | -66/+61 |
| * | [SCSI] aic7xxx: add static | Denys Vlasenko | 2008-04-27 | 12 | -257/+195 |
| * | [SCSI] aic7xxx: Update _shipped files | Hannes Reinecke | 2008-04-27 | 5 | -2544/+401 |
| * | [SCSI] aic7xxx: teach aicasm to not emit unused debug code/data | Hannes Reinecke | 2008-04-27 | 7 | -16/+185 |
| * | [SCSI] qla2xxx: Update version number to 8.02.01-k2. | Andrew Vasquez | 2008-04-27 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: Correct regression in relogin code. | Andrew Vasquez | 2008-04-27 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues. | Seokmann Ju | 2008-04-27 | 4 | -31/+14 |
| * | [SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static | Adrian Bunk | 2008-04-27 | 2 | -5/+1 |
| * | [SCSI] qla2xxx: qla_os.c, make 2 functions static | Adrian Bunk | 2008-04-27 | 1 | -2/+2 |
| * | [SCSI] qla2xxx: Re-register FDMI information after a LIP. | Andrew Vasquez | 2008-04-27 | 2 | -3/+3 |
| * | [SCSI] qla2xxx: Correct SRB usage-after-completion/free issues. | Andrew Vasquez | 2008-04-27 | 1 | -2/+0 |
| * | [SCSI] qla2xxx: Correct ISP84XX verify-chip response handling. | Andrew Vasquez | 2008-04-27 | 1 | -1/+1 |
| * | [SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests. | Andrew Vasquez | 2008-04-27 | 1 | -0/+4 |
| * | [SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump. | Andrew Vasquez | 2008-04-27 | 1 | -251/+143 |
| * | [SCSI] m68k: new mac_esp scsi driver | Finn Thain | 2008-04-27 | 5 | -12/+700 |
| * | [SCSI] scsi_transport_fc: fc_user_scan correction | James Smart | 2008-04-27 | 1 | -7/+53 |
| * | [SCSI] aha1542: minor irq handler cleanups | Jeff Garzik | 2008-04-27 | 1 | -16/+10 |
| * | [SCSI] scsi_transport_spi: include sysfs.h | Randy Dunlap | 2008-04-27 | 1 | -0/+1 |
| * | [SCSI] FlashPoint: fix off-by-one errors | Adrian Bunk | 2008-04-27 | 1 | -1/+1 |
| * | [SCSI] aic7xxx: Update type check in aicasm grammar | Hannes Reinecke | 2008-04-27 | 2 | -45/+66 |
| * | [SCSI] fix SLUB WARN_ON | James Bottomley | 2008-04-27 | 1 | -8/+8 |
| * | [SCSI] esp_scsi: Make cur_residue and tot_residue signed. | David S. Miller | 2008-04-27 | 1 | -2/+2 |
| * | [SCSI] aha152x, eata, u14-34f: minor irq handler cleanups | Jeff Garzik | 2008-04-25 | 3 | -18/+9 |
| * | [SCSI] aic79xx: fix MMIO for PPC 44x platforms | Sergei Shtylyov | 2008-04-24 | 2 | -15/+16 |