summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-31Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-08-25mmc: queue: Remove unused parameters(request_queue)ChanWoo Lee
2021-08-25mmc: pwrseq: sd8787: fix compilation warningClaudiu Beznea
2021-08-25mmc: core: Return correct emmc response in case of ioctl errorNishad Kamdar
2021-08-24mmc: block: Support alternative_gpt_sector() operationDmitry Osipenko
2021-08-24mmc: core: Issue HPI in case the BKOPS timed outBean Huo
2021-08-24mmc: queue: Match the data type of max_segmentsChanWoo Lee
2021-08-24mmc: pwrseq: add wilc1000_sdio dependency for pwrseq_sd8787Claudiu Beznea
2021-08-24mmc: pwrseq: sd8787: add support for wilc1000Claudiu Beznea
2021-08-24mmc: sdio: Print contents of unknown CIS tuplesSean Anderson
2021-08-24mmc: sdio: Don't warn about vendor CIS tuplesSean Anderson
2021-08-24mmc: core: Only print retune error when we don't check for card removalWolfram Sang
2021-08-24mmc: core: Store pointer to bio_crypt_ctx in mmc_requestEric Biggers
2021-08-24mmc: core: Avoid hogging the CPU while polling for busy after I/O writesUlf Hansson
2021-08-24mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctlsUlf Hansson
2021-08-24mmc: core: Avoid hogging the CPU while polling for busy in the I/O err pathUlf Hansson
2021-08-24mmc: host: factor out clearing the retune stateWolfram Sang
2021-08-24mmc: host: add kdoc for mmc_retune_{en|dis}ableWolfram Sang
2021-08-12mmc: block: cleanup gendisk creationChristoph Hellwig
2021-08-12mmc: block: let device_add_disk create disk attributesChristoph Hellwig
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-14mmc: core: Don't allocate IDA for OF aliasesStephen Boyd
2021-07-14mmc: core: Use kref in place of struct mmc_blk_data::usageStephen Boyd
2021-07-09Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-30mmc: initialized disk->minorsChristoph Hellwig
2021-06-30mmc: switch to blk_mq_alloc_diskChristoph Hellwig
2021-06-30mmc: remove an extra blk_{get,put}_queue pairChristoph Hellwig
2021-06-29mmc: core: clear flags before allowing to retuneWolfram Sang
2021-06-14mmc: Improve function name when aborting a tuning cmdWolfram Sang
2021-06-14mmc: debugfs: add description for module parameterWolfram Sang
2021-06-14mmc: core: Allow UHS-I voltage switch for SDSC cards if supportedChristian Löhle
2021-06-14mmc: core: Add a missing SPDX license headerAviral Gupta
2021-06-14mmc: core: Use pm_runtime_resume_and_get() to replace open codingTian Tao
2021-06-14mmc: core: add support for disabling HS400 mode via DTLucas Stach
2021-06-14mmc: core: Add support for cache ctrl for SD cardsUlf Hansson
2021-06-14mmc: core: Move eMMC cache flushing to a new bus_ops callbackUlf Hansson
2021-06-14mmc: block: Disable CMDQ on the ioctl pathBean Huo
2021-06-14mmc: core: Add support for Power Off Notification for SD cardsUlf Hansson
2021-06-14mmc: core: Read performance enhancements registers for SD cardsUlf Hansson
2021-06-14mmc: core: Read the SD function extension registers for power managementUlf Hansson
2021-06-14mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59Ulf Hansson
2021-06-14mmc: core: Drop open coding in mmc_sd_switch()Ulf Hansson
2021-06-14mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmdsUlf Hansson