Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
17266ee939849cb095ed7dd9edbec4162172226b
/
include
/
linux
/
mmc
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
a0d4766
mmc: sd: Define name for default speed dtr
by yinbo.zhu
· 7 years ago
6d796c6
mmc: core: add tunable delay waiting for power to be stable
by Shawn Lin
· 7 years ago
9c4a121
brcmfmac: Add support for bcm43364 wireless chipset
by Sean Lanigan
· 7 years ago
1433269
mmc: core: Export a function mmc_sw_reset() to allow soft reset of cards
by Ulf Hansson
· 7 years ago
5581cfc
Merge branch 'sdhci_omap' into next
by Ulf Hansson
· 7 years ago
c16bc9a
mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support 1.8v
by Kishon Vijay Abraham I
· 7 years ago
247cfe5
mmc: core: Add capability to avoid 3.3V signaling
by Kyle Roeschley
· 7 years ago
8ccd66f
mmc: core: sdio: Set SDIO clock of SDR104 to 150MHz for Marvell 8887 chip
by Diwakar Sharma
· 7 years ago
ebc5a1b
mmc: core: Add a new quirk for limiting clock rate
by harish_kandiga@mentor.com
· 7 years ago
36f1d7e
mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup
by Adrian Hunter
· 7 years ago
85f9ef8
mmc: slot-gpio: add a helper to check capability of GPIO WP detection
by Masahiro Yamada
· 7 years ago
126b627
mmc: core: Remove code no longer needed after the switch to blk-mq
by Adrian Hunter
· 7 years ago
10f21df4
mmc: block: blk-mq: Add support for direct completion
by Adrian Hunter
· 7 years ago
c3d53d0
mmc: core: Add parameter use_blk_mq
by Adrian Hunter
· 7 years ago
dee0277
Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
6186d06
mmc: parse new binding for eMMC fixed driver type
by Wolfram Sang
· 7 years ago
72a5af5
mmc: core: Add support for handling CQE requests
by Adrian Hunter
· 7 years ago
6c0cedd
mmc: core: Introduce host claiming by context
by Adrian Hunter
· 7 years ago
79ea73b
mmc: sdhci-pci: remove outdated declaration
by Wolfram Sang
· 7 years ago
de3ee99
mmc: Delete bounce buffer handling
by Linus Walleij
· 7 years ago
15d8ffc
Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
906d5ff
mmc: core: Move mmc_start_areq() declaration
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
dc8d68b
mmc: core: Remove unused MMC_CAP2_PACKED_CMD
by Adrian Hunter
· 7 years ago
4406ae2
mmc: core: correct taac parameter according to the specification
by Shawn Lin
· 7 years ago
1896f14
mmc: core: remove check of host->removed for rescan routine
by Shawn Lin
· 8 years ago
0ec9eb9
brcmfmac: Add support for CYW4373 SDIO/USB chipset
by Chi-Hsien Lin
· 7 years ago
03dbaa0
mmc: slot-gpio: Add support to enable irq wake on cd_irq
by Adrian Hunter
· 8 years ago
d2a4717
mmc: core: Remove MMC_CAP2_HC_ERASE_SZ
by Ulf Hansson
· 8 years ago
304419d
mmc: core: Allocate per-request data using the block layer core
by Linus Walleij
· 8 years ago
c3dccb7
mmc: core: Delete bounce buffer Kconfig option
by Linus Walleij
· 8 years ago
6826966
mmc: sdio: Add API to manage SDIO IRQs from a workqueue
by Ulf Hansson
· 8 years ago
33e6d74
mmc: core: Export API to allow hosts to get the card address
by Ulf Hansson
· 8 years ago
9d4579a
mmc: mmc_test: Disable Command Queue while mmc_test is used
by Adrian Hunter
· 8 years ago
b658af7
mmc: mmc: Add functions to enable / disable the Command Queue
by Adrian Hunter
· 8 years ago
7b410d0
mmc: queue: Share mmc request array between partitions
by Adrian Hunter
· 8 years ago
6335d68
mmc: core: add mmc_get_dma_dir
by Heiner Kallweit
· 8 years ago
5ef1ecf
mmc: sdio: fix alignment issue in struct sdio_func
by Heiner Kallweit
· 8 years ago
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
· 9 years ago
16a3457
mmc: dw_mmc: remove the quirks flags
by Jaehoon Chung
· 9 years ago
1b8d79c
mmc: core: Allow hosts to specify non-support for SD commands
by Ulf Hansson
· 9 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
Next »