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