aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-23
|\
| * zoran: don't bother with struct file * in zoran_mapAl Viro2012-07-22
| * VFS: Pass mount flags to sget()David Howells2012-07-14
| * get rid of kern_path_parent()Al Viro2012-07-14
* | Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-22
|\ \
| * | mmc: sdhci-dove: Prepare for common clock frameworkSebastian Hesselbarth2012-07-22
| * | mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BITSebastian Hesselbarth2012-07-22
| * | mmc: omap_hsmmc: ensure probe returns error upon resource failureKevin Hilman2012-07-22
| * | mmc: mxs-mmc: Add wp-inverted propertyMarek Vasut2012-07-22
| * | mmc: esdhc: Fix DMA_MASK to not break mx25 DMA accessWilson Callan2012-07-22
| * | mmc: core: reset signal voltage on power upAaron Lu2012-07-22
| * | mmc: sd: Fix sd current limit settingAaron Lu2012-07-22
| * | mmc: omap_hsmmc: add clk_prepare and clk_unprepareRajendra Nayak2012-07-22
| * | mmc: sdhci: When a UHS switch fails, cycle power if regulator is usedPhilip Rakity2012-07-22
| * | mmc: atmel-mci: modify CLKDIV displaying in debugfsNicolas Ferre2012-07-22
| * | mmc: atmel-mci: fix incorrect setting of host->data to NULLNicolas Ferre2012-07-22
| * | mmc: sdhci: poll for card even when card is logically unremovableDaniel Drake2012-07-22
| * | mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMERAaron Lu2012-07-22
| * | mmc: sdio: Change pr_warning to pr_warn_ratelimitedLiu Chuansheng2012-07-22
| * | mmc: core: Simplify and fix for SD switch processingAaron Lu2012-07-22
| * | mmc: sdhci: restore host settings when card is removedAaron Lu2012-07-22
| * | mmc: sdhci: fix incorrect command used in tuningAaron Lu2012-07-22
| * | mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake2012-07-22
| * | mmc: sdhci: Report failure reasons for all cases in sdhci_add_host()Mark Brown2012-07-22
| * | mmc: s3cmci: Convert s3cmci driver to gpiolib APISylwester Nawrocki2012-07-22
| * | mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPSPhilip Rakity2012-07-22
| * | mmc: mxs-mmc: enable regulator for mmc slotShawn Guo2012-07-22
| * | mmc: core: correct invalid error checkingAlan Cox2012-07-21
| * | mmc: only support voltage (vdd) that regulator agrees withPhilip Rakity2012-07-21
| * | mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity2012-07-21
| * | mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulatorPhilip Rakity2012-07-21
| * | mmc: sh_mmcif: support generic card-detectionGuennadi Liakhovetski2012-07-21
| * | mmc: prohibit card detection when host is not readyGuennadi Liakhovetski2012-07-21
| * | mmc: sh-mmcif: add OF support, make platform data optionalGuennadi Liakhovetski2012-07-21
| * | mmc: sdhi: add OF support, make platform data optionalGuennadi Liakhovetski2012-07-21
| * | mmc: tmio: use generic GPIO CD and WP handlersGuennadi Liakhovetski2012-07-21
| * | mmc: sh_mobile_sdhi: support caps2 flagsGuennadi Liakhovetski2012-07-21
| * | mmc: tmio: support caps2 flagsGuennadi Liakhovetski2012-07-21
| * | mmc: core: add WP pin handler to slot functionsGuennadi Liakhovetski2012-07-21
| * | mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski2012-07-21
| * | mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski2012-07-21
| * | mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski2012-07-21
| * | mmc: sh_mmcif: add regulator supportGuennadi Liakhovetski2012-07-21
| * | mmc: sh_mmcif: remove redundant .down_pwr() callbackGuennadi Liakhovetski2012-07-21
| * | mmc: sh_mmcif: re-read the clock frequency every time it is turned onGuennadi Liakhovetski2012-07-21
| * | mmc: sh_mmcif: fix clock managementGuennadi Liakhovetski2012-07-21
| * | mmc: sh_mmcif: simplify and use meaningful label names in error-handlingGuennadi Liakhovetski2012-07-21
| * | mmc: tmio: remove a duplicated comment lineGuennadi Liakhovetski2012-07-21
| * | mmc: sdhi: do not install dummy callbacksGuennadi Liakhovetski2012-07-21
| * | mmc: tmio: add regulator supportGuennadi Liakhovetski2012-07-21