aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ipr.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-18scsi: ipr: Remove SATA supportBrian King1-64/+0
2021-06-29scsi: ipr: System crashes when seeing type 20 errorWen Xiong1-0/+1
2020-07-15scsi: ipr: Fix struct packed-not-aligned issuesLee Jones1-2/+2
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+3
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-03-10scsi: ipr: Fix softlockup when rescanning devices in petitbootWen Xiong1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-09-21scsi: ipr: System hung while dlpar adding primary ipr adapter backWen Xiong1-0/+1
2018-06-19scsi: ipr: Format HCAM overlay ID 0x41Wen Xiong1-0/+7
2018-02-13scsi: ipr: Use sgl_alloc_order() and sgl_free_order()Bart Van Assche1-1/+1
2017-08-08scsi: ipr: Fix scsi-mq lockdep issueBrian King1-0/+2
2017-03-23scsi: ipr: Driver version 2.6.4Brian King1-2/+2
2016-11-08scsi: ipr: Use pci_irq_allocate_vectorsChristoph Hellwig1-6/+1
2016-09-19scsi: ipr: Don't log unnecessary 9084 error detailsBrian King1-0/+1
2016-08-25scsi: ipr: Add asynchronous error notificationBrian King1-2/+5
2016-07-27ipr: Wait to do async scan until scsi host is initializedBrian King1-0/+1
2016-07-13ipr: Add new CCIN for new adapters supportWen Xiong1-0/+3
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig1-2/+2
2015-11-09ipr: Driver version 2.6.3.Gabriel Krisman Bertazi1-2/+2
2015-11-09ipr: Issue Configure Cache Parameters command.Gabriel Krisman Bertazi1-0/+4
2015-11-09ipr: Inquiry IOA page 0xC4 during initialization.Gabriel Krisman Bertazi1-0/+11
2015-11-09ipr: Add delay to ensure coherent dumps.Gabriel Krisman Bertazi1-0/+3
2015-07-30ipr: Driver version 2.6.2Brian King1-2/+2
2015-07-30ipr: Endian / sparse fixesBrian King1-7/+6
2015-07-30ipr: Fix incorrect trace indexingBrian King1-0/+1
2015-06-02ipr: Increase default adapter init stage change timeoutBrian King1-1/+1
2015-04-09ipr: Driver version 2.6.1Brian King1-2/+2
2015-04-09ipr: AF DASD raw mode implementation in ipr driverWen Xiong1-0/+3
2015-04-09ipr: Reset in task contextBrian King1-0/+2
2015-04-09ipr: Reboot speed improvementsBrian King1-1/+5
2015-01-19ipr: wait for aborted command responsesBrian King1-0/+1
2014-12-15ipr: add support for async scanning to speed up bootBrian King1-3/+1
2014-11-12ipr: convert to generic DMA APIAnton Blanchard1-1/+1
2014-09-26ipr: fix compile failureChristoph Hellwig1-1/+1
2014-09-25ipr: don't log error messages when applications issues illegal requestswenxiong@linux.vnet.ibm.com1-0/+1
2014-03-19[SCSI] ipr: Add new CCIN definition for Grand Canyon supportWendy Xiong1-0/+3
2014-03-19[SCSI] ipr: Format HCAM overlay ID 0x21Wendy Xiong1-0/+14
2014-03-19[SCSI] ipr: Handle early EEHBrian King1-0/+3
2014-03-19[SCSI] ipr: Add new CCIN definition for new hardware supportWendy Xiong1-0/+1
2014-03-19[SCSI] ipr: Remove extended delay bit on GSCSI reads/writes opsWendy Xiong1-0/+1
2013-12-19[SCSI] ipr: increase dump size in ipr driverwenxiong@linux.vnet.ibm.com1-1/+1
2013-12-19[SCSI] ipr: Increase msi-x interrupt vectors to 16wenxiong@linux.vnet.ibm.com1-1/+1
2013-08-26[SCSI] ipr: Add sereral new CCIN definitions for new adapters supportwenxiong@linux.vnet.ibm.com1-0/+7
2013-05-12[SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com1-3/+3
2013-05-02[SCSI] ipr: SATA DVD probing failed with 64bit adapterwenxiong@linux.vnet.ibm.com1-1/+1
2013-02-24[SCSI] ipr: Fix oops while resetting an ipr adapterBrian King1-0/+1
2013-01-30[SCSI] ipr: Driver version 2.6.0wenxiong@linux.vnet.ibm.com1-2/+2
2013-01-30[SCSI] ipr: Implement block iopollwenxiong@linux.vnet.ibm.com1-0/+6
2013-01-30[SCSI] ipr: Reduce lock contentionwenxiong@linux.vnet.ibm.com1-9/+12
2013-01-30[SCSI] ipr: Add support for MSI-X and distributed completionwenxiong@linux.vnet.ibm.com1-25/+45
2013-01-30[SCSI] ipr: Resource path error logging cleanupBrian King1-2/+3
2013-01-30[SCSI] ipr: Add sereral new CCIN definitions for new adapters supportwenxiong@linux.vnet.ibm.com1-0/+5
2012-08-24[SCSI] ipr: Driver version 2.5.4Brian King1-2/+2
2012-08-24[SCSI] ipr: Reduce interrupt lock timeBrian King1-0/+1
2012-03-28[SCSI] ipr: Driver version 2.5.3Brian King1-2/+2
2012-03-28[SCSI] ipr: Increase max concurrent oustanding commandsBrian King1-4/+6
2012-03-28[SCSI] ipr: Remove unnecessary interrupt clearing on new adaptersBrian King1-0/+2
2012-02-29[SCSI] ipr: update PCI ID definitions for new adaptersWayne Boyer1-2/+2
2012-01-06PCI: Rework config space blocking servicesJan Kiszka1-0/+1
2011-10-31[SCSI] ipr: add definitions for additional adapterWayne Boyer1-0/+1
2011-10-20[SCSI] ipr: Fix BUG on adapter dump timeoutBrian King1-0/+1
2011-10-16[SCSI] ipr: Add support to flash FPGA and flash back DRAM imagesWayne Boyer1-1/+1
2011-09-22[SCSI] ipr: Stop reading adapter dump prematurelyBrian King1-0/+1
2011-05-01[SCSI] ipr: Driver version 2.5.2Kleber Sacilotto de Souza1-2/+2
2011-05-01[SCSI] ipr: increase the dump size for 64 bit adaptersKleber Sacilotto de Souza1-6/+10
2011-05-01[SCSI] ipr: fix synchronous request flags for better performanceWayne Boyer1-1/+1
2010-12-21[SCSI] ipr: fix mailbox register definition and add a delay before readingWayne Boyer1-0/+2
2010-10-25[SCSI] ipr: add definitions for a new adapterWayne Boyer1-0/+1
2010-10-07[SCSI] ipr: fix array error loggingWayne Boyer1-2/+7
2010-09-05[SCSI] ipr: Driver version 2.5.1Wayne Boyer1-2/+2
2010-09-05[SCSI] ipr: fix resource address formatting and add attribute for device IDWayne Boyer1-1/+3
2010-07-27[SCSI] ipr: change endian swap key to match hardware spec changeWayne Boyer1-1/+1
2010-07-27[SCSI] ipr: add support for new Obsidian-E embedded adapterWayne Boyer1-4/+5
2010-07-27[SCSI] ipr: add MMIO write to perform BIST for 64 bit adaptersWayne Boyer1-0/+4
2010-07-27[SCSI] ipr: add writeq definition if neededWayne Boyer1-0/+8
2010-07-27[SCSI] ipr: add endian swap enablement for 64 bit adaptersWayne Boyer1-2/+7
2010-07-21[SCSI] ipr: fix resource path display and formattingWayne Boyer1-2/+3
2010-05-24[SCSI] ipr: fix a register read to use the correct address for 64 bit adaptersWayne Boyer1-1/+1
2010-05-24[SCSI] ipr: include the resource path in the IOA status area structureWayne Boyer1-2/+24
2010-05-24[SCSI] ipr: implement fixes for 64 bit adapter supportWayne Boyer1-1/+2
2010-03-03[SCSI] ipr: adds PCI ID definitions for new adaptersWayne Boyer1-5/+16
2010-03-03[SCSI] ipr: add support for multiple stages of initializationWayne Boyer1-0/+25
2010-03-03[SCSI] ipr: implement shutdown changes and remove obsolete write cache parameterWayne Boyer1-9/+1
2010-03-03[SCSI] ipr: add hardware assisted smart dump functionalityWayne Boyer1-6/+10
2010-03-03[SCSI] ipr: add error handling updates for the next generation chipWayne Boyer1-19/+141
2010-03-03[SCSI] ipr: update the configuration table code for the next generation chipWayne Boyer1-52/+122
2010-03-03[SCSI] ipr: add support for new adapter command structures for the next gener...Wayne Boyer1-13/+48
2009-11-06[SCSI] ipr: add workaround for MSI interrupts on P7Wayne Boyer1-0/+1
2009-08-22[SCSI] ipr: fix buffer overflowBrian King1-1/+1
2009-06-21ipr: differentiate pci-x and pci-e based adaptersWayne Boyer1-0/+4
2009-06-21ipr: add test for MSI interrupt supportWayne Boyer1-2/+4
2009-03-12[SCSI] ipr: add MSI supportWayne Boyer1-2/+2
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-12-29[SCSI] Clean up my email address and use a single standard address for everyt...Alan Cox1-1/+1
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-3/+3
2007-05-08[SCSI] ipr: Use PCI-E reset API for new ipr adapterBrian King1-1/+7
2007-05-06[SCSI] ipr: Enable multi-initator RAID supportBrian King1-2/+24
2007-05-06[SCSI] ipr: Handle IOA reset requestBrian King1-0/+1
2007-04-01[SCSI] ipr: Driver version to 2.3.2Brian King1-2/+2
2007-04-01[SCSI] ipr: Faster sg list fetchBrian King1-15/+16
2007-04-01[SCSI] ipr: Add new PCI-E IDs to device tableBrian King1-0/+5
2007-04-01[SCSI] ipr: Make adapter operational timeout be per adapter typeBrian King1-0/+5
2007-01-27[SCSI] ipr: Driver version 2.3.1Brian King1-2/+2
2006-11-22[SCSI] ipr: Driver version 2.3.0Brian King1-2/+2
2006-11-22[SCSI] ipr: Reduce default error log sizeBrian King1-0/+1
2006-11-22[SCSI] ipr: Add support for logging SAS fabric errorsBrian King1-0/+72
2006-11-22[SCSI] ipr: PCI IDs for new SAS adaptersBrian King1-0/+6
2006-09-26[SCSI] ipr: Support attaching SATA devicesBrian King1-3/+15
2006-08-06[SCSI] ipr: Bump driver version to 2.1.4Brian King1-2/+2
2006-08-06[SCSI] ipr: Add some hardware defined types for SATABrian King1-3/+75
2006-04-13[SCSI] ipr: Bump versionBrian King1-2/+2
2006-04-13[SCSI] ipr: printk macro cleanup/removalBrian King1-19/+6
2006-04-13[SCSI] ipr: Fixup device type checkBrian King1-0/+16
2006-04-13[SCSI] ipr: Disk remove path cleanupBrian King1-0/+1
2006-02-12[SCSI] ipr: Fix adapter initialization failureBrian King1-3/+2
2005-12-13[SCSI] ipr: Driver initialization fix for kexec/kdumpbrking@us.ibm.com1-2/+3
2005-11-06[SCSI] ipr: Driver version 2.1.0brking@us.ibm.com1-2/+2
2005-11-06[SCSI] ipr: Better handle failure of adapter bringup commandsbrking@us.ibm.com1-0/+2
2005-11-06[SCSI] ipr: Increase ipr device scanning limitsbrking@us.ibm.com1-3/+3
2005-11-06[SCSI] ipr: New PCI Idsbrking@us.ibm.com1-0/+4
2005-11-06[SCSI] ipr: Support new device queueing modelbrking@us.ibm.com1-0/+18
2005-11-06[SCSI] ipr: New adapter error typesbrking@us.ibm.com1-1/+66
2005-11-06[SCSI] ipr: Handle device autosensebrking@us.ibm.com1-6/+12
2005-11-06[SCSI] ipr: Runtime resetbrking@us.ibm.com1-0/+2
2005-11-06[SCSI] ipr: handle new adapter errorsbrking@us.ibm.com1-0/+10
2005-11-06[SCSI] ipr: Runtime debugging optionsbrking@us.ibm.com1-27/+3
2005-11-06[SCSI] ipr: Fix adapter microcode update DMA mapping leakbrking@us.ibm.com1-0/+1
2005-11-06[SCSI] ipr: Write caching state host attributebrking@us.ibm.com1-0/+18
2005-11-06[SCSI] ipr: Physical resource error logging macrobrking@us.ibm.com1-0/+11
2005-11-06[SCSI] ipr: Cleanup error structuresbrking@us.ibm.com1-32/+20
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik1-3/+2
2005-05-20[SCSI] ipr: Driver version 2.0.14brking@us.ibm.com1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1261