Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
171058fb0883247b3a484a542b5dc89753c57cb5
/
include
/
linux
/
mmc
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
884f386
mmc: core: move some sdio IDs out of quirks file
by Shawn Lin
· 8 years ago
efff8e7
mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
by Uri Yanai
· 8 years ago
c3399ef
mmc: core: rename mmc_start_req() to *areq()
by Linus Walleij
· 8 years ago
20f921b
mmc: core: Invent MMC_CAP_3_3V_DDR
by Ulf Hansson
· 8 years ago
23888bf
mmc: core: Don't use extern declarations of public mmc functions
by Ulf Hansson
· 8 years ago
5857b29
mmc: core: Move public functions from host.h to private headers
by Ulf Hansson
· 8 years ago
4facdde
mmc: core: Move public functions from card.h to private headers
by Ulf Hansson
· 8 years ago
009b0fc
mmc: core: Remove unused struct _mmc_csd from public mmc.h header
by Ulf Hansson
· 8 years ago
c0a3e08
mmc: core: Move erase/trim/discard defines from public core.h to mmc.h
by Ulf Hansson
· 8 years ago
9e1bbc7
mmc: core: Move some host specific public functions to host.h
by Ulf Hansson
· 8 years ago
55244c5
mmc: core: Move public functions from core.h to private headers
by Ulf Hansson
· 8 years ago
8da0073
mmc: core: First step in cleaning up public mmc header files
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
13f00f9
mmc: Removed the unused public mmc boot.h header
by Ulf Hansson
· 8 years ago
46bc5c4
mmc: core: Export device lifetime information through sysfs
by Jungseung Lee
· 8 years ago
a62a7788
brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BF
by Martin Blumenstingl
· 8 years ago
e711f03
mmc: mmc: Introduce mmc_abort_tuning()
by Adrian Hunter
· 8 years ago
925ff3a
mmc: mmc: Add Command Queue definitions
by Adrian Hunter
· 8 years ago
e0097cf
mmc: queue: Fix queue thread wake-up
by Adrian Hunter
· 8 years ago
03d640a
mmc: block: delete packed command support
by Linus Walleij
· 8 years ago
d3c6aac
mmc: delete is_first_req parameter from pre-request callback
by Linus Walleij
· 8 years ago
a4cc7eb
mmc: dw_mmc: use the cookie's enum values for post/pre_req()
by Jaehoon Chung
· 8 years ago
c820af5
mmc: core: Add helper to see if a host can be retuned
by Simon Horman
· 8 years ago
8e8b3f5
mmc: core: use enum mmc_blk_status properly
by Linus Walleij
· 8 years ago
50fcbbb
mmc: core: expose the capability of gpio card detect
by Shawn Lin
· 8 years ago
64cbd16
Merge tag 'mmc-v4.9' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 8 years ago
51b50c9
mmc: add define for R1 response without CRC
by Wolfram Sang
· 8 years ago
5163af5
mmc: core: Add support for sending commands during data transfer
by Adrian Hunter
· 8 years ago
d6786fe
mmc: dw_mmc: add reset support to dwmmc host controller
by Guodong Xu
· 8 years ago
5275a65
mmc: sd: Export SD Status via “ssr” device attribute
by Uri Yanai
· 8 years ago
634faf3
brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339
by Arend Van Spriel
· 8 years ago
a0c3b68
mmc: core: Allow hosts to specify non-support for MMC commands
by Shawn Lin
· 8 years ago
16a3457
mmc: dw_mmc: remove the quirks flags
by Jaehoon Chung
· 8 years ago
1b8d79c
mmc: core: Allow hosts to specify non-support for SD commands
by Ulf Hansson
· 8 years ago
5320226
mmc: core: Disable HPI for certain Hynix eMMC cards
by Pratibhasagar V
· 9 years ago
81ac2af
mmc: core: implement enhanced strobe support
by Shawn Lin
· 9 years ago
ef29c0e
mmc: core: add mmc-hs400-enhanced-strobe support
by Shawn Lin
· 9 years ago
0e77816
Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 9 years ago
56025ca
Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
7ff2760
mmc: core: Add a facility to "pause" re-tuning
by Adrian Hunter
· 9 years ago
496aec5
brcmfmac: Add 4356 sdio support
by Christian Daudt
· 9 years ago
0106294
mmc: sh_mobile_sdhi: remove obsolete include file
by Wolfram Sang
· 9 years ago
ac86045
mmc: tmio: merge distributed include files
by Wolfram Sang
· 9 years ago
6929eee
mmc: dw_mmc: remove unused EVENT_XFER_ERROR
by Shawn Lin
· 9 years ago
49b1785
mmc: dw_mmc: fix warning reported by kernel-doc
by Shawn Lin
· 9 years ago
93b6911
mmc: host: add note that set_ios needs to handle 0Hz properly
by Wolfram Sang
· 9 years ago
452e5ee
mmc: tmio: Add UHS-I mode support
by Wolfram Sang
· 9 years ago
e8cc37b
mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk
by Shawn Lin
· 9 years ago
13c3d47
mmc: dw_mmc: remove struct block_settings
by Shawn Lin
· 9 years ago
bf96208
mmc: tmio: refactor set_clock a little
by Wolfram Sang
· 9 years ago
d3204ab
mmc: core: remove the MMC_DATA_STREAM flag
by Jaehoon Chung
· 9 years ago
01a999e
mmc: dw_mmc: remove the unused quirks
by Jaehoon Chung
· 9 years ago
260b316
mmc: dw_mmc: use resource_size_t to store physical address
by Arnd Bergmann
· 9 years ago
100a606
mmc: core: Introduce MMC_CAP2_NO_SDIO cap
by Carlo Caione
· 9 years ago
8dede18
mmc: core: Refactor code to register the MMC PM notifier
by Ulf Hansson
· 9 years ago
7b6471a
mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant
by Ulf Hansson
· 9 years ago
9979dbe
mmc: mmc: extend the mmc_send_tuning()
by Chaotian Jing
· 9 years ago
3fc7eae
mmc: dw_mmc: Add external dma interface support
by Shawn Lin
· 9 years ago
2086f80
mmc: core: Add mmc_regulator_set_vqmmc()
by Douglas Anderson
· 9 years ago
9eadcc0
mmc: core: Remove MMC_CLKGATE
by Ulf Hansson
· 9 years ago
f90d2e4
mmc: core: Convert __mmc_switch() into an internal core function
by Ulf Hansson
· 9 years ago
b5b4ff0
mmc: block: skip trim for some kingston eMMCs
by Shawn Lin
· 9 years ago
57e1048
mmc: dw_mmc: add quirk for broken data transfer over scheme
by Addy Ke
· 9 years ago
2b708df
mmc: dw_mmc: remove the unused blk_setting
by Jaehoon Chung
· 9 years ago
575c319
mmc: dw_mmc: fix pio mode when internal dmac is enabled
by Heiko Stuebner
· 9 years ago
f13e5b9
mmc: sdio: avoid using NULL sdio_irq_thread pointer
by Yangbo Lu
· 9 years ago
642c28a
mmc: core: Optimize case for exactly one erase-group budget
by David Jander
· 9 years ago
2084890
mmc: mediatek: Add Mediatek MMC driver
by Chaotian Jing
· 10 years ago
e1bfad6
mmc: sdhci-pci: Add support for drive strength selection for SPT
by Adrian Hunter
· 10 years ago
cc4f414
mmc: mmc: Add driver strength selection
by Adrian Hunter
· 10 years ago
b097e07
mmc: mmc: Read card's valid driver strength mask
by Adrian Hunter
· 10 years ago
3853a04
mmc: core: Record card drive strength
by Adrian Hunter
· 10 years ago
f168359
mmc: core: Add 'card' to drive strength selection callback
by Adrian Hunter
· 10 years ago
b4f30a1
mmc: core: Allow card drive strength to be different to host
by Adrian Hunter
· 10 years ago
eff8f2f
mmc: dw_mmc: Use core to handle absent write protect line
by Lars-Peter Clausen
· 10 years ago
9f6e0bf
mmc: Add support for disabling write-protect detection
by Lars-Peter Clausen
· 10 years ago
dfa13eb
mmc: host: Add facility to support re-tuning
by Adrian Hunter
· 10 years ago
d6a4c0e
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
96541ba
Revert "mmc: core: Convert mmc_driver to device_driver"
by Ulf Hansson
· 10 years ago
6c373ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
76184ac
mmc: dw_mmc: fix fifo ordering in big endian
by Ben Dooks
· 10 years ago
f5c5179
mmc: core: Convert the error field in struct mmc_command|data into an int
by Ulf Hansson
· 10 years ago
5c93516
mmc: dw_mmc: Add a timeout for sending CMD11
by Doug Anderson
· 10 years ago
4043326
mmc: core: Remove the ->enable|disable() callbacks
by NeilBrown
· 10 years ago
03a6d29
mmc: sdhci-spear: Remove exported header
by Ulf Hansson
· 10 years ago
83f13cc
mmc: sdhci: Remove the sdhci exported header file
by Ulf Hansson
· 10 years ago
3bfa6f0
mmc: sdhci: add quirk for ACMD23 broken
by Scott Branden
· 10 years ago
2591155
brcmfmac: add support for BCM43430 SDIO chipset
by Arend van Spriel
· 10 years ago
9c51026
brcmfmac: Add support for BCM4345 SDIO chipset.
by Syed Asifful Dayyan
· 10 years ago
84f11d5
mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info
by Kuninori Morimoto
· 10 years ago
aa7ed01
Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
0501be6
mmc: Resolve BKOPS compatability issue
by Alexey Skidanov
· 10 years ago
3aa8793
mmc: core: Initial support for MMC power sequences
by Ulf Hansson
· 10 years ago
9c5d94bc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 10 years ago
9cd0ef2
Merge branch 'tmio' into next
by Ulf Hansson
· 10 years ago
Next »