Age | Commit message (Expand) | Author |
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 |
2019-03-22 | build umbg(4) on amd64, previously only done on i386/macppc/octeon/sparc64 | Stuart Henderson |
2019-01-19 | now that it works, enable ixl(4) on amd64 | Jonathan Matthew |
2018-11-23 | Add the pvclock(4) guest driver for paravirtual clocks | Reyk Floeter |
2018-10-26 | Add acpipci(4) on amd64. For now this only calls the PCI-specific _OSC | Mark Kettenis |
2018-08-31 | enable bnxt(4) | Jonathan Matthew |
2018-08-27 | move bwfm* at pci? to the wireless section | Joshua Stein |
2018-08-25 | Add umt(4) for USB Windows Precision Touchpad devices | Joshua Stein |
2018-08-22 | Enable uscom(4) where uslcom(4) is already present. | Martin Pieuchot |
2018-08-21 | Rework kcov kernel config. Instead of treating kcov as both an option and a | anton |
2018-08-19 | Add kcov(4), a kernel code coverage tracing driver. It's used in conjunction | anton |
2018-08-03 | Add mue(4), a driver for Microchip LAN75xx/LAN78xx 10/100/1000 USB Ethernet | Kevin Lo |
2018-06-30 | acpisurface(4): driver for Surface Pro 4 and Surface Book hardware | Mike Larkin |
2018-05-23 | Enable ccpmic(4) and tipmic(4). | Mark Kettenis |
2018-05-23 | Enable bwfm(4). | Patrick Wildt |
2018-04-20 | enable ccp(4) as found on recent amd chips | David Gwynne |
2018-03-27 | Add acpicmos(4), a driver that implements SystemCMOS OperationRegion | Mark Kettenis |
2018-03-14 | On newer machines IPMI attaches only using the ACPI tables instead of | Patrick Wildt |
2017-12-24 | Add a PCI attachment driver for bwfm(4). It's not finished, but it's | Patrick Wildt |
2017-12-03 | Enable bgw(4). | Mark Kettenis |
2017-11-16 | Add PCI attachment for dwiic(4) needed by Intel 100 Series machines | Joshua Stein |
2017-10-28 | Attach efifb(4) when the system is booted with serial console. Also | YASUOKA Masahiko |
2017-10-11 | Add bwfm(4), a driver for Broadcom FullMAC WiFi controllers. The | Patrick Wildt |
2017-08-28 | swap ualea for urng | Jasper Lievisse Adriaanse |
2017-06-14 | Enable hvs(4), "go for it" from deraadt. | Mike Belopuhov |
2017-04-30 | Remove some KGDB leftovers. | Martin Pieuchot |
2017-03-12 | enable acpisbs | Joshua Stein |
2017-02-22 | add acpisbs, an acpi smart battery subsystem driver reading data | Joshua Stein |
2017-01-13 | Enable vmmci(4) | Reyk Floeter |