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
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
/
drivers
/
mmc
/
sdhci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-3
/
+3
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-3
/
+3
2024-05-07
mmc: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+1
2024-05-07
mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig
Tom Rini
1
-2
/
+2
2024-04-26
mmc: sdhci: programmable clock calculation needs multiplier +1
cmachida
1
-0
/
+9
2024-04-26
mmc: Support 32-bit only ADMA on 64-bit platforms
Greg Malysa
1
-5
/
+4
2024-04-26
mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
Ian Roberts
1
-3
/
+5
2023-11-01
mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B
Sean Anderson
1
-7
/
+12
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
1
-0
/
+1
2023-04-21
mmc: sdhci: Allow disabling of SDMA in SPL
Peter Geis
1
-4
/
+4
2023-04-21
mmc: sdhci: Set UHS Mode Select field for UHS SDR25 mode
Jonas Karlman
1
-0
/
+4
2023-04-21
mmc: sdhci: Fix HISPD bit handling for MMC HS 52MHz mode
Jonas Karlman
1
-0
/
+1
2023-01-31
mmc: sdhci: Enable HS400 support if available in caps
Ashok Reddy Soma
1
-0
/
+4
2023-01-31
mmc: sdhci: Check and call config_dll callback functions
Ashok Reddy Soma
1
-0
/
+16
2022-10-24
mmc: sdhci: Add new quirks for SUPPORT_SINGLE
Kunihiko Hayashi
1
-3
/
+5
2022-03-16
mmc: sdhci: Add HS400 Enhanced Strobe support
Alper Nebi Yasak
1
-0
/
+18
2021-10-29
drivers: mmc: Add wait_dat0 support for sdhci driver
Stephen Carlson
1
-0
/
+20
2021-09-10
Revert "mmc: sdhci: set to INT_DATA_END when there are data"
Yuezhang.Mo@sony.com
1
-2
/
+1
2021-08-06
mmc: sdhci: Change prototype of set_delay to return errors
Ashok Reddy Soma
1
-2
/
+8
2021-07-27
mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode
Faiz Abbas
1
-0
/
+3
2021-02-19
mmc: sdhci: skip cache invalidation if DMA is not used
Yuezhang.Mo@sony.com
1
-0
/
+2
2021-02-18
mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
Nicolas Saenz Julienne
1
-4
/
+6
2021-02-04
mmc: sdhci: Add helper functions for UHS modes
Faiz Abbas
1
-0
/
+95
2020-10-27
Revert "mmc: zynq: parse dt when probing"
Ashok Reddy Soma
1
-1
/
+2
2020-10-12
mmc: sdhci: move the ADMA2 table handling into own module
Michael Walle
1
-55
/
+8
2020-08-20
mmc: sdhci: Use upper/lower_32_bits macros
Michal Simek
1
-4
/
+4
2020-08-20
mmc: sdhci: Enable high speed conditional on the corresponding bit
Faiz Abbas
1
-1
/
+4
2020-08-03
mmc: Drop duplicate dm.h inclusion
Simon Glass
1
-1
/
+0
2020-06-24
mmc: sdhci: Fix HISPD bit handling
Jagan Teki
1
-6
/
+19
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-05-13
mmc: sdhci: Use debug for not supported SDMA info message
Matthias Brugger
1
-2
/
+2
2020-05-12
mmc: sdhci: not return error when SDMA is not supported
Jaehoon Chung
1
-4
/
+3
2020-05-12
mmc: sdhci: use phys2bus macro when dma address is accessed
Jaehoon Chung
1
-2
/
+4
2020-04-27
mmc: zynq: parse dt when probing
Benedikt Grassl
1
-2
/
+1
2020-03-09
sdhci: Add sdhci_deferred_probe() API
Faiz Abbas
1
-0
/
+15
2020-02-20
mmc: sdhci: fix missing cache invalidation after reading by DMA
Masahiro Yamada
1
-0
/
+4
2020-02-20
mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA
Masahiro Yamada
1
-26
/
+25
2020-02-20
mmc: sdhci: remove unneeded casts
Masahiro Yamada
1
-3
/
+2
2020-02-20
mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr
Masahiro Yamada
1
-2
/
+3
2020-02-20
mmc: sdhci: reduce code duplication for aligned buffer
Masahiro Yamada
1
-14
/
+8
2020-02-20
mmc: sdhci: put the aligned buffer pointer to struct sdhci_host
Masahiro Yamada
1
-14
/
+13
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-11-27
mmc: sdhci: make sdhci_get_cd static
Baruch Siach
1
-1
/
+1
2019-09-06
mmc: sdhci: Add support for dt caps & caps mask
T Karthik Reddy
1
-9
/
+14
2019-07-31
mmc: sdhci: fix chip detect gpio property name
Baruch Siach
1
-1
/
+1
2019-07-17
mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings
Faiz Abbas
1
-0
/
+28
2019-07-17
mmc: sdhci: Make set_ios_post() return int
Faiz Abbas
1
-1
/
+1
[next]