index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-27
mmc: convert to idr_alloc()
Tejun Heo
1
-5
/
+6
2013-02-27
lib/scatterlist: use page iterator in the mapping iterator
Imre Deak
1
-2
/
+2
2013-02-26
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
36
-807
/
+2866
2013-02-24
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-0
/
+18
2013-02-24
mmc: tegra: assume CONFIG_OF, remove platform data
Stephen Warren
1
-74
/
+45
2013-02-24
mmc: add DT bindings for more MMC capability flags
Guennadi Liakhovetski
1
-0
/
+13
2013-02-24
mmc: tmio: add support for the VccQ regulator
Guennadi Liakhovetski
1
-10
/
+46
2013-02-24
mmc: sh_mobile_sdhi: use managed resource allocations
Guennadi Liakhovetski
1
-43
/
+14
2013-02-24
mmc: sh_mobile_sdhi: remove unused .pdata field
Guennadi Liakhovetski
1
-4
/
+0
2013-02-24
mmc: tmio-mmc: parse device-tree bindings
Guennadi Liakhovetski
2
-8
/
+44
2013-02-24
mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindings
Guennadi Liakhovetski
1
-1
/
+2
2013-02-24
mmc: provide a standard MMC device-tree binding parser centrally
Guennadi Liakhovetski
1
-0
/
+110
2013-02-24
mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
Guennadi Liakhovetski
2
-2
/
+4
2013-02-24
mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()
Fabio Estevam
1
-4
/
+4
2013-02-24
mmc: sdhci: check voltage range only on regulators aware of voltage value
Marek Szyprowski
1
-1
/
+5
2013-02-24
mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK
Stephen Warren
1
-2
/
+2
2013-02-24
mmc: support packed write command for eMMC4.5 devices
Seungwon Jeon
4
-17
/
+557
2013-02-24
mmc: add packed command feature of eMMC4.5
Seungwon Jeon
1
-0
/
+28
2013-02-24
mmc: rtsx: remove driving adjustment
Roger Tseng
1
-5
/
+0
2013-02-24
mmc: use regulator_can_change_voltage() instead of regulator_count_voltages
Marek Szyprowski
1
-1
/
+1
2013-02-24
mmc: sdhci-pxav3: add pm runtime support
Kevin Liu
1
-1
/
+95
2013-02-24
mmc: core: fix indentation
Jaehoon Chung
1
-12
/
+11
2013-02-24
mmc: block: don't start new request when the card is removed
Seungwon Jeon
1
-2
/
+8
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
3
-57
/
+101
2013-02-24
mmc: mmc_spi: Fix return value evaluation of irq_of_parse_and_map()
Roland Stigge
1
-1
/
+1
2013-02-24
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
Lars-Peter Clausen
6
-46
/
+18
2013-02-24
mmc: sdhci: update signal voltage switch code
Kevin Liu
1
-114
/
+78
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: goldfish: emulated MMC device
Mike Lockwood
3
-0
/
+578
2013-02-24
mmc: sdhci-esdhc-imx: support 8bit mode
Sascha Hauer
1
-2
/
+54
2013-02-24
mmc: sdhci: rename platform_8bit_width to platform_bus_width
Sascha Hauer
6
-14
/
+14
2013-02-24
mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhc
Shawn Guo
1
-1
/
+9
2013-02-24
mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhc
Shawn Guo
1
-1
/
+8
2013-02-24
mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhc
Shawn Guo
1
-11
/
+14
2013-02-24
mmc: core: move the cache disabling operation to mmc_suspend
Maya Erez
2
-7
/
+8
2013-02-24
mmc: sdhci-esdhc-imx: Remove unused variables
Fabio Estevam
1
-5
/
+0
2013-02-24
mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefix
Shawn Guo
1
-20
/
+20
2013-02-24
mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL write
Shawn Guo
1
-4
/
+2
2013-02-24
mmc: sdhci-esdhc-imx: fix host version read
Shawn Guo
1
-8
/
+11
2013-02-24
mmc: vt8500: Remove erroneous __exitp in wmt_mci_driver
Tony Prisk
1
-1
/
+1
2013-02-24
mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT
Doug Anderson
1
-7
/
+1
2013-02-24
mmc: dw_mmc: Handle wp-gpios from device tree
Doug Anderson
1
-0
/
+34
2013-02-24
mmc: dw_mmc: exynos: Remove code for wp-gpios
Doug Anderson
1
-10
/
+0
2013-02-24
mmc: dw_mmc: Add "disable-wp" device tree property
Doug Anderson
1
-1
/
+40
2013-02-24
mmc: mxs-mmc: Fix warning due to incorrect type
Fabio Estevam
1
-1
/
+1
[next]