summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2021-12-20mmc: core: Disable card detect during shutdownUlf Hansson
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.hMianhan Liu
2021-11-01Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-10-29block: remove blk_{get,put}_requestChristoph Hellwig
2021-10-21blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers
2021-10-18block: move struct request to blk-mq.hChristoph Hellwig
2021-10-12mmc: slot-gpio: Update default label when no con_id providedAndy Shevchenko
2021-10-12mmc: slot-gpio: Refactor mmc_gpio_alloc()Andy Shevchenko
2021-10-12mmc: core: Add host specific tuning support for eMMC HS400 modeWenbin Mei
2021-10-12mmc: block: Add error handling support for add_disk()Luis Chamberlain
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