index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sunxi-mmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-15
mmc: sunxi: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2023-06-19
mmc: sunxi: fix deferred probing
Sergey Shtylyov
1
-2
/
+2
2023-01-02
mmc: sunxi-mmc: Fix clock refcount imbalance during unbind
Samuel Holland
1
-3
/
+5
2022-05-04
Merge branch 'fixes' into next
Ulf Hansson
1
-2
/
+3
2022-05-04
mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bits
Samuel Holland
1
-2
/
+3
2022-04-26
mmc: improve API to make clear hw_reset callback is for cards
Wolfram Sang
1
-1
/
+1
2022-02-28
mmc: sunxi-mmc: Add D1 MMC variant
Samuel Holland
1
-0
/
+9
2021-02-01
mmc: sunxi-mmc: Ensure host is suspended during system sleep
Samuel Holland
1
-0
/
+2
2021-02-01
mmc: sunxi: add support for A100 mmc controller
Yangtao Li
1
-3
/
+25
2020-11-16
mmc: sunxi: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
1
-1
/
+2
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
1
-0
/
+1
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
1
-1
/
+1
2020-05-28
mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0
Marek Vasut
1
-2
/
+6
2019-12-18
mmc: sunxi-mmc: convert to devm_platform_ioremap_resource
Yangtao Li
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-02-25
mmc: sunxi-mmc: Drop unused includes
Linus Walleij
1
-2
/
+0
2019-02-06
mmc: sunxi: Filter out unsupported modes declared in the device tree
Chen-Yu Tsai
1
-0
/
+15
2019-02-06
mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by default
Chen-Yu Tsai
1
-1
/
+10
2018-10-08
mmc: sunxi: Use new timing mode for A64 eMMC controller
Chen-Yu Tsai
1
-0
/
+1
2018-10-08
mmc: sunxi: Clarify new timing mode usage and implementation
Chen-Yu Tsai
1
-6
/
+17
2018-08-01
mmc: sunxi: remove output of virtual base address
Andre Przywara
1
-1
/
+4
2018-08-01
mmc: sunxi: allow 3.3V DDR when DDR is available
Icenowy Zheng
1
-1
/
+1
2018-07-05
mmc: sunxi: Disable irq during pm_suspend
Stefan Mavrodiev
1
-0
/
+7
2018-05-30
mmc: sunxi: Use ifdef rather than __maybe_unused
Ulf Hansson
1
-2
/
+4
2018-05-29
mmc: sunxi: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-05-02
mmc: sunxi: Drop the init / reset of the controller from set_ios
Maxime Ripard
1
-7
/
+4
2018-05-02
mmc: sunxi: Add runtime_pm support
Maxime Ripard
1
-0
/
+48
2018-05-02
mmc: sunxi: Move the card power configuration to a function
Maxime Ripard
1
-15
/
+25
2018-05-02
mmc: sunxi: Move clock configuration to a function
Maxime Ripard
1
-15
/
+18
2018-05-02
mmc: sunxi: Move bus width configuration to a function
Maxime Ripard
1
-12
/
+17
2018-05-02
mmc: sunxi: Change sunxi_mmc_init_host argument type
Maxime Ripard
1
-3
/
+2
2018-05-02
mmc: sunxi: Reorder the headers
Maxime Ripard
1
-23
/
+20
2018-03-15
mmc: sunxi: Set our device drvdata earlier
Maxime Ripard
1
-1
/
+1
2018-03-15
mmc: sunxi: Move the reset deassertion before enabling the clocks
Maxime Ripard
1
-18
/
+18
2018-03-15
mmc: sunxi: Move resources management to separate functions
Maxime Ripard
1
-60
/
+82
2017-12-15
mmc: sunxi-mmc: Handle return value of platform_get_irq
Arvind Yadav
1
-0
/
+5
2017-12-11
mmc: sunxi: fix mojibake in module metadata
Adam Borowski
1
-2
/
+2
2017-10-30
mmc: sunxi: drop superfluous error message
Wolfram Sang
1
-4
/
+1
2017-08-30
mmc: sunxi: Reset the device at probe time
Maxime Ripard
1
-1
/
+1
2017-08-30
mmc: sunxi: Fix clock rate passed to sunxi_mmc_clk_set_phase
Chen-Yu Tsai
1
-1
/
+5
2017-08-30
mmc: sunxi: fix support for new timings mode only SoCs
Icenowy Zheng
1
-1
/
+1
2017-08-30
mmc: sunxi: Fix NULL pointer reference on clk_delays
Chen-Yu Tsai
1
-0
/
+5
2017-08-30
mmc: sunxi: Add support for A83T eMMC (MMC2)
Chen-Yu Tsai
1
-0
/
+8
2017-08-30
mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode
Chen-Yu Tsai
1
-12
/
+18
2017-08-30
mmc: sunxi: Support controllers that can use both old and new timings
Chen-Yu Tsai
1
-2
/
+43
2017-08-30
mmc: sunxi: constify mmc_host_ops structures
Julia Lawall
1
-1
/
+1
2017-08-30
mmc: sunxi: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+2
2017-07-17
mmc: sunxi: Keep default timing phase settings for new timing mode
Chen-Yu Tsai
1
-2
/
+6
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
1
-11
/
+3
2017-04-24
mmc: sunxi: change controller error info to debug level
Icenowy Zheng
1
-1
/
+1
[next]