summaryrefslogtreecommitdiff
path: root/drivers/mmc/omap_hsmmc.c
AgeCommit message (Expand)Author
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-15drivers: omap_hsmmc: move to DM_MMC_OPSJean-Jacques Hiblot
2017-05-12dm: mmc: omap_hsmmc: Add pre-reloc flag to the driverLokesh Vutla
2017-05-12dm: mmc: omap_hsmmc: Update to support of-platdataLokesh Vutla
2017-05-10omap_hsmmc: update struct hsmmc to accommodate omap3 from DTAdam Ford
2017-03-30mmc: omap_hsmmc: add support for CONFIG_BLKJean-Jacques Hiblot
2017-03-30mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is usedJean-Jacques Hiblot
2017-03-30mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device descJean-Jacques Hiblot
2017-03-30mmc: omap_hsmmc: use an accessor to get the private dataJean-Jacques Hiblot
2017-02-09omap_hsmmc.c: Fix build warning on non-omap3Tom Rini
2017-02-09drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xxAdam Ford
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung
2016-12-04ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla
2016-12-03ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon
2016-08-16drivers: mmc: omap_hsmmc: fix build breakageSekhar Nori
2016-08-05mmc: use the generic error numberJaehoon Chung
2016-06-09mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xxHeiko Schocher
2016-05-17dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass
2016-04-18drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is definedMugunthan V N
2016-04-18drivers: mmc: omap_hsmmc: Fix conversion of address to a pointerMugunthan V N
2016-03-15omap_hsmmc: Board-specific TWL6030 MMC power initializationPaul Kocialkowski
2016-03-15power: twl6030: Device-index-specific MMC power initializationPaul Kocialkowski
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass
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-13mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xxNikita Kiryanov
2015-08-13mmc: 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-05omap_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-24dm: 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