Age | Commit message (Expand) | Author |
2023-01-17 | remove elansc(4) driver for AMD Elan SC520 System Controller | Jonathan Gray |
2022-06-26 | add a few missing drivers for recent nics, input from jmatthew kettenis mbuhl... | Stuart Henderson |
2022-03-26 | Enable mtw(4) on i386, macppc, and arm64. | Stefan Sperling |
2022-02-08 | The suspend/resume code is a sticky mess of MI, MD, and ACPI sequencing. | Theo de Raadt |
2022-01-02 | Prism54 (only full-mac varients) -> Prism54 Full-MAC | Jonathan Gray |
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-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-09-12 | asmc0 -> asmc* | Marcus Glocker |
2020-09-12 | Make asmc(4) attach through acpi(4) instead of isa(4). | Marcus Glocker |
2020-06-22 | enable nvme on i386. | David Gwynne |
2020-01-22 | rm rtfps driver. disabled and man page doesn't inspire much confidence. | Ted Unangst |
2020-01-20 | remove esp at pcmcia attachment. it doesn't even compile. | Ted Unangst |
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-12-06 | Retire piixpcib(4). | Martin Pieuchot |
2019-11-18 | Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb Ethernet | Kevin Lo |
2019-05-28 | Enable virtio again since the compilation problems have been fixed. | Stefan Fritsch |
2019-05-27 | disable virtio. a serially careless & procedure violating developer | Theo de Raadt |
2019-05-08 | Enable ucrcom(4) on all architectures that have uslcom(4). | Mark Kettenis |
2019-05-04 | Improve the interaction between efifb(4), inteldrm(4) and radeondrm(4) | Mark Kettenis |
2019-03-22 | umbg now supports DCF600USB as well; adjust comment. from weerd@ | Stuart Henderson |
2019-01-18 | delete vmm(4) in i386 | pd |
2018-11-23 | Add the pvclock(4) guest driver for paravirtual clocks | Reyk Floeter |
2018-08-27 | move bwfm* at pci? to the wireless section | 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-07-09 | Delete the VM86 kernel option and i386_vm86(3) API: it's required | Philip Guenther |
2018-07-05 | Enable bwfm(4). | Patrick Wildt |
2018-03-27 | Add acpicmos(4), a driver that implements SystemCMOS OperationRegion | Mark Kettenis |
2017-08-28 | swap ualea for urng | Jasper Lievisse Adriaanse |
2017-05-18 | enable acpisbs on i386 for old MacBooks | Joshua Stein |
2017-04-30 | Remove some KGDB leftovers. | Martin Pieuchot |
2017-01-13 | Enable vmmci(4) | Reyk Floeter |
2017-01-13 | Add vmmci(4) (VMM control interface), a simple guest-side driver for vmm(4) VMs | Reyk Floeter |
2016-10-21 | vmm(4) for i386. Userland changes forthcoming. Note that for the time being, | Mike Larkin |
2016-09-12 | Enable uwacom(4) where uts(4) is already present. | Martin Pieuchot |
2016-09-04 | bha depends on the deleted aha.h, so it will follow it into the attic | Ted Unangst |
2016-09-03 | the src tree is growing too large. delete the aha and ahb drivers in | Ted Unangst |
2016-09-03 | remove cnw driver. it was never enabled anywhere except on amd64 (and only | Ted Unangst |
2016-08-31 | Support A Radio Free Europe! | Ted Unangst |
2016-08-31 | remove some ISA drivers for devices not recently seen in the wild. | Ted Unangst |
2016-06-28 | enable ure(4) where we already have url(4) | Jonathan Matthew |
2016-06-15 | Add umb(4) - a driver for the Mobile Broadband Interface Model (MBIM) | Gerhard Roth |
2016-06-01 | Enable utvfu(4) everywhere where uvideo(4) is also enabled. | Marcus Glocker |