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
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-13
mmc: core: First step in cleaning up private mmc header files
Ulf Hansson
13
-4
/
+54
2017-02-13
mmc: s3cmci: include linux/interrupt.h for tasklet_struct
Arnd Bergmann
1
-0
/
+1
2017-02-13
mmc: tmio: Remove redundant check of mmc->slot.cd_irq
Ulf Hansson
1
-2
/
+1
2017-02-13
mmc: sdhci-of-esdhc: avoid clock glitch when frequency is changing
yangbo lu
2
-3
/
+23
2017-02-13
mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1
Shyam Sundar S K
1
-3
/
+91
2017-02-13
mmc: vub300: Remove bogus check of irqs_queued
Shawn Lin
1
-2
/
+0
2017-02-13
mmc: sdio: don't use rocr to check if the card could support UHS mode
Shawn Lin
1
-7
/
+17
2017-02-13
mmc: sdio: Factor out retry init card helper function
Shawn Lin
1
-4
/
+10
2017-02-13
mmc: core: Use kmalloc_array() in mmc_alloc_sg()
Markus Elfring
1
-1
/
+1
2017-02-13
mmc: mmc_test: Use kcalloc() in mmc_test_alloc_mem()
Markus Elfring
1
-2
/
+1
2017-02-13
mmc: mmc_test: Improve a size determination in five functions
Markus Elfring
1
-6
/
+5
2017-02-13
mmc: mmc_test: Combine substrings for 5 messages
Markus Elfring
1
-10
/
+5
2017-02-13
mmc: mmc_test: Add some spaces for better code readability
Markus Elfring
1
-21
/
+21
2017-02-13
mmc: mmc_test: Use seq_puts() in mtf_testlist_show()
Markus Elfring
1
-1
/
+1
2017-02-13
mmc: mmc_test: Fix a typo in a comment line
Markus Elfring
1
-1
/
+1
2017-02-13
mmc: mmc_test: Use kmalloc_array() in mmc_test_area_init()
Markus Elfring
1
-1
/
+1
2017-02-13
mmc: host: tmio: drop superfluous exit path
Wolfram Sang
1
-14
/
+6
2017-02-13
mmc: slot-gpio: Don't override con_id when request descriptor
Andy Shevchenko
1
-6
/
+0
2017-02-13
mmc: sdhci-pci: Remove unused member cd_con_id
Andy Shevchenko
2
-3
/
+1
2017-02-13
mmc: mediatek: correct the implementation of msdc_card_busy
yong mao
1
-5
/
+2
2017-02-13
mmc: sdhci-of-esdhc: remove default broken-cd for ARM
yangbo lu
1
-8
/
+10
2017-02-13
mmc: sdhci-esdhc: clean up register definitions
yangbo lu
1
-19
/
+20
2017-02-13
mmc: dw_mmc: zx: Initial support for ZX mmc controller
Jun Nie
4
-0
/
+282
2017-02-13
mmc: dw_mmc: Add fifo watermark alignment property
Jun Nie
2
-2
/
+12
2017-02-13
mmc: dw_mmc: Add fifo address property
Jun Nie
2
-1
/
+7
2017-02-13
mmc: host: Include interrupt.h in mmc host drivers that depends on it
Ulf Hansson
8
-0
/
+8
2017-02-13
mmc: sdhci: Include leds.h
Ulf Hansson
1
-0
/
+1
2017-02-13
mmc: sdhci-cadence: Include mmc.h
Ulf Hansson
1
-0
/
+1
2017-02-13
mmc: dw_mmc: Remove the public dw_mmc header file
Ulf Hansson
7
-6
/
+257
2017-02-13
mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform data
Ulf Hansson
1
-1
/
+1
2017-02-13
mmc: sh_mmcif: Remove unused ccs_unsupported from the platform data
Ulf Hansson
1
-1
/
+1
2017-02-13
mmc: sh_mmcif: Remove unused ->get_cd() platform callback
Ulf Hansson
1
-17
/
+1
2017-02-13
mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform data
Ulf Hansson
1
-6
/
+0
2017-02-13
mmc: sdhci-iproc: Increase max_blk_size for bcm2835
Stefan Wahren
1
-1
/
+3
2017-02-13
mmc: sdhci-iproc: Apply caps from bcm2835-mmc driver
Stefan Wahren
1
-3
/
+6
2017-02-13
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
10
-73
/
+73
2017-02-13
mmc: block: Replace "goto retry" by a proper do / while loop
Geert Uytterhoeven
1
-15
/
+13
2017-02-13
mmc: block: Avoid uninitialized warning in mmc_blk_issue_discard_rq()
Geert Uytterhoeven
1
-1
/
+2
2017-02-13
mmc: core: Export device lifetime information through sysfs
Jungseung Lee
1
-0
/
+12
2017-02-13
mmc: sh_mobile_sdhi: enable HS200
Wolfram Sang
1
-1
/
+3
2017-02-13
mmc: sh_mobile_sdhi: remove superfluous check in SCC error check
Wolfram Sang
1
-6
/
+1
2017-02-13
mmc: sh_mobile_sdhi: remove superfluous check in init_tuning
Wolfram Sang
1
-3
/
+0
2017-02-13
mmc: sh_mobile_sdhi: remove superfluous check in hw_reset
Wolfram Sang
1
-3
/
+0
2017-02-13
mmc: sh_mobile_sdhi: improve prerequisites for tuning
Wolfram Sang
1
-5
/
+6
2017-02-13
mmc: sh_mobile_sdhi: improve prerequisite for hw_reset
Wolfram Sang
1
-16
/
+14
2017-02-13
mmc: sh_mobile_sdhi: simplify accessing DT data
Wolfram Sang
1
-10
/
+4
2017-02-13
mmc: tmio: use SDIO master interrupt bit only when allowed
Wolfram Sang
1
-3
/
+4
2017-02-08
mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenly
Jean-Nicolas Graux
1
-7
/
+25
2017-02-01
mmc: remove pointless request type check in mmc_prep_request
Christoph Hellwig
1
-9
/
+0
2017-01-31
mmc: sdhci: Ignore unexpected CARD_INT interrupts
Gabriel Krisman Bertazi
1
-1
/
+2
[prev]
[next]