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
/
core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
mmc: core: refactor debugfs code
Ye Bin
1
-0
/
+15
2021-12-20
mmc: core: Disable card detect during shutdown
Ulf Hansson
1
-0
/
+1
2021-08-24
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
1
-0
/
+2
2021-06-14
mmc: core: Move eMMC cache flushing to a new bus_ops callback
Ulf Hansson
1
-0
/
+9
2021-04-26
mmc: block: Issue a cache flush only when it's enabled
Avri Altman
1
-0
/
+9
2021-03-30
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
1
-8
/
+0
2019-11-14
mmc: core: Re-work HW reset for SDIO cards
Ulf Hansson
1
-0
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-25
mmc: core: Move regulator helpers to separate file
Ulf Hansson
1
-0
/
+1
2018-12-17
mmc: core: remove obsolete mmc_set_blockcount() function
Wolfram Sang
1
-2
/
+0
2018-07-16
mmc: core: Drop the unused mmc_power_save|restore_host()
Ulf Hansson
1
-2
/
+0
2018-05-08
mmc: core: Share internal function to set initial signal voltage
Ulf Hansson
1
-0
/
+1
2018-05-08
mmc: core: Export a function mmc_sw_reset() to allow soft reset of cards
Ulf Hansson
1
-0
/
+1
2018-05-08
mmc: core: Rename ->reset() bus ops to ->hw_reset()
Ulf Hansson
1
-1
/
+1
2017-12-11
mmc: core: Remove code no longer needed after the switch to blk-mq
Adrian Hunter
1
-8
/
+0
2017-12-11
mmc: core: Remove option not to use blk-mq
Adrian Hunter
1
-2
/
+0
2017-12-11
mmc: core: Add parameter use_blk_mq
Adrian Hunter
1
-0
/
+2
2017-12-11
mmc: core: Make mmc_pre_req() and mmc_post_req() available
Adrian Hunter
1
-0
/
+31
2017-12-11
mmc: core: use usleep_range rather than HZ magic in mmc_delay()
Wolfram Sang
1
-5
/
+3
2017-10-30
mmc: core: Factor out mmc_host_set_uhs_voltage()
Adrian Hunter
1
-0
/
+1
2017-10-30
mmc: core: Export a few functions needed for blkmq support
Adrian Hunter
1
-0
/
+2
2017-10-30
mmc: core: Add support for handling CQE requests
Adrian Hunter
1
-0
/
+4
2017-10-30
mmc: core: Introduce host claiming by context
Adrian Hunter
1
-4
/
+5
2017-08-30
mmc: core: Move mmc_start_areq() declaration
Adrian Hunter
1
-0
/
+6
2017-02-13
mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage()
Ulf Hansson
1
-1
/
+1
2017-02-13
mmc: core: Clarify usage of mmc_set_signal_voltage()
Ulf Hansson
1
-1
/
+1
2017-02-13
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
1
-1
/
+36
2017-02-13
mmc: core: First step in cleaning up private mmc header files
Ulf Hansson
1
-0
/
+4
2015-12-22
mmc: fix mmc_{un,}register_pm_notifier prototypes
Arnd Bergmann
1
-2
/
+2
2015-12-22
mmc: core: Refactor code to register the MMC PM notifier
Ulf Hansson
1
-0
/
+8
2015-10-26
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
1
-3
/
+0
2015-06-01
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
1
-0
/
+2
2015-06-01
mmc: core: Add support for HS400 re-tuning
Adrian Hunter
1
-0
/
+2
2015-01-19
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
1
-0
/
+3
2015-01-19
mmc: core: refactor the hw_reset routines
Johan Rudholm
1
-0
/
+1
2015-01-19
mmc: Add SDIO function devicetree subnode parsing
Sascha Hauer
1
-0
/
+3
2014-11-26
mmc: core: consistent handling of initial values
Johan Rudholm
1
-0
/
+1
2013-10-30
mmc: core: Let mmc_set_signal_voltage take ocr as parameter
Ulf Hansson
1
-1
/
+1
2013-10-30
mmc: core: Let mmc_power_up|cycle take ocr as parameter
Ulf Hansson
1
-2
/
+2
2013-06-27
mmc: core: Extend shutdown sequence to handle bus operations
Ulf Hansson
1
-0
/
+1
2013-06-27
mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE
Ulf Hansson
1
-0
/
+1
2013-05-26
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
1
-2
/
+0
2013-05-26
mmc: core: Add bus_ops for runtime pm callbacks
Ulf Hansson
1
-0
/
+3
2013-02-24
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
1
-2
/
+2
2013-02-24
mmc: core: Add mmc_power_cycle
Johan Rudholm
1
-0
/
+1
2013-02-11
mmc: fix async request mechanism for sequential read scenarios
Konstantin Dorfman
1
-0
/
+1
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2012-01-11
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
1
-0
/
+3
2011-10-26
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
1
-0
/
+1
[next]