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
2018-12-17
mmc: s3cmci: Use the slot GPIO descriptor
Linus Walleij
7
-32
/
+75
2018-12-17
mmc: host: tmio: Use GPIO descriptors
Linus Walleij
3
-16
/
+31
2018-12-17
mmc: spi: Convert to use GPIO descriptors
Linus Walleij
6
-71
/
+53
2018-12-17
mmc: meson-mx-sdio: check devm_kasprintf for failure
Nicholas Mc Guire
1
-0
/
+6
2018-12-17
mmc: sdhci-of-esdhc: workaround for unreliable pulse width detection
Yangbo Lu
2
-0
/
+23
2018-12-17
mmc: sdhci-of-esdhc: temporary fixup for eMMC HS400 issue
Yangbo Lu
1
-1
/
+3
2018-12-17
mmc: sdhci-of-esdhc: add erratum A011334 support
Yangbo Lu
1
-0
/
+36
2018-12-17
mmc: sdhci-of-esdhc: add hs400 mode support
Yangbo Lu
2
-10
/
+88
2018-12-17
mmc: core: Add ->hs400_prepare_ddr() callback
Yinbo Zhu
2
-0
/
+6
2018-12-17
mmc: sdhci-omap: Remove redundant structure assignments
Faiz Abbas
1
-4
/
+0
2018-12-17
mmc: sdhci-omap: Add platform specific reset callback
Faiz Abbas
1
-1
/
+19
2018-12-17
mmc: jz4740: rework pre_req/post_req implementation
Ezequiel Garcia
1
-64
/
+54
2018-12-17
mmc: mmci: send stop command if sbc error issue
Ludovic Barre
1
-3
/
+2
2018-12-17
mmc: document 'Reliable Write' bit in uapi header
Wolfram Sang
1
-1
/
+4
2018-12-17
mmc: tmio: introduce mask for 'always 1' bits
Wolfram Sang
2
-0
/
+6
2018-12-17
mmc: renesas_sdhi: disable HS400 on H3 ES1.x and M3-W ES1.[012]
Niklas Söderlund
1
-5
/
+15
2018-12-17
mmc: renesas_sdhi: align compatibility properties for H3 and M3-W
Niklas Söderlund
2
-35
/
+5
2018-12-17
mmc: renesas_sdhi: handle 4tap hs400 mode quirk based on SoC revision
Niklas Söderlund
1
-0
/
+26
2018-12-17
mmc: renesas_sdhi: add initial setting of interrupt mask register
Niklas Söderlund
2
-0
/
+5
2018-12-17
mmc: tmio: fix reset operation
Niklas Söderlund
1
-12
/
+15
2018-12-17
mmc: tmio: enable module clock before resetting when resuming
Niklas Söderlund
1
-1
/
+1
2018-12-17
mmc: core: remove obsolete mmc_set_blockcount() function
Wolfram Sang
2
-16
/
+0
2018-12-17
mmc: bcm2835: Properly handle dmaengine_prep_slave_sg
Stefan Wahren
1
-6
/
+9
2018-12-17
mmc: bcm2835: Refactor dma_map_sg handling
Stefan Wahren
1
-9
/
+7
2018-12-17
mmc: bcm2835: Terminate timeout work synchronously
Stefan Wahren
1
-1
/
+1
2018-12-17
mmc: bcm2835: Avoid possible races on data requests
Stefan Wahren
1
-4
/
+6
2018-12-17
mmc: bcm2835: Release DMA channel on driver unload
Stefan Wahren
1
-0
/
+3
2018-12-17
mmc: bcm2835: Recover from MMC_SEND_EXT_CSD
Phil Elwell
1
-0
/
+9
2018-12-17
mmc: bcm2835: reset host on timeout
Michal Suchanek
1
-0
/
+3
2018-12-17
mmc: sdhci: imx: Use the slot GPIO descriptor
Linus Walleij
3
-14
/
+21
2018-12-17
mmc: jz4740: Use GPIO descriptor for power
Linus Walleij
3
-55
/
+18
2018-12-17
mmc: jz4740: Get CD/WP GPIOs from descriptors
Linus Walleij
3
-15
/
+19
2018-12-17
mmc: slot-gpio: Allocate GPIO labels dynamically
Linus Walleij
1
-6
/
+10
2018-12-17
mmc: sdhci-msm: Re-initialize DLL if MCLK is gated dynamically
Veerabhadrarao Badiganti
1
-11
/
+67
2018-12-17
dt-bindings: mmc: sdhci-msm: Add SoC-specific compatible strings
Veerabhadrarao Badiganti
1
-4
/
+17
2018-12-17
mmc: sdhci: Handle auto-command errors
Adrian Hunter
2
-1
/
+41
2018-12-17
mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR
Adrian Hunter
3
-10
/
+10
2018-12-17
mmc: sdhci: Fix data command CRC error handling
Adrian Hunter
1
-25
/
+15
2018-12-17
mmc: bcm2835: Switch to SPDX identifier
Stefan Wahren
1
-12
/
+1
2018-12-17
mmc: renesas_sdhi: Whitelist R8A77990 SDHI
Marek Vasut
1
-0
/
+1
2018-12-17
mmc: tmio: delete wait in tuning process
Masaharu Hayakawa
1
-2
/
+0
2018-12-17
mmc: renesas_sdhi: remove workaround for HS400 clock
Niklas Söderlund
1
-9
/
+0
2018-12-17
mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h>
Masahiro Yamada
1
-1
/
+1
2018-12-17
mmc: sdhci: Convert sdhci_allocate_bounce_buffer() to return void
Chunyan Zhang
1
-10
/
+5
2018-12-17
dt-bindings: mmc: tmio_mmc: Document Renesas R7S9210
Chris Brandt
1
-1
/
+2
2018-12-17
mmc: renesas_sdhi_internal_dmac: Add R7S9210 support
Chris Brandt
2
-5
/
+30
2018-12-17
dt-bindings: mmc: fsl-imx-esdhc: add imx8qxp compatible string
A.s. Dong
1
-0
/
+1
2018-12-17
mmc: atmel-mci: do not assume idle after atmci_request_end
Jonas Danielsson
1
-1
/
+2
2018-12-17
mmc: dw_mmc-bluefield: simplify the probe() function
Liming Sun
1
-10
/
+1
2018-12-17
Linux 4.20-rc7
v4.20-rc7
Linus Torvalds
1
-1
/
+1
[next]