Age | Commit message (Expand) | Author |
2019-12-20 | Make athn(4) use a constant Tx retry rate while MiRA is probing. | Stefan Sperling |
2019-12-19 | spelling; from bryan stenson | Jason McIntyre |
2019-12-19 | poll handlers must return a poll(2) revents value, not errno(2) values. | Reyk Floeter |
2019-12-19 | Add size for free() in vio(4). | Frederic Cambus |
2019-12-19 | Use bus_size_t as the type for the base address. | Mark Kettenis |
2019-12-18 | Mask high bits of iwm(4) firmware SYSASSERT codes before matching | Stefan Sperling |
2019-12-18 | Re-enable firmware-based Tx retries at lower rates for iwm(4). | Stefan Sperling |
2019-12-18 | Allow pagefault_disable() to be called recursively, something that may happen | Mark Kettenis |
2019-12-18 | undo assumptions about MI .h inclusions | Theo de Raadt |
2019-12-18 | audio(4): msleep(9) -> msleep_nsec(9) | cheloha |
2019-12-17 | Add fido(4), a HID driver for FIDO/U2F security keys | Reyk Floeter |
2019-12-17 | Add code to parse DDR4 and LPDDR3/4 SPD memories. | Claudio Jeker |
2019-12-17 | Add support for NCT6775F, NCT5104D, NCT6779D, NCT679[1235]D sensors. | mortimer |
2019-12-16 | Update piixpm(4) to support newer AMD chips like some Hudson-2 and | Claudio Jeker |
2019-12-16 | Extend the expected SPD types to include DDR4 and low-power DDR3 & 4. | Claudio Jeker |
2019-12-16 | bktr(4): tsleep(9) -> tsleep_nsec(9) | cheloha |
2019-12-14 | rkpcie: Add support for gen2 negotiation | Kurt Miller |
2019-12-14 | Add sizes for free() in eso(4). | Frederic Cambus |
2019-12-14 | Add sizes for free() in eap(4). | Frederic Cambus |
2019-12-14 | Add sizes for free() in auixp(4). | Frederic Cambus |
2019-12-14 | Add sizes for free() in auglx(4). | Frederic Cambus |
2019-12-14 | Add sizes for free() in auacer(4). | Frederic Cambus |
2019-12-14 | Revert previous. When we get an ACPI notification we already have the | Patrick Wildt |
2019-12-13 | noone has gpr(4) devices. | Theo de Raadt |
2019-12-13 | Make acpivout(4) call ws_[gs]et_param instead of directly | Patrick Wildt |
2019-12-13 | pvclock(4): attach even if when PVCLOCK_FLAG_TSC_STABLE is unset | pd |
2019-12-13 | Always release interrupt source when unmasking the interrupt | Mike Belopuhov |
2019-12-11 | Replace p_xstat with ps_xexit and ps_xsig | Philip Guenther |
2019-12-08 | Reduce the max. number of frame buffers so that we can run higher | Marcus Glocker |
2019-12-07 | regen | Kevin Lo |
2019-12-07 | - Add support for RTL8156 | Kevin Lo |
2019-12-06 | enable the full use of jumbos and remove IFCAP_VLAN_MTU. | David Gwynne |
2019-12-05 | Remove clause #3 from mrg@NetBSD license. | Martin Pieuchot |
2019-12-04 | Add sizes for free() in autri(4). | Frederic Cambus |
2019-12-03 | Since device tree trip points might not be sorted, but our code | Patrick Wildt |
2019-12-03 | Add pwmfan(4), a driver for PWM-regulated fans. | Patrick Wildt |
2019-12-03 | Add rkpwm(4), a driver for the RK3399's PWM controller. | Patrick Wildt |
2019-12-03 | Add support for the RK3399's PWM clock to rkclock(4). | Patrick Wildt |
2019-12-02 | drm/i915/userptr: Try to acquire the page lock around set_page_dirty() | Jonathan Gray |
2019-12-02 | drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs | Jonathan Gray |
2019-12-01 | Add sizes for free() in auvia(4). | Frederic Cambus |
2019-11-30 | cardbus(4): tsleep(9) -> tsleep_nsec(9); ok jca@ | cheloha |
2019-11-30 | pckbc(4): tsleep(9) -> tsleep_nsec(9); ok jca@ | cheloha |
2019-11-30 | onewire(4), owtemp(4): tsleep(9) -> tsleep_nsec(9); ok jca@ | cheloha |
2019-11-30 | utwitch(4): tsleep(9) -> tsleep_nsec(9); ok jca@ | cheloha |
2019-11-30 | Move kernel locking inside the sleep machinery. This enables calling | Visa Hankala |
2019-11-29 | Improve support for the RK3399's eMMC in sdhc(4). Fix the compatible | Patrick Wildt |
2019-11-29 | Add rkemmcphy(4), a driver for the RK3399's eMMC PHY. | Patrick Wildt |
2019-11-29 | Make rkgrf(4) behave like a simplebus(4) so we can attach drivers | Patrick Wildt |
2019-11-29 | Add support for the RK3399's eMMC clock to rkclock(4). | Patrick Wildt |