summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * S5P: support mmc driverMinkyu Kang2010-08-032-0/+479
* | Merge branch 'master' of ../masterWolfgang Denk2010-07-151-9/+9
|\ \
| * | Blackfin: bfin_sdh: convert to portmux frameworkMike Frysinger2010-07-131-9/+9
| |/
* | mmc: add function prototype for mmc_set_dev in mmc.hSteve Sakoman2010-07-051-2/+2
* | ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4Steve Sakoman2010-07-052-4/+251
* | OMAP: mmc: add support for second and third mmc channelsSteve Sakoman2010-07-051-2/+37
|/
* PXA: PXAMMC: Add Monahans supportMarek Vasut2010-06-131-3/+6
* PXA: PXAMMC: Drop different delays for PXA27XMarek Vasut2010-06-131-8/+0
* drivers/mmc/fsl_esdhc.c: fix compiler warningsWolfgang Denk2010-05-151-17/+17
* ppc/85xx: PIO Support for FSL eSDHC Controller DriverDipen Dudhat2010-04-231-2/+85
* fsl_esdhc: Only modify the field we are changing in WMLRoy Zang2010-04-071-5/+4
* fsl_esdhc: Add function to reset the eSDHC controllerJerry Huang2010-04-071-0/+17
* fsl_esdhc: Always stop clock before changing frequencyKumar Gala2010-04-071-8/+3
* mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessorsStefano Babic2010-03-211-18/+18
* Fix memory leak in mmc_read()Wolfgang Denk2010-03-111-1/+1
* fsl_esdhc: add support for mx51 processorStefano Babic2010-03-071-48/+101
* MMC: add weak function to detect MMC/SD cardStefano Babic2010-03-071-0/+7
* mmc: check correctness of the voltage mask in ocrStefano Babic2010-03-071-1/+9
* Blackfin: convert bfin_sdh to generic mmcCliff Cai2010-01-172-458/+120
* omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWERVaibhav Hiremath2009-11-271-0/+2
* OMAP3 MMC: Fix warning dereferencing type-punned pointerDirk Behme2009-10-131-27/+21
* Minor coding style cleanup.Wolfgang Denk2009-08-101-1/+0
* mxc-mmc: sdhc host driver for MX2 and MX3 proccessorIlya Yanok2009-08-092-0/+524
* OMAP3 Move twl4030 mmc functionTom Rix2009-07-291-11/+2
* mmc: set bus width to 1 and clock to minimum early during initializationIlya Yanok2009-07-191-0/+3
* fsl_esdhc: Add device tree fixupsAnton Vorontsov2009-07-161-0/+19
* mmc: Fix decoding of SCR & function switch data on little-endian machinesYauhen Kharuzhy2009-06-021-5/+5
* mmc: Remove return from mmc_init for non SD 2.0 compatible cards.Yauhen Kharuzhy2009-06-021-4/+0
* mmc: drop unnecessary castsRabin Vincent2009-06-022-15/+15
* mmc: fix response decoding on little endianRabin Vincent2009-06-021-10/+10
* mmc: use lldiv to fix arm eabi buildRabin Vincent2009-06-021-3/+4
* mmc: check find_mmc_device return valueRabin Vincent2009-06-021-1/+1
* Replace __attribute references with __attribute__Peter Tyser2009-04-281-2/+2
* Blackfin: convert bfin_sdh to legacy mmcMike Frysinger2009-04-021-12/+2
* OMAP3: Clean up MMC codeDirk Behme2009-02-221-67/+70
* Coding Style cleanup; update CHANGELOGWolfgang Denk2009-02-221-1/+0
* ARM:PXA Use new definitions in mmc.hTom Rix2009-02-201-1/+1
* Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functionsAndy Fleming2009-02-201-4/+4
* pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD2009-02-203-0/+785
* ARM:OMAP3 Change mmc_init to mmc_legacy_initTom Rix2009-02-191-15/+2
* Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming2009-02-162-0/+349
* Add MMC FrameworkAndy Fleming2009-02-162-0/+931
* Convert mmc_init to mmc_legacy_initAndy Fleming2009-02-161-1/+1
* Eliminate support for using MMC as memoryAndy Fleming2009-02-161-15/+0
* Blackfin: add driver for on-chip MMC/SD controllerCliff Cai2009-02-023-0/+606
* OMAP3: Add MMC supportDirk Behme2009-01-242-0/+559
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-11/+11
* Fix merge problemsStefan Roese2008-08-061-8/+8
* mmc: Move atmel_mci driver into drivers/mmcHaavard Skinnemoen2008-07-103-0/+751
* Create drivers/mmc subdirectoryHaavard Skinnemoen2008-07-101-0/+44
OpenPOWER on IntegriCloud