Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
844c8a75f476696e5e472d904d155d5f583f915d
844c8a7
mmc: meson-gx: fix dual data rate mode frequencies
by Jerome Brunet
· 7 years ago
bd911ec
mmc: meson-gx: rework clock init function
by Jerome Brunet
· 7 years ago
f89f55d
mmc: meson-gx: rework clk_set function
by Jerome Brunet
· 7 years ago
c36cf125
mmc: meson-gx: rework set_ios function
by Jerome Brunet
· 7 years ago
3c39e2c
mmc: meson-gx: cfg init overwrite values
by Jerome Brunet
· 7 years ago
ef5c481
mmc: meson-gx: initialize sane clk default before clock register
by Jerome Brunet
· 7 years ago
88411de
mmc: mmci: constify amba_id
by Arvind Yadav
· 7 years ago
e7b4276
mmc: block: cast a informative log for no devidx available
by Shawn Lin
· 7 years ago
83a7b32
mmc: sdhci-pltfm: export sdhci_pltfm_suspend/resume
by Masahiro Yamada
· 7 years ago
1ab0d2d
mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume
by Masahiro Yamada
· 7 years ago
3fd1d86
mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister()
by Masahiro Yamada
· 7 years ago
a232a8f
mmc: sdhci-cadence: add suspend / resume support
by Masahiro Yamada
· 7 years ago
aab6e25a
mmc: sdhci-xenon: Support HS400 Enhanced Strobe feature
by Hu Ziji
· 7 years ago
1284c24
mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRC
by Kishon Vijay Abraham I
· 7 years ago
4a5fc11
mmc: sdhci: Tidy reading 136-bit responses
by Adrian Hunter
· 7 years ago
52899b9
mmc: meson-gx: clean up some constants
by Jerome Brunet
· 7 years ago
130b4bd
mmc: meson-gx: remove CLK_DIVIDER_ALLOW_ZERO clock flag
by Jerome Brunet
· 7 years ago
c1d04ca
mmc: meson-gx: fix mux mask definition
by Jerome Brunet
· 7 years ago
2fe20ba
mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd()
by Linus Walleij
· 7 years ago
1f797ed
mmc: block: Refactor mmc_blk_part_switch()
by Linus Walleij
· 7 years ago
61fe0e2
mmc: block: Move duplicate check
by Linus Walleij
· 7 years ago
627c3cc
mmc: debugfs: Move block debugfs into block module
by Linus Walleij
· 7 years ago
1bee324
mmc: ops: export mmc_get_status()
by Linus Walleij
· 7 years ago
69f7599
mmc: block: Anonymize the drv op data pointer
by Linus Walleij
· 7 years ago
a814a14
mmc: cavium-octeon: Convert to use module_platform_driver
by Axel Lin
· 7 years ago
b773b3b
dt-bindings: mmc: sh_mmcif: Document r8a7745 DT bindings
by Fabrizio Castro
· 7 years ago
098dc66a
mmc: test: reduce stack usage in mmc_test_nonblock_transfer
by Arnd Bergmann
· 7 years ago
2f3110c
mmc: sdhci-of-esdhc: support ESDHC_CAPABILITIES_1 accessing
by yangbo lu
· 7 years ago
501639b
mmc: sdhci: fix SDHCI_QUIRK_NO_HISPD_BIT handling
by yangbo lu
· 7 years ago
5b7f5ea
mmc: sdhci-s3c: use generic sdhci_set_bus_width()
by Michał Mirosław
· 7 years ago
adc1639
mmc: sdhci-pci: use generic sdhci_set_bus_width()
by Michał Mirosław
· 7 years ago
14b04c6
mmc: sdhci-tegra: use generic sdhci_set_bus_width()
by Michał Mirosław
· 7 years ago
98f94ea
mmc: sdhci: key 8BITBUS bit off MMC_CAP_8_BIT_DATA
by Michał Mirosław
· 7 years ago
3429231
mmc: renesas_sdhi: Add r8a7743/5 support
by Biju Das
· 7 years ago
3e207c8
mmc: core: Turn off CQE before sending commands
by Adrian Hunter
· 7 years ago
d3bf68a
mmc: host: Add CQE interface
by Adrian Hunter
· 7 years ago
d2f8225
mmc: core: Add members to mmc_request and mmc_data for CQE's
by Adrian Hunter
· 7 years ago
bf517d6
mmc: core: Add mmc_retune_hold_now()
by Adrian Hunter
· 7 years ago
dc8d68b
mmc: core: Remove unused MMC_CAP2_PACKED_CMD
by Adrian Hunter
· 7 years ago
082bb85
mmc: sunxi: Fix clock rate passed to sunxi_mmc_clk_set_phase
by Chen-Yu Tsai
· 7 years ago
41279f01
mmc: sdhi: use maximum width for the sdbuf register
by Wolfram Sang
· 7 years ago
c782515
mmc: renesas_sdhi: document version of RZ/A1 instance
by Wolfram Sang
· 7 years ago
92b7db8
mmc: renesas_sdhi: enably CBSY bit for RZ platform
by Wolfram Sang
· 7 years ago
5124b59
mmc: renesas_sdhi: use extra flag for CBSY usage
by Wolfram Sang
· 7 years ago
dde6256
mmc: vub300: constify usb_device_id
by Arvind Yadav
· 7 years ago
a0fd95b
mmc: sdhci-xenon: Add Xenon SDHCI specific system-level PM support
by Hu Ziji
· 7 years ago
03de192
mmc: dw_mmc: introduce timer for broken command transfer over scheme
by Addy Ke
· 7 years ago
361c7fe
mmc: dw_mmc-k3: add sd support for hi3660
by liwei
· 7 years ago
941e372
mmc: dw_mmc: move controller reset before driver init
by liwei
· 7 years ago
a2bc74c
mmc: mxcmmc: Handle return value of clk_prepare_enable
by Arvind Yadav
· 7 years ago
78bb1fd
mmc: wmt-sdmmc: Handle return value of clk_prepare_enable
by Arvind Yadav
· 7 years ago
2a641e5
mmc: sdhci-msm: set sdma_boundary to zero
by Srinivas Kandagatla
· 7 years ago
c846a00
mmc: sdhci: add sdma_boundary member to struct sdhci_host
by Srinivas Kandagatla
· 7 years ago
1015406
mmc: renesas-sdhi: constify renesas_sdhi_internal_dmac_dma_ops
by Julia Lawall
· 7 years ago
3671967
mmc: sdhci-brcmstb: constify sdhci_pltfm_data structures
by Julia Lawall
· 7 years ago
a81dae3
mmc: sdhci-of-arasan: constify sdhci_pltfm_data and sdhci_ops structures
by Julia Lawall
· 7 years ago
1201885
mmc: sdhci-sirf: constify sdhci_pltfm_data and sdhci_ops structures
by Julia Lawall
· 7 years ago
b78f8a8
mmc: sdhci-bcm-kona: constify sdhci_pltfm_data and sdhci_ops structures
by Julia Lawall
· 7 years ago
d35ade8
mmc: sdhci: constify sdhci_pltfm_data structures
by Julia Lawall
· 7 years ago
6ca2920
mmc: core: remove the check of mmc_card_blockaddr for SD cards
by Shawn Lin
· 7 years ago
70bc85a
mmc: sdhci: ignore restoring the I/O state if MMC_POWER_OFF
by Zhoujie Wu
· 7 years ago
b939e0b7
mmc: sunxi: fix support for new timings mode only SoCs
by Icenowy Zheng
· 7 years ago
a646113
mmc: sunxi: Fix NULL pointer reference on clk_delays
by Chen-Yu Tsai
· 7 years ago
ac98cae
mmc: sunxi: Add support for A83T eMMC (MMC2)
by Chen-Yu Tsai
· 7 years ago
c903a2a
mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode
by Chen-Yu Tsai
· 7 years ago
ff39e7f
mmc: sunxi: Support controllers that can use both old and new timings
by Chen-Yu Tsai
· 7 years ago
81e911d
clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock
by Chen-Yu Tsai
· 7 years ago
dc8797e
clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes switching
by Chen-Yu Tsai
· 7 years ago
f6f64ed
clk: sunxi-ng: Add interface to query or configure MMC timing modes.
by Chen-Yu Tsai
· 7 years ago
cd09780
mmc: renesas-sdhi: provide a whitelist for Gen3 SoC ES versions
by Simon Horman
· 7 years ago
4406ae2
mmc: core: correct taac parameter according to the specification
by Shawn Lin
· 7 years ago
30de038
mmc: sdhci-msm: add static to local functions
by Masahiro Yamada
· 7 years ago
306d74d
mmc: of_mmc_spi: fix restricted cast warning of sparse
by Masahiro Yamada
· 7 years ago
2c9e89a
mmc: bcm2835: constify mmc_host_ops structures
by Julia Lawall
· 7 years ago
be7815d
mmc: mediatek: constify mmc_host_ops structures
by Julia Lawall
· 7 years ago
01fa235c
mmc: sdricoh_cs: constify mmc_host_ops structures
by Julia Lawall
· 7 years ago
1f8029c
mmc: sunxi: constify mmc_host_ops structures
by Julia Lawall
· 7 years ago
e6fa577
mmc: vub300: constify mmc_host_ops structures
by Julia Lawall
· 7 years ago
57e30c0
mmc: usdhi6rol0: constify mmc_host_ops structures
by Julia Lawall
· 7 years ago
251db11
mmc: toshsd: constify mmc_host_ops structures
by Julia Lawall
· 7 years ago
1586cbb
mmc: sh_mmcif: constify mmc_host_ops structures
by Julia Lawall
· 7 years ago
bc860c2
mmc: moxart: constify mmc_host_ops structures
by Julia Lawall
· 7 years ago
2463941
mmc: davinci: constify mmc_host_ops structures
by Julia Lawall
· 7 years ago
2d098af
mmc: s3cmci: constify mmc_host_ops structures
by Julia Lawall
· 7 years ago
159fe67
mmc: wmt-sdmmc: constify mmc_host_ops structures
by Julia Lawall
· 7 years ago
0e39220
sdhci: pci: Fix up power if device has ACPI companion
by Andy Shevchenko
· 7 years ago
cd25c7b
sdhci: acpi: Use new method to get ACPI companion
by Andy Shevchenko
· 7 years ago
468c648
mmc: sdhci-xenon: ignore timing DDR52 in tuning
by Zhoujie Wu
· 7 years ago
2cd6c49
mmc: tegra: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
5e40dda
mmc: sunxi: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
926bbbc
mmc: sdhci-st: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
a93d6f3
mmc: dw_mmc: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
bf892de
mmc: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
e176c25
MMC: Remove HIGHMEM dependency from mmc-spi driver
by Ian Molton
· 7 years ago
adb7434
mmc: host: via-sdmmc: constify pci_device_id.
by Arvind Yadav
· 7 years ago
06ebc60
mmc: sdhci: remove CONFIG_MMC_DEBUG from the driver
by Shawn Lin
· 7 years ago
7b6bd20
mmc: wbsd: remove CONFIG_MMC_DEBUG from the driver
by Shawn Lin
· 7 years ago
03596b9
mmc: Kconfig: downgrade CONFIG_MMC_DEBUG for host drivers only
by Shawn Lin
· 7 years ago
69f25f9
mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debug
by Shawn Lin
· 7 years ago
b044b1b
mmc: core: always check the length of sglist with total data size
by Shawn Lin
· 7 years ago
Next »