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
/
core
/
sdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-26
mmc: core: sdio: hold retuning if sdio in 1-bit mode
Haibo Chen
1
-1
/
+7
2022-09-14
mmc: core: Switch to basic workqueue API for sdio_irq_work
Heiner Kallweit
1
-2
/
+2
2022-07-26
mmc: core: Add support for SDIO wakeup interrupt
Axe Yang
1
-0
/
+14
2022-07-13
mmc: core: Use mmc_card_* macro and add a new for the sd_combo type
Seunghui Lee
1
-8
/
+8
2022-02-28
mmc: core: use sysfs_emit() instead of sprintf()
Sergey Shtylyov
1
-2
/
+3
2021-12-14
mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIO
Ulf Hansson
1
-1
/
+3
2021-12-14
mmc: core: provide macro and table to match the device tree to apply quirks
H. Nikolaus Schaller
1
-0
/
+1
2021-06-14
mmc: core: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
1
-4
/
+2
2021-03-30
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
1
-6
/
+22
2021-02-01
mmc: core: remove unused host parameter of mmc_sd_get_csd()
Yue Hu
1
-1
/
+1
2020-09-07
mmc: sdio: Export SDIO revision and info strings to userspace
Pali Rohár
1
-0
/
+24
2020-07-13
mmc: sdio: fix clock rate setting for SDR12/SDR25 mode
Haibo Chen
1
-7
/
+8
2020-07-13
mmc: sdio: Fix 1-bit mode for SD-combo cards during suspend
Yue Hu
1
-1
/
+22
2020-07-13
mmc: sdio: Enable SDIO 4-bit bus if not support SD_SCR_BUS_WIDTH_4 for SD com...
Yue Hu
1
-14
/
+12
2020-05-29
mmc: core: Export device/vendor ids from Common CIS for SDIO cards
Pali Rohár
1
-1
/
+19
2020-05-28
mmc: sdio: Align the initialization commands in retry path for UHS-I
Ulf Hansson
1
-27
/
+26
2020-05-28
mmc: sdio: Re-use negotiated OCR mask when re-sending CMD8
Ulf Hansson
1
-4
/
+4
2020-05-28
mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()
Ulf Hansson
1
-31
/
+27
2020-05-28
mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()
Ulf Hansson
1
-2
/
+1
2019-11-14
mmc: core: Re-work HW reset for SDIO cards
Ulf Hansson
1
-1
/
+27
2019-09-11
mmc: core: Fixup processing of SDIO IRQs during system suspend/resume
Ulf Hansson
1
-1
/
+1
2019-09-11
mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend
Ulf Hansson
1
-0
/
+2
2019-07-10
mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card()
Ulf Hansson
1
-11
/
+9
2019-07-10
mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card()
Ulf Hansson
1
-12
/
+6
2019-07-10
mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resume
Ulf Hansson
1
-7
/
+7
2019-07-10
mmc: sdio: Drop powered-on re-init at runtime resume and HW reset
Ulf Hansson
1
-7
/
+1
2019-07-10
mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card()
Ulf Hansson
1
-17
/
+17
2019-07-10
mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore()
Ulf Hansson
1
-4
/
+0
2019-06-18
mmc: core: Prevent processing SDIO IRQs when the card is suspended
Ulf Hansson
1
-1
/
+12
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-02-28
mmc: core: Add a debug print when the card may have been replaced
hongjiefang
1
-1
/
+8
2018-07-16
mmc: core: Drop the unused mmc_power_save|restore_host()
Ulf Hansson
1
-1
/
+0
2018-05-08
mmc: core: Implement ->sw_reset bus ops for SDIO
Ulf Hansson
1
-0
/
+13
2018-05-08
mmc: core: Rename ->reset() bus ops to ->hw_reset()
Ulf Hansson
1
-2
/
+2
2018-05-08
mmc: core: Re-factor some code for SDIO re-initialization
Ulf Hansson
1
-20
/
+19
2018-05-02
mmc: core: Add capability to avoid 3.3V signaling
Kyle Roeschley
1
-0
/
+8
2018-05-02
mmc: core: Add a new quirk for limiting clock rate
harish_kandiga@mentor.com
1
-1
/
+5
2018-03-15
mmc: sdio: Check the return value of sdio_enable_4bit_bus
Shawn Lin
1
-5
/
+4
2017-06-20
mmc: sdio: Keep card runtime resumed while adding function devices
Adrian Hunter
1
-1
/
+12
2017-06-20
mmc: sdio: Tidy error path in mmc_attach_sdio()
Adrian Hunter
1
-7
/
+6
2017-02-15
mmc: core: improve the quirks for sdio devices
Shawn Lin
1
-1
/
+1
2017-02-15
mmc: core: change quirks.c to be a header file
Shawn Lin
1
-0
/
+1
2017-02-13
mmc: core: Clarify usage of mmc_set_signal_voltage()
Ulf Hansson
1
-2
/
+1
2017-02-13
mmc: core: Move public functions from host.h to private headers
Ulf Hansson
1
-0
/
+1
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
1
-0
/
+1
2017-02-13
mmc: sdio: don't use rocr to check if the card could support UHS mode
Shawn Lin
1
-7
/
+17
2017-02-13
mmc: sdio: Factor out retry init card helper function
Shawn Lin
1
-4
/
+10
2016-12-05
mmc: core: remove BUG_ONs from sdio
Shawn Lin
1
-15
/
+2
2016-03-17
mmc: core: remove redundant memset of sdio_read_cccr
Shawn Lin
1
-2
/
+0
2016-01-14
mmc: core: Enable tuning according to the actual timing
Carlo Caione
1
-2
/
+2
[next]