- 0b05c97 mmc: tifm_sd: Inform the mmc core about the maximum busy timeout by Ulf Hansson · 4 years, 9 months ago
- 6ccff65 mmc: sdricoh_cs: Drop redundant in-parameter to sdricoh_query_status() by Ulf Hansson · 4 years, 9 months ago
- 4b4c7da mmc: sdricoh_cs: Move MMC_APP_CMD handling to sdricoh_mmc_cmd() by Ulf Hansson · 4 years, 9 months ago
- cfa2c1d mmc: sdricoh_cs: Use MMC_APP_CMD rather than a hardcoded number by Ulf Hansson · 4 years, 9 months ago
- 710c7ff mmc: sdricoh_cs: Drop unused defines by Ulf Hansson · 4 years, 9 months ago
- f37ac1a mmc: owl-mmc: Respect the cmd->busy_timeout from the mmc core by Ulf Hansson · 4 years, 9 months ago
- d422f8b mmc: jz4740: Inform the mmc core about the maximum busy timeout by Ulf Hansson · 4 years, 9 months ago
- 580b946e mmc: sdhci-pci-o2micro: Make some symbols static by Zou Wei · 4 years, 9 months ago
- 4317025 mmc: core: Use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTE by Zou Wei · 4 years, 9 months ago
- ca2d13ec mmc: sdhci-of-at91: make MMC_SDHCI_OF_AT91 depend on HAVE_CLK by Masahiro Yamada · 4 years, 9 months ago
- 74f6bdb mmc: renesas_sdhi: shorten types after refactorization by Wolfram Sang · 4 years, 9 months ago
- 33ba6fe mmc: mmci_sdmmc: fix power on issue due to pwr_reg initialization by Ludovic Barre · 4 years, 9 months ago
- 0472f8d mmc: sdhci-msm: Use OPP API to set clk/perf state by Rajendra Nayak · 4 years, 9 months ago
- a389087 staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc core by Ulf Hansson · 4 years, 9 months ago
- 4c2e04d mmc: usdhi6rol0: Inform the mmc core about the maximum busy timeout by Ulf Hansson · 4 years, 9 months ago
- ef5053b mmc: atmel-mci: Respect the cmd->busy_timeout from the mmc core by Ulf Hansson · 4 years, 9 months ago
- ab5d94f mmc: atmel-mci: Set the timer per command rather than per request by Ulf Hansson · 4 years, 9 months ago
- 740e649 mmc: atmel-mci: Keep timer enabled when queuing a next request by Ulf Hansson · 4 years, 9 months ago
- 946932d mmc: sdhci-msm: Enable ADMA length mismatch error interrupt by Veerabhadrarao Badiganti · 4 years, 9 months ago
- d863cb03fb mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk by Veerabhadrarao Badiganti · 4 years, 9 months ago
- 49769d4 mmc: sdhci: add spin lock for sdhci_set_default_irqs in sdhci_init by Haibo Chen · 4 years, 9 months ago
- 61ab64e mmc: host: sdhci-sprd: Implement the request_atomic() API by Baolin Wang · 4 years, 9 months ago
- 48ef8a2 mmc: host: sdhci: Implement the request_atomic() API by Baolin Wang · 4 years, 9 months ago
- 6db96e5 mmc: host: Introduce the request_atomic() for the host by Baolin Wang · 4 years, 9 months ago
- 845c939 mmc: sdhci: Reduce maximum time under spinlock in sdhci_send_command() by Adrian Hunter · 4 years, 9 months ago
- e872f1e mmc: sdhci: Tidy sdhci_request() a bit by Adrian Hunter · 4 years, 9 months ago
- 98a2642 mmc: sdhci: Remove unneeded forward declaration of sdhci_finish_data() by Adrian Hunter · 4 years, 9 months ago
- a374a72 mmc: sdhci: Stop exporting sdhci_send_command() by Adrian Hunter · 4 years, 9 months ago
- ed63303 mmc: sdhci: Add helpers for the auto-CMD23 flag by Adrian Hunter · 4 years, 9 months ago
- 9d624f4 mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs() by Jisheng Zhang · 4 years, 9 months ago
- 3e09a81 mmc: mmci: Switch to mmc_regulator_set_vqmmc() by Marek Vasut · 4 years, 9 months ago
- 17a0751 mmc: core: Return 1 from mmc_regulator_set_vqmmc() if switch skipped by Marek Vasut · 4 years, 9 months ago
- 9cbe0fc mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0 by Marek Vasut · 4 years, 9 months ago
- 098c408 mmc: sdhci-of-arasan: Remove uninitialized ret variables by Nathan Chancellor · 4 years, 9 months ago
- bcf89cb mmc: renesas_sdhi: simplify summary output by Wolfram Sang · 4 years, 9 months ago
- 5fb6bf5 mmc: renesas_sdhi: improve TAP selection if all TAPs are good by Wolfram Sang · 4 years, 9 months ago
- ec4fc1a mmc: renesas_sdhi: clarify handling of selecting TAPs by Wolfram Sang · 4 years, 9 months ago
- 92fa2a5 mmc: renesas_sdhi: refactor calculation of best TAP by Wolfram Sang · 4 years, 9 months ago
- a8e809e mmc: sdhci: use FIELD_GET/PREP for capabilities bit masks by Masahiro Yamada · 4 years, 9 months ago
- 2941e4c mmc: sdhci: move SDHCI_CAPABILITIES_1 to a more suitable place by Masahiro Yamada · 4 years, 9 months ago
- 4908460 mmc: sdhci-of-arasan: Fix kernel-doc warnings by Manish Narani · 4 years, 9 months ago
- 16ada73 mmc: sdhci-of-arasan: Modify clock operations handling by Manish Narani · 4 years, 9 months ago
- 37d3ee7 mmc: sdhci-of-arasan: Rearrange the platform data structs for modularity by Manish Narani · 4 years, 9 months ago
- 19ee441 mmc: sdhci-of-arasan: Rename sdhci_arasan_data to avoid confusion by Manish Narani · 4 years, 9 months ago
- 1a47072 sdhci: arasan: Add support for Versal Tap Delays by Manish Narani · 4 years, 9 months ago
- 1fd7b98 dt-bindings: mmc: arasan: Document 'xlnx,versal-8.9a' controller by Manish Narani · 4 years, 9 months ago
- 2871ec9 mmc: wbsd: Replace hardcoded command numbers with existing defines by Ulf Hansson · 4 years, 9 months ago
- f51167c mmc: s3cmci: Drop redundant code in s3cmci_setup_data() by Ulf Hansson · 4 years, 9 months ago
- 4c3965a mmc: au1xmmc: Drop redundant code in au1xmmc_send_command() by Ulf Hansson · 4 years, 9 months ago
- a049b5a mmc: sdhci-sprd: Drop redundant cap flags by Ulf Hansson · 4 years, 9 months ago
- a08373d mmc: android-goldfish: Enable MMC_CAP2_NO_SDIO by Ulf Hansson · 4 years, 9 months ago
- 9cb1fd0 Linux 5.7-rc7 by Linus Torvalds · 4 years, 8 months ago
- 98790bb Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 667b624 Merge tag 'x86-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 9e61d12 Merge tag 'sched-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- caffb99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
- 539d39a net: smsc911x: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
- e3181e9 Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 8 months ago
- febfd9d net/mlx4_core: fix a memory leak bug. by Qiushi Wu · 4 years, 8 months ago
- 4c64b83 net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend by Grygorii Strashko · 4 years, 8 months ago
- 0ddfee1 net: phy: mscc: fix initialization of the MACsec protocol mode by Antoine Tenart · 4 years, 8 months ago
- 31096c3e net: stmmac: don't attach interface until resume finishes by Leon Yu · 4 years, 8 months ago
- ef24d6c net: Fix return value about devm_platform_ioremap_resource() by Tiezhu Yang · 4 years, 8 months ago
- 0cfc8a8 sparc32: fix page table traversal in srmmu_nocache_init() by Mike Rapoport · 4 years, 8 months ago
- 423b8ba Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- 23f0dac Merge tag 'driver-core-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 8 months ago
- 0e36fd4 Merge tag 'char-misc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 8 months ago
- 8f26104 Merge tag 'staging-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 8 months ago
- d3044d7 Merge tag 'tty-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 8 months ago
- 9bca7c4 Merge tag 's390-5.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 8 months ago
- ca6edee MAINTAINERS: add files related to kdump by Baoquan He · 4 years, 8 months ago
- d8f117a z3fold: fix use-after-free when freeing handles by Uladzislau Rezki · 4 years, 8 months ago
- c2bc26f sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init() by Mike Rapoport · 4 years, 8 months ago
- f7fa187 MAINTAINERS: update email address for Naoya Horiguchi by Naoya Horiguchi · 4 years, 8 months ago
- fc94cf2 sh: include linux/time_types.h for sockios by Arnd Bergmann · 4 years, 8 months ago
- 33cd65e kasan: disable branch tracing for core runtime by Marco Elver · 4 years, 8 months ago
- 380e5c1 selftests/vm/write_to_hugetlbfs.c: fix unused variable warning by John Hubbard · 4 years, 8 months ago
- 9809770 selftests/vm/.gitignore: add mremap_dontunmap by John Hubbard · 4 years, 8 months ago
- ffca476 rapidio: fix an error in get_user_pages_fast() error handling by John Hubbard · 4 years, 8 months ago
- c071b0f x86: bitops: fix build regression by Nick Desaulniers · 4 years, 8 months ago
- 60858c0 device-dax: don't leak kernel memory to user space after unloading kmem by David Hildenbrand · 4 years, 8 months ago
- e6764aa Revert "kobject: Make sure the parent does not get released before its children" by Greg Kroah-Hartman · 4 years, 8 months ago
- e644645 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
- a24deb9 Merge tag 'drm-fixes-2020-05-23' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
- 4f7400d net/mlx5: Fix error flow in case of function_setup failure by Shay Drory · 4 years, 8 months ago
- d37bd5e net/mlx5e: CT: Correctly get flow rule by Roi Dayan · 4 years, 8 months ago
- 5e911e2 net/mlx5e: Update netdev txq on completions during closure by Moshe Shemesh · 4 years, 9 months ago
- 9ca4153 net/mlx5: Annotate mutex destroy for root ns by Roi Dayan · 4 years, 8 months ago
- 6eb7a26 net/mlx5: Don't maintain a case of del_sw_func being null by Roi Dayan · 4 years, 8 months ago
- aee37f3 net/mlx5: Fix cleaning unmanaged flow tables by Roi Dayan · 4 years, 8 months ago
- df14ad1e net/mlx5: Fix memory leak in mlx5_events_init by Moshe Shemesh · 4 years, 8 months ago
- a16b8e0 net/mlx5e: Fix inner tirs handling by Roi Dayan · 4 years, 8 months ago
- 16736e1 net/mlx5e: kTLS, Destroy key object after destroying the TIS by Tariq Toukan · 4 years, 8 months ago
- 3213484 net/mlx5e: Fix allowed tc redirect merged eswitch offload cases by Maor Dickman · 4 years, 9 months ago
- f7936dd net/mlx5: Avoid processing commands before cmdif is ready by Eran Ben Elisha · 4 years, 10 months ago
- d43b700 net/mlx5: Fix a race when moving command interface to events mode by Eran Ben Elisha · 4 years, 10 months ago
- 17d00e8 net/mlx5: Add command entry handling completion by Moshe Shemesh · 5 years ago
- d04322a Merge tag 'rxrpc-fixes-20200523-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 8 months ago
- f45d01f rxrpc: Fix a memory leak in rxkad_verify_response() by Qiushi Wu · 4 years, 8 months ago
- 8a1d24e rxrpc: Fix a warning by David Howells · 4 years, 8 months ago