Age | Commit message (Expand) | Author |
2023-09-06 | revert disabling warnings for zlib on clang >= 15 | Jonathan Gray |
2023-07-22 | Add qcsdam(4), a driver for the PMIC Shared Direct Access Memory found on | Patrick Wildt |
2023-07-19 | Use "early 2" to attach aplpngr(4) to make sure it attaches before other | Mark Kettenis |
2023-07-01 | Add driver for QC cpu Power States. | Dale Rahn |
2023-06-27 | Add qctsens(4), a driver for the Temperature Sensor found on Qualcomm SoCs. | Patrick Wildt |
2023-06-10 | Add qcpas(4), a driver for the Peripheral Authentication Service found on | Patrick Wildt |
2023-05-23 | Add qcaoss(4), a driver for the Always On Subsystem found on Qualcomm SoCs. | Patrick Wildt |
2023-05-19 | Add qcsmptp(4), a driver to share 32-bit values between (co-)processors. | Patrick Wildt |
2023-05-19 | Add qcsmem(4), a driver for the shared memory table on Qualcomm SoCs | Patrick Wildt |
2023-05-17 | Add qcmtx(4), a driver for the hardware spinlock on Qualcomm SoCs that | Patrick Wildt |
2023-05-17 | Add qcipcc(4), a driver for the inter-processor mailbox interface used | Patrick Wildt |
2023-05-12 | add axppmic support to RAMDISK, | SASANO Takayoshi |
2023-04-28 | Add a driver for the Qualcomm rng device found on the Thinkpad X13s, based on | Peter Hessler |
2023-04-20 | add viogpu, a VirtIO GPU driver | Joshua Stein |
2023-04-19 | enable dwmshc to support the emmc controller on rockchip rk356x boards. | David Gwynne |
2023-04-09 | So clang 13 miscompiles dev/usb/umass_scsi.c with the combination if -Oz | Mark Kettenis |
2023-04-03 | enable rkusbphy(4) | David Gwynne |
2023-04-01 | Enable rkiovd(4) | Mark Kettenis |
2023-03-31 | Enable ufshci(4). | Marcus Glocker |
2023-03-27 | Implement branch target protection using the branch target identification | Mark Kettenis |
2023-03-19 | Enable rkpciephy(40. | Mark Kettenis |
2023-03-12 | Add rkcomphy(3), a driver for the "naneng" combo PHY found on the RK356x | Mark Kettenis |
2023-03-04 | Enable ytphy(4) here too. | Mark Kettenis |
2023-03-04 | enable ytphy(4) | Mark Kettenis |
2023-02-16 | Enable dwqe(4). | Mark Kettenis |
2023-02-14 | enable scmi(4) | Mark Kettenis |
2023-02-13 | Add dwqe(4), a driver for the Synopsis DesignWare Ethernet QoS controller | Patrick Wildt |
2023-02-04 | Initial driver for Universal Flash Storage (UFS) Host Controllers. | Marcus Glocker |
2023-02-03 | enable sncodec(4) | Mark Kettenis |
2023-01-24 | Parallels Desktop 17 emulates an azalia audio device, add it | Joshua Stein |
2023-01-16 | Manage RTC offset through UEFI variables handled by a TEE application that | Patrick Wildt |
2023-01-14 | Implement access to EFI variables and ESRT through an ioctl(2) interface | Mark Kettenis |
2023-01-01 | update drm to linux 6.1.2 | Jonathan Gray |
2022-12-30 | Neuter zlib fatal warnings when building kernels and bootloaders with clang 15 | Jeremie Courreges-Anglas |
2022-12-24 | Enable pcagpio(4), and also consistently pcamux(4) while we're at it. With | Patrick Wildt |
2022-12-17 | Add aplefuse(4), a driver for the eFuses on Apple Silicon SoCs. | Mark Kettenis |
2022-12-12 | Enable tipd(4) on RAMDISK kernels as well. | Mark Kettenis |
2022-12-12 | Fix USB hotplug on type-C connectors of Apple Silicon hardware. The USB | Mark Kettenis |
2022-11-26 | Enable aplpwm(4) and pwmleds(4). | Mark Kettenis |
2022-11-21 | Add aplpwm(4), a driver for the PWM controller found on Apple silicon. | Mark Kettenis |
2022-11-11 | Enable icc(4). ok anton@ patrick@ | Matthieu Herrb |
2022-11-10 | Enable qcpdc(4) | Patrick Wildt |
2022-11-09 | Enable qcpwm(4) | Patrick Wildt |
2022-11-08 | Tedu spmi bus definition that moved over to the fdt files. | Patrick Wildt |
2022-11-08 | Hook up all those Qualcomm SoC SPMI devices. | Patrick Wildt |
2022-11-08 | Enable gpiobl(4) | Tobias Heider |
2022-11-06 | Add FDT-based attachment for qciic(4). | Patrick Wildt |
2022-11-06 | Add FDT-based attachment for qcgpio(4). | Patrick Wildt |
2022-11-06 | Add glue for the USB3 controller on the Lenovo x13s. | Patrick Wildt |
2022-11-06 | Make EFI runtime calls more robust on arm64 as well. While I have not seen | Mark Kettenis |