summaryrefslogtreecommitdiff
path: root/drivers/mmc/omap_hsmmc.c
AgeCommit message (Expand)Author
2015-10-22drivers: mmc: omap_hsmmc: convert driver to adopt device driver modelMugunthan V N
2015-10-22ARM: k2g: add SD card and eMMC supportRoger Quadros
2015-08-12mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xxNikita Kiryanov
2015-08-12mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xxNikita Kiryanov
2015-05-05mmc: remove the MMC_MODE_HC flagRob Herring
2015-01-29omap3: mmc: add 1.8v bias setting for MMC1Albert ARIBAUD \(3ADEV\)
2014-12-04omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski
2014-12-04twl4030: device-index-specific MMC power initializations, common ramp-up delayPaul Kocialkowski
2014-12-04arm: omap: add support for am57xx devicesFelipe Balbi
2014-11-06omap: hsmmc: assume cd gpio is active lowIgor Grinberg
2014-10-23dm: omap: gpio: Support driver modelSimon Glass
2014-07-18mmc: prevent some warnings with make W=1Jeroen Hofstee
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou
2014-03-24mmc: Convert mmc struct's name array to a pointerPantelis Antoniou
2014-03-24mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou
2013-09-17ARM: OMAP: Enable 8-bit eMMC access for OMAP4/5/DRA7xxLubomir Popov
2013-09-17omap_hsmmc: omap4+/am335x: modify MMC controller internal fsm reset funcOleksandr Tyshchenko
2013-06-10mmc: omap_hsmmc: Update pbias programmingBalaji T K
2013-05-10palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic functionNishanth Menon
2013-05-10twl6035: rename to palmasNishanth Menon
2013-03-24mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be usedPeter Korsgaard
2013-03-11ARM: OMAP4+: Make control module register structure genericLokesh Vutla
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov
2013-03-08mmc: add support for write protectionNikita Kiryanov
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov
2013-03-08omap_hsmmc: introduce omap_hsmmc_data structNikita Kiryanov
2013-03-08omap_hsmmc: fix out of bounds array accessNikita Kiryanov
2012-05-20Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2012-05-15omap5: pbias ldo9 turn onBalaji T K
2012-05-15OMAP4/5: Make the sysctrl structure commonSRICHARAN R
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit
2012-05-08mmc: omap: handle controller errors properlyGrazvydas Ignotas
2012-05-08mmc: omap: improve stat wait messageGrazvydas Ignotas
2012-05-08mmc: omap: follow TRM procedure to power on cardsGrazvydas Ignotas
2012-02-15omap_hsmmc: Wait for CMDI to be clearTom Rini
2012-01-08mmc: Implement card detection.Thierry Reding
2011-11-15omap: Checkpatch fixesSricharan
2011-10-27mmc: omap: Allow OMAP_HSMMC[23]_BASE to be unsetTom Rini
2011-09-30mmc: omap: config VMMC, MMC1_PBIASBalaji T K
2011-09-30mmc: omap: enable high capacityBalaji T K
2011-05-18MMC: omap_hsmmc.c: Add missing prototype headerDirk Behme
2011-04-29MMC: omap_hsmmc.c: disable multiblock rw on old rev omap34xx siliconJohn Rigby
2011-04-29MMC: make b_max unconditionalJohn Rigby
2010-11-19mmc: omap: timeout counter fixNishanth Menon
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-17ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMCSukumar Ghorai