index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
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: sdhci-pxav3: Remove checks for mandatory host clock
Sebastian Hesselbarth
1
-12
/
+8
2014-11-10
mmc: sdhci-pxav3: Remove unused clk_enable from sdhci_pxa
Sebastian Hesselbarth
1
-1
/
+0
2014-11-10
mmc: sdhci-pxav3: Move private driver data to driver source
Sebastian Hesselbarth
1
-0
/
+5
2014-11-10
mmc: sdhci-pxav3: Respect MMC_DDR52 timing on uhs signaling
Sebastian Hesselbarth
1
-0
/
+1
2014-11-10
mmc: sdhci-pxav2: Drop unused struct sdhci_pxa
Sebastian Hesselbarth
1
-12
/
+3
2014-11-10
mmc: sunxi: Remove unused includes of linux/clk-private.h
Tomeu Vizoso
1
-1
/
+0
2014-11-10
mmc: mmci: fix mmci_post_request
Srinivas Kandagatla
1
-0
/
+7
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-10
mmc: sdhci: fix error conditions for controller reset
Andrew Gabbasov
1
-3
/
+4
2014-11-10
mmc: sdhci: Balance vmmc regulator_disable()
Andrew Gabbasov
1
-3
/
+0
2014-11-10
mmc: sdhci-esdhc-imx: don't exit in case of no pinctrl states
Dirk Behme
1
-6
/
+4
2014-11-10
mmc: mxcmmc: fix the default value for available voltages into mxcmci_probe
Matteo Facchinetti
1
-5
/
+7
2014-11-10
mmc: mxcmmc: fix race condition when dma finish a data transfer
Matteo Facchinetti
1
-10
/
+3
2014-11-10
mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
Peter Guo
1
-2
/
+0
2014-11-10
mmc: block: add newline to sysfs display of force_ro
Baruch Siach
1
-1
/
+1
2014-11-05
mmc: core: fix card detection regression
Kristina Martsenko
1
-13
/
+8
2014-10-20
mmc: host: drop owner assignment from platform_drivers
Wolfram Sang
7
-7
/
+0
2014-10-18
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2014-10-11
Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
66
-732
/
+1933
2014-10-06
mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequency
Adrian Hunter
1
-0
/
+5
2014-10-06
mmc: sdhci-acpi: Pass HID and UID to probe_slot
Adrian Hunter
1
-5
/
+8
2014-10-06
mmc: sdhci-acpi: Get UID directly from acpi_device
Adrian Hunter
1
-21
/
+5
2014-10-04
block: disable entropy contributions for nonrot devices
Mike Snitzer
1
-0
/
+1
2014-10-03
mmc, sdhci, bcm-kona, LLVMLinux: Remove use of __initconst
Behan Webster
1
-1
/
+1
2014-10-03
mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequency
Adrian Hunter
1
-0
/
+2
2014-10-03
mmc: sdhci: Let a driver override timeout clock frequency
Adrian Hunter
1
-0
/
+6
2014-10-03
mmc: sdhci-pci: Add Bay Trail and Braswell SD card detect
Adrian Hunter
2
-1
/
+23
2014-10-03
mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllers
Adrian Hunter
1
-2
/
+4
2014-10-03
mmc: sdhci-acpi: Add a HID and UID for a SD Card host controller
Adrian Hunter
1
-0
/
+1
2014-10-03
mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllers
Adrian Hunter
1
-2
/
+3
2014-10-03
mmc: sdhci: Add quirk for always getting TC with stop cmd
Adrian Hunter
1
-2
/
+6
2014-10-02
mmc: core: restore detect line inversion semantics
Linus Walleij
4
-9
/
+43
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-29
mmc: atmel-mci: fix mismatched section on atmci_cleanup_slot
Arnd Bergmann
1
-1
/
+1
2014-09-24
mmc: rtsx_pci: Set power related cap2 macros
Roger Tseng
2
-0
/
+2
2014-09-24
mmc: core: Add new power_mode MMC_POWER_UNDEFINED
Roger Tseng
1
-0
/
+1
2014-09-24
mmc: sdhci: execute tuning when device is not busy
Yi Sun
2
-3
/
+5
2014-09-24
mmc: atmel-mci: Release mmc resources on failure in probe
Pramod Gurav
1
-2
/
+9
2014-09-24
mmc: atmel-mci: Switch to using managed resource in probe
Pramod Gurav
1
-27
/
+14
2014-09-24
mmc: Convert pr_warning to pr_warn
Joe Perches
14
-92
/
+69
2014-09-23
mmc: Consolidate emmc tuning blocks
Stephen Boyd
3
-64
/
+36
2014-09-23
mmc: sdhci-msm: Make tuning block table endian agnostic
Stephen Boyd
1
-15
/
+27
2014-09-23
mmc: don't request CD IRQ until mmc_start_host()
Stephen Warren
4
-2
/
+3
[prev]
[next]