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
/
sdhci-omap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
mmc: Remove duplicate words in comments
Adrian Hunter
1
-1
/
+1
2022-07-13
mmc: sdhci-omap: Fix a lockdep warning for PM runtime init
Tony Lindgren
1
-6
/
+8
2022-04-26
mmc: sdhci-omap: Use of_device_get_match_data() helper
Bean Huo
1
-7
/
+2
2021-10-21
mmc: sdhci-omap: Fix build if CONFIG_PM_SLEEP is not set
Tony Lindgren
1
-3
/
+4
2021-10-21
mmc: sdhci-omap: Remove forward declaration of sdhci_omap_context_save()
Geert Uytterhoeven
1
-2
/
+0
2021-10-19
mmc: sdhci-omap: Configure optional wakeirq
Tony Lindgren
1
-0
/
+24
2021-10-19
mmc: sdhci-omap: Allow SDIO card power off and enable aggressive PM
Tony Lindgren
1
-0
/
+3
2021-10-19
mmc: sdhci-omap: Implement PM runtime functions
Tony Lindgren
1
-17
/
+31
2021-10-19
mmc: sdhci-omap: Add omap_offset to support omap3 and earlier
Tony Lindgren
1
-16
/
+45
2021-10-19
mmc: sdhci-omap: Handle voltages to add support omap4
Tony Lindgren
1
-28
/
+96
2021-10-12
mmc: sdhci-omap: Check MMCHS_HL_HWINFO register for ADMA
Tony Lindgren
1
-2
/
+22
2021-10-12
mmc: sdhci-omap: Parse legacy ti,non-removable property
Tony Lindgren
1
-0
/
+5
2021-10-12
mmc: sdhci-omap: Restore sysconfig after reset
Tony Lindgren
1
-1
/
+13
2021-10-12
mmc: sdhci-omap: Fix context restore
Tony Lindgren
1
-1
/
+14
2021-10-12
mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configured
Tony Lindgren
1
-1
/
+2
2021-06-14
mmc: sdhci-omap: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
1
-3
/
+2
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.19
Douglas Anderson
1
-0
/
+1
2020-03-24
mmc: sdhci-omap: Add Support for Suspend/Resume
Faiz Abbas
1
-0
/
+57
2020-03-11
mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
1
-0
/
+3
2020-01-20
mmc: sdhci-omap: Add special reset capability
Faiz Abbas
1
-0
/
+23
2020-01-20
mmc: sdhci-omap: Add am335x and am437x specific compatibles
Faiz Abbas
1
-0
/
+10
2020-01-20
mmc: sdhci-omap: Disable data timeout interrupt during erase
Faiz Abbas
1
-0
/
+11
2020-01-20
mmc: sdhci-omap: Add using external dma
Chunyan Zhang
1
-1
/
+15
2019-10-21
mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20C
Faiz Abbas
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341
Thomas Gleixner
1
-12
/
+1
2019-04-15
mmc: sdhci-omap: Make sdhci_omap_reset static
YueHaibing
1
-1
/
+1
2019-04-11
mmc: sdhci-omap: Don't finish_mrq() on a command error during tuning
Faiz Abbas
1
-0
/
+38
2019-03-21
mmc: sdhci-omap: Set caps2 to indicate no physical write protect pin
Kishon Vijay Abraham I
1
-0
/
+3
2019-02-25
mmc: sdhci-omap: drop ->get_ro() implementation
Thomas Petazzoni
1
-1
/
+0
2018-12-17
mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)
Faiz Abbas
1
-1
/
+89
2018-12-17
mmc: sdhci-omap: Fix timeout checks
Adrian Hunter
1
-4
/
+12
2018-12-17
mmc: sdhci-omap: Remove redundant structure assignments
Faiz Abbas
1
-4
/
+0
2018-12-17
mmc: sdhci-omap: Add platform specific reset callback
Faiz Abbas
1
-1
/
+19
2018-12-05
mmc: sdhci-omap: Fix DCRC error handling during tuning
Faiz Abbas
1
-4
/
+8
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+4
2018-05-03
mmc: sdhci-omap: Get IODelay values for 3.3v DDR mode
Kishon Vijay Abraham I
1
-1
/
+8
2018-05-03
mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irq
Kishon Vijay Abraham I
1
-0
/
+19
2018-05-03
mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoC
Kishon Vijay Abraham I
1
-0
/
+5
2018-05-03
mmc: sdhci-omap: Workaround for Errata i834
Kishon Vijay Abraham I
1
-1
/
+2
2018-05-03
mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt properties
Kishon Vijay Abraham I
1
-0
/
+1
2018-05-03
mmc: sdhci-omap: Workaround for Errata i843
Kishon Vijay Abraham I
1
-1
/
+34
2018-05-03
mmc: sdhci-omap: Remove setting ADMA capability in driver
Kishon Vijay Abraham I
1
-3
/
+0
2018-05-03
mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES reg
Kishon Vijay Abraham I
1
-5
/
+12
2018-03-05
mmc: sdhci_omap: Fix sdhci-omap quirks
Kishon Vijay Abraham I
1
-2
/
+2
2018-03-05
mmc: sdhci_omap: Add support to set IODELAY values
Kishon Vijay Abraham I
1
-0
/
+148
2018-03-05
mmc: sdhci-omap: Workaround for Errata i802
Kishon Vijay Abraham I
1
-0
/
+13
2018-03-05
mmc: sdhci-omap: Add tuning support
Kishon Vijay Abraham I
1
-0
/
+130
2018-03-05
mmc: sdhci-omap: Add custom set_uhs_signaling sdhci_host ops
Kishon Vijay Abraham I
1
-1
/
+22
2018-03-05
mmc: sdhci-omap: Add card_busy host ops
Kishon Vijay Abraham I
1
-0
/
+52
2018-03-05
mmc: sdhci-omap: Update 'power_mode' outside sdhci_omap_init_74_clocks
Kishon Vijay Abraham I
1
-2
/
+8
[next]