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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-29
mmc: dw_mmc: remove the unnecessary slot variable
Jaehoon Chung
1
-8
/
+5
2017-06-29
mmc: dw_mmc: use the 'slot' instead of 'cur_slot'
Jaehoon Chung
3
-22
/
+18
2017-06-29
mmc: dw_mmc: remove the 'id' arguments about functions relevant to slot
Jaehoon Chung
1
-9
/
+7
2017-06-29
mmc: dw_mmc: change the array of slots
Jaehoon Chung
2
-15
/
+10
2017-06-29
mmc: dw_mmc: remove the loop about finding slots
Jaehoon Chung
1
-79
/
+36
2017-06-29
mmc: dw_mmc: deprecated the "num-slots" property
Jaehoon Chung
1
-13
/
+8
2017-06-29
mmc: dw_mmc-rockchip: parse rockchip, desired-num-phases from DT
Shawn Lin
1
-18
/
+30
2017-06-29
dt-bindings: rockchip-dw-mshc: add optional rockchip, desired-num-phases
Shawn Lin
1
-0
/
+4
2017-06-20
mmc: renesas-sdhi: improve checkpatch cleanness
Simon Horman
3
-33
/
+37
2017-06-20
mmc: tmio: improve checkpatch cleanness
Simon Horman
5
-60
/
+66
2017-06-20
mmc: sdhci-pci: Enable card detect wake for Intel BYT-related SD controllers
Adrian Hunter
1
-1
/
+1
2017-06-20
mmc: slot-gpio: Add support to enable irq wake on cd_irq
Adrian Hunter
3
-1
/
+8
2017-06-20
mmc: core: Remove MMC_CAP2_HC_ERASE_SZ
Ulf Hansson
5
-14
/
+3
2017-06-20
mmc: core: for data errors, take response of stop cmd into account
Wolfram Sang
1
-2
/
+3
2017-06-20
mmc: core: check also R1 response for stop commands
Wolfram Sang
1
-1
/
+10
2017-06-20
mmc: core: Clarify code for sending CSD
Ulf Hansson
1
-5
/
+10
2017-06-20
mmc: core: Drop mmc_all_send_cid() and use mmc_send_cxd_native() instead
Ulf Hansson
1
-19
/
+1
2017-06-20
mmc: core: Re-factor code for sending CID
Ulf Hansson
4
-12
/
+12
2017-06-20
mmc: core: Remove redundant code in mmc_send_cid()
Ulf Hansson
1
-7
/
+0
2017-06-20
mmc: core: Make mmc_can_reset() static
Ulf Hansson
2
-3
/
+1
2017-06-20
mmc: core: Move mmc_flush_cache() from core.c to mmc_ops.c
Ulf Hansson
2
-21
/
+21
2017-06-20
mmc: core: Move mmc_interrupt_hpi() from core.c to mmc_ops.c
Ulf Hansson
3
-66
/
+65
2017-06-20
mmc: core: Move mmc bkops functions from core.c to mmc_ops.c
Ulf Hansson
3
-119
/
+113
2017-06-20
mmc: core: Don't export some eMMC specific functions from core.c
Ulf Hansson
1
-4
/
+0
2017-06-20
Documentation: dt-bindings: Document deprecation of "vmmc_aux" and using "vqmmc"
Kishon Vijay Abraham I
1
-1
/
+1
2017-06-20
mmc: host: omap_hsmmc: use mmc_regulator_get_supply() to get regulators
Kishon Vijay Abraham I
1
-20
/
+14
2017-06-20
mmc: host: omap_hsmmc: Do not initialize MMC regulators to NULL on error
Kishon Vijay Abraham I
1
-12
/
+9
2017-06-20
ARM: dts: omap3-overo: Remove "vqmmc-supply" property from MMC dt node
Kishon Vijay Abraham I
1
-11
/
+0
2017-06-20
mmc: sdio: Keep card runtime resumed while adding function devices
Adrian Hunter
1
-1
/
+12
2017-06-20
mmc: sdio: Tidy error path in mmc_attach_sdio()
Adrian Hunter
1
-7
/
+6
2017-06-20
mmc: sdhci-pci: Add support for Intel CNP
Adrian Hunter
2
-1
/
+48
2017-06-20
mmc: tmio, renesas-sdhi: update Renesas related copyrights
Simon Horman
5
-6
/
+14
2017-06-20
mmc: tmio: use EXPORT_SYMBOL_GPL
Simon Horman
1
-10
/
+10
2017-06-20
MAINTAINERS: Update files for TMIO/SDHI MMC driver
Simon Horman
1
-1
/
+1
2017-06-20
mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call
Hans de Goede
1
-3
/
+0
2017-06-20
mmc: tmio: make sure SDIO gets reinitialized after resume
Wolfram Sang
1
-7
/
+10
2017-06-20
mmc: sdhci-pci: Use macros in pci_ids definition
Matthias Kraemer
2
-549
/
+112
2017-06-20
mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaround
Benoît Thébaudeau
1
-12
/
+4
2017-06-20
mmc: sdhci-esdhc-imx: Allow all supported prescaler values
Benoît Thébaudeau
1
-11
/
+7
2017-06-20
mmc: sdhci-esdhc-imx: Fix DAT line software reset
Benoît Thébaudeau
1
-21
/
+38
2017-06-20
mmc: sdhci-esdhc: Add SDHCI_QUIRK_32BIT_DMA_ADDR
Benoît Thébaudeau
1
-0
/
+1
2017-06-20
mmc: sdhci-esdhc-imx: Fix some English mistakes and typos
Benoît Thébaudeau
1
-24
/
+25
2017-06-20
mmc: mediatek: Fixed size in dma_free_coherent
Phong LE
1
-1
/
+1
2017-06-20
mmc: bcm2835: fix potential null pointer dereferences
Gustavo A. R. Silva
1
-3
/
+9
2017-06-20
mmc: use proper name for the R-Car SoC
Wolfram Sang
2
-2
/
+2
2017-06-20
mmc: core: Use device_property_read instead of of_property_read
David Woods
1
-37
/
+35
2017-06-20
mmc: dw_mmc: Use device_property_read instead of of_property_read
David Woods
1
-12
/
+12
2017-06-20
Documentation: rockchip-dw-mshc: add description for rk3328
Shawn Lin
1
-0
/
+1
2017-06-20
mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-13
/
+41
2017-06-20
mmc: block: fix semicolon.cocci warnings
Wu Fengguang
1
-1
/
+1
[next]