summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-238-14/+14
|\
| * Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann2012-07-1768-338/+696
| |\
| * \ Merge branch 'for-3.6/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2012-07-062-7/+4
| |\ \
| | * | mmc: tegra: use bus-width property instead of support-8bitStephen Warren2012-06-111-1/+4
| | * | amba: tegra-ahb: Remove empty *_remove()hdoyu@nvidia.com2012-06-111-6/+0
| * | | ARM: at91: fix new build errorsArnd Bergmann2012-07-041-0/+1
| * | | Merge tag 'omap-cleanup-for-v3.6' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-07-035-7/+9
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'cleanup-udc' and 'cleanup-dma' into cleanupTony Lindgren2012-06-285-7/+9
| | |\ \ \ \
| | | * | | | ARM: OMAP: Make FS USB omap1 onlyTony Lindgren2012-06-045-7/+9
| | | |/ / /
* | | | | | Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-07-235-21/+29
|\ \ \ \ \ \
| * | | | | | UBI: harmonize the update of ubi->beb_rsvd_pebsShmulik Ladkani2012-07-183-18/+26
| * | | | | | UBI: trivial: fix comment of ubi_calculate_reserved functionShmulik Ladkani2012-07-181-1/+1
| * | | | | | UBI: fix spelling of detach in debug outputPeter Meerwald2012-07-181-1/+1
| * | | | | | UBI: Change the default percentage of reserved PEBRichard Genoud2012-07-181-1/+1
* | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-234-63/+47
|\ \ \ \ \ \ \
| * | | | | | | zoran: don't bother with struct file * in zoran_mapAl Viro2012-07-232-3/+5
| * | | | | | | VFS: Pass mount flags to sget()David Howells2012-07-141-3/+1
| * | | | | | | get rid of kern_path_parent()Al Viro2012-07-141-57/+41
* | | | | | | | Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-2226-442/+925
|\ \ \ \ \ \ \ \
| * | | | | | | | mmc: sdhci-dove: Prepare for common clock frameworkSebastian Hesselbarth2012-07-221-1/+47
| * | | | | | | | mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BITSebastian Hesselbarth2012-07-221-1/+2
| * | | | | | | | mmc: omap_hsmmc: ensure probe returns error upon resource failureKevin Hilman2012-07-221-0/+2
| * | | | | | | | mmc: mxs-mmc: Add wp-inverted propertyMarek Vasut2012-07-221-2/+13
| * | | | | | | | mmc: esdhc: Fix DMA_MASK to not break mx25 DMA accessWilson Callan2012-07-221-2/+7
| * | | | | | | | mmc: core: reset signal voltage on power upAaron Lu2012-07-224-16/+3
| * | | | | | | | mmc: sd: Fix sd current limit settingAaron Lu2012-07-222-43/+57
| * | | | | | | | mmc: omap_hsmmc: add clk_prepare and clk_unprepareRajendra Nayak2012-07-221-7/+7
| * | | | | | | | mmc: sdhci: When a UHS switch fails, cycle power if regulator is usedPhilip Rakity2012-07-221-0/+4
| * | | | | | | | mmc: atmel-mci: modify CLKDIV displaying in debugfsNicolas Ferre2012-07-221-3/+9
| * | | | | | | | mmc: atmel-mci: fix incorrect setting of host->data to NULLNicolas Ferre2012-07-221-1/+1
| * | | | | | | | mmc: sdhci: poll for card even when card is logically unremovableDaniel Drake2012-07-221-1/+1
| * | | | | | | | mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMERAaron Lu2012-07-221-18/+12
| * | | | | | | | mmc: sdio: Change pr_warning to pr_warn_ratelimitedLiu Chuansheng2012-07-221-1/+1
| * | | | | | | | mmc: core: Simplify and fix for SD switch processingAaron Lu2012-07-221-72/+22
| * | | | | | | | mmc: sdhci: restore host settings when card is removedAaron Lu2012-07-221-0/+12
| * | | | | | | | mmc: sdhci: fix incorrect command used in tuningAaron Lu2012-07-221-1/+7
| * | | | | | | | mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake2012-07-221-0/+1
| * | | | | | | | mmc: sdhci: Report failure reasons for all cases in sdhci_add_host()Mark Brown2012-07-221-2/+8
| * | | | | | | | mmc: s3cmci: Convert s3cmci driver to gpiolib APISylwester Nawrocki2012-07-221-7/+3
| * | | | | | | | mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPSPhilip Rakity2012-07-221-3/+5
| * | | | | | | | mmc: mxs-mmc: enable regulator for mmc slotShawn Guo2012-07-221-0/+11
| * | | | | | | | mmc: core: correct invalid error checkingAlan Cox2012-07-211-1/+1
| * | | | | | | | mmc: only support voltage (vdd) that regulator agrees withPhilip Rakity2012-07-211-0/+17
| * | | | | | | | mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity2012-07-212-12/+13
| * | | | | | | | mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulatorPhilip Rakity2012-07-212-6/+23
| * | | | | | | | mmc: sh_mmcif: support generic card-detectionGuennadi Liakhovetski2012-07-211-0/+18
| * | | | | | | | mmc: prohibit card detection when host is not readyGuennadi Liakhovetski2012-07-212-0/+4
| * | | | | | | | mmc: sh-mmcif: add OF support, make platform data optionalGuennadi Liakhovetski2012-07-211-9/+20
| * | | | | | | | mmc: sdhi: add OF support, make platform data optionalGuennadi Liakhovetski2012-07-211-12/+23
| * | | | | | | | mmc: tmio: use generic GPIO CD and WP handlersGuennadi Liakhovetski2012-07-211-0/+6