freebsd-dev/sys/dev/mmc
Michal Meloun dfb7360222 dwmmc: Calculate the maximum transaction length correctly.
We should reserve two descriptors (not MMC_SECTORS) for potentially
unaligned (so bounced) buffer fragments, one for the starting fragment
and one for the ending fragment.

Submitted by:	kjopek@gmail.com
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D30387
2021-10-08 09:21:03 +02:00
..
host dwmmc: Calculate the maximum transaction length correctly. 2021-10-08 09:21:03 +02:00
bridge.h
mmc_fdt_helpers.c mmc: switch mmc_helper to device_ api 2021-09-20 17:18:02 +02:00
mmc_fdt_helpers.h mmc: switch mmc_helper to device_ api 2021-09-20 17:18:02 +02:00
mmc_helpers.c mmc: Fix regression in 8a8166e5bc breaking Stratix 10 boot 2021-09-29 13:59:13 +01:00
mmc_helpers.h mmc: switch mmc_helper to device_ api 2021-09-20 17:18:02 +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 mmc: fix 1-byte reallocs (when it should have been sizeof device_t) 2021-09-25 14:58:31 +00:00
mmcbr_if.m
mmcbrvar.h
mmcbus_if.m
mmcreg.h
mmcsd.c
mmcvar.h