index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-13
mmc: core: Clarify usage of mmc_set_signal_voltage()
Ulf Hansson
4
-7
/
+5
2017-02-13
mmc: core: Remove redundant code in mmc_set_signal_voltage()
Ulf Hansson
1
-7
/
+0
2017-02-13
mmc: sh_mobile_sdhi: explain clock bindings
Chris Brandt
1
-0
/
+13
2017-02-13
mmc: sh_mobile_sdhi: add support for 2 clocks
Chris Brandt
1
-0
/
+23
2017-02-13
mmc: meson: cleanup stray debug messages
Kevin Hilman
1
-3
/
+4
2017-02-13
mmc: block: stop passing around pointless return values
Linus Walleij
2
-25
/
+15
2017-02-13
mmc: block: introduce new_areq and old_areq
Linus Walleij
1
-6
/
+8
2017-02-13
mmc: block: inline command abortions
Linus Walleij
1
-5
/
+13
2017-02-13
mmc: block: do not assign mq_rq when aborting command
Linus Walleij
1
-1
/
+0
2017-02-13
mmc: block: break out mmc_blk_rw_start_new()
Linus Walleij
1
-10
/
+17
2017-02-13
mmc: block: break out mmc_blk_rw_cmd_abort()
Linus Walleij
1
-5
/
+12
2017-02-13
mmc: sdhci-s3c: use the bitops API for bit operation
Jaehoon Chung
1
-20
/
+21
2017-02-13
mmc: sdhci-s3c: remove the sdhci-s3c-regs header file
Jaehoon Chung
2
-88
/
+69
2017-02-13
mmc: tmio: discard obsolete SDIO irqs before enabling irqs
Wolfram Sang
2
-2
/
+13
2017-02-13
mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITS
Wolfram Sang
3
-9
/
+5
2017-02-13
mmc: host: tmio: refactor calls to sdio irq
Wolfram Sang
1
-3
/
+2
2017-02-13
mmc: pwrseq: add support for Marvell SD8787 chip
Matt Ranostay
3
-0
/
+128
2017-02-13
devicetree: document new marvell-8xxx and pwrseq-sd8787 options
Matt Ranostay
2
-1
/
+22
2017-02-13
mmc: host: tmio: disable clocks when unbinding
Wolfram Sang
1
-2
/
+9
2017-02-13
mmc: sdhci-msm: Provide enhanced_strobe mode feature support
Ritesh Harjani
1
-9
/
+25
2017-02-13
mmc: sdhci-msm: Make HS400 tuning follow as per recommeneded HW sequence
Ritesh Harjani
1
-2
/
+14
2017-02-13
mmc: sdhci: Clear SDHCI_HS400_TUNING flag after platform_execute_tuning
Ritesh Harjani
1
-2
/
+4
2017-02-13
mmc: sdhci-msm: configure CORE_CSR_CDC_DELAY_CFG to recommended value
Subhash Jadavani
1
-1
/
+1
2017-02-13
mmc: sdhci-msm: Reset vendor specific func register on probe
Venkat Gopalakrishnan
1
-11
/
+4
2017-02-13
mmc: sdhci-msm: Factor out sdhci_msm_hs400
Ritesh Harjani
1
-6
/
+26
2017-02-13
mmc: sdhci-msm: Factor out function to set/get msm clock rate
Ritesh Harjani
1
-24
/
+40
2017-02-13
mmc: sdhci-msm: Factor out sdhci_msm_hc_select_mode
Ritesh Harjani
1
-87
/
+114
2017-02-13
mmc: mxs-mmc: Implement CMD23 support
Stefan Wahren
1
-4
/
+12
2017-02-13
mmc: wbsd: safer check if dma_addr is valid DMA address
Alexey Khoroshilov
1
-2
/
+5
2017-02-13
mmc: sdhci-acpi: support deferred probe
Zhang Rui
1
-1
/
+4
2017-02-13
mmc: core: Don't use extern declarations of public mmc functions
Ulf Hansson
1
-8
/
+9
2017-02-13
mmc: core: Move public functions from host.h to private headers
Ulf Hansson
8
-47
/
+56
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
16
-242
/
+263
2017-02-13
mmc: vub300: Don't use mmc_card_present() when validating for inserted card
Ulf Hansson
1
-4
/
+2
2017-02-13
mmc: omap: Don't use mmc_card_present() when validating for inserted card
Ulf Hansson
1
-1
/
+1
2017-02-13
mmc: core: Remove unused struct _mmc_csd from public mmc.h header
Ulf Hansson
1
-44
/
+0
2017-02-13
mmc: core: Move erase/trim/discard defines from public core.h to mmc.h
Ulf Hansson
2
-11
/
+12
2017-02-13
mmc: core: Move some host specific public functions to host.h
Ulf Hansson
2
-6
/
+6
2017-02-13
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
10
-51
/
+58
2017-02-13
mmc: core: First step in cleaning up private mmc header files
Ulf Hansson
13
-4
/
+54
2017-02-13
mmc: core: First step in cleaning up public mmc header files
Ulf Hansson
5
-11
/
+8
2017-02-13
mmc: s3cmci: include linux/interrupt.h for tasklet_struct
Arnd Bergmann
1
-0
/
+1
2017-02-13
MIPS: Alchemy: Don't rely on public mmc header to include interrupt.h
Ulf Hansson
1
-0
/
+1
2017-02-13
ARM: davinci: Don't rely on public mmc header to include interrupt.h
Ulf Hansson
1
-0
/
+1
2017-02-13
ARM: davinci: Don't rely on public mmc header to include leds.h
Ulf Hansson
3
-0
/
+3
2017-02-13
ARM: pxa: Don't rely on public mmc header to include leds.h
Ulf Hansson
7
-0
/
+7
2017-02-13
mmc: dt-bindings: Fix typo in mmc
Masanari Iida
4
-4
/
+4
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
[next]