summaryrefslogtreecommitdiff
path: root/drivers/scsi/qlogicpti.c
Commit message (Expand)AuthorAge
* scsi: qlogicpti: fixup qlogicpti_reset() definitionHannes Reinecke2017-08-28
* scsi: qlogicpti: move bus reset to host resetHannes Reinecke2017-08-25
* qlogicpti: Return correct error codeAmitoj Kaur Chawla2016-03-01
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-31
* scsi: drop owner assignment from platform_driversWolfram Sang2014-10-20
* scsi: convert host_busy to atomic_tChristoph Hellwig2014-07-25
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* qlogicpti: Fix build warning.David S. Miller2012-10-28
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* [SCSI] qlogicpti: fix timeoutMeelis Roos2011-10-16
* drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-18
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* SCSI host lock push-downJeff Garzik2010-11-16
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
* sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-28
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* qlogicpti: Remove slash in QlogicPTI irq nameMeelis Roos2010-03-08
* [SCSI] qlogicpti: use request_firmwareJaswinder Singh Rajput2009-04-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-11
|\
| * scsi: fix fall out of sg-chaining patch in qlogicptiBoaz Harrosh2008-09-29
* | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-31
* | qlogicpti: Convert to pure OF driver.David S. Miller2008-08-29
* | sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2008-08-29
* | sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-29
* | sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-29
|/
* [SCSI] qlogicpt: section fixesAdrian Bunk2008-02-23
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-23
* [SCSI] qlogicpti: convert to accessors and !use_sg cleanupBoaz Harrosh2008-01-11
* qlogicpti: sg chaining supportJens Axboe2007-10-16
* [SCSI] qlogicpti: Add a slave_configure methodMatthew Wilcox2007-10-12
* [SCSI] qlogicpti: Some cosmetic changesMark Fortescue2007-08-02
* [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-26
* [SCSI] QLOGICPTI: Do not unmap DMA unless we actually mapped something.David S. Miller2007-04-14
* [SPARC]: Fix some section mismatch warnings in sparc drivers.Ben Collins2006-10-17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [SCSI] More buffer->request_buffer changesChristoph Hellwig2006-07-14
* [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [SCSI] qlogicpti: Convert to new SBUS device framework.David S. Miller2006-06-23
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-06-21
|\
| * [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-10
| * [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-10
* | [SPARC]: Kill __irq_itoa().David S. Miller2006-06-20
|/
* [PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi2006-03-28
* [QLOGICPTI]: Handle INQUIRY response sniffing correctly.David S. Miller2005-10-14
* Linux-2.6.12-rc2Linus Torvalds2005-04-16