summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | gpio-pch: Use NUMA_NO_NODE not GFP_KERNELTomoya MORINAGA2011-10-191-1/+1
| * | | | gpio: langwell: ensure alternate function is clearedAdrian Hunter2011-10-061-0/+27
| * | | | gpio-pch: Support interrupt functionTomoya MORINAGA2011-10-052-0/+188
| * | | | gpio-pch: Save register value in suspend()Tomoya MORINAGA2011-10-051-1/+21
| * | | | gpio-pch: modify gpio_nums and maskTomoya MORINAGA2011-10-051-6/+25
| * | | | gpio-pch: support ML7223 IOH n-BusTomoya MORINAGA2011-10-051-0/+1
| * | | | gpio-pch: add spinlock in suspend/resume processingTomoya MORINAGA2011-10-051-0/+10
| * | | | gpio-pch: Delete invalid "restore" code in suspend()Tomoya MORINAGA2011-10-051-1/+0
| * | | | gpio-ml-ioh: Fix suspend/resume issueTomoya MORINAGA2011-10-051-12/+48
| * | | | gpio-ml-ioh: Support interrupt functionTomoya MORINAGA2011-10-052-3/+207
| * | | | gpio-ml-ioh: Delete unnecessary codeTomoya MORINAGA2011-10-051-1/+0
| * | | | gpio/mxc: add chained_irq_enter/exit() to mx3_gpio_irq_handler()Shawn Guo2011-09-211-0/+6
| * | | | gpio/nomadik: use genirq core to track enablementLinus Walleij2011-09-201-9/+2
| * | | | gpio/nomadik: disable clocks when unusedRabin Vincent2011-09-202-7/+116
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-28162-3311/+14101
|\ \ \ \
| * | | | [SCSI] qla4xxx: export address/port of connection (fix udev disk names)Mike Christie2011-10-201-0/+2
| * | | | [SCSI] ipr: Fix BUG on adapter dump timeoutBrian King2011-10-202-1/+4
| * | | | [SCSI] megaraid_sas: Fix instance access in megasas_reset_timeradam radford2011-10-201-2/+1
| * | | | [SCSI] hpsa: change confusing message to be more clearMike Miller2011-10-201-4/+2
| * | | | [SCSI] iscsi class: fix vlan configurationMike Christie2011-10-203-9/+10
| * | | | [SCSI] qla4xxx: fix data alignment and use nl helpersMike Christie2011-10-203-19/+13
| * | | | [SCSI] iscsi class: fix link local mispellingMike Christie2011-10-201-3/+3
| * | | | [SCSI] iscsi class: Replace iscsi_get_next_target_id with IDAMike Christie2011-10-202-36/+24
| * | | | [SCSI] aacraid: use lower snprintf() limitDan Carpenter2011-10-201-3/+4
| * | | | [SCSI] lpfc 8.3.27: Change driver version to 8.3.27James Smart2011-10-161-1/+1
| * | | | [SCSI] lpfc 8.3.27: T10 additions for SLI4James Smart2011-10-165-19/+471
| * | | | [SCSI] lpfc 8.3.27: Fix queue allocation failure recoveryJames Smart2011-10-163-67/+118
| * | | | [SCSI] lpfc 8.3.27: Change algorithm for getting physical port nameJames Smart2011-10-164-6/+366
| * | | | [SCSI] lpfc 8.3.27: Changed worst case mailbox timeoutJames Smart2011-10-168-136/+229
| * | | | [SCSI] lpfc 8.3.27: Miscellanous logic and interface fixesJames Smart2011-10-1611-57/+143
| * | | | [SCSI] megaraid_sas: Changelog and version updateadam radford2011-10-163-4/+19
| * | | | [SCSI] megaraid_sas: Add driver workaround for PERC5/1068 kdump kernel panicadam radford2011-10-162-1/+19
| * | | | [SCSI] megaraid_sas: Add multiple MSI-X vector/multiple reply queue supportadam radford2011-10-164-59/+176
| * | | | [SCSI] megaraid_sas: Add support for MegaRAID 9360/9380 12GB/s controllersadam radford2011-10-165-40/+139
| * | | | [SCSI] megaraid_sas: Clear FUSION_IN_RESET before enabling interruptsadam radford2011-10-161-0/+3
| * | | | [SCSI] megaraid_sas: Clear state change interruptsadam radford2011-10-161-1/+8
| * | | | [SCSI] megaraid_sas: Remove some unnecessary codeadam radford2011-10-161-13/+0
| * | | | [SCSI] megaraid_sas: Fix mismatch in megasas_reset_fusion() mutex lock-unlockadam radford2011-10-161-2/+1
| * | | | [SCSI] megaraid_sas: Increase default cmds per lun to 256adam radford2011-10-161-1/+1
| * | | | [SCSI] megaraid_sas: Continue booting immediately if FW in FAULT at driver lo...adam radford2011-10-162-11/+13
| * | | | [SCSI] qla4xxx: Update driver version to 5.02.00-k8Vikas Chaudhary2011-10-161-1/+1
| * | | | [SCSI] qla4xxx: updated device id check for BFS.Manish Rangankar2011-10-161-5/+3
| * | | | [SCSI] qla4xxx: Fixed target discovery failed issue.Manish Rangankar2011-10-163-5/+7
| * | | | [SCSI] qla4xxx: Fixed active session re-open issue.Manish Rangankar2011-10-161-1/+5
| * | | | [SCSI] qla4xxx: Fixed device blocked issue on link up-down.Manish Rangankar2011-10-162-1/+2
| * | | | [SCSI] qla4xxx: Fixed session destroy issue on link up-down.Manish Rangankar2011-10-162-1/+21
| * | | | [SCSI] qla4xxx: Clear DDB map index on the basis of AEN.Manish Rangankar2011-10-162-9/+14
| * | | | [SCSI] qla4xxx: Free Device Database (DDB) reserved by FWLalit Chandivade2011-10-161-0/+40
| * | | | [SCSI] qla4xxx: Fix getting BIDI CHAP for boot targetsLalit Chandivade2011-10-161-4/+58
| * | | | [SCSI] qla4xxx: Fix exporting boot targets to sysfsLalit Chandivade2011-10-161-16/+21
OpenPOWER on IntegriCloud