index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
mmc: sdhci: fix card presence logic in sdhci_request function
Scott Branden
1
-17
/
+3
2015-03-23
mmc: sdhci-spear: Remove exported header
Ulf Hansson
1
-26
/
+9
2015-03-23
mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OF
Ulf Hansson
2
-16
/
+5
2015-03-23
mmc: sdhci: Remove the sdhci exported header file
Ulf Hansson
2
-2
/
+202
2015-03-23
mmc: sdhci-pltfm: remove the unneeded check of disabled device
Kevin Hao
1
-28
/
+26
2015-03-23
mmc: tegra: Optimize write_w path for tegra114 and later
Rhyland Klein
1
-21
/
+26
2015-03-23
mmc: sh_mmcif: Add exclusion between cmd and interrupt
Kouichi Tomita
1
-1
/
+10
2015-03-23
mmc: sh_mmcif: Move dev_err() of mmcif_timeout_work()
Kouichi Tomita
1
-3
/
+3
2015-03-23
mmc: Fix hardware dependencies for sdhci-pxav3
Jean Delvare
1
-1
/
+1
2015-03-23
mmc: pwrseq: simplify alloc/free hooks
Alexandre Courbot
4
-18
/
+26
2015-03-23
mmc: sunxi: avoid invalid pointer calculation
Arnd Bergmann
1
-2
/
+3
2015-03-23
mmc: kconfig: replace PPC_OF with PPC
Kevin Hao
1
-2
/
+2
2015-03-23
mmc: sdhci-iproc: add IPROC SDHCI driver
Scott Branden
3
-0
/
+256
2015-03-23
mmc: sdhci: do not set AUTO_CMD12 for multi-block CMD53
Corneliu Doban
1
-1
/
+3
2015-03-23
mmc: sdhci: add quirk for ACMD23 broken
Scott Branden
1
-1
/
+2
2015-03-23
mmc: sdhci-esdhc-imx: silence a false curly braces warning
Dan Carpenter
1
-1
/
+1
2015-03-23
mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free()
Geert Uytterhoeven
1
-2
/
+0
2015-03-23
mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static
Wu Fengguang
2
-2
/
+2
2015-03-23
mmc: omap_hsmmc: add hibernation support
Russ Dill
1
-7
/
+2
2015-03-23
mmc: omap_hsmmc: use distinctive code paths for cover / card detect logic
Andreas Fenkart
1
-18
/
+38
2015-03-23
mmc: omap_hsmmc: use slot-gpio functions to manage read-only pin directly
Andreas Fenkart
1
-22
/
+1
2015-03-23
mmc: omap_hsmmc: remove unused fields from struct omap_hsmmc_host
Andreas Fenkart
1
-4
/
+0
2015-03-23
mmc: sunxi: Use devm_reset_control_get_optional() for reset control
Chen-Yu Tsai
1
-1
/
+3
2015-03-23
mmc: sdhci: set the .remove to sdhci_pltfm_unregister()
Kevin Hao
9
-56
/
+9
2015-03-23
mmc: sdhci: disable the clock in sdhci_pltfm_unregister()
Kevin Hao
7
-39
/
+6
2015-03-23
mmc: sdhci-bcm-kona: kill the "external_clk" member in driver private struct
Kevin Hao
1
-33
/
+13
2015-03-23
mmc: sdhci-sirf: kill the "clk" member in driver private struct
Kevin Hao
1
-19
/
+7
2015-03-23
mmc: tegra: use devm help functions to get the clk and gpio
Kevin Hao
1
-10
/
+3
2015-03-23
mmc: sdhci-dove: kill the driver specific private struct
Kevin Hao
1
-21
/
+5
2015-03-23
mmc: sdhci-dove: remove the unneeded error check
Kevin Hao
1
-4
/
+2
2015-03-23
mmc: sirf: update sdhci_sirf_execute_tuning procedure
weijun yang
1
-3
/
+3
2015-03-23
mmc: dw_mmc: Don't crash if we get an interrupt before slot has initted
Doug Anderson
1
-0
/
+4
2015-03-23
mmc: dw_mmc: Only enable CD after setup and only if needed
Doug Anderson
1
-3
/
+38
2015-03-23
mmc: dw_mmc: Don't start commands while busy
Doug Anderson
1
-0
/
+28
2015-03-23
mmc: dw_mmc: Give a good reset after we give power
Doug Anderson
1
-9
/
+18
2015-03-23
mmc: dw_mmc: Make sure we only adjust the clock when power is on
Doug Anderson
1
-6
/
+10
2015-03-23
mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errors
addy ke
1
-2
/
+8
2015-03-23
mmc: dw_mmc: rockchip: add support MMC_CAP_RUNTIME_RESUME capability
addy ke
1
-0
/
+8
2015-03-23
mmc: dw_mmc: exynos: Support eMMC's HS400 mode
Seungwon Jeon
4
-34
/
+188
2015-03-19
mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc
NeilBrown
1
-1
/
+1
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2
-4
/
+4
2015-03-05
mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info
Kuninori Morimoto
1
-26
/
+2
2015-03-05
mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?x
Kuninori Morimoto
3
-22
/
+30
2015-02-23
mmc: tmio_mmc: remove slave_id settings for DMAEngine
Kuninori Morimoto
3
-8
/
+0
2015-02-23
mmc: sh_mmcif: remove slave_id settings for DMAEngine
Kuninori Morimoto
1
-8
/
+5
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
1
-15
/
+48
2015-02-04
mmc: sdhci-s3c: solve problem with sleeping in atomic context
Paul Osmialowski
1
-0
/
+8
2015-02-04
mmc: pwrseq: add driver for emmc hardware reset
Marek Szyprowski
4
-1
/
+106
2015-02-04
mmc: moxart: fix probe logic
Arnd Bergmann
1
-11
/
+9
2015-02-03
mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state
Ulf Hansson
1
-2
/
+2
[prev]
[next]