aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-14
|\
| * [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-11
| * Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2009-06-10
| |\
| | * [ARM] S3C24XX: Merge devel-gpioBen Dooks2009-05-21
| | |\
| | | * [ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>Ben Dooks2009-05-18
| | * | [ARM] S3C24XX: Remove hardware specific registers from DMABen Dooks2009-05-01
| | |/
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-05-29
| |\ \
| | * | ARM: OMAP3: mmc-twl4030 uses regulator frameworkDavid Brownell2009-05-28
| * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King2009-05-29
| |\| |
| * | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King2009-05-23
| |\ \ \
| * | | | [ARM] Remove arch-imx from build systemSascha Hauer2009-05-07
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-06-13
|\ \ \ \ \
| * \ \ \ \ Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Haavard Skinnemoen2009-06-13
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | atmel-mci: Add support for inverted detect pinJonas Larsson2009-04-08
* | | | | | sdhci-of: Fix the wrong accessor to HOSTVER registerDave Liu2009-06-03
* | | | | | mvsdio: fix config failure with some high speed SDHC cardsNicolas Pitre2009-06-03
* | | | | | mvsdio: ignore high speed timing requests from the coreNicolas Pitre2009-06-03
* | | | | | mmc/omap: Use disable_irq_nosync() from within irq handlers.Ben Nizette2009-06-03
* | | | | | sdhci-of: Add fsl,esdhc as a valid compatible to bind againstKumar Gala2009-06-03
* | | | | | mvsdio: allow automatic loading when modularNicolas Pitre2009-06-03
* | | | | | mxcmmc: Fix missing return value checking in DMA setup code.Martin Fuzzey2009-06-03
* | | | | | mxcmmc : Reset the SDHC hardware if software timeout occurs.Martin Fuzzey2009-06-03
* | | | | | omap_hsmmc: Trivial fix for a typo in commentAnand Gadiyar2009-06-03
* | | | | | mxcmmc: decrease minimum frequency to make MMC cards workSascha Hauer2009-06-03
|/ / / / /
* | | / / [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-20
| |_|/ / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-05-05
|\ \ \ \ | |_|/ / |/| | |
| * | | mvsdio: fix CONFIG_PM=y buildRabin Vincent2009-05-03
| * | | mmci: fix crash with debug enabledRabin Vincent2009-05-03
| * | | sdhci: catch ADMA errorsPierre Ossman2009-05-03
| * | | sdhci-pci: bad error handling in probe functionDan Carpenter2009-05-03
| | |/ | |/|
* / | ARM: OMAP: MMC: Remove unused power_pinLadislav Michl2009-04-23
|/ /
* | mmc_spi: support for non-byte-aligned cardsWolfgang Muees2009-04-08
* | omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occursJarkko Lavinen2009-04-08
* | mmc: Fix compile for omap_hsmmc.cTony Lindgren2009-04-08
* | mmc_spi: convert timeout handling to jiffies and avoid busy waitingWolfgang Muees2009-04-08
* | omap_hsmmc: Flush posted write to IRQKevin Hilman2009-04-08
* | New mail address for Pierre OssmanPierre Ossman2009-04-08
* | imxmmc: move RSSR BLRPaulius Zaleckas2009-04-08
* | imxmmc: init-exit reworkPaulius Zaleckas2009-04-08
|/
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-04-05
|\
| * atmel-mci: fix sdc_reg typoHans-Christian Egtvedt2009-03-24
| * mmc: Add OpenFirmware bindings for SDHCI driverAnton Vorontsov2009-03-24
| * sdhci: Add quirk for forcing maximum block size to 2048 bytesAnton Vorontsov2009-03-24
| * sdhci: Add quirk for controllers that need IRQ re-init after resetAnton Vorontsov2009-03-24
| * sdhci: Add quirk for controllers that need small delays for PIOAnton Vorontsov2009-03-24
| * sdhci: Add set_clock callback and a quirk for nonstandard clocksAnton Vorontsov2009-03-24
| * sdhci: Add get_{max,timeout}_clock callbacksBen Dooks2009-03-24
| * sdhci: Add support for hosts reporting inverted write-protect stateAnton Vorontsov2009-03-24
| * sdhci: Add support for card-detection pollingAnton Vorontsov2009-03-24