aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/qlogicpti.c
AgeCommit message (Expand)Author
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-10-28qlogicpti: Fix build warning.David S. Miller
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-10-16[SCSI] qlogicpti: fix timeoutMeelis Roos
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-11-16SCSI host lock push-downJeff Garzik
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08qlogicpti: Remove slash in QlogicPTI irq nameMeelis Roos
2009-04-03[SCSI] qlogicpti: use request_firmwareJaswinder Singh Rajput
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-29scsi: fix fall out of sg-chaining patch in qlogicptiBoaz Harrosh
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller
2008-08-29qlogicpti: Convert to pure OF driver.David S. Miller
2008-08-29sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller
2008-02-23[SCSI] qlogicpt: section fixesAdrian Bunk
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori
2008-01-11[SCSI] qlogicpti: convert to accessors and !use_sg cleanupBoaz Harrosh
2007-10-16qlogicpti: sg chaining supportJens Axboe
2007-10-12[SCSI] qlogicpti: Add a slave_configure methodMatthew Wilcox
2007-08-02[SCSI] qlogicpti: Some cosmetic changesMark Fortescue
2007-04-26[SPARC/64] constify of_get_property return: driversStephen Rothwell
2007-04-14[SCSI] QLOGICPTI: Do not unmap DMA unless we actually mapped something.David S. Miller
2006-10-17[SPARC]: Fix some section mismatch warnings in sparc drivers.Ben Collins
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-14[SCSI] More buffer->request_buffer changesChristoph Hellwig
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner
2006-06-23[SCSI] qlogicpti: Convert to new SBUS device framework.David S. Miller
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser
2006-03-28[PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi
2005-10-14[QLOGICPTI]: Handle INQUIRY response sniffing correctly.David S. Miller
2005-04-16Linux-2.6.12-rc2Linus Torvalds