Commit Graph

64 Commits (f472069fb71c5259594bea200fb4a5ebca04c89a)

Author SHA1 Message Date
Marek Vasut 3ba8bf7c6d PXA: pxa-regs.h cleanup 14 years ago
Sukumar Ghorai de941241a0 ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC 14 years ago
Sukumar Ghorai d23e2c09a7 MMC: Fix for capacity calculation on eMMC 14 years ago
Mike Frysinger 6815f540db Blackfin: bfin_sdh: clean up send_cmd 15 years ago
Wolfgang Denk fe64fd4238 mmc: fix compiler warnings 15 years ago
Lei Wen d2bf29e399 mmc: add boundary check for mmc operation 15 years ago
Reinhard Meyer 1592ef8596 AT91: MCI: add SD/MMC driver using mmc framework 15 years ago
Minkyu Kang d93d0f0cfe S5P: Use accessor functions instead of SoC specific defines to access the base address 15 years ago
Grazvydas Ignotas dc41b8bf3d mmc: omap3: fix block read function 15 years ago
Grazvydas Ignotas 8bbf4307c7 mmc: omap3: make local symbols static 15 years ago
Minkyu Kang 6a69e11a79 S5P: mmc: use the standard debug macro 15 years ago
Minkyu Kang 5000284872 S5P: support mmc driver 15 years ago
Mike Frysinger a87589fcf9 Blackfin: bfin_sdh: convert to portmux framework 15 years ago
Steve Sakoman 89716964d9 mmc: add function prototype for mmc_set_dev in mmc.h 15 years ago
Steve Sakoman bec3dc7599 ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4 15 years ago
Steve Sakoman 8f22327a66 OMAP: mmc: add support for second and third mmc channels 15 years ago
Marek Vasut 43c15d3dd5 PXA: PXAMMC: Add Monahans support 15 years ago
Marek Vasut 55429a0323 PXA: PXAMMC: Drop different delays for PXA27X 15 years ago
Wolfgang Denk 7b43db9211 drivers/mmc/fsl_esdhc.c: fix compiler warnings 15 years ago
Dipen Dudhat 77c1458d13 ppc/85xx: PIO Support for FSL eSDHC Controller Driver 15 years ago
Roy Zang ab467c512e fsl_esdhc: Only modify the field we are changing in WML 15 years ago
Jerry Huang 48bb3bb5ac fsl_esdhc: Add function to reset the eSDHC controller 15 years ago
Kumar Gala cc4d122658 fsl_esdhc: Always stop clock before changing frequency 15 years ago
Stefano Babic 99c006a320 mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors 15 years ago
Wolfgang Denk 8c4444ff5e Fix memory leak in mmc_read() 15 years ago
Stefano Babic c67bee1460 fsl_esdhc: add support for mx51 processor 15 years ago
Stefano Babic 11fdade294 MMC: add weak function to detect MMC/SD card 15 years ago
Stefano Babic 250de12bc2 mmc: check correctness of the voltage mask in ocr 15 years ago
Cliff Cai e54c820991 Blackfin: convert bfin_sdh to generic mmc 15 years ago
Vaibhav Hiremath 7c15121f40 omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWER 15 years ago
Dirk Behme 9de0212bd7 OMAP3 MMC: Fix warning dereferencing type-punned pointer 16 years ago
Dirk Behme b3ff5667c7 OMAP3 MMC: Fix warning dereferencing type-punned pointer 16 years ago
Wolfgang Denk 53cc18c71b Minor coding style cleanup. 16 years ago
Ilya Yanok ba3dbaf281 mxc-mmc: sdhc host driver for MX2 and MX3 proccessor 16 years ago
Tom Rix fccc0fcaaa OMAP3 Move twl4030 mmc function 16 years ago
Ilya Yanok b86b85e261 mmc: set bus width to 1 and clock to minimum early during initialization 16 years ago
Anton Vorontsov b33433a63f fsl_esdhc: Add device tree fixups 16 years ago
Ilya Yanok b81830f6e3 mmc: it's safe to ignore mmc_send_if_cond() return value 16 years ago
Yauhen Kharuzhy 4e3d89ba94 mmc: Fix decoding of SCR & function switch data on little-endian machines 16 years ago
Yauhen Kharuzhy f33cb34b39 mmc: Remove return from mmc_init for non SD 2.0 compatible cards. 16 years ago
Rabin Vincent 998be3dd59 mmc: drop unnecessary casts 16 years ago
Rabin Vincent 0b453ffe28 mmc: fix response decoding on little endian 16 years ago
Rabin Vincent 9b1f942c09 mmc: use lldiv to fix arm eabi build 16 years ago
Rabin Vincent e85649c7e6 mmc: check find_mmc_device return value 16 years ago
Peter Tyser f9a109b3ad Replace __attribute references with __attribute__ 16 years ago
Mike Frysinger d3c38d96b9 Blackfin: convert bfin_sdh to legacy mmc 16 years ago
Dirk Behme aba45c85b2 OMAP3: Clean up MMC code 16 years ago
Wolfgang Denk 09fee8e867 Coding Style cleanup; update CHANGELOG 16 years ago
Tom Rix e3ba7f137c ARM:PXA Use new definitions in mmc.h 16 years ago
Andy Fleming 682beeac34 Reduce the scope of PXA's mmc_read/mmc_write/mmc_bread functions 16 years ago