index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-04
mmc: Delete bounce buffer handling
Linus Walleij
1
-1
/
+1
2017-09-07
Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-15
/
+72
2017-08-30
mmc: core: Move mmc_start_areq() declaration
Adrian Hunter
1
-4
/
+0
2017-08-30
mmc: host: Add CQE interface
Adrian Hunter
2
-0
/
+59
2017-08-30
mmc: core: Add members to mmc_request and mmc_data for CQE's
Adrian Hunter
1
-2
/
+11
2017-08-30
mmc: core: Remove unused MMC_CAP2_PACKED_CMD
Adrian Hunter
1
-4
/
+0
2017-08-30
mmc: core: correct taac parameter according to the specification
Shawn Lin
1
-2
/
+2
2017-08-30
mmc: core: remove check of host->removed for rescan routine
Shawn Lin
1
-3
/
+0
2017-08-08
brcmfmac: Add support for CYW4373 SDIO/USB chipset
Chi-Hsien Lin
1
-0
/
+1
2017-06-20
mmc: slot-gpio: Add support to enable irq wake on cd_irq
Adrian Hunter
1
-0
/
+2
2017-06-20
mmc: core: Remove MMC_CAP2_HC_ERASE_SZ
Ulf Hansson
1
-1
/
+0
2017-06-20
mmc: core: Allocate per-request data using the block layer core
Linus Walleij
1
-2
/
+0
2017-06-20
mmc: core: Delete bounce buffer Kconfig option
Linus Walleij
1
-0
/
+1
2017-06-20
mmc: sdio: Add API to manage SDIO IRQs from a workqueue
Ulf Hansson
1
-0
/
+3
2017-04-24
mmc: core: Export API to allow hosts to get the card address
Ulf Hansson
1
-0
/
+2
2017-04-24
mmc: mmc_test: Disable Command Queue while mmc_test is used
Adrian Hunter
1
-0
/
+2
2017-04-24
mmc: mmc: Add functions to enable / disable the Command Queue
Adrian Hunter
1
-0
/
+1
2017-04-24
mmc: queue: Share mmc request array between partitions
Adrian Hunter
1
-0
/
+5
2017-04-24
mmc: core: add mmc_get_dma_dir
Heiner Kallweit
1
-0
/
+6
2017-04-18
mmc: sdio: fix alignment issue in struct sdio_func
Heiner Kallweit
1
-1
/
+1
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2017-02-15
mmc: core: move some sdio IDs out of quirks file
Shawn Lin
1
-0
/
+7
2017-02-14
mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
Uri Yanai
2
-0
/
+2
2017-02-13
mmc: core: rename mmc_start_req() to *areq()
Linus Walleij
1
-1
/
+1
2017-02-13
mmc: core: Invent MMC_CAP_3_3V_DDR
Ulf Hansson
1
-11
/
+10
2017-02-13
mmc: core: Don't use extern declarations of public mmc functions
Ulf Hansson
1
-8
/
+9
2017-02-13
mmc: core: Move public functions from host.h to private headers
Ulf Hansson
1
-46
/
+2
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
1
-240
/
+0
2017-02-13
mmc: core: Remove unused struct _mmc_csd from public mmc.h header
Ulf Hansson
1
-44
/
+0
2017-02-13
mmc: core: Move erase/trim/discard defines from public core.h to mmc.h
Ulf Hansson
2
-11
/
+12
2017-02-13
mmc: core: Move some host specific public functions to host.h
Ulf Hansson
2
-6
/
+6
2017-02-13
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
1
-50
/
+0
2017-02-13
mmc: core: First step in cleaning up public mmc header files
Ulf Hansson
5
-11
/
+8
2017-02-13
mmc: dw_mmc: Remove the public dw_mmc header file
Ulf Hansson
1
-274
/
+0
2017-02-13
mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform data
Ulf Hansson
1
-1
/
+0
2017-02-13
mmc: sh_mmcif: Remove unused ccs_unsupported from the platform data
Ulf Hansson
1
-1
/
+0
2017-02-13
mmc: sh_mmcif: Remove unused ->get_cd() platform callback
Ulf Hansson
1
-1
/
+0
2017-02-13
mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform data
Ulf Hansson
1
-2
/
+0
2017-02-13
mmc: Removed the unused public mmc boot.h header
Ulf Hansson
1
-7
/
+0
2017-02-13
mmc: core: Export device lifetime information through sysfs
Jungseung Lee
2
-0
/
+6
2017-01-20
brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BF
Martin Blumenstingl
1
-0
/
+1
2016-12-05
mmc: mmc: Introduce mmc_abort_tuning()
Adrian Hunter
1
-0
/
+1
2016-12-05
mmc: mmc: Add Command Queue definitions
Adrian Hunter
2
-0
/
+19
2016-12-05
mmc: queue: Fix queue thread wake-up
Adrian Hunter
1
-2
/
+0
2016-11-29
mmc: block: delete packed command support
Linus Walleij
1
-5
/
+0
2016-11-29
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
1
-2
/
+1
2016-11-29
mmc: dw_mmc: use the cookie's enum values for post/pre_req()
Jaehoon Chung
1
-0
/
+6
2016-11-29
mmc: core: Add helper to see if a host can be retuned
Simon Horman
1
-0
/
+5
2016-11-29
mmc: core: use enum mmc_blk_status properly
Linus Walleij
3
-14
/
+15
2016-11-29
mmc: core: expose the capability of gpio card detect
Shawn Lin
1
-0
/
+1
[next]