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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
mmc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-02-27
mmc: convert to idr_alloc()
Tejun Heo
1
-5
/
+6
2013-02-26
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-83
/
+495
2013-02-24
mmc: add DT bindings for more MMC capability flags
Guennadi Liakhovetski
1
-0
/
+13
2013-02-24
mmc: provide a standard MMC device-tree binding parser centrally
Guennadi Liakhovetski
1
-0
/
+110
2013-02-24
mmc: support packed write command for eMMC4.5 devices
Seungwon Jeon
1
-0
/
+1
2013-02-24
mmc: add packed command feature of eMMC4.5
Seungwon Jeon
1
-0
/
+28
2013-02-24
mmc: use regulator_can_change_voltage() instead of regulator_count_voltages
Marek Szyprowski
1
-1
/
+1
2013-02-24
mmc: core: fix indentation
Jaehoon Chung
1
-12
/
+11
2013-02-24
mmc: core: fix permanent sleep of mmcqd during card removal
Seungwon Jeon
1
-0
/
+1
2013-02-24
mmc: sdhci: enhance preset value function
Kevin Liu
1
-17
/
+0
2013-02-24
mmc: core: Fixup signal voltage switch
Johan Rudholm
3
-17
/
+107
2013-02-24
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
5
-21
/
+31
2013-02-24
mmc: core: Add mmc_power_cycle
Johan Rudholm
2
-0
/
+9
2013-02-24
mmc: sd: Simplify by using mmc_host_uhs
Johan Rudholm
1
-4
/
+2
2013-02-24
mmc: core: expose RPMB partition only for CMD23 capable hosts
Balaji T K
1
-1
/
+1
2013-02-24
mmc: core: move the cache disabling operation to mmc_suspend
Maya Erez
2
-7
/
+8
2013-02-11
mmc: fix async request mechanism for sequential read scenarios
Konstantin Dorfman
3
-3
/
+120
2013-02-11
mmc: slot-gpio: use devm_* managed functions to ease users
Shawn Guo
1
-6
/
+51
2013-02-11
mmc: sdio: print correct UHS mode during card detection
Subhash Jadavani
1
-0
/
+5
2013-02-11
mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence
Sujit Reddy Thumma
1
-11
/
+11
2013-02-11
mmc: sdio: fix resume failure due to lack of CMD52 reset
Subhash Jadavani
1
-2
/
+4
2013-01-11
drivers/mmc/core: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+1
2012-12-07
mmc: extend the slot-gpio card-detection to use host's .card_event() method
Guennadi Liakhovetski
1
-1
/
+7
2012-12-06
mmc: Limit MMC speed to 52MHz if not HS200
Al Cooper
1
-0
/
+2
2012-12-06
mmc: Remove redundant null check before kfree in bus.c
Sachin Kamat
1
-2
/
+1
2012-12-06
mmc: Remove redundant null check before kfree in sdio_bus.c
Sachin Kamat
1
-2
/
+1
2012-12-06
mmc: sdio: Add empty bus-level suspend/resume callbacks
Rafael J. Wysocki
1
-0
/
+14
2012-12-06
mmc: core: Add mmc_set_blockcount feature
Loic Pallardy
1
-0
/
+14
2012-12-06
mmc: core: Extend sysfs to ext_csd parameters for RPMB support
Loic Pallardy
1
-0
/
+4
2012-12-06
mmc: core: Expose access to RPMB partition
Loic Pallardy
1
-0
/
+11
2012-12-06
mmc: Standardise capability type
Lee Jones
1
-1
/
+1
2012-12-06
mmc: sdio: Use multiple scatter/gather list
Kyoungil Kim
2
-11
/
+31
2012-12-06
mmc: core: Fix some driver hangs when dealing with broken devices
Trey Ramsay
2
-1
/
+28
2012-12-06
mmc: core: debugfs: Add signal_voltage to ios dump
Johan Rudholm
1
-0
/
+16
2012-10-10
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-111
/
+287
2012-10-07
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
Ulf Hansson
2
-73
/
+35
2012-10-07
mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulator
Chris Ball
1
-4
/
+6
2012-10-03
mmc: support BKOPS feature for eMMC
Jaehoon Chung
3
-8
/
+189
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+2
2012-09-19
mmc: sdio: Fix PM_SLEEP related build warnings
Thierry Reding
1
-7
/
+0
2012-09-19
mmc: core: Remove bounce buffer in mmc_send_cxd_data()
Kyungsik Lee
1
-16
/
+42
2012-09-11
mmc: slot-gpio: Fix missing assignment to ctx->ro_gpio
Chris Ball
1
-1
/
+7
2012-09-04
mmc: core: Do not rescan non-removable devices
Johan Rudholm
1
-0
/
+5
2012-09-04
mmc: debugfs: Print ext_csd in ascending order
Venkatraman S
1
-1
/
+1
2012-09-04
mmc: core: Add TRANsfer state to non-HPI state
Venkatraman S
1
-1
/
+2
2012-09-01
mmc: fix comment typos
Masanari Iida
1
-1
/
+1
2012-08-20
workqueue: deprecate system_nrt[_freezable]_wq
Tejun Heo
1
-2
/
+2
2012-07-22
mmc: core: reset signal voltage on power up
Aaron Lu
4
-16
/
+3
2012-07-22
mmc: sd: Fix sd current limit setting
Aaron Lu
1
-15
/
+54
[next]