Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
71a228bc8d65900179e37ac309e678f8c523f133
/
drivers
/
mmc
87b5d60
mmc: tmio: Fixup runtime PM management during remove
by Ulf Hansson
· 5 years ago
aa86f1a
mmc: tmio: Fixup runtime PM management during probe
by Ulf Hansson
· 5 years ago
8861474
Revert "mmc: tmio: move runtime PM enablement to the driver implementations"
by Ulf Hansson
· 5 years ago
49baa01
Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller"
by Daniel Drake
· 5 years ago
aea64b5
Revert "mmc: bcm2835: Terminate timeout work synchronously"
by Stefan Wahren
· 5 years ago
8ad8e02
Revert "mmc: core: do not retry CMD6 in __mmc_switch()"
by Jan Kaisrlik
· 5 years ago
e73a3896
mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing
by Masahiro Yamada
· 5 years ago
2f765c1
mmc: sdhci-sprd: clear the UHS-I modes read from registers
by Chunyan Zhang
· 5 years ago
4324e54
mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
by Chunyan Zhang
· 5 years ago
6a526f6
mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
by Chunyan Zhang
· 5 years ago
4eae8cb
mmc: sdhci-sprd: add get_ro hook function
by Chunyan Zhang
· 5 years ago
efdaf27
mmc: sdhci-sprd: fixed incorrect clock divider
by Chunyan Zhang
· 5 years ago
7274108
mmc: core: Fix init of SD cards reporting an invalid VDD range
by Ulf Hansson
· 5 years ago
7871aa6
mmc: sdhci-of-at91: add quirk for broken HS200
by Eugen Hristev
· 5 years ago
0f686ca
Revert "mmc: sdhci-tegra: drop ->get_ro() implementation"
by Dmitry Osipenko
· 5 years ago
b803974
mmc: cavium: Add the missing dma unmap when the dma has finished.
by Kevin Hao
· 5 years ago
fa25eba
mmc: cavium: Set the correct dma max segment size for mmc_host
by Kevin Hao
· 5 years ago
c6303c5
mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
by Baolin Wang
· 5 years ago
3a6ffb3
mmc: mmc_spi: Enable stable writes
by Andreas Koop
· 5 years ago
665e985
mmc: meson-mx-sdio: Fix misuse of GENMASK macro
by Joe Perches
· 6 years ago
ba2d139
mmc: dw_mmc: Fix occasional hang after tuning on eMMC
by Douglas Anderson
· 6 years ago
fc62113
mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()
by Baolin Wang
· 5 years ago
8931084
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 5 years ago
59592cc
mmc: sdhci_am654: Add dependency on MMC_SDHCI_AM654
by YueHaibing
· 6 years ago
42248a9
mmc: alcor: remove a redundant greater or equal to zero comparison
by Colin Ian King
· 6 years ago
5e6b665
mmc: sdhci-msm: fix mutex while in spinlock
by Jorge Ramirez-Ortiz
· 6 years ago
8751c8b
mmc: sdhci_am654: Make some symbols static
by YueHaibing
· 6 years ago
7559d61
mmc: core: let the dma map ops handle bouncing
by Christoph Hellwig
· 6 years ago
29ca763
mmc: sdhci-sprd: Add pin control support for voltage switch
by Baolin Wang
· 6 years ago
eef9e0a
mmc: sdhci-sprd: Add start_signal_voltage_switch ops
by Baolin Wang
· 6 years ago
cb3a7d4a
mmc: sdhci-pci: Add support for Intel EHL
by Adrian Hunter
· 6 years ago
63624d1
mmc: tmio: Use dma_max_mapping_size() instead of a workaround
by Yoshihiro Shimoda
· 6 years ago
4aaaf3a
mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card()
by Ulf Hansson
· 6 years ago
3c30e73
mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card()
by Ulf Hansson
· 6 years ago
6ebc581
mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resume
by Ulf Hansson
· 6 years ago
7fbbe72
mmc: sdio: Drop powered-on re-init at runtime resume and HW reset
by Ulf Hansson
· 6 years ago
ee55094
mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card()
by Ulf Hansson
· 6 years ago
cd23042
mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore()
by Ulf Hansson
· 6 years ago
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
cf4b20e
mmc: sdio: Turn sdio_run_irqs() into static
by Ulf Hansson
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
38cf0d4
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463
by Thomas Gleixner
· 6 years ago
caab277
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
by Thomas Gleixner
· 6 years ago
9d767dc
Merge branch 'fixes' into next
by Ulf Hansson
· 6 years ago
8329338
mmc: core: Prevent processing SDIO IRQs when the card is suspended
by Ulf Hansson
· 6 years ago
6e8e1ac
mmc: sdhci: Fix indenting on SDHCI_CTRL_8BITBUS
by Raul E Rangel
· 6 years ago
de23f0b
mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width
by Raul E Rangel
· 6 years ago
99a9344
Merge branch 'fixes' into next
by Ulf Hansson
· 6 years ago
0f7b79a
mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuning
by Raul E Rangel
· 6 years ago
f24483a
Merge branch 'fixes' into next
by Ulf Hansson
· 6 years ago
b4c9f93
mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
by Douglas Anderson
· 6 years ago
0a55f4a
mmc: core: API to temporarily disable retuning for SDIO CRC errors
by Douglas Anderson
· 6 years ago
791463b
mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1028a
by Yangbo Lu
· 6 years ago
04509d7
mmc: sdhci-of-esdhc: set the sd clock divisor value above 3
by Yangbo Lu
· 6 years ago
5928d89
mmc: host: s3cmci: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
fcac152
mmc: host: dw_mmc: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
091eb12
mmc: host: atmel-mci: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
a04c50a
mmc: core: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
163367c
Merge branch 'fixes' into next
by Ulf Hansson
· 6 years ago
20314ce
mmc: mediatek: fix SDIO IRQ detection issue
by jjian zhou
· 6 years ago
8a5df8a
mmc: mediatek: fix SDIO IRQ interrupt handle flow
by jjian zhou
· 6 years ago
b0e370b
mmc: core: complete HS400 before checking status
by Wolfram Sang
· 6 years ago
1accbce
mmc: sdhci_am654: Add Support for 4 bit IP on J721E
by Faiz Abbas
· 6 years ago
99909b5
mmc: sdhci_am654: Add Support for 8 bit IP on J721E
by Faiz Abbas
· 6 years ago
ef4a8d9
mmc: sdhi: remove unneeded initialization
by Wolfram Sang
· 6 years ago
6a68698
mmc: sdhi: improve quirk descriptions
by Wolfram Sang
· 6 years ago
07649d9
Merge branch 'fixes' into next
by Ulf Hansson
· 6 years ago
00a9584
sdhci: tegra: Do not log error message on deferred probe
by Thierry Reding
· 6 years ago
5f2f4e0
mmc: sdhci-sprd: Add PHY DLL delay configuration
by Baolin Wang
· 6 years ago
87a395c
mmc: sdhci-sprd: Enable PHY DLL to make clock stable
by Baolin Wang
· 6 years ago
494c11e
mmc: sdhci-sprd: Add HS400 enhanced strobe mode
by Baolin Wang
· 6 years ago
7486831
mmc: sdhci-sprd: Implement the get_max_timeout_count() interface
by Baolin Wang
· 6 years ago
ebd88a3
mmc: sdhci-sprd: Add optional gate clock support
by Baolin Wang
· 6 years ago
1d94717
mmc: sdhci-sprd: Check the enable clock's return value correctly
by Baolin Wang
· 6 years ago
90298dc
mmc: sdhci-pci: remove redundant check of slots == 0
by Colin Ian King
· 6 years ago
7e24e28b
mmc: sdhci_am654: Print error message if the DLL fails to lock
by Faiz Abbas
· 6 years ago
8023cf26
mmc: sdhci_am654: Improve whitespace utilisation with regmap_*() calls
by Faiz Abbas
· 6 years ago
acdc8e7
mmc: meson-gx: add dram-access-quirk
by Neil Armstrong
· 6 years ago
754aee5
mmc: meson-gx-mmc: update with SPDX Licence identifier
by Neil Armstrong
· 6 years ago
7ff2131
mmc: tmio: move runtime PM enablement to the driver implementations
by Niklas Söderlund
· 6 years ago
fdc4e75
mmc: android-goldfish: Drop pointer to mmc_host from goldfish_mmc_host
by Kamlesh Gurudasani
· 6 years ago
97bf85b
mmc: sdhi: disallow HS400 for M3-W ES1.2, RZ/G2M, and V3H
by Wolfram Sang
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
8d72e5b
Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
91f152e
Merge tag 'mmc-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 6 years ago
cf1db7f
mmc: also set max_segment_size in the device
by Christoph Hellwig
· 6 years ago
b886d83c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
by Thomas Gleixner
· 6 years ago
a10e763
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
by Thomas Gleixner
· 6 years ago
6b1baef
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341
by Thomas Gleixner
· 6 years ago
a61127c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
by Thomas Gleixner
· 6 years ago
97fb5e8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
by Thomas Gleixner
· 6 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 6 years ago
7397993
mmc: sdhci_am654: Fix SLOTTYPE write
by Faiz Abbas
· 6 years ago
af873fc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
by Thomas Gleixner
· 6 years ago
84a14ae
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
by Thomas Gleixner
· 6 years ago
82c2981
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
by Thomas Gleixner
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
a912e80
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151
by Thomas Gleixner
· 6 years ago
Next »