Age | Commit message (Expand) | Author | Files | Lines |
2010-05-18 | libata: kill ATA_FLAG_DISABLED | Tejun Heo | 1 | -3/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-03 | [SCSI] ipr: adds PCI ID definitions for new adapters | Wayne Boyer | 1 | -7/+19 |
2010-03-03 | [SCSI] ipr: add support for new IOASCs | Wayne Boyer | 1 | -0/+32 |
2010-03-03 | [SCSI] ipr: add support for multiple stages of initialization | Wayne Boyer | 1 | -30/+155 |
2010-03-03 | [SCSI] ipr: implement shutdown changes and remove obsolete write cache parameter | Wayne Boyer | 1 | -143/+65 |
2010-03-03 | [SCSI] ipr: add hardware assisted smart dump functionality | Wayne Boyer | 1 | -16/+65 |
2010-03-03 | [SCSI] ipr: add error handling updates for the next generation chip | Wayne Boyer | 1 | -10/+247 |
2010-03-03 | [SCSI] ipr: update the configuration table code for the next generation chip | Wayne Boyer | 1 | -96/+416 |
2010-03-03 | [SCSI] ipr: define new offsets to registers for the next generation chip | Wayne Boyer | 1 | -0/+15 |
2010-03-03 | [SCSI] ipr: add support for new adapter command structures for the next gener... | Wayne Boyer | 1 | -113/+337 |
2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen | 1 | -1/+1 |
2009-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -0/+1 |
2009-12-15 | Subject: Re: [PATCH] strstrip incorrectly marked __must_check | KOSAKI Motohiro | 1 | -2/+2 |
2009-12-10 | [SCSI] ipr: fix EEH recovery | Kleber Sacilotto de Souza | 1 | -0/+1 |
2009-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+6 |
2009-12-04 | [SCSI] modify change_queue_depth to take in reason why it is being called | Mike Christie | 1 | -1/+6 |
2009-11-06 | [SCSI] ipr: add workaround for MSI interrupts on P7 | Wayne Boyer | 1 | -9/+33 |
2009-06-21 | ipr: differentiate pci-x and pci-e based adapters | Wayne Boyer | 1 | -15/+17 |
2009-06-21 | ipr: add test for MSI interrupt support | Wayne Boyer | 1 | -7/+101 |
2009-05-24 | [SCSI] ipr: fix PCI permanent error handler | Kleber S. Souza | 1 | -0/+1 |
2009-05-21 | [SCSI] ipr: ipr_remove() marked __devexit | Kleber S. Souza | 1 | -2/+2 |
2009-04-27 | [SCSI] ipr: Fix sleeping function called with interrupts disabled | Brian King | 1 | -4/+9 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -1/+1 |
2009-03-12 | [SCSI] ipr: Expose debug and fastfail parameters | Wayne Boyer | 1 | -2/+2 |
2009-03-12 | [SCSI] ipr: add message to error table | Wayne Boyer | 1 | -0/+2 |
2009-03-12 | [SCSI] ipr: add MSI support | Wayne Boyer | 1 | -0/+7 |
2009-01-16 | [libata] get-identity ioctl: Fix use of invalid memory pointer | Jeff Garzik | 1 | -1/+1 |
2009-01-02 | [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2008-12-29 | [SCSI] ipr: fix lockdep warning from ipr_ioa_reset_done | Mark Nelson | 1 | -2/+2 |
2008-12-29 | [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar() | Arjan van de Ven | 1 | -1/+1 |
2008-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -11/+5 |
2008-10-23 | [SCSI] ipr: use memory_read_from_buffer() | Akinobu Mita | 1 | -11/+5 |
2008-10-20 | PCI: remove dynids.use_driver_data | Milton Miller | 1 | -1/+0 |
2008-10-09 | block: unify request timeout handling | Jens Axboe | 1 | -1/+2 |
2008-07-11 | [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices | Brian King | 1 | -1/+5 |
2008-04-30 | [SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisions | Brian King | 1 | -1/+1 |
2008-04-20 | SCSI: convert struct class_device to struct device | Tony Jones | 1 | -65/+75 |
2008-04-17 | libata: kill ata_noop_dev_select() | Tejun Heo | 1 | -1/+0 |
2008-04-17 | libata: remove check_status from non-SFF drivers | Tejun Heo | 1 | -28/+0 |
2008-04-17 | libata: replace tf_read with qc_fill_rtf for non-SFF drivers | Tejun Heo | 1 | -29/+30 |
2008-04-17 | libata: add qc_fill_rtf port operation | Tejun Heo | 1 | -0/+1 |
2008-04-17 | libata: rename SFF port ops | Tejun Heo | 1 | -4/+4 |
2008-04-17 | libata: make reset related methods proper port operations | Tejun Heo | 1 | -1/+2 |
2008-02-19 | libata: eliminate the home grown dma padding in favour of | James Bottomley | 1 | -2/+2 |
2008-02-03 | drivers/scsi/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-01-23 | libata: convert to chained sg | Tejun Heo | 1 | -1/+2 |
2008-01-23 | libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* | Tejun Heo | 1 | -3/+3 |
2008-01-12 | [SCSI] ipr: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 1 | -1/+1 |