index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-10-05
Merge tag 'mmc-v4.9' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-0
/
+18
2016-09-26
mmc: add define for R1 response without CRC
Wolfram Sang
1
-0
/
+3
2016-09-26
mmc: core: Add support for sending commands during data transfer
Adrian Hunter
2
-0
/
+12
2016-09-26
mmc: dw_mmc: add reset support to dwmmc host controller
Guodong Xu
1
-0
/
+2
2016-09-26
mmc: sd: Export SD Status via “ssr” device attribute
Uri Yanai
1
-0
/
+1
2016-09-09
brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339
Arend Van Spriel
1
-0
/
+1
2016-07-25
mmc: core: Allow hosts to specify non-support for MMC commands
Shawn Lin
1
-0
/
+1
2016-07-25
mmc: dw_mmc: remove the quirks flags
Jaehoon Chung
1
-9
/
+0
[next]