index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
profile.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-27
mmc: dw_mmc: Add the ability to set the ciu clock frequency
Doug Anderson
2
-4
/
+29
2013-06-27
mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER
Doug Anderson
2
-14
/
+24
2013-06-27
mmc: esdhc-imx: parse max-frequency from devicetree
Lucas Stach
2
-1
/
+18
2013-06-27
mmc: sdhci-esdhc: calculate sdclk divider from controller clock
Lucas Stach
3
-6
/
+15
2013-06-27
mmc: card: fixing an false identification of SANITIZE command
Yaniv Gardi
1
-1
/
+2
2013-06-27
mmc: atmel-mci: remove include <mach/cpu.h>
Nicolas Ferre
1
-2
/
+0
2013-06-27
mmc: dw_mmc-pci: convert to use pcim_* and devm_*
Andy Shevchenko
1
-35
/
+15
2013-06-27
mmc: dw_mmc: eliminate useless usage of ret
Andy Shevchenko
2
-20
/
+5
2013-06-27
mmc: dw_mmc-pltfm: don't check resource with devm_ioremap_resource
Andy Shevchenko
1
-5
/
+3
2013-06-27
mmc: reordered shutdown sequence in mmc_bld_remove_req
Paul Taysom
1
-6
/
+8
2013-06-27
mmc: sirf: fix sdhci_pltfm_init sequence
Arnd Bergmann
1
-28
/
+23
2013-06-27
mmc: host: use platform_{get,set}_drvdata()
Jingoo Han
3
-5
/
+5
2013-06-27
mmc: sh_mobile_sdhi: fix error return code in sh_mobile_sdhi_probe()
Wei Yongjun
1
-1
/
+3
2013-06-27
mmc: sdhci-acpi: fix error return code in sdhci_acpi_add_own_cd()
Wei Yongjun
1
-1
/
+3
2013-06-27
mmc: dw_mmc: change the macro name from DTO to DRTO
Jaehoon Chung
2
-3
/
+3
2013-06-27
mmc: mxs-mmc: Let device core handle pinctrl
Fabio Estevam
1
-8
/
+0
2013-06-27
mmc: core: Update the ext-csd.rev check for eMMC5.1
Yuvaraj Kumar C D
1
-1
/
+1
2013-06-27
mmc: sdhci-sirf: let device core setup the default pin configuration
Barry Song
1
-8
/
+0
2013-06-27
mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse()
Simon Baatz
1
-33
/
+40
2013-06-27
mmc: tegra: handle mmc_of_parse() errors during probe
Simon Baatz
1
-3
/
+6
2013-06-27
mmc: sdhci-pxav3: handle mmc_of_parse() errors during probe
Simon Baatz
1
-2
/
+5
2013-06-27
mmc: mxcmmc: handle mmc_of_parse() errors during probe
Simon Baatz
1
-1
/
+3
2013-06-27
mmc: tmio-mmc: handle mmc_of_parse() errors during probe
Simon Baatz
1
-1
/
+3
2013-06-27
mmc: sh_mmcif: handle mmc_of_parse() errors during probe
Simon Baatz
1
-1
/
+6
2013-06-27
mmc: return mmc_of_parse() errors to caller
Simon Baatz
2
-6
/
+26
2013-06-27
mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepare
Lars-Peter Clausen
1
-2
/
+2
2013-06-06
mmc: tmio: reset the controller after power-up
Guennadi Liakhovetski
1
-1
/
+2
2013-06-06
mmc: tmio: fix unbalanced power-on calls with clock-gating enabled
Guennadi Liakhovetski
2
-12
/
+35
2013-06-06
mmc: sh_mmcif: don't clear masked interrupts
Guennadi Liakhovetski
1
-1
/
+2
2013-06-06
mmc: tmio: postpone controller reset during resume
Guennadi Liakhovetski
2
-1
/
+6
2013-05-31
mmc: sdhci: Add size for caller in init+register
Christian Daudt
11
-19
/
+29
2013-05-26
mmc: sdhci-pci: support runtime PM for BYT SD cards
Adrian Hunter
1
-0
/
+2
2013-05-26
mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cards
Adrian Hunter
1
-1
/
+63
2013-05-26
mmc: sdhci: add ability to stay runtime-resumed if the card is powered up
Adrian Hunter
2
-1
/
+36
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
23
-40
/
+0
2013-05-26
mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform data
Al Cooper
2
-1
/
+5
2013-05-26
mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-6
/
+4
2013-05-26
mmc: sdhi/tmio: add DT DMA support
Guennadi Liakhovetski
2
-14
/
+19
2013-05-26
mmc: sdhi/tmio: switch to using dmaengine_slave_config()
Guennadi Liakhovetski
3
-17
/
+43
2013-05-26
mmc: sdhi/tmio: make DMA filter implementation specific
Guennadi Liakhovetski
3
-10
/
+14
2013-05-26
mmc: dw_mmc: clear IDSTS register when initialize IDMAC
Joonyoung Shim
1
-0
/
+6
2013-05-26
mmc: core: Fix select power class after resume
Fredrik Soderstedt
2
-25
/
+59
2013-05-26
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
6
-123
/
+41
2013-05-26
mmc: core: Support aggressive power management for (e)MMC/SD
Ulf Hansson
3
-1
/
+100
2013-05-26
mmc: block: Enable runtime pm for mmc blkdevice
Ulf Hansson
6
-14
/
+60
2013-05-26
mmc: core: Add bus_ops for runtime pm callbacks
Ulf Hansson
4
-3
/
+32
2013-05-26
mmc: core: Stop bkops for eMMC only from mmc suspend
Ulf Hansson
2
-21
/
+7
2013-05-26
mmc: mxs-mmc: fix error return code in mxs_mmc_probe()
Wei Yongjun
1
-0
/
+1
2013-05-26
mmc: dw_mmc: fix error return code in dw_mci_probe()
Wei Yongjun
1
-1
/
+3
2013-05-26
mmc: card: Adding support for sanitize in eMMC 4.5
Maya Erez
6
-22
/
+72
[next]