summaryrefslogtreecommitdiff
path: root/include/linux/mmc
AgeCommit message (Expand)Author
2017-04-24mmc: core: Export API to allow hosts to get the card addressUlf Hansson
2017-04-24mmc: mmc_test: Disable Command Queue while mmc_test is usedAdrian Hunter
2017-04-24mmc: mmc: Add functions to enable / disable the Command QueueAdrian Hunter
2017-04-24mmc: queue: Share mmc request array between partitionsAdrian Hunter
2017-04-24mmc: core: add mmc_get_dma_dirHeiner Kallweit
2017-04-18mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-15mmc: core: move some sdio IDs out of quirks fileShawn Lin
2017-02-14mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS supportUri Yanai
2017-02-13mmc: core: rename mmc_start_req() to *areq()Linus Walleij
2017-02-13mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson
2017-02-13mmc: core: Don't use extern declarations of public mmc functionsUlf Hansson
2017-02-13mmc: core: Move public functions from host.h to private headersUlf Hansson
2017-02-13mmc: core: Move public functions from card.h to private headersUlf Hansson
2017-02-13mmc: core: Remove unused struct _mmc_csd from public mmc.h headerUlf Hansson
2017-02-13mmc: core: Move erase/trim/discard defines from public core.h to mmc.hUlf Hansson
2017-02-13mmc: core: Move some host specific public functions to host.hUlf Hansson
2017-02-13mmc: core: Move public functions from core.h to private headersUlf Hansson
2017-02-13mmc: core: First step in cleaning up public mmc header filesUlf Hansson
2017-02-13mmc: dw_mmc: Remove the public dw_mmc header fileUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform dataUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused ccs_unsupported from the platform dataUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused ->get_cd() platform callbackUlf Hansson
2017-02-13mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform dataUlf Hansson
2017-02-13mmc: Removed the unused public mmc boot.h headerUlf Hansson
2017-02-13mmc: core: Export device lifetime information through sysfsJungseung Lee
2017-01-20brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BFMartin Blumenstingl
2016-12-05mmc: mmc: Introduce mmc_abort_tuning()Adrian Hunter
2016-12-05mmc: mmc: Add Command Queue definitionsAdrian Hunter
2016-12-05mmc: queue: Fix queue thread wake-upAdrian Hunter
2016-11-29mmc: block: delete packed command supportLinus Walleij
2016-11-29mmc: delete is_first_req parameter from pre-request callbackLinus Walleij
2016-11-29mmc: dw_mmc: use the cookie's enum values for post/pre_req()Jaehoon Chung
2016-11-29mmc: core: Add helper to see if a host can be retunedSimon Horman
2016-11-29mmc: core: use enum mmc_blk_status properlyLinus Walleij
2016-11-29mmc: core: expose the capability of gpio card detectShawn Lin
2016-10-05Merge tag 'mmc-v4.9' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-09-26mmc: add define for R1 response without CRCWolfram Sang
2016-09-26mmc: core: Add support for sending commands during data transferAdrian Hunter
2016-09-26mmc: dw_mmc: add reset support to dwmmc host controllerGuodong Xu
2016-09-26mmc: sd: Export SD Status via “ssr” device attributeUri Yanai
2016-09-09brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339Arend Van Spriel
2016-07-25mmc: core: Allow hosts to specify non-support for MMC commandsShawn Lin
2016-07-25mmc: dw_mmc: remove the quirks flagsJaehoon Chung
2016-07-25mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson
2016-07-25mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V
2016-07-25mmc: core: implement enhanced strobe supportShawn Lin
2016-07-25mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin
2016-05-26Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-05-20Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller