Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
62d721a646a9d515bd7b13bede78a1c02890b956
/
drivers
/
mmc
/
host
62d721a
mmc: meson-gx: remove unneeded checks in remove
by Heiner Kallweit
· 8 years ago
4136fcb
mmc: meson-gx: reduce bounce buffer size
by Heiner Kallweit
· 8 years ago
efe0b66
mmc: meson-gx: set max block count and request size
by Heiner Kallweit
· 8 years ago
92763b9
mmc: meson-gx: improve interrupt handling
by Heiner Kallweit
· 8 years ago
690f90b
mmc: meson-gx: improve meson_mmc_irq_thread
by Heiner Kallweit
· 8 years ago
5da8688
mmc: meson-gx: improve meson_mmc_clk_set
by Heiner Kallweit
· 8 years ago
3d45c86
mmc: meson-gx: minor improvements in meson_mmc_set_ios
by Heiner Kallweit
· 8 years ago
a4c38c8
mmc: meson: Assign the minimum clk rate as close to 400KHz as possible
by Ulf Hansson
· 8 years ago
a53210f
mmc: host: omap_hsmmc: avoid possible overflow of timeout value
by Ravikumar Kattekola
· 8 years ago
8cc9a3e
mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6
by Kishon Vijay Abraham I
· 8 years ago
24380dd
mmc: host: omap_hsmmc: reset cmd line on ceb error
by Ravikumar Kattekola
· 8 years ago
ce69e2f
mmc: dw_mmc: silent verbose log when calling from PM context
by Shawn Lin
· 8 years ago
e13934b
mmc: core/mmci: restore pre/post_req behaviour
by Linus Walleij
· 8 years ago
43c15e9
mmc: sunxi: Add more debug informations
by Maxime Ripard
· 8 years ago
4fb3ce0
mmc: sunxi: Add EMMC (MMC2) controller compatible
by Maxime Ripard
· 8 years ago
16e821e
mmc: sunxi: Mask DATA0 when updating the clock
by Maxime Ripard
· 8 years ago
9a37e53
mmc: sunxi: Enable the new timings for the A64 MMC controllers
by Maxime Ripard
· 8 years ago
860fdf8
mmc: sunxi: Always set signal delay to 0 for A64
by Maxime Ripard
· 8 years ago
9479074
mmc: sunxi: Gate the clock when rate is 0
by Maxime Ripard
· 8 years ago
39cc281
mmc: sunxi: Fix clock frequency change sequence
by Maxime Ripard
· 8 years ago
543c576
mmc: sdhci-msm: Remove unnecessary comments of CDC init sequence
by Ritesh Harjani
· 8 years ago
4436c53
mmc: sdhci-msm: Remove platform_execute_tuning from sdhci_msm_ops
by Ritesh Harjani
· 8 years ago
34a1654
mmc: sh_mobile_sdhi: add support for 2 clocks
by Chris Brandt
· 8 years ago
dc01205
mmc: meson: cleanup stray debug messages
by Kevin Hilman
· 8 years ago
e64aae8
mmc: sdhci-s3c: use the bitops API for bit operation
by Jaehoon Chung
· 8 years ago
57f8324
mmc: sdhci-s3c: remove the sdhci-s3c-regs header file
by Jaehoon Chung
· 8 years ago
ee28981
mmc: tmio: discard obsolete SDIO irqs before enabling irqs
by Wolfram Sang
· 8 years ago
20dd037
mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITS
by Wolfram Sang
· 8 years ago
e4f38eb
mmc: host: tmio: refactor calls to sdio irq
by Wolfram Sang
· 8 years ago
dfcba5f
mmc: host: tmio: disable clocks when unbinding
by Wolfram Sang
· 8 years ago
44bf231
mmc: sdhci-msm: Provide enhanced_strobe mode feature support
by Ritesh Harjani
· 8 years ago
d7507aa
mmc: sdhci-msm: Make HS400 tuning follow as per recommeneded HW sequence
by Ritesh Harjani
· 8 years ago
8a8fa87
mmc: sdhci: Clear SDHCI_HS400_TUNING flag after platform_execute_tuning
by Ritesh Harjani
· 8 years ago
083c9aa
mmc: sdhci-msm: configure CORE_CSR_CDC_DELAY_CFG to recommended value
by Subhash Jadavani
· 8 years ago
5574ddc
mmc: sdhci-msm: Reset vendor specific func register on probe
by Venkat Gopalakrishnan
· 8 years ago
db9bd16
mmc: sdhci-msm: Factor out sdhci_msm_hs400
by Ritesh Harjani
· 8 years ago
0fb8a3d
mmc: sdhci-msm: Factor out function to set/get msm clock rate
by Ritesh Harjani
· 8 years ago
b54aaa8
mmc: sdhci-msm: Factor out sdhci_msm_hc_select_mode
by Ritesh Harjani
· 8 years ago
73a8506
mmc: mxs-mmc: Implement CMD23 support
by Stefan Wahren
· 8 years ago
e81c022
mmc: wbsd: safer check if dma_addr is valid DMA address
by Alexey Khoroshilov
· 8 years ago
e28d6f0
mmc: sdhci-acpi: support deferred probe
by Zhang Rui
· 8 years ago
2e4af7b
mmc: vub300: Don't use mmc_card_present() when validating for inserted card
by Ulf Hansson
· 8 years ago
136b0a4
mmc: omap: Don't use mmc_card_present() when validating for inserted card
by Ulf Hansson
· 8 years ago
e1c6ec2
mmc: s3cmci: include linux/interrupt.h for tasklet_struct
by Arnd Bergmann
· 8 years ago
efd7be7
mmc: tmio: Remove redundant check of mmc->slot.cd_irq
by Ulf Hansson
· 8 years ago
e87d2db
mmc: sdhci-of-esdhc: avoid clock glitch when frequency is changing
by yangbo lu
· 8 years ago
c31165d
mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1
by Shyam Sundar S K
· 8 years ago
dc0f585
mmc: vub300: Remove bogus check of irqs_queued
by Shawn Lin
· 8 years ago
ad7014b
mmc: host: tmio: drop superfluous exit path
by Wolfram Sang
· 8 years ago
6ac9b83
mmc: sdhci-pci: Remove unused member cd_con_id
by Andy Shevchenko
· 8 years ago
3bc702e
mmc: mediatek: correct the implementation of msdc_card_busy
by yong mao
· 8 years ago
e9acc77
mmc: sdhci-of-esdhc: remove default broken-cd for ARM
by yangbo lu
· 8 years ago
a6b4488
mmc: sdhci-esdhc: clean up register definitions
by yangbo lu
· 8 years ago
a8c643a
mmc: dw_mmc: zx: Initial support for ZX mmc controller
by Jun Nie
· 8 years ago
d6fced8
mmc: dw_mmc: Add fifo watermark alignment property
by Jun Nie
· 8 years ago
a0361c1
mmc: dw_mmc: Add fifo address property
by Jun Nie
· 8 years ago
b8789ec
mmc: host: Include interrupt.h in mmc host drivers that depends on it
by Ulf Hansson
· 8 years ago
210583f
mmc: sdhci: Include leds.h
by Ulf Hansson
· 8 years ago
963836a
mmc: sdhci-cadence: Include mmc.h
by Ulf Hansson
· 8 years ago
0f21c58
mmc: dw_mmc: Remove the public dw_mmc header file
by Ulf Hansson
· 8 years ago
dba4bb4
mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform data
by Ulf Hansson
· 8 years ago
8020f71
mmc: sh_mmcif: Remove unused ccs_unsupported from the platform data
by Ulf Hansson
· 8 years ago
5957eeb
mmc: sh_mmcif: Remove unused ->get_cd() platform callback
by Ulf Hansson
· 8 years ago
95cc4df
mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform data
by Ulf Hansson
· 8 years ago
40165de
mmc: sdhci-iproc: Increase max_blk_size for bcm2835
by Stefan Wahren
· 8 years ago
c82c277
mmc: sdhci-iproc: Apply caps from bcm2835-mmc driver
by Stefan Wahren
· 8 years ago
c7836d1
mmc: use empty initializer list to zero-clear structures
by Masahiro Yamada
· 8 years ago
b1c9517
mmc: sh_mobile_sdhi: enable HS200
by Wolfram Sang
· 8 years ago
03c5b0d
mmc: sh_mobile_sdhi: remove superfluous check in SCC error check
by Wolfram Sang
· 8 years ago
7f9096f
mmc: sh_mobile_sdhi: remove superfluous check in init_tuning
by Wolfram Sang
· 8 years ago
97c64b2
mmc: sh_mobile_sdhi: remove superfluous check in hw_reset
by Wolfram Sang
· 8 years ago
e831ead
mmc: sh_mobile_sdhi: improve prerequisites for tuning
by Wolfram Sang
· 8 years ago
6ade9a2
mmc: sh_mobile_sdhi: improve prerequisite for hw_reset
by Wolfram Sang
· 8 years ago
dc9f1a8
mmc: sh_mobile_sdhi: simplify accessing DT data
by Wolfram Sang
· 8 years ago
c51ff6c
mmc: tmio: use SDIO master interrupt bit only when allowed
by Wolfram Sang
· 8 years ago
5cad24d
mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenly
by Jean-Nicolas Graux
· 8 years ago
161e6d4
mmc: sdhci: Ignore unexpected CARD_INT interrupts
by Gabriel Krisman Bertazi
· 8 years ago
e9748e0
mmc: dw_mmc: force setup bus if active slots exist
by Ziyuan Xu
· 8 years ago
01167c7
mmc: mxs-mmc: Fix additional cycles after transmission stop
by Stefan Wahren
· 8 years ago
e1d070c
mmc: sdhci-acpi: Only powered up enabled acpi child devices
by Hans de Goede
· 8 years ago
19a91dd
MMC: meson: avoid possible NULL dereference
by Heinrich Schuchardt
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
84ec048
mmc: sdhci: Fix to handle MMC_POWER_UNDEFINED
by Adrian Hunter
· 8 years ago
5b311c1
mmc: sdhci-cadence: add Socionext UniPhier specific compatible string
by Masahiro Yamada
· 8 years ago
ff6af28
mmc: sdhci-cadence: add Cadence SD4HC support
by Masahiro Yamada
· 8 years ago
85a882c
mmc: sdhci: export sdhci_execute_tuning()
by Masahiro Yamada
· 8 years ago
6b11e70
mmc: sdhci: Tidy tuning loop
by Adrian Hunter
· 8 years ago
8533610
mmc: sdhci: Simplify tuning block size logic
by Adrian Hunter
· 8 years ago
da4bc4f
mmc: sdhci: Factor out tuning helper functions
by Adrian Hunter
· 8 years ago
d0c3ab5
mmc: sdhci: Use mmc_abort_tuning()
by Adrian Hunter
· 8 years ago
0760c35
mmc: sdhci: Always allow tuning to fall back to fixed sampling
by Adrian Hunter
· 8 years ago
5ef5203
mmc: sdhci: Fix tuning reset after exhausting the maximum number of loops
by Adrian Hunter
· 8 years ago
61e53bd
mmc: sdhci: Fix recovery from tuning timeout
by Adrian Hunter
· 8 years ago
2ca71c2
Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"
by Adrian Hunter
· 8 years ago
db52d4f
mmc: sdhci-acpi: support 80860F14 UID 2 SDIO bus
by Daniel Drake
· 8 years ago
8baa74f
mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS select
by Masahiro Yamada
· 8 years ago
3f23df7
mmc: sdhci-pci: Use ACPI to get max frequency for Intel NI byt sdio
by Zach Brown
· 8 years ago
42b0649
mmc: sdhci-pci: Add PCI ID for Intel NI byt sdio
by Zach Brown
· 8 years ago
69be852
mmc: sdhci-s3c: add spin_unlock_irq() before calling clk_round_rate
by Jaehoon Chung
· 8 years ago
e6cd7a8
mmc: dw_mmc: display the clock message only one time when card is polling
by Jaehoon Chung
· 8 years ago
Next »