summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-285-31/+161
|\
| * Input: twl6040-vibra: Check the selected path for vibraPeter Ujfalusi2011-10-121-0/+7
| * MFD: twl6040: function to query the vibra status for clientsPeter Ujfalusi2011-10-121-0/+12
| * MFD: twl6040: Cache the vibra control registersPeter Ujfalusi2011-10-121-4/+15
| * Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi2011-10-121-6/+6
| * regulator: Add WM1811 supportMark Brown2011-10-071-0/+13
| * regulator: Fix return code from regulator_disable_deferred()Mark Brown2011-10-041-2/+7
| * mfd: Add WM1811 supportMark Brown2011-10-041-0/+27
| * MFD: twl6040: Fix power on GPIO handlingPeter Ujfalusi2011-09-201-5/+6
| * Input: twl6040-vibra: Use accessor to get revision informationPeter Ujfalusi2011-09-201-1/+1
| * MFD: twl6040: Add accessor for revision IDPeter Ujfalusi2011-09-201-1/+1
| * MFD: twl6040: Remove global pointer for platform_devicePeter Ujfalusi2011-09-201-16/+11
| * regulator: Implement deferred disable supportMark Brown2011-09-141-0/+59
* | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-2816-245/+749
|\ \
| * | PCI: Clean-up MPS debug outputJon Mason2011-10-271-6/+7
| * | pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt2011-10-271-2/+16
| * | PCI: enable MPS "performance" setting to properly handle bridge MPSJon Mason2011-10-271-31/+24
| * | PCI: Workaround for Intel MPS errataJon Mason2011-10-271-0/+69
| * | PCI: Add support for PASID capabilityJoerg Roedel2011-10-142-0/+126
| * | PCI: Add implementation for PRI capabilityJoerg Roedel2011-10-142-0/+176
| * | PCI: Export ATS functions to modulesJoerg Roedel2011-10-141-0/+3
| * | PCI: Move ATS implementation into own fileJoerg Roedel2011-10-144-142/+160
| * | PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake()Rafael J. Wysocki2011-10-141-2/+1
| * | PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava2011-10-142-16/+96
| * | PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki2011-10-143-21/+32
| * | PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e823Josh Boyer2011-10-141-14/+14
| * | PCI: Make pci_setup_bridge() non-static for use by arch codeBenjamin Herrenschmidt2011-10-141-1/+1
| * | PCI: Add quirk for known incorrect MPSSBen Hutchings2011-10-141-0/+14
| * | PCI: Add Solarflare vendor ID and SFC4000 device IDsBen Hutchings2011-10-144-10/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-2859-944/+2855
|\ \ \
| * | | mmc: core: Cleanup eMMC4.5 conditionalsSeungwon Jeon2011-10-271-11/+9
| * | | mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley2011-10-271-0/+4
| * | | mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley2011-10-271-7/+14
| * | | mmc: core: Prevent too long response times for suspendUlf Hansson2011-10-261-15/+27
| * | | mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao2011-10-261-1/+1
| * | | mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani2011-10-261-3/+3
| * | | mmc: core: support HPI send commandJaehoon Chung2011-10-264-0/+120
| * | | mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon2011-10-263-6/+94
| * | | mmc: core: Modify the timeout value for writing power classSeungwon Jeon2011-10-261-1/+1
| * | | mmc: core: new discard feature support at eMMC v4.5Kyungmin Park2011-10-263-1/+21
| * | | mmc: core: mmc sanitize feature support for v4.5Kyungmin Park2011-10-263-2/+17
| * | | mmc: dw_mmc: modify DATA register offsetJaehoon Chung2011-10-262-22/+57
| * | | mmc: sdhci-pci: add flag for devices that can support runtime PMAdrian Hunter2011-10-261-4/+13
| * | | mmc: omap_hsmmc: ensure pbias configuration is always doneAdrian Hunter2011-10-261-9/+8
| * | | mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S2011-10-263-2/+64
| * | | mmc: sdhci-s3c: fix potential NULL dereferenceJaehoon Chung2011-10-261-2/+4
| * | | mmc: replace printk with appropriate display macroGirish K S2011-10-2628-176/+172
| * | | mmc: core: Add default timeout value for CMD6Seungwon Jeon2011-10-261-4/+12
| * | | mmc: sdhci-pci: add runtime pm supportAdrian Hunter2011-10-263-45/+397
| * | | mmc: core: move ->request() call from atomic contextAdrian Hunter2011-10-261-7/+21