summaryrefslogtreecommitdiff
path: root/drivers/mmc/omap_hsmmc.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-17ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xxLubomir Popov1-3/+14
2013-09-17omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset funcOleksandr Tyshchenko1-0/+24
2013-06-10mmc: omap_hsmmc: Update pbias programmingBalaji T K1-11/+9
2013-05-10palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic functionNishanth Menon1-1/+1
2013-05-10twl6035: rename to palmasNishanth Menon1-3/+3
2013-03-24mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be usedPeter Korsgaard1-2/+6
2013-03-11ARM: OMAP4+: Make control module register structure genericLokesh Vutla1-15/+10
2013-03-09omap_hsmmc: add driver check for write protectionNikita Kiryanov1-2/+12
2013-03-09mmc: add support for write protectionNikita Kiryanov1-0/+1
2013-03-09omap_hsmmc: implement driver check for card detectionNikita Kiryanov1-2/+35
2013-03-09omap_hsmmc: introduce omap_hsmmc_data structNikita Kiryanov1-10/+18
2013-03-09omap_hsmmc: fix out of bounds array accessNikita Kiryanov1-1/+1
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-6/+55
2012-05-15omap5: pbias ldo9 turn onBalaji T K1-0/+33
2012-05-15OMAP4/5: Make the sysctrl structure commonSRICHARAN R1-2/+2
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit1-4/+20
2012-05-09mmc: omap: handle controller errors properlyGrazvydas Ignotas1-2/+34
2012-05-09mmc: omap: improve stat wait messageGrazvydas Ignotas1-1/+2
2012-05-09mmc: omap: follow TRM procedure to power on cardsGrazvydas Ignotas1-5/+11
2012-02-16omap_hsmmc: Wait for CMDI to be clearTom Rini1-2/+3
2012-01-09mmc: Implement card detection.Thierry Reding1-0/+1
2011-11-16omap: Checkpatch fixesSricharan1-12/+14
2011-10-27mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unsetTom Rini1-0/+4
2011-10-01mmc: omap: config VMMC, MMC1_PBIASBalaji T K1-3/+28
2011-10-01mmc: omap: enable high capacityBalaji T K1-1/+2
2011-05-18MMC: omap_hsmmc.c: Add missing prototype headerDirk Behme1-0/+1
2011-04-29MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx siliconJohn Rigby1-0/+8
2011-04-29MMC: make b_max unconditionalJohn Rigby1-0/+2
2010-11-20mmc: omap: timeout counter fixNishanth Menon1-25/+82
2010-10-28Coding Style cleanupWolfgang Denk1-1/+0
2010-10-17ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMCSukumar Ghorai1-0/+415