freebsd-dev/sys/dev/sdhci
Ian Lepore ab8e311b11 Actually release resources in detach() rather than just returning EBUSY.
This will enable use of 'devctl disable', allow creation of a module, etc.
2017-10-27 17:21:43 +00:00
..
fsl_sdhci.c Actually release resources in detach() rather than just returning EBUSY. 2017-10-27 17:21:43 +00:00
sdhci_acpi.c - Check the slot type capability, set SDHCI_SLOT_{EMBEDDED,NON_REMOVABLE} 2017-07-26 22:04:23 +00:00
sdhci_fdt_gpio.c Release all previously allocated resources. 2017-03-08 14:52:03 +00:00
sdhci_fdt_gpio.h Add new helper routines for sdhci bridge drivers that use gpio pins for 2017-01-09 01:54:36 +00:00
sdhci_fdt.c Add the Marvell SDHCI controller to the list of supported devices in 2017-05-16 05:10:15 +00:00
sdhci_if.m o Add support for eMMC HS200 and HS400 bus speed modes at 200 MHz to 2017-07-23 16:11:47 +00:00
sdhci_pci.c Rename sdhci_cam_start_slot() into sdhci_start_slot() 2017-09-24 09:05:35 +00:00
sdhci.c Rename sdhci_cam_start_slot() into sdhci_start_slot() 2017-09-24 09:05:35 +00:00
sdhci.h Rename sdhci_cam_start_slot() into sdhci_start_slot() 2017-09-24 09:05:35 +00:00