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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2014-12-08
mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter
Ulf Hansson
1
-4
/
+3
2014-12-05
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-2
/
+2
2014-11-26
mmc: core: add core-level function for sending tuning commands
Minda Chen
1
-0
/
+70
2014-11-26
mmc: core: hold SD Clock before CMD11 during Signal
Vincent Yang
1
-5
/
+8
2014-11-26
mmc: core: reset sdio card properly on resume.
NeilBrown
1
-2
/
+6
2014-11-26
mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_r...
NeilBrown
1
-1
/
+1
2014-11-26
mmc: core: consistent handling of initial values
Johan Rudholm
2
-25
/
+23
2014-11-10
mmc: core: use mmc_send_status to check hw_reset
Johan Rudholm
1
-8
/
+2
2014-11-10
mmc: core: Convert to use kzalloc() for CXD register buffers
Ulf Hansson
1
-3
/
+3
2014-11-10
mmc: core: Don't handle buffers on stack while fetching CXD registers
Ulf Hansson
1
-20
/
+1
2014-11-10
mmc: core: Remove the redundant mmc_send_ext_csd() API
Ulf Hansson
1
-8
/
+2
2014-11-10
mmc: core: Use mmc_get_ext_csd() instead of mmc_send_ext_csd()
Ulf Hansson
2
-22
/
+4
2014-11-10
mmc: core: Export mmc_get_ext_csd()
Ulf Hansson
2
-31
/
+29
2014-11-10
mmc: core: Don't panic when fetching EXT_CSD
Ulf Hansson
1
-4
/
+2
2014-11-10
mmc: core: Let's callers of from mmc_get_ext_csd() do error handling
Ulf Hansson
1
-39
/
+31
2014-11-10
mmc: core: Fetch and decode EXT_CSD from mmc_read_ext_csd()
Ulf Hansson
1
-13
/
+17
2014-11-10
mmc: core: Add helper function for EXT_CSD support
Ulf Hansson
3
-4
/
+10
2014-11-10
mmc: core: Remove unnecessary 'out of memory' message
Ulf Hansson
1
-4
/
+1
2014-11-10
mmc: core: Remove redundant check of max_dtr while selecting timings
Ulf Hansson
1
-2
/
+1
2014-11-10
mmc: core: Remove redundant check while selecting powerclass
Ulf Hansson
1
-8
/
+0
2014-11-10
mmc: core: Remove duplicated definition of mmc_send_ext_csd()
Ulf Hansson
1
-1
/
+0
2014-11-10
mmc: core: Remove mmc_free_ext_csd()
Ulf Hansson
1
-9
/
+3
2014-11-10
mmc: core: silence a shift wrapping warning
Dan Carpenter
1
-1
/
+1
2014-11-10
mmc: core: Report firmware version for eMMC 5.0 devices.
Gwendal Grignou
1
-1
/
+26
2014-11-10
mmc: core: Convert mmc_driver to device_driver
Ulf Hansson
1
-33
/
+8
2014-11-10
mmc: core: Convert the mmc_driver to use the modern PM ops
Ulf Hansson
1
-10
/
+4
2014-11-10
mmc: core: Don't export the to_sdio_driver macro
Ulf Hansson
1
-0
/
+2
2014-11-10
mmc: core: Remove superfluous ifdefs for SDIO bus' PM callbacks
Ulf Hansson
1
-11
/
+1
2014-11-10
mmc: core: fix prepared requests while doing bkops
Srinivas Kandagatla
1
-1
/
+11
2014-11-10
mmc: core: Fix error paths and messages in mmc_init_card
Andrew Gabbasov
1
-8
/
+8
2014-11-10
mmc: core: Add debug message for SET_BLOCK_COUNT result
Andrew Gabbasov
1
-0
/
+8
2014-11-10
mmc: core: Initialize SET_BLOCK_COUNT request fields
Andrew Gabbasov
1
-0
/
+4
2014-11-05
mmc: core: fix card detection regression
Kristina Martsenko
1
-13
/
+8
2014-10-11
Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
10
-206
/
+371
2014-10-02
mmc: core: restore detect line inversion semantics
Linus Walleij
2
-6
/
+40
2014-09-30
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
1
-0
/
+1
2014-09-29
mmc: Fix incorrect warning when setting 0 Hz via debugfs
Adrian Hunter
1
-1
/
+1
2014-09-29
mmc: Fix use of wrong device in mmc_gpiod_free_cd()
Adrian Hunter
1
-1
/
+1
2014-09-24
mmc: core: Add new power_mode MMC_POWER_UNDEFINED
Roger Tseng
1
-0
/
+1
2014-09-24
mmc: Convert pr_warning to pr_warn
Joe Perches
7
-45
/
+35
2014-09-23
mmc: Consolidate emmc tuning blocks
Stephen Boyd
1
-0
/
+32
2014-09-23
mmc: don't request CD IRQ until mmc_start_host()
Stephen Warren
1
-2
/
+0
2014-09-22
mmc: sdio: Convert to dev_pm_domain_attach|detach()
Ulf Hansson
1
-2
/
+2
2014-09-19
mmc: Checks EXT_CSD_PARTITION_SETTING_COMPLETED before partitions computation
Grégory Soutadé
1
-37
/
+44
2014-09-19
mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"
Grégory Soutadé
1
-5
/
+8
2014-09-19
mmc: Move code that manages user area and gp partitions into functions
Grégory Soutadé
1
-73
/
+89
2014-09-09
mmc: host: switch OF parser to use gpio descriptors
Linus Walleij
1
-45
/
+23
2014-09-09
mmc: slot-gpio: add gpiod variant to get wp GPIO
Linus Walleij
1
-0
/
+48
2014-09-09
mmc: slot-gpio: switch to use flags when getting GPIO
Linus Walleij
1
-5
/
+1
[next]