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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-18
mmc: sdio_ops.c should #include "sdio_ops.h"
Adrian Bunk
1
-0
/
+1
2008-04-18
mmc: proper prototypes for mmc_attach_*()
Adrian Bunk
2
-4
/
+4
2008-04-18
mmc: make __mmc_release_bus() static
Adrian Bunk
1
-1
/
+1
2008-04-18
sdhci: improve no card, no reset quirk
Pierre Ossman
1
-2
/
+10
2008-04-18
MMC: OMAP: Do not busy wait for end of command for ever
Jarkko Lavinen
1
-1
/
+7
2008-04-18
MMC: OMAP: Start new commands from work queue instead of irq
Jarkko Lavinen
1
-6
/
+42
2008-04-18
MMC: OMAP: Lazy clock shutdown
Jarkko Lavinen
1
-14
/
+75
2008-04-18
MMC: OMAP: Move failing command abortion to workqueue
Jarkko Lavinen
1
-33
/
+49
2008-04-18
MMC: OMAP: Use tasklet instead of workqueue for cover switch notification
Jarkko Lavinen
1
-27
/
+40
2008-04-18
MMC: OMAP: Check the get_cover_state function pointer if not set
Kyungmin Park
1
-1
/
+4
2008-04-18
MMC: OMAP: Using setup_timer instead of init_timer
Carlos Eduardo Aguiar
1
-10
/
+4
2008-04-18
MMC: OMAP: Abort stuck commands
Jarkko Lavinen
1
-10
/
+83
2008-04-18
MMC: OMAP: General cleanup for MMC multislot support
Juha Yrjola
1
-17
/
+29
2008-04-18
MMC: OMAP: Power functions modified to MMC multislot support
Juha Yrjola
1
-51
/
+37
2008-04-18
MMC: OMAP: Fix timeout calculation for MMC multislot support
Juha Yrjola
1
-5
/
+4
2008-04-18
MMC: OMAP: New release dma and abort xfer functions
Juha Yrjola
1
-19
/
+60
2008-04-18
MMC: OMAP: Add back cover switch support
Juha Yrjola
1
-3
/
+84
2008-04-18
MMC: OMAP: Introduce new multislot structure and change driver to use it
Juha Yrjola
1
-110
/
+292
2008-04-18
MMC: OMAP: Remove cover switch handling to allow adding multislot support
Tony Lindgren
1
-151
/
+1
2008-04-18
MMC: OMAP: Fix the BYTEBLOCK capability removal
Francisco Alecrim
1
-1
/
+1
2008-04-18
MMC: OMAP: Remove extra divisor increase
Tony Lindgren
1
-1
/
+0
2008-04-18
MMC: OMAP: Remove some opcodes from host driver
Carlos Eduardo Aguiar
1
-8
/
+3
2008-04-18
mmc: use shorter, equivalent set_current_state()
Robert P. J. Day
1
-2
/
+2
2008-04-18
sdhci: allow led to be controlled freely
Pierre Ossman
2
-0
/
+48
2008-04-18
sdhci: remove custom controller name
Pierre Ossman
2
-32
/
+17
2008-04-18
mmc: set controller name early
Pierre Ossman
1
-17
/
+22
2008-04-15
mmc: fix platform driver hotplug/coldplug
Kay Sievers
6
-1
/
+10
2008-03-22
mmc: use sysfs groups to handle conditional attributes
Pierre Ossman
9
-198
/
+96
2008-03-15
tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()
Roel Kluin
1
-1
/
+1
2008-02-08
mmc: extend ricoh_mmc to support Ricoh RL5c476
Frank Seidel
1
-21
/
+80
2008-02-08
at91_mci: use generic GPIO calls
David Brownell
1
-34
/
+80
2008-02-08
sdhci: add num index for multi controllers case
Feng Tang
2
-1
/
+13
2008-02-08
mmc: remove sdhci and mmc_spi experimental markers
Pierre Ossman
1
-4
/
+4
2008-02-08
mmc: Handle suspend/resume in Ricoh MMC disabler
Philip Langdale
1
-25
/
+72
2008-01-29
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-21
/
+7
2008-01-28
Merge branch 'pxa-plat' into devel
Russell King
2
-17
/
+46
2008-01-28
blk_end_request: changing mmc (take 4)
Kiyoshi Ueda
2
-21
/
+7
2008-01-27
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
1
-1
/
+1
2008-01-26
[ARM] pxa: mmc: add 1st host controller support for pxa3xx
Bridge Wu
1
-1
/
+1
2008-01-26
[ARM] 4711/1: pxa: mmc: move DMA specific code to platform layer
Bridge Wu
1
-7
/
+23
2008-01-26
[ARM] 4709/1: pxa: mmc: add 26MHz support for pxa3[0|1]0 mmc controller
Bridge Wu
1
-9
/
+22
2007-12-12
sdhci: support JMicron JMB38x chips
Pierre Ossman
1
-1
/
+18
2007-12-12
sdhci: use PIO when DMA can't satisfy the request
Pierre Ossman
2
-4
/
+31
2007-12-12
sdhci: don't warn about sdhci 2.0 controllers
Pierre Ossman
1
-1
/
+1
2007-12-12
sdhci: describe quirks
Pierre Ossman
1
-0
/
+10
2007-12-05
spi: use simplified spi_sync() calling convention
Marc Pignat
1
-10
/
+0
2007-11-29
sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()
Andre Haupt
1
-1
/
+1
2007-11-27
mmc: Add missing sg_init_table() call
Haavard Skinnemoen
1
-1
/
+2
2007-11-21
mmc: Avoid re-using minor numbers before the original device is closed.
David Woodhouse
1
-8
/
+6
2007-11-21
tifm_sd: handle non-power-of-2 block sizes
Alex Dubov
1
-11
/
+7
[next]