| Commit message (Expand) | Author | Age |
*-------. | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2008-07-10 |
|\ \ \ \ \ |
|
| | | | | * | [ARM] rpc: acornscsi: update to new style ecard driver | Russell King | 2008-07-03 |
| | | | | * | [ARM] rpc: acornscsi: stop using private __stringify() | Russell King | 2008-07-03 |
| | | | | * | [ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *' | Russell King | 2008-07-03 |
| | | | | * | [ARM] rpc: acornscsi: fixup abort/reset methods, fix build errors | Russell King | 2008-07-03 |
| | | | | * | [ARM] rpc: acornscsi: remove unused 'ADDR' macro | Russell King | 2008-07-03 |
| |_|_|_|/
|/| | | | |
|
| | | | * | [SCSI] esp: tidy up target reference counting | James Bottomley | 2008-06-25 |
| | | | * | [SCSI] esp: Fix OOPS in esp_reset_cleanup(). | David S. Miller | 2008-06-24 |
| | | | * | [SCSI] ses: Fix timeout | Matthew Wilcox | 2008-06-24 |
| |_|_|/
|/| | | |
|
* | | | | [SCSI] dpt_i2o: Add PROC_IA64 define | Jeff Mahoney | 2008-06-15 |
* | | | | [SCSI] scsi_host regression: fix scsi host leak | Mike Christie | 2008-06-15 |
* | | | | [SCSI] sr: fix corrupt CD data after media change and delay | James Bottomley | 2008-06-10 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-06-04 |
|\ \ \ \ |
|
| * | | | | [SCSI] qla2xxx: Update version number to 8.02.01-k4. | Andrew Vasquez | 2008-05-30 |
| * | | | | [SCSI] qla2xxx: Correct handling of AENs postings for vports. | Seokmann Ju | 2008-05-30 |
| * | | | | [SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event hand... | Seokmann Ju | 2008-05-30 |
| * | | | | [SCSI] ibmvscsi: Non SCSI error status fixup | Brian King | 2008-05-27 |
| * | | | | [SCSI] fix intermittent oops in scsi_bus_uevent | James Bottomley | 2008-05-23 |
| * | | | | [SCSI] qla2xxx: Update version number to 8.02.01-k3. | Andrew Vasquez | 2008-05-15 |
| * | | | | [SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-... | Andrew Vasquez | 2008-05-15 |
| * | | | | [SCSI] qla2xxx: Disable local-interrupts while polling for RISC status. | Andrew Vasquez | 2008-05-15 |
| * | | | | [SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir... | Andrew Vasquez | 2008-05-15 |
| * | | | | [SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE trac... | Andrew Vasquez | 2008-05-15 |
| * | | | | [SCSI] qla2xxx: Convert vport_sem to a mutex | matthias@kaehlcke.net | 2008-05-15 |
| * | | | | [SCSI] qla2xxx: firmware semaphore to mutex | Daniel Walker | 2008-05-15 |
| * | | | | [SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers. | Andrew Vasquez | 2008-05-15 |
| * | | | | [SCSI] qla2xxx: Display driver version at module init-time. | Andrew Vasquez | 2008-05-15 |
| * | | | | [SCSI] qla2xxx: Return correct port_type to FC-transport for Vports. | Shyam Sundar | 2008-05-15 |
| |/ / / |
|
* | | | | scsi: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 |
* | | | | MODULE_LICENSE expects "GPL v2", not "GPLv2" | Al Viro | 2008-05-21 |
* | | | | SCSI: fix race in device_create | Greg Kroah-Hartman | 2008-05-20 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-05-13 |
|\ \ \
| |/ /
|/| | |
|
| * | | [SCSI] qla1280: Fix queue depth problem | Jeremy Higdon | 2008-05-13 |
| * | | [SCSI] aha152x: Fix oops on module removal | James Bottomley | 2008-05-11 |
| * | | [SCSI] aha152x: fix init suspiciously returned 1, it should follow 0/-E conve... | James Bottomley | 2008-05-11 |
| * | | [SCSI] libiscsi regression in 2.6.25: fix setting of recv timer | Mike Christie | 2008-05-08 |
| * | | [SCSI] libiscsi regression in 2.6.25: fix nop timer handling | Mike Christie | 2008-05-08 |
| * | | [SCSI] gdth: fix Error: Driver 'gdth' is already registered, aborting... | James Bottomley | 2008-05-08 |
| * | | [SCSI] gdth: fix timer handling | James Bottomley | 2008-05-08 |
* | | | 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 |