aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-05mmc: mmc: Introduce mmc_abort_tuning()Adrian Hunter1-0/+1
2016-12-05mmc: mmc: Add Command Queue definitionsAdrian Hunter2-0/+19
2016-12-05mmc: queue: Fix queue thread wake-upAdrian Hunter1-2/+0
2016-11-29mmc: block: delete packed command supportLinus Walleij1-5/+0
2016-11-29mmc: delete is_first_req parameter from pre-request callbackLinus Walleij1-2/+1
2016-11-29mmc: dw_mmc: use the cookie's enum values for post/pre_req()Jaehoon Chung1-0/+6
2016-11-29mmc: core: Add helper to see if a host can be retunedSimon Horman1-0/+5
2016-11-29mmc: core: use enum mmc_blk_status properlyLinus Walleij3-14/+15
2016-11-29mmc: core: expose the capability of gpio card detectShawn Lin1-0/+1
2016-10-05Merge tag 'mmc-v4.9' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds4-0/+18
2016-09-26mmc: add define for R1 response without CRCWolfram Sang1-0/+3
2016-09-26mmc: core: Add support for sending commands during data transferAdrian Hunter2-0/+12
2016-09-26mmc: dw_mmc: add reset support to dwmmc host controllerGuodong Xu1-0/+2
2016-09-26mmc: sd: Export SD Status via “ssr” device attributeUri Yanai1-0/+1
2016-09-09brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339Arend Van Spriel1-0/+1
2016-07-25mmc: core: Allow hosts to specify non-support for MMC commandsShawn Lin1-0/+1
2016-07-25mmc: dw_mmc: remove the quirks flagsJaehoon Chung1-9/+0
2016-07-25mmc: core: Allow hosts to specify non-support for SD commandsUlf Hansson1-0/+1
2016-07-25mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V1-5/+30
2016-07-25mmc: core: implement enhanced strobe supportShawn Lin3-0/+15
2016-07-25mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin1-0/+1
2016-05-26Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds1-0/+4
2016-05-20Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+1
2016-05-17mmc: core: Add a facility to "pause" re-tuningAdrian Hunter1-0/+4
2016-05-11brcmfmac: Add 4356 sdio supportChristian Daudt1-0/+1
2016-05-02mmc: sh_mobile_sdhi: remove obsolete include fileWolfram Sang1-10/+0
2016-05-02mmc: tmio: merge distributed include filesWolfram Sang1-73/+0
2016-05-02mmc: dw_mmc: remove unused EVENT_XFER_ERRORShawn Lin1-1/+0
2016-05-02mmc: dw_mmc: fix warning reported by kernel-docShawn Lin1-1/+10
2016-05-02mmc: host: add note that set_ios needs to handle 0Hz properlyWolfram Sang1-10/+21
2016-05-02mmc: tmio: Add UHS-I mode supportWolfram Sang1-0/+2
2016-02-29mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirkShawn Lin1-3/+1
2016-02-29mmc: dw_mmc: remove struct block_settingsShawn Lin1-8/+0
2016-02-29mmc: tmio: refactor set_clock a littleWolfram Sang1-0/+5
2016-02-29mmc: core: remove the MMC_DATA_STREAM flagJaehoon Chung1-1/+0
2016-01-05mmc: dw_mmc: remove the unused quirksJaehoon Chung1-8/+2
2015-12-22mmc: dw_mmc: use resource_size_t to store physical addressArnd Bergmann1-1/+1
2015-12-22mmc: core: Introduce MMC_CAP2_NO_SDIO capCarlo Caione1-0/+1
2015-12-22mmc: core: Refactor code to register the MMC PM notifierUlf Hansson1-2/+2
2015-12-22mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundantUlf Hansson1-1/+0
2015-10-27mmc: mmc: extend the mmc_send_tuning()Chaotian Jing1-1/+1
2015-10-26mmc: dw_mmc: Add external dma interface supportShawn Lin1-2/+21
2015-10-26mmc: core: Add mmc_regulator_set_vqmmc()Douglas Anderson1-0/+7
2015-10-26mmc: core: Remove MMC_CLKGATEUlf Hansson2-33/+0
2015-10-26mmc: core: Convert __mmc_switch() into an internal core functionUlf Hansson1-2/+0
2015-08-27mmc: block: skip trim for some kingston eMMCsShawn Lin1-0/+2
2015-08-17mmc: dw_mmc: add quirk for broken data transfer over schemeAddy Ke1-0/+4
2015-08-17mmc: dw_mmc: remove the unused blk_settingJaehoon Chung1-1/+0
2015-08-17mmc: dw_mmc: fix pio mode when internal dmac is enabledHeiko Stuebner1-4/+0
2015-08-17mmc: sdio: avoid using NULL sdio_irq_thread pointerYangbo Lu1-1/+2