index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
Age
Commit message (
Expand
)
Author
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
2019-11-29
drm_sched_entity_flush() doesn't care about specific threads, so just
Philip Guenther
2019-11-28
On short transfers with multiple TRBs in a TD we get two events.
Patrick Wildt
2019-11-27
Reinstate monitor mode support in iwm(4).
Stefan Sperling
2019-11-27
Add support for Rx buffers containing multiple frames to iwm(4), again.
Stefan Sperling
2019-11-27
Re-enable IO_NOCACHE, and use is in vnd.
Bob Beck
2019-11-27
Convert infinite sleeps to tsleep_nsec(9).
Martin Pieuchot
2019-11-26
When there is no network around the state timeout fires over and over again.
Claudio Jeker
2019-11-26
Fix previous: Don't use an uninitialized variable in iwm_rx_frame().
Stefan Sperling
2019-11-26
Eliminate some code duplication in iwm(4) 7k/8k vs. 9k Rx code paths.
Stefan Sperling
2019-11-26
Add support for MSI-X. MSI-X allows establishing a number of
Patrick Wildt
2019-11-26
Compute RSSI on 9k iwm(4) devices in the same way we do for previous
Stefan Sperling
2019-11-25
Convert to tsleep_nsec(9) and use the correct timeout period in msec.
Martin Pieuchot
2019-11-24
Add umb_rtrequest() to handle RTM_PROPOSAL events and send back the
Claudio Jeker
2019-11-24
correct return type of sign_extend64()
Jonathan Gray
2019-11-23
envy(4): *sleep(9) -> *sleep_nsec(9); ok ratchov@
cheloha
2019-11-22
Use rtm_proposal() to send out DNS updates. Both when DNS are added and
Claudio Jeker
2019-11-20
ksmn(4): Improve the precision of the fractional part of temperatures.
Bryan Steele
2019-11-20
Some Intel SD/MMC controllers do not like the voltage being
Patrick Wildt
2019-11-20
regen
Patrick Wildt
2019-11-20
Add PCI IDs for Gemini Lake SD/MMC controllers
Patrick Wildt
2019-11-20
Correctly match another 9560-based device.
Patrick Wildt
2019-11-19
regen
Stefan Sperling
2019-11-19
Add PCI ID for an Intel AX 200 device.
Stefan Sperling
2019-11-19
Set isr to the correct value (sc->rl_intrs).
Kevin Lo
2019-11-19
Don't assign ifp twice in the re_txeof().
Kevin Lo
2019-11-19
Correct the link speed constant variables. From Shoichi Yamaguchi.
YASUOKA Masahiko
2019-11-18
Delete commented out VNDIOCGET60 ioctl
Jeremie Courreges-Anglas
2019-11-18
Fix off-by-one TRB issue in bulk transfers larger than 64k.
Marcus Glocker
2019-11-18
Fix actual length calculation of short transfers in xhci(4). So far
Patrick Wildt
2019-11-18
Add support for 9260 and 9560 devices to iwm(4).
Stefan Sperling
2019-11-18
regen
Kevin Lo
2019-11-18
Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb Ethernet
Kevin Lo
[next]