Age | Commit message (Expand) | Author |
2016-01-20 | add hidmt, a HID-layer driver for multitouch touchpads that conform | Joshua Stein |
2016-01-17 | enable ikbd(4) | Jonathan Gray |
2016-01-15 | enable sdhc@acpi so emmc will be available at install time | Jonathan Gray |
2016-01-14 | Eable ikbd(4). | Mark Kettenis |
2016-01-13 | Enable Xen support in GENERIC; discussed with deraadt@ | Mike Belopuhov |
2016-01-12 | Add dwiic, a driver for the Synopsys DesignWare i2c controller found | Joshua Stein |
2016-01-11 | Enable sdhc* at acpi?. | Mark Kettenis |
2016-01-11 | Add a "mux -1" locator to wsdisplay(4) instances representing secondary | Mark Kettenis |
2016-01-08 | Move HID support files out of dev/usb into new dev/hid directory | Joshua Stein |
2016-01-08 | Enable uonerng(4) where ualea(4) is already present. | Martin Pieuchot |
2016-01-07 | Xen virtual networking interface (Netfront) driver. | Mike Belopuhov |
2015-12-31 | Add pchtemp(4) a driver for the thermal sensor on recent Intel PCHs. | Mark Kettenis |
2015-12-21 | add virtio-console driver | Stefan Fritsch |
2015-12-08 | Disable xspd(4) until the man page is written; noticed by reyk@ | Mike Belopuhov |
2015-12-08 | Driver for the XenSource Platform Device | Mike Belopuhov |
2015-12-08 | Xen basic infrastructure files and pvbus(4) attachment. | Mike Belopuhov |
2015-11-23 | No longer need 'option VMM', declaring the vmm0 device is sufficient. | Theo de Raadt |
2015-11-13 | vmm(4) kernel code | Mike Larkin |
2015-10-29 | Make inteldrm(4) attach to pci(4) instead of vga(4) just like radeondrm(4). | Mark Kettenis |
2015-10-23 | enable viornd on RAMDISK_CD | Mike Larkin |
2015-09-30 | enable new asmc(4) driver on amd64 | Joerg Jung |
2015-09-30 | add a (disabled) driver for the Apple System Management Controller (SMC) as | Joerg Jung |
2015-09-13 | remove delta | Theo de Raadt |
2015-09-10 | Now that the GPT code tries really hard not to get in the way and | Kenneth R Westerback |
2015-09-04 | Let efifb depend on rasops32 such that it works on ramdisks where rasops32 | Mark Kettenis |
2015-09-03 | No real point in having efifb(4) on the floppies; we want it on everything | Mark Kettenis |
2015-08-31 | Enable efifb(4). | YASUOKA Masahiko |
2015-08-30 | Modify kernel to prepare boot from UEFI. | YASUOKA Masahiko |
2015-08-25 | Re-enabling GPT on amd64 and i386. Discussed with and OK krw@ | Brandon Mercer |
2015-07-23 | GPT appears to create broken spoofed labels for empty disks (at least vnd, | Theo de Raadt |
2015-07-21 | Add pvbus(4), a pseudo-bus to attach non-PCI paravirtual devices and buses. | Reyk Floeter |
2015-07-19 | Enable GPT kernel support. Discussed with a few. OK miod@ | Brandon Mercer |
2015-07-17 | remove obsolete INET kernel option | Ted Unangst |
2015-06-06 | Enable rtwn(4) on RAMDISK_CD kernels for upgrades. ok deraadt | Stefan Sperling |
2015-06-04 | Enable rtwn(4) on amd64. | Stefan Sperling |
2015-05-30 | Remove commented out DRMDEBUG/DRM_DEBUG lines. Other drivers don't have | Jonathan Gray |
2015-04-28 | Explicitly include .codepatch and .codepatchend in .rodata such that | Mark Kettenis |
2015-04-16 | Enable ualea(4) where we have uhub(4), these USB device lists cry for | Martin Pieuchot |
2015-04-02 | use correct capitalization of 'BlackBerry' | Jasper Lievisse Adriaanse |
2015-03-24 | unwire lmc(4) and san(4). | David Gwynne |
2015-03-16 | Reduce use of SMALL_KERNEL in acpi, bringing acpiec driver and more gpe | Theo de Raadt |
2015-02-08 | enable iwm(4) in big ramdisks for easy upgrades | Peter Hessler |
2015-02-06 | Enable iwm(4) on amd64. | Stefan Sperling |
2015-01-31 | xhci fits | Theo de Raadt |
2015-01-16 | Binary code patching on amd64 | Stefan Fritsch |
2015-01-13 | for the install: target, use cmp as a rough attempt for avoiding repeated | Theo de Raadt |
2015-01-11 | switch prototype warnings to implicit-declaration warnings. | Ted Unangst |
2015-01-03 | add new driver uslhcom(4) USB HID based UART. | uaa |
2014-12-21 | Prevent writing to the kernel area via the direct map. We do this by padding | Mike Larkin |
2014-12-19 | remove ipw. it wasn't included in generic, but nobody complained, | Ted Unangst |