| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC: r315598 | marius | 2017-05-18 | 1 | -0/+18 |
* | MFC: r315431 | marius | 2017-05-11 | 1 | -3/+33 |
* | MFC: r312939, r313250, r314811 (partial), r314887 (partial), r315760, | marius | 2017-05-11 | 1 | -215/+222 |
* | MFC: r310309, r310340-310341, r311664, r311793-r311794 | marius | 2017-01-18 | 1 | -1/+7 |
* | MFC r308187, r311660, r311693, r311727, r311797: | ian | 2017-01-15 | 1 | -3/+10 |
* | Add a convenience macro that masks all the bits related to clock divisors | ian | 2016-05-26 | 1 | -0/+3 |
* | Add support for the BCM57765 card reader. | adrian | 2015-10-15 | 1 | -0/+2 |
* | Raise the SDHCI timeout to 10 seconds and add a sysctl to allow changing | loos | 2015-05-21 | 1 | -0/+1 |
* | Add a new SDHCI quirk, SDHCI_QUIRK_DONT_SET_HISPD_BIT. Apparently some | ian | 2015-01-17 | 1 | -0/+2 |
* | Add defines for SDHCI 3.0 controllers. | ian | 2015-01-17 | 1 | -0/+29 |
* | Add a new sdhci quirk, SDHCI_QUIRK_WAITFOR_RESET_ASSERTED, to work around | ian | 2014-12-20 | 1 | -0/+2 |
* | When command and data interrupts have been aggregated together, don't do | ian | 2014-12-20 | 1 | -1/+4 |
* | - Nuke unused sdhci_softc. | marius | 2014-08-31 | 1 | -0/+2 |
* | Add timeout logic to sdhci, separate from the timeouts done by the hardware. | ian | 2014-02-15 | 1 | -0/+1 |
* | Fix the definition of the SDHCI_STATE_DAT and SDHCI_STATE_CMD fields, and | ian | 2014-02-12 | 1 | -2/+3 |
* | Add a new SDHCI_QUIRK_DONT_SHIFT_RESPONSE for hardware that pre-shifts | ian | 2013-08-18 | 1 | -0/+2 |
* | Add named constants for 8-bit bus support. The sdhci and mmc drivers | ian | 2013-08-16 | 1 | -0/+3 |
* | Add hooks for plugging platform-provided transfer backend. | gonzo | 2013-02-28 | 1 | -1/+5 |
* | Various timing-related fixes: | gonzo | 2013-02-16 | 1 | -0/+1 |
* | - Get proper maximum clock frequency for SDHCI v3.0 and higher | gonzo | 2012-11-30 | 1 | -0/+1 |
* | Add new quirks: | gonzo | 2012-10-29 | 1 | -2/+14 |
* | Split sdhci driver in two parts: sdhci and sdhci_pci. | gonzo | 2012-10-16 | 1 | -17/+75 |
* | Add support for RICOH R5CE823 card reader, that can be found in | glebius | 2012-02-09 | 1 | -0/+9 |
* | Import sdhci (PCI SD Host Controller) driver. | mav | 2008-10-21 | 1 | -0/+190 |