Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | mac_scsi: Cleanup PDMA code | Finn Thain | 2014-11-20 | 1 | -65/+67 | |
| * | | | | | | | mac_scsi: Add module option to Kconfig | Finn Thain | 2014-11-20 | 2 | -76/+38 | |
| * | | | | | | | mac_scsi: Remove header | Finn Thain | 2014-11-20 | 2 | -43/+20 | |
| * | | | | | | | dmx3191d: Use NO_IRQ | Finn Thain | 2014-11-20 | 1 | -17/+8 | |
| * | | | | | | | ncr5380: Drop legacy scsi.h include | Finn Thain | 2014-11-20 | 14 | -111/+105 | |
| * | | | | | | | ncr5380: Remove *_RELEASE macros | Finn Thain | 2014-11-20 | 17 | -69/+0 | |
| * | | | | | | | ncr5380: Remove pointless compiler command line override macros | Finn Thain | 2014-11-20 | 6 | -58/+20 | |
| * | | | | | | | ncr5380: Move static PDMA spin counters to host data | Finn Thain | 2014-11-20 | 5 | -27/+26 | |
| * | | | | | | | ncr5380: Cleanup host info() methods | Finn Thain | 2014-11-20 | 21 | -320/+134 | |
| * | | | | | | | ncr5380: Remove NCR5380_STATS | Finn Thain | 2014-11-20 | 5 | -252/+0 | |
| * | | | | | | | ncr5380: Fix SCSI_IRQ_NONE bugs | Finn Thain | 2014-11-20 | 10 | -48/+66 | |
| * | | | | | | | ncr5380: Remove duplicate comments | Finn Thain | 2014-11-20 | 12 | -195/+1 | |
| * | | | | | | | ncr5380: Remove redundant AUTOSENSE macro | Finn Thain | 2014-11-20 | 14 | -69/+3 | |
| * | | | | | | | ncr5380: Cleanup TAG_NEXT and TAG_NONE macros | Finn Thain | 2014-11-20 | 4 | -51/+27 | |
| * | | | | | | | ncr5380: Remove more useless prototypes | Finn Thain | 2014-11-20 | 7 | -61/+50 | |
| * | | | | | | | ncr5380: Remove useless prototypes | Finn Thain | 2014-11-20 | 11 | -51/+11 | |
| * | | | | | | | ncr5380: Remove unused macros | Finn Thain | 2014-11-20 | 10 | -38/+1 | |
| * | | | | | | | ncr5380: Fix compiler warnings and __setup options | Finn Thain | 2014-11-20 | 3 | -3/+26 | |
| * | | | | | | | ncr5380: Remove unused hostdata fields | Finn Thain | 2014-11-20 | 5 | -41/+4 | |
| * | | | | | | | ncr5380: Use printk() not pr_debug() | Finn Thain | 2014-11-20 | 1 | -1/+2 | |
| * | | | | | | | Fnic: Fnic Driver crashed with NULL pointer reference | Hiral Shah | 2014-11-20 | 2 | -4/+19 | |
| * | | | | | | | Fnic: For Standalone C series, "sending VLAN request" message seen even if th... | Hiral Shah | 2014-11-20 | 2 | -1/+6 | |
| * | | | | | | | Fnic: Improper resue of exchange Ids | Hiral Shah | 2014-11-20 | 2 | -1/+12 | |
| * | | | | | | | Fnic: Memcopy only mimumum of data or trace buffer | Hiral Shah | 2014-11-20 | 2 | -3/+3 | |
| * | | | | | | | Fnic: Not probing all the vNICS via fnic_probe on boot | Hiral Shah | 2014-11-20 | 2 | -3/+12 | |
| * | | | | | | | bnx2fc: fix an error code in _bnx2fc_create() | Dan Carpenter | 2014-11-12 | 1 | -0/+1 | |
| * | | | | | | | bnx2fc: check IS_ERR() instead of NULL | Dan Carpenter | 2014-11-12 | 1 | -1/+1 | |
| * | | | | | | | qla2xxx: remove redundant declaration in 'qla_gbl.h' | Chen Gang | 2014-11-12 | 2 | -3/+1 | |
| * | | | | | | | ipr: set coherent DMA mask | Anton Blanchard | 2014-11-12 | 1 | -5/+6 | |
| * | | | | | | | ipr: convert to generic DMA API | Anton Blanchard | 2014-11-12 | 2 | -50/+53 | |
| * | | | | | | | vmw_pvscsi: fixup tagging | Hannes Reinecke | 2014-11-12 | 1 | -4/+0 | |
| * | | | | | | | scsi_debug: error message should say scsi_host_alloc not scsi_register | Finn Thain | 2014-11-12 | 1 | -1/+1 | |
| * | | | | | | | tmscim: remove unused SCSI_IRQ_NONE macro definition | Finn Thain | 2014-11-12 | 1 | -2/+0 | |
* | | | | | | | | Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus | James Bottomley | 2014-12-08 | 97 | -2769/+1340 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | scsi: set fmt to NULL scsi_extd_sense_format() by default | Dan Carpenter | 2014-12-02 | 1 | -0/+3 | |
| * | | | | | | | scsi: add SPC-3 command definitions | Hannes Reinecke | 2014-11-24 | 1 | -4/+0 | |
| * | | | | | | | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 | Hannes Reinecke | 2014-11-24 | 7 | -9/+8 | |
| * | | | | | | | scsi: remove scsi_driver owner field | Christoph Hellwig | 2014-11-24 | 8 | -12/+11 | |
| * | | | | | | | scsi: move scsi_dispatch_cmd to scsi_lib.c | Christoph Hellwig | 2014-11-24 | 3 | -82/+81 | |
| * | | | | | | | scsi: stop passing a gfp_mask argument down the command setup path | Christoph Hellwig | 2014-11-24 | 3 | -15/+13 | |
| * | | | | | | | scsi: remove scsi_next_command | Christoph Hellwig | 2014-11-24 | 2 | -15/+4 | |
| * | | | | | | | scsi: don't use scsi_next_command in scsi_reset_provider | Christoph Hellwig | 2014-11-24 | 1 | -8/+3 | |
| |/ / / / / / | ||||||
| * | | | | | | ufs: remove spurious scsi_set_tag_type call | Christoph Hellwig | 2014-11-12 | 1 | -1/+0 | |
| * | | | | | | scsi: don't force tagged_supported in drivers | Christoph Hellwig | 2014-11-12 | 6 | -29/+1 | |
| * | | | | | | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 2014-11-12 | 49 | -225/+105 | |
| * | | | | | | scsi: always assign block layer tags if enabled | Christoph Hellwig | 2014-11-12 | 27 | -94/+76 | |
| * | | | | | | scsi: remove abuses of scsi_populate_tag | Christoph Hellwig | 2014-11-12 | 16 | -277/+54 | |
| * | | | | | | scsi: remove ordered_tag host template field | Christoph Hellwig | 2014-11-12 | 1 | -1/+0 | |
| * | | | | | | scsi: remove ordered_tags scsi_device field | Christoph Hellwig | 2014-11-12 | 7 | -55/+22 | |
| * | | | | | | scsi: add new scsi-command flag for tagged commands | Christoph Hellwig | 2014-11-12 | 3 | -8/+13 |