Age | Commit message (Expand) | Author |
2023-04-23 | enable iosf(4) | David Gwynne |
2023-04-20 | add viogpu, a VirtIO GPU driver | Joshua Stein |
2023-03-31 | Enable ngbe(4). | Kevin Lo |
2022-11-11 | Enable icc(4). ok anton@ patrick@ | Matthieu Herrb |
2022-10-16 | Add the guts for EFI runtime services support on amd64. This will be used | Mark Kettenis |
2022-03-08 | Enable mtw(4) in the build for amd64. | hastings |
2022-02-08 | The suspend/resume code is a sticky mess of MI, MD, and ACPI sequencing. | Theo de Raadt |
2022-01-04 | Remove commented out gtp from amd64 GENERIC | Greg Steuck |
2022-01-02 | Prism54 (only full-mac varients) -> Prism54 Full-MAC | Jonathan Gray |
2021-12-26 | Add address locators for the ACPI "bus" and use these to fix the order of | Mark Kettenis |
2021-12-20 | Make mtw(4) known to the config(8) framework. | hastings |
2021-12-16 | Attach com over acpi on amd64. Some hardware uses a different interrupt | Anton Lindqvist |
2021-11-02 | Enable igc(4). | Patrick Wildt |
2021-10-25 | typos in comments, from jj, reported by Elyes Haouas on irc | Stuart Henderson |
2021-10-21 | Remove hifn(4), safe(4), and ubsec(4) crypto drivers. They require | Alexander Bluhm |
2021-09-14 | Enable cy(4) on amd64. | Jan Klemkow |
2021-09-13 | Enable uaq(4) on amd64. Investigations into problems on other platforms | Jonathan Matthew |
2021-09-02 | aq(4) driver for Aquantia 1/2.5/5/10Gb/s PCIe ethernet adapters | Mike Larkin |
2021-08-20 | Add ucc(4), a driver for USB HID Consumer Control keyboards. Such | anton |
2021-04-28 | Enable dt(4) on amd64, arm64, i386, and powerpc64 in GENERIC kernel. | Alexander Bluhm |
2021-02-04 | Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to | anton |
2021-01-23 | introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers. | thfr |
2020-11-15 | Add pchgpio(4), a driver for the GPIO controllers found on modern Intel | Mark Kettenis |
2020-10-27 | Adding IOMMU support for AMD Vi and Intel VTD (disabled) | Jordan Hargrave |
2020-09-15 | abl(4) is a new driver to control the backlight brightness on Intel based | Marcus Glocker |
2020-09-12 | asmc0 -> asmc* | Marcus Glocker |
2020-09-12 | Make asmc(4) attach through acpi(4) instead of isa(4). | Marcus Glocker |
2020-06-02 | add acpihid(4) for ACPI HID event and 5-button array devices | Joshua Stein |
2020-05-31 | add umstc(4) for Microsoft Surface Type Cover keyboards | Joshua Stein |
2020-03-06 | Add a PCI attachment driver for com(4). Intel has been removing legacy | Patrick Wildt |
2020-02-15 | Enable iwx(4) on amd64. | Stefan Sperling |
2020-01-21 | remove a few disabled drivers that don't compile and seem unlikely to | Ted Unangst |
2020-01-20 | remove esp at pcmcia attachment. it doesn't even compile. | Ted Unangst |
2019-12-23 | Add amdgpio(4), a driver for the GPIO controller found on newer AMD | Mark Kettenis |
2019-12-17 | Add fido(4), a HID driver for FIDO/U2F security keys | Reyk Floeter |
2019-12-08 | Bye bye options KVM86 and VM86 | Martin Pieuchot |
2019-11-18 | Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb Ethernet | Kevin Lo |
2019-09-26 | Add a new driver for getting AMD CPU temperature sensor over the SMN. | Bryan Steele |
2019-09-26 | enable iavf(4) | Jonathan Matthew |
2019-09-07 | Revert acpipci(4) changes. Too many systems are broken. We'll try again | Mark Kettenis |
2019-08-28 | Use ACPI information to attach PCI busses like we do on arm64. There are a | Mark Kettenis |
2019-08-14 | enable amdgpu on amd64 requested by a few people | Jonathan Gray |
2019-06-24 | Add glkgpio(4), a driver for the GPIO controllers found on Intel's Gemini | Mark Kettenis |
2019-06-17 | Add aplgpio(4) a driver for the gpio controllers found on Intel's Apollo | Patrick Wildt |
2019-06-07 | add ukspan(4), a driver for the Keyspan USA19HS USB serial adapter | Joshua Stein |
2019-05-21 | add amdgpu from linux 4.19.44 for recent AMD Radeon parts | Jonathan Gray |
2019-05-08 | Enable ucrcom(4) on all architectures that have uslcom(4). | Mark Kettenis |
2019-05-04 | let users try mcx(4) | Theo de Raadt |
2019-05-04 | Improve the interaction between efifb(4), inteldrm(4) and radeondrm(4) | Mark Kettenis |
2019-03-28 | Enable uxrcom(4). | Mark Kettenis |