index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-26
mmc: block: Add new ioctl to send multi commands
Jon Hunter
1
-55
/
+151
2015-10-26
mmc: sdhci-pltfm: enable interrupt mode to detect card for ls1021a
Yangbo Lu
1
-1
/
+2
2015-10-26
mmc: pwrseq_simple: use GPIO descriptors array API
Javier Martinez Canillas
1
-30
/
+15
2015-10-26
mmc: mediatek: Add MMC_CAP_RUNTIME_RESUME support
Chaotian Jing
1
-1
/
+1
2015-10-26
mmc: debugfs: implement ios show for driver type
Shawn Lin
1
-0
/
+19
2015-10-26
mmc: omap: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-26
mmc: moxart: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-10-26
mmc: sdhci-pltfm: Use of_property_read_u32 instead of open-coding it
Tobias Klauser
1
-5
/
+1
2015-10-26
mmc: mmc_spi: Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-10-26
mmc: sdhci-of-at91: remove a line of dead code
Dan Carpenter
1
-1
/
+0
2015-10-26
mmc: sdhci: call sdhci_init() before request irq
Haibo Chen
1
-11
/
+11
2015-10-26
mmc: sdhci-bcm-kona: fix logic to check for 8-bit data width
Javier Martinez Canillas
1
-1
/
+1
2015-10-26
mmc: pwrseq: use gpiod_get() instead of index 0
Javier Martinez Canillas
1
-1
/
+1
2015-10-26
mmc: core: Convert __mmc_switch() into an internal core function
Ulf Hansson
2
-1
/
+3
2015-10-26
mmc: vub300: Remove unneded semicolons
Javier Martinez Canillas
1
-3
/
+3
2015-10-26
mmc: wbsd: Remove unneded semicolon
Javier Martinez Canillas
1
-1
/
+1
2015-10-26
mmc: sd: Remove superfluous error code assignment
Yousong Zhou
1
-2
/
+0
2015-10-26
mmc: core: Keep host claimed while invoking mmc_power_off|up()
Ulf Hansson
2
-5
/
+21
2015-10-26
mmc: sdhci-acpi: detect sd card reader on asus x205ta
Michele Curti
1
-0
/
+1
2015-10-21
mmc: core: Fix init_card in 52Mhz
Chaotian Jing
2
-13
/
+3
2015-10-08
mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirk
ludovic.desroches@atmel.com
1
-0
/
+1
2015-10-08
mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
ludovic.desroches@atmel.com
2
-0
/
+7
2015-10-08
mmc: sdhci-pxav3: fix error handling of armada_38x_quirks
Marcin Wojtas
1
-1
/
+1
2015-10-08
mmc: sdhci-pxav3: disable clock inversion for HS MMC cards
Nadav Haklai
1
-0
/
+3
2015-10-08
mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driver
Nadav Haklai
1
-0
/
+1
2015-10-08
mmc: host: omap_hsmmc: Fix MMC for omap3 legacy booting
Tony Lindgren
1
-3
/
+3
2015-10-08
Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status"
Tony Lindgren
1
-2
/
+6
2015-09-30
mmc: core: fix dead loop of mmc_retune
Chaotian Jing
1
-2
/
+4
2015-09-29
mmc: pxamci: fix card detect with slot-gpio API
Robert Jarzmik
1
-44
/
+22
2015-09-29
mmc: sunxi: Fix clk-delay settings
Hans de Goede
1
-14
/
+39
2015-09-29
mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset
Ulf Hansson
1
-2
/
+2
2015-09-09
Merge tag 'mmc-v4.3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
26
-411
/
+1035
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-09-01
mmc: android-goldfish: remove incorrect __iomem annotation
Christoph Hellwig
1
-1
/
+1
2015-08-31
mmc: core: fix race condition in mmc_wait_data_done
Jialing Fu
1
-2
/
+4
2015-08-27
mmc: host: omap_hsmmc: remove CONFIG_REGULATOR check
Kishon Vijay Abraham I
1
-31
/
+3
2015-08-27
mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltage
Kishon Vijay Abraham I
1
-3
/
+4
2015-08-27
mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status
Kishon Vijay Abraham I
1
-6
/
+2
2015-08-27
mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on previous state
Kishon Vijay Abraham I
1
-2
/
+8
2015-08-27
mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator state
Kishon Vijay Abraham I
1
-10
/
+56
2015-08-27
mmc: host: omap_hsmmc: avoid pbias regulator enable on power off
Kishon Vijay Abraham I
1
-4
/
+4
2015-08-27
mmc: host: omap_hsmmc: add separate function to set pbias
Kishon Vijay Abraham I
1
-30
/
+48
2015-08-27
mmc: host: omap_hsmmc: add separate functions for enable/disable supply
Kishon Vijay Abraham I
1
-35
/
+66
2015-08-27
mmc: host: omap_hsmmc: return error if any of the regulator APIs fail
Kishon Vijay Abraham I
1
-12
/
+40
2015-08-27
mmc: host: omap_hsmmc: remove unnecessary pbias set_voltage
Kishon Vijay Abraham I
1
-1
/
+0
2015-08-27
mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmc
Kishon Vijay Abraham I
1
-35
/
+28
2015-08-27
mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulator
Kishon Vijay Abraham I
1
-9
/
+1
2015-08-27
mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get()
Kishon Vijay Abraham I
1
-22
/
+16
2015-08-27
mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_get
Kishon Vijay Abraham I
1
-2
/
+20
[prev]
[next]