summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] Workaround for disks that report bad optimal transfer lengthMartin K. Petersen2013-06-242-0/+4
* [SCSI] mpt2sas: fix for unused variable 'event_data' warningReddy, Sreekanth2013-06-241-3/+4
* [SCSI] mpt2sas: Bump driver vesion to v15.100.00.00Sreekanth Reddy2013-06-241-2/+2
* [SCSI] mpt2sas: Calulate the Reply post queue depth calculation as per the MP...Sreekanth Reddy2013-06-241-12/+14
* [SCSI] mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy2013-06-241-5/+1
* [SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a...Sreekanth Reddy2013-06-241-5/+117
* [SCSI] mpt2sas: Update the timing requirements for issuing a Hard ResetSreekanth Reddy2013-06-241-7/+13
* [SCSI] mpt2sas: MPI2 Rev W (2.00.15) specificationSreekanth Reddy2013-06-245-11/+26
* [SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootupReddy, Sreekanth2013-06-243-11/+13
* [SCSI] csiostor: Retain default adapter configuration in absence of config file.Naresh Kumar Inna2013-06-045-192/+2
* [SCSI] bfa: fix for FC Direct Attach LUN discovery failureVijay Mohan Guvva2013-06-041-2/+2
* [SCSI] bfa: fix faulty handling of events in lps smVijay Mohan Guvva2013-06-041-1/+1
* [SCSI] Allow error handling timeout to be specifiedMartin K. Petersen2013-06-043-4/+35
* [SCSI] sd: avoid deadlocks when running under multipathHannes Reinecke2013-06-041-4/+25
* [SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com2013-06-042-19/+3
* [SCSI] ufs: SCSI_UFSHCD should depend on SCSI_DMAGeert Uytterhoeven2013-06-041-1/+1
* [SCSI] ufs: Remove redundant platform_set_drvdata()Sachin Kamat2013-06-041-1/+0
* [SCSI] pm80xx: remove unneeded NULL checkDan Carpenter2013-06-041-1/+1
* [SCSI] libsas: implement > 16 byte CDB supportJames Bottomley2013-06-046-16/+20
* [SCSI] zfcp: status read buffers on first adapter open with link downSteffen Maier2013-06-012-8/+20
* [SCSI] zfcp: remove access control tables interfaceMartin Peschke2013-06-0110-636/+15
* [SCSI] zfcp: module parameter dbflevel for early debuggingSteffen Maier2013-06-011-2/+9
* [SCSI] zfcp: block queue limits with data routerSteffen Maier2013-06-011-3/+7
* [SCSI] zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel2013-06-011-0/+4
* [SCSI] zfcp: remove unused device_unregister wrapperSebastian Ott2013-06-012-16/+0
* [SCSI] zfcp: cleanup unit sysfs attribute usageSebastian Ott2013-06-014-11/+9
* [SCSI] zfcp: cleanup port sysfs attribute usageSebastian Ott2013-06-015-15/+10
* [SCSI] zfcp: cfdc fops add ownerSebastian Ott2013-06-011-0/+2
* Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-261-2/+2
|\
| * amd64_edac: Fix bogus sysfs file permissionsBorislav Petkov2013-05-211-2/+2
* | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-261-12/+1
|\ \
| * | parisc/superio: Use module_pci_driver to register driverPeter Huewe2013-05-241-12/+1
* | | Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2013-05-263-2/+3
|\ \ \
| * | | pm2301_charger: Fix module alias prefixAxel Lin2013-05-101-1/+1
| * | | wm831x_backup: Fix wrong kfree call for devdata->backup.nameAxel Lin2013-05-101-1/+0
| * | | bq27x00: Fix I2C dependency in KConfigXiong Zhou2013-05-101-0/+1
| * | | lp8788-charger: Fix kconfig dependencyRandy Dunlap2013-05-031-0/+1
* | | | Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-267-102/+139
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-05-234-39/+66
| |\ \ \ \
| | * | | | cpufreq: arm_big_little_dt: Instantiate as platform_driverViresh Kumar2013-05-221-5/+15
| | * | | | cpufreq: arm_big_little_dt: Register driver only if DT has valid dataViresh Kumar2013-05-221-31/+42
| | * | | | cpufreq / e_powersaver: Fix linker error when ACPI processor is a moduleRafaƂ Bilski2013-05-221-1/+1
| | * | | | cpufreq / intel_pstate: Add additional supported CPU IDDirk Brandewie2013-05-221-0/+1
| | * | | | cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXITViresh Kumar2013-05-221-2/+7
| * | | | | ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller2013-05-231-0/+8
| * | | | | ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki2013-05-222-63/+65
| |/ / / /
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-267-173/+202
|\ \ \ \ \
| * | | | | ACPI / LPSS: register clock device for Lynxpoint DMA properlyRafael J. Wysocki2013-05-142-8/+33
| * | | | | dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko2013-05-145-165/+169
| | |_|_|/ | |/| | |
* | | | | Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds2013-05-2517-178/+692
|\ \ \ \ \