summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2012-07-22Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-07-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-22mmc: sdhci-dove: Prepare for common clock frameworkSebastian Hesselbarth
2012-07-22mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BITSebastian Hesselbarth
2012-07-22mmc: omap_hsmmc: ensure probe returns error upon resource failureKevin Hilman
2012-07-22mmc: mxs-mmc: Add wp-inverted propertyMarek Vasut
2012-07-22mmc: esdhc: Fix DMA_MASK to not break mx25 DMA accessWilson Callan
2012-07-22Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-07-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-07-22Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-07-22Merge tag 'regmap-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2012-07-23zoran: don't bother with struct file * in zoran_mapAl Viro
2012-07-22mmc: core: reset signal voltage on power upAaron Lu
2012-07-22mmc: sd: Fix sd current limit settingAaron Lu
2012-07-22mmc: omap_hsmmc: add clk_prepare and clk_unprepareRajendra Nayak
2012-07-22mmc: sdhci: When a UHS switch fails, cycle power if regulator is usedPhilip Rakity
2012-07-22mmc: atmel-mci: modify CLKDIV displaying in debugfsNicolas Ferre
2012-07-22mmc: atmel-mci: fix incorrect setting of host->data to NULLNicolas Ferre
2012-07-22mmc: sdhci: poll for card even when card is logically unremovableDaniel Drake
2012-07-22mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMERAaron Lu
2012-07-22mmc: sdio: Change pr_warning to pr_warn_ratelimitedLiu Chuansheng
2012-07-22mmc: core: Simplify and fix for SD switch processingAaron Lu
2012-07-22mmc: sdhci: restore host settings when card is removedAaron Lu
2012-07-22mmc: sdhci: fix incorrect command used in tuningAaron Lu
2012-07-22mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake
2012-07-22mmc: sdhci: Report failure reasons for all cases in sdhci_add_host()Mark Brown
2012-07-22mmc: s3cmci: Convert s3cmci driver to gpiolib APISylwester Nawrocki
2012-07-22mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPSPhilip Rakity
2012-07-22mmc: mxs-mmc: enable regulator for mmc slotShawn Guo
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-07-22Merge branch 'regulator-drivers' into regulator-nextMark Brown
2012-07-22Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into re...Mark Brown
2012-07-22Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-nextMark Brown
2012-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-07-21iscsi-target: Drop bogus struct file usage for iSCSI/SCTPAl Viro
2012-07-21mmc: core: correct invalid error checkingAlan Cox
2012-07-21mmc: only support voltage (vdd) that regulator agrees withPhilip Rakity
2012-07-21mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity
2012-07-21mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulatorPhilip Rakity
2012-07-21mmc: sh_mmcif: support generic card-detectionGuennadi Liakhovetski
2012-07-21mmc: prohibit card detection when host is not readyGuennadi Liakhovetski
2012-07-21mmc: sh-mmcif: add OF support, make platform data optionalGuennadi Liakhovetski
2012-07-21mmc: sdhi: add OF support, make platform data optionalGuennadi Liakhovetski
2012-07-21mmc: tmio: use generic GPIO CD and WP handlersGuennadi Liakhovetski
2012-07-21mmc: sh_mobile_sdhi: support caps2 flagsGuennadi Liakhovetski
2012-07-21mmc: tmio: support caps2 flagsGuennadi Liakhovetski
2012-07-21mmc: core: add WP pin handler to slot functionsGuennadi Liakhovetski
2012-07-21mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski