Age | Commit message (Expand) | Author |
2021-12-20 | Make mtw(4) known to the config(8) framework. | hastings |
2021-12-17 | Disable a few warning flags that were introduced and enabled by default | Patrick Wildt |
2021-12-16 | Attach com over acpi on amd64. Some hardware uses a different interrupt | Anton Lindqvist |
2021-11-27 | stop building kernels with -Wno-uninitialized on clang archs | Jonathan Gray |
2021-11-07 | Enable igc(4). | Patrick Wildt |
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 | add aq(4) to amd64 RAMDISK_CD and riscv64 RAMDISK | Mike Larkin |
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-07-12 | wrap a long line | Jonathan Gray |
2021-07-07 | update drm to linux 5.10.47 | Jonathan Gray |
2021-06-10 | Add Spleen 12x24 and 16x32 on amd64's RAMDISK_CD and arm64 RAMDISK kernels. | Frederic Cambus |
2021-04-28 | Enable dt(4) on amd64, arm64, i386, and powerpc64 in GENERIC kernel. | Alexander Bluhm |
2021-03-19 | another unfortunate action to cope with relentless kernel growth | Theo de Raadt |
2021-03-07 | Explicitly align kernel text. | mortimer |
2021-02-09 | Activate use of PF_LOCK() by removing the WITH_PF_LOCK ifdefs. | Patrick Wildt |
2021-02-04 | Add uhidpp(4), a driver for Logitech HID++ devices. Currently limited to | anton |
2021-02-04 | make if_pfsync.c a better friend with PF_LOCK | Alexandr Nedvedicky |
2021-01-28 | Again allow COPTS= to come from the environment again, and don't lose the | Theo de Raadt |
2021-01-23 | introduce ujoy(4), a restricted subset of uhid(4) for gamecontrollers. | thfr |
2020-12-27 | Enable acpihpet on install media, because otherwise clock initialization | Theo de Raadt |
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-10-16 | rl(4) is becoming rare. | Theo de Raadt |
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-07-29 | atapiscsi is not needed here. (well maybe it changes the behaviour of | Theo de Raadt |
2020-06-08 | update drm to linux 5.7 | Jonathan Gray |
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-05-15 | disable ohci to compensate for bloat. | Theo de Raadt |
2020-05-14 | Bring back the acpi(4) changes. This time around only use the ACPI _CRS | Mark Kettenis |
2020-03-06 | Add a PCI attachment driver for com(4). Intel has been removing legacy | Patrick Wildt |
2020-03-05 | Allow amd64 boot(8) and friends to read from an ffs2 filesystem. | Otto Moerbeek |
2020-03-02 | amd64 ramdisk does not support CD9660, so no use to have a cd(4). | Otto Moerbeek |
2020-02-19 | Make sure the first 2MB page of the kernel is actually mapped RO in the | Mark Kettenis |
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 | floppy is a bit tight right now, evict fxp temporarily until another | Theo de Raadt |
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-19 | Enable rge(4). | Kevin Lo |
2019-11-18 | Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb Ethernet | Kevin Lo |