index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
mmc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
drivers: mmc: write protect single boot area
Ying-Chun Liu (PaulLiu)
1
-0
/
+16
2022-06-15
mmc: Add support for wait_dat0 callback
Loic Poulain
1
-0
/
+1
2022-04-25
bootstd: mmc: Add a bootdev driver
Simon Glass
1
-1
/
+11
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
1
-11
/
+11
2022-01-12
mmc: unconditionally define mmc_deinit()
Heinrich Schuchardt
1
-5
/
+0
2021-09-10
mmc: Add support for enumerating MMC card in a given mode using mmc command
Aswath Govindraju
1
-0
/
+2
2021-07-15
mmc: mmc_get_op_cond: Allow quiet detection of eMMC
Pali Rohár
1
-1
/
+2
2021-06-22
mmc: mmc-uclass: change to static about dm function
Jaehoon Chung
1
-12
/
+0
2021-06-22
mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd
Jaehoon Chung
1
-0
/
+1
2021-02-19
mmc: pwrseq: add mmc-pwrseq file to provide a generic interface
Jaehoon Chung
1
-0
/
+14
2021-02-19
mmc: fix response timeout after switch command
Stefan Bosch
1
-0
/
+1
2021-02-18
mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
Nicolas Saenz Julienne
1
-0
/
+6
2020-10-27
mmc: Define timing macro's
Ashok Reddy Soma
1
-0
/
+13
2020-10-12
mmc: add a mmc_hs400_prepare_ddr() interface
Yangbo Lu
1
-1
/
+14
2020-10-12
mmc: add a hs400_tuning flag
Yangbo Lu
1
-0
/
+1
2020-10-12
mmc: add a reinit() API
Yangbo Lu
1
-0
/
+10
2020-09-30
mmc: Add mmc_dev()
Sean Anderson
1
-0
/
+2
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-04-24
dm: mmc: Update mmc_get_mmc_dev() to use const *
Simon Glass
1
-1
/
+1
2020-04-22
mmc: Add option to adjust b_max before long read
Marek Vasut
1
-0
/
+16
2020-04-22
cmd: mmc: provide boot area protection command
Heinrich Schuchardt
1
-0
/
+9
2020-04-22
mmc: export mmc_send_ext_csd()
Heinrich Schuchardt
1
-0
/
+11
2020-04-22
mmc: EXT_CSD registers for write protection
Heinrich Schuchardt
1
-0
/
+3
2020-03-09
mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
Faiz Abbas
1
-1
/
+0
2020-03-09
mmc: Add a deferred_probe() API
Faiz Abbas
1
-0
/
+10
2020-03-09
mmc: Add a saved_clock member
Faiz Abbas
1
-0
/
+1
2020-03-09
mmc: make <mmc.h> self-contained
Masahiro Yamada
1
-3
/
+5
2020-02-20
mmc: add mmc_get_dma_dir() helper
Masahiro Yamada
1
-0
/
+6
2020-01-16
mmc: add additional quirk for APP_CMD retry
Joel Johnson
1
-0
/
+1
2019-10-10
mmc: add a driver callback for power-cycle
Yann Gautier
1
-0
/
+13
2019-10-10
spl: dm_mmc: Initialize only the required mmc device
Lokesh Vutla
1
-0
/
+1
2019-09-05
mmc: Rename timeout parameters for clarification
Sam Protsenko
1
-6
/
+6
2019-07-15
mmc: support hs400 enhanced strobe mode
Peng Fan
1
-0
/
+15
2019-07-15
cmd: Remove mmc_spi command
Anup Patel
1
-1
/
+0
2019-07-15
mmc: When switching partition, use the timeout specified in the ext_csd
Jean-Jacques Hiblot
1
-0
/
+5
2019-07-15
mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd
Jean-Jacques Hiblot
1
-0
/
+2
2019-07-15
mmc: if possible, poll the busy state using DAT0
Jean-Jacques Hiblot
1
-2
/
+0
2019-07-15
Revert "mmc: Add a new callback function to perform the 74 clocks cycle seque...
Jean-Jacques Hiblot
1
-10
/
+0
2019-07-15
mmc: Read sd card detect properties from DT
T Karthik Reddy
1
-0
/
+4
2019-02-16
mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before boot
Marek Vasut
1
-0
/
+6
2019-01-17
env: fix allow to build multiple environments
Rajesh Bhagat
1
-0
/
+3
2018-10-07
mmc: rpmb: add mmc_rpmb_route_frames()
Jens Wiklander
1
-0
/
+19
2018-09-10
mmc: add HS400 support
Peng Fan
1
-0
/
+11
2018-07-23
mmc: break out get_op_cond code to its own function
Jon Nettleton
1
-0
/
+10
2018-07-23
mmc: drop mention of IN_PROGRESS status
Baruch Siach
1
-1
/
+1
2018-05-08
mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h
Jaehoon Chung
1
-0
/
+3
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-02-19
mmc: fix bug in mmc_startup_v4()
Jean-Jacques Hiblot
1
-0
/
+1
2018-01-12
mmc: remove hc_wp_grp_size from struct mmc if not needed
Jean-Jacques Hiblot
1
-0
/
+2
2018-01-12
mmc: don't read the size of eMMC enhanced user data area in SPL
Jean-Jacques Hiblot
1
-0
/
+2
[next]