| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add the Marvell SDHCI controller to the list of supported devices in | Luiz Otavio O Souza | 2017-05-16 | 1 | -4/+22 |
| * | - Unlike as in the PCI case, when attached to ACPI, Intel Bay Trail | Marius Strobl | 2017-05-14 | 2 | -3/+25 |
| * | Add a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP, to workaround | Luiz Otavio O Souza | 2017-05-09 | 2 | -6/+10 |
| * | Add support for the no-1-8-v and wp-inverted properties in generic SDHCI | Luiz Otavio O Souza | 2017-05-04 | 1 | -2/+22 |
| * | Use the newly added mpc85xx_get_system_clock() | Justin Hibbits | 2017-04-01 | 1 | -12/+6 |
| * | o Add support for eMMC DDR bus speed mode at 52 MHz to sdhci(4) and | Marius Strobl | 2017-03-19 | 5 | -25/+247 |
| * | Again, fixes regarding style(4), to comments, includes and unused | Marius Strobl | 2017-03-17 | 4 | -36/+29 |
| * | - Adds macros for the content of SDHCI_ADMA_ERR and SDHCI_HOST_CONTROL2 | Marius Strobl | 2017-03-16 | 2 | -7/+41 |
| * | - Add support for eMMC "partitions". Besides the user data area, i. e. | Marius Strobl | 2017-03-16 | 4 | -12/+39 |
| * | Release all previously allocated resources. | Michal Meloun | 2017-03-08 | 1 | -2/+7 |
| * | Add and use a MMC_DECLARE_BRIDGE macro for declaring mmc(4) bridges | Marius Strobl | 2017-03-07 | 4 | -8/+4 |
| * | o Another round fixes for mmc(4), mmcsd(4) and sdhci(4) regarding | Marius Strobl | 2017-03-06 | 5 | -45/+33 |
| * | Fix typos in bootverbose printfs... display the write-protect pin info, | Ian Lepore | 2017-02-21 | 1 | -1/+1 |
| * | [sdhci_acpi] Add support for Bay Trail SDHC SD card slot | Oleksandr Tymoshenko | 2017-02-14 | 1 | -1/+3 |
| * | Fix some more overly long lines, whitespace and other bugs according to | Marius Strobl | 2017-02-04 | 4 | -269/+273 |
| * | Fix overly long lines, whitespace and other bugs according to style(9). | Marius Strobl | 2017-01-29 | 4 | -92/+117 |
| * | Set the the wp_disabled flag when asked to. | Luiz Otavio O Souza | 2017-01-17 | 1 | -2/+6 |
| * | Include sys/systm.h for use of bootverbose. Fixes powerpc MPC85XXSPE build. | Ian Lepore | 2017-01-12 | 1 | -0/+1 |
| * | [sdhci] Add ACPI platform support for SDHCI driver | Oleksandr Tymoshenko | 2017-01-11 | 1 | -0/+370 |
| * | Add sdhci_handle_card_present_locked() that can be called from the interrupt | Ian Lepore | 2017-01-09 | 1 | -4/+11 |
| * | - Add support for Intel Apollo Lake and Bay Trail eMMC controllers. | Marius Strobl | 2017-01-09 | 3 | -8/+37 |
| * | Use the new sdhci_fdt_gpio helper functions to add full support for FDT | Ian Lepore | 2017-01-09 | 1 | -24/+21 |
| * | Add new helper routines for sdhci bridge drivers that use gpio pins for | Ian Lepore | 2017-01-09 | 2 | -0/+325 |
| * | Add support for non-removable media, and a quirk to use polling to detect | Ian Lepore | 2017-01-09 | 2 | -29/+77 |
| * | Now that the PRESENT_STATE register is only used for the inhibit bits loop | Ian Lepore | 2017-01-08 | 1 | -5/+2 |
| * | Add a new sdhci interface method, get_card_present(). | Ian Lepore | 2017-01-08 | 3 | -5/+18 |
| * | Follow-up to r310340: Add missing "Intel" to description | Conrad Meyer | 2016-12-20 | 1 | -1/+1 |
| * | Add Braswell PCI IDs for Intel Cherryview | Conrad Meyer | 2016-12-20 | 1 | -0/+2 |
| * | sdhci/mmc: Minor whitespace cleanups | Conrad Meyer | 2016-12-20 | 1 | -8/+8 |
| * | Since it's no longer accessing a powerpc-specific register, drop the #ifdef. | Justin Hibbits | 2016-11-02 | 1 | -2/+0 |
| * | Fix the build. protctl is only used on powerpc. | Justin Hibbits | 2016-11-02 | 1 | -1/+3 |
| * | Merge i.MX and PowerPC SDHCI drivers | Justin Hibbits | 2016-11-02 | 1 | -19/+103 |
| * | Toggle card insert/remove interrupt enable bits on events | Justin Hibbits | 2016-11-02 | 1 | -1/+8 |
| * | Move imx_sdhci driver over to a dev/sdhci in preparation for QorIQ support. | Justin Hibbits | 2016-11-02 | 1 | -0/+917 |
| * | Add a convenience macro that masks all the bits related to clock divisors | Ian Lepore | 2016-05-26 | 1 | -0/+3 |
| * | Make sdhci(4) work after suspend/resume for chipsets that require | Edward Tomasz Napierala | 2016-05-11 | 1 | -2/+7 |
| * | Fix fallout from r292180 (Dec 2015)... ensure that every driver which has | Ian Lepore | 2016-03-21 | 2 | -0/+2 |
| * | Replace several bus_alloc_resource() calls with bus_alloc_resource_any() | Justin Hibbits | 2016-02-27 | 1 | -2/+2 |
| * | Move the DRIVER_MODULE() statements that declare mmc(4) to be a child of | Ian Lepore | 2015-12-14 | 2 | -0/+2 |
| * | Add support for the BCM57765 card reader. | Adrian Chadd | 2015-10-15 | 3 | -5/+42 |
| * | Raise the SDHCI timeout to 10 seconds and add a sysctl to allow changing | Luiz Otavio O Souza | 2015-05-21 | 2 | -2/+10 |
| * | Detect, report and use 8-bit bus if is available. | Ian Lepore | 2015-02-27 | 1 | -4/+16 |
| * | Add a new SDHCI quirk, SDHCI_QUIRK_DONT_SET_HISPD_BIT. Apparently some | Ian Lepore | 2015-01-17 | 2 | -1/+4 |
| * | Add defines for SDHCI 3.0 controllers. | Ian Lepore | 2015-01-17 | 1 | -0/+29 |
| * | Handle the possibility that SDHCI_PLATFORM_START_TRANSFER() can fail, by | Ian Lepore | 2015-01-11 | 1 | -8/+12 |
| * | - Switching the mode of Ricoh R5CE823 to SD2.0 causes their PCI device ID | Marius Strobl | 2014-12-31 | 1 | -7/+43 |
| * | Add a new sdhci quirk, SDHCI_QUIRK_WAITFOR_RESET_ASSERTED, to work around | Ian Lepore | 2014-12-20 | 2 | -10/+28 |
| * | When command and data interrupts have been aggregated together, don't do | Ian Lepore | 2014-12-20 | 2 | -2/+11 |
| * | class, subclass and progif were never used, so don't bother setting | Warner Losh | 2014-10-13 | 1 | -4/+0 |
| * | - Nuke unused sdhci_softc. | Marius Strobl | 2014-08-31 | 5 | -42/+34 |