aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/omap_hsmmc.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-19mmc: omap_hsmmc: cleanup clock configurationJean-Jacques Hiblot1-24/+52
2018-01-19mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bitKishon Vijay Abraham I1-3/+4
2018-01-19mmc: omap_hsmmc: Enable Auto command (CMD12) enableKishon Vijay Abraham I1-1/+5
2018-01-19mmc: omap_hsmmc: Add support for DMA (ADMA2)Kishon Vijay Abraham I1-3/+202
2018-01-18Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT"Jean-Jacques Hiblot1-31/+4
2018-01-12mmc: sanitize includes for DM i2cFelix Brack1-2/+2
2017-08-01dm: mmc: Allow disabling driver model in SPLSimon Glass1-10/+10
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+2
2017-05-15drivers: omap_hsmmc: move to DM_MMC_OPSJean-Jacques Hiblot1-7/+32
2017-05-11dm: mmc: omap_hsmmc: Add pre-reloc flag to the driverLokesh Vutla1-0/+1
2017-05-11dm: mmc: omap_hsmmc: Update to support of-platdataLokesh Vutla1-10/+14
2017-05-09omap_hsmmc: update struct hsmmc to accommodate omap3 from DTAdam Ford1-4/+31
2017-03-30mmc: omap_hsmmc: add support for CONFIG_BLKJean-Jacques Hiblot1-0/+17
2017-03-30mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is usedJean-Jacques Hiblot1-5/+22
2017-03-30mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device descJean-Jacques Hiblot1-1/+1
2017-03-30mmc: omap_hsmmc: use an accessor to get the private dataJean-Jacques Hiblot1-21/+33
2017-02-09omap_hsmmc.c: Fix build warning on non-omap3Tom Rini1-1/+3
2017-02-09drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xxAdam Ford1-0/+18
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+1
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung1-2/+4
2016-12-04ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla1-45/+2
2016-12-03ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon1-3/+2
2016-08-16drivers: mmc: omap_hsmmc: fix build breakageSekhar Nori1-0/+2
2016-08-05mmc: use the generic error numberJaehoon Chung1-9/+9
2016-06-09mmc: omap_hsmmc: enable 8bit interface for eMMC for AM33xxHeiko Schocher1-0/+1
2016-05-17dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass1-0/+1
2016-04-18drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is definedMugunthan V N1-0/+5
2016-04-18drivers: mmc: omap_hsmmc: Fix conversion of address to a pointerMugunthan V N1-1/+2
2016-03-15omap_hsmmc: Board-specific TWL6030 MMC power initializationPaul Kocialkowski1-4/+2
2016-03-15power: twl6030: Device-index-specific MMC power initializationPaul Kocialkowski1-2/+2
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass1-2/+2
2015-10-22drivers: mmc: omap_hsmmc: convert driver to adopt device driver modelMugunthan V N1-1/+116
2015-10-22ARM: k2g: add SD card and eMMC supportRoger Quadros1-2/+5
2015-08-12mmc: omap_hsmmc: enable 8bit interface for eMMC for AM43xxNikita Kiryanov1-2/+2
2015-08-12mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xxNikita Kiryanov1-1/+1
2015-05-05mmc: remove the MMC_MODE_HC flagRob Herring1-2/+1
2015-01-29omap3: mmc: add 1.8v bias setting for MMC1Albert ARIBAUD \(3ADEV\)1-0/+4
2014-12-04omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski1-6/+1
2014-12-04twl4030: device-index-specific MMC power initializations, common ramp-up delayPaul Kocialkowski1-2/+2
2014-12-04arm: omap: add support for am57xx devicesFelipe Balbi1-2/+3
2014-11-06omap: hsmmc: assume cd gpio is active lowIgor Grinberg1-1/+3
2014-10-23dm: omap: gpio: Support driver modelSimon Glass1-5/+10
2014-07-18mmc: prevent some warnings with make W=1Jeroen Hofstee1-1/+1
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou1-23/+32
2014-03-24mmc: Convert mmc struct's name array to a pointerPantelis Antoniou1-1/+1
2014-03-24mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou1-33/+56
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