Age | Commit message (Expand) | Author |
2018-04-02 | Add dwpcie(4), a (minimal) driver for the Synopsys Designware PCIe core in | Mark Kettenis |
2018-04-02 | Add dwpcie(4), a (minimal) driver for the Synopsys Designware PCIe core in | Mark Kettenis |
2018-04-02 | enable snooping on Intel Apollo Lake HD Audio, pt out & ok jsg | Henning Brauer |
2018-04-02 | attach on Intel Apollo Lake SMBus, ok jsg | Henning Brauer |
2018-04-02 | regen | Henning Brauer |
2018-04-02 | add a bunch of Intel Apollo Lake devices found on NUC6CAYH / Celeron J3455 | Henning Brauer |
2018-04-02 | Add support for register shift/io-width. This allows us to support UARTs | Mark Kettenis |
2018-03-31 | Add mvtemp(4), a driver for the temperature sensors found on Marvell Armada | Mark Kettenis |
2018-03-30 | Move imxanatop(4) to sys/dev/fdt. | Patrick Wildt |
2018-03-30 | Move imxiic(4) to sys/dev/fdt. | Patrick Wildt |
2018-03-30 | Attach imxesdhc(4) to i.MX8M as well. | Patrick Wildt |
2018-03-30 | Move imxesdhc(4) to sys/dev/fdt. | Patrick Wildt |
2018-03-30 | Move imxgpio(4) to sys/dev/fdt so it can be shared between arm64 and armv7. | Patrick Wildt |
2018-03-30 | Attach imxgpc(4) to i.MX8M as well. | Patrick Wildt |
2018-03-30 | Move imxgpc(4) to sys/dev/fdt so it can be shared between arm64 and armv7. | Patrick Wildt |
2018-03-30 | Add some sensible error checking in the hibernate io path, helpfully | Jonathan Matthew |
2018-03-29 | Move imxuart(4) to sys/dev/fdt so it can be shared between arm64 and armv7. | Patrick Wildt |
2018-03-29 | Add mvrtc(4), a driver for the RTC integrated on various Marvell Armada SoCs. | Mark Kettenis |
2018-03-29 | Use "marvell,spi-ranges" property to map GICP interrupts numbers into GIC | Mark Kettenis |
2018-03-29 | Add support for legacy binding used in device trees for Marvell devices for | Mark Kettenis |
2018-03-28 | Configure tx and rx chain delay based on device tree properties. | Mark Kettenis |
2018-03-28 | drm/edid: set ELD connector type in drm_edid_to_eld() | Jonathan Gray |
2018-03-28 | drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off) | Jonathan Gray |
2018-03-27 | Add acpicmos(4), a driver that implements SystemCMOS OperationRegion | Mark Kettenis |
2018-03-21 | Add mvicu(4), a driver for the Interrupt Consolidation Unit found on | Mark Kettenis |
2018-03-21 | Add support for Marvell Armada 7K and 8K SoCs. | Mark Kettenis |
2018-03-21 | Register regmap regardless of whether the node has a "phandle" property. | Mark Kettenis |
2018-03-21 | Fix the way we detect xrun on the recording end, which may prevent the | Alexandre Ratchov |
2018-03-20 | Add mvgpio(4), a driver to handle GPIOs on Marvell SoCs. | Mark Kettenis |
2018-03-20 | sync | Kevin Lo |
2018-03-20 | Add support for SIMCom SIM7600E. | Kevin Lo |
2018-03-20 | Add hibernate IO path for sdmmc(4). This requires some help from the | Jonathan Matthew |
2018-03-19 | Make it possible for the sdhc(4) attachment glue to specify the base clock | Mark Kettenis |
2018-03-19 | Use a table that is automatically generated from data extracted from the | Mark Kettenis |
2018-03-19 | Switch mvpinctrl(4) from a last match to first match principle. This is | Patrick Wildt |
2018-03-17 | Add mvclock(4) a clock driver for the AP806 and CP110 blocks found on Marvell | Mark Kettenis |
2018-03-17 | If we are compatible with "simple-mfd", attempt to attach child nodes. | Mark Kettenis |
2018-03-17 | Add proper suspend/resume support. | Alexandre Ratchov |
2018-03-17 | Set base DMA pointers when DMA starts. | Alexandre Ratchov |
2018-03-16 | Add untested support for Cannon Lake and Ice Lake Ethernet (pch_cnp). | Jonathan Gray |
2018-03-16 | Improve calculation of the number of commands and sges available. | Jonathan Matthew |
2018-03-16 | use MFI_STAT_INVALID_STATUS where appropriate | Jonathan Matthew |
2018-03-16 | Allocate an mfi frame for each ccb, to be used to submit passthrough | Jonathan Matthew |
2018-03-15 | bug fix (I found it when comparing with if_upl.c) | SASANO Takayoshi |
2018-03-15 | Remove unused struct member. | Kevin Lo |
2018-03-14 | regen | Jasper Lievisse Adriaanse |
2018-03-14 | add a number of devices found on the new X1 | Jasper Lievisse Adriaanse |
2018-03-14 | On newer machines IPMI attaches only using the ACPI tables instead of | Patrick Wildt |
2018-03-13 | drm/edid: Add 6 bpc quirk for CPT panel in Asus UX303LA | Jonathan Gray |
2018-03-13 | drm/dp/mst: save vcpi with payloads | Jonathan Gray |