freebsd-dev/sys/dev/mmc
Scott Long bd9e461cf7 Address the reported mmc serialization issue.
Reset the mmc owner before calling the bridge release host callback.

Some people are hitting the "mmc: host bridge didn't serialize us." panic as
the bridge is released before the mmc owner is reset.

Submitted by: luiz
Sponsored by:   Rubicon Communications, LLC ("Netgate")
2021-08-10 22:41:23 +00:00
..
host dwmmc: Fix MMCCAM block size support 2021-07-22 17:03:14 +02:00
bridge.h
mmc_fdt_helpers.c mmc_fdt_helper: correct typo in DT property name 2021-08-09 02:27:41 +02:00
mmc_fdt_helpers.h mmc_fdt_helper: Add mmc_fdt_set_power 2021-05-21 17:38:05 +02:00
mmc_ioctl.h
mmc_private.h
mmc_pwrseq_if.m mmc: Add mmc-pwrseq driver 2021-05-21 17:36:20 +02:00
mmc_pwrseq.c mmc: Add mmc-pwrseq driver 2021-05-21 17:36:20 +02:00
mmc_subr.c mmc: ignore CRC errors from CMD13 (status) when changing rates 2021-06-02 19:46:23 -06:00
mmc_subr.h
mmc.c Address the reported mmc serialization issue. 2021-08-10 22:41:23 +00:00
mmcbr_if.m
mmcbrvar.h
mmcbus_if.m
mmcreg.h
mmcsd.c mmcsd(4): properly set BIO error when partition switching fails 2021-01-22 00:18:40 +01:00
mmcvar.h