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
2020-05-14
Bring back the acpi(4) changes. This time around only use the ACPI _CRS
Mark Kettenis
2020-05-13
sdhc(4), sdmmc(4): tsleep(9) -> tsleep_nsec(9); ok patrick@
cheloha
2020-05-13
Use seltrue_kqfilter() instead of hand-rolling it in multiple drivers.
Martin Pieuchot
2020-05-12
Set timeout(9) to refill the receive ring descriptors if the amount of
jan
2020-05-11
More accurate remaining power reporting with disparate batteries
Jeremie Courreges-Anglas
2020-05-11
drm/atomic: Take the atomic toys away from X
Jonathan Gray
2020-05-11
drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
Jonathan Gray
2020-05-11
drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...
Jonathan Gray
2020-05-11
drm/edid: Fix off-by-one in DispID DTD pixel clock
Jonathan Gray
2020-05-10
Fix two out-of-bounds array accesses in ioctl code pats. One found by
Mark Kettenis
2020-05-09
aml_die() doesn't return, hint the compiler
Jeremie Courreges-Anglas
2020-05-09
Use MSI-X interrupts where available. The first vector is used for
Jonathan Matthew
2020-05-09
No need to look at _STA here, all we care about is _PSR.
Jeremie Courreges-Anglas
2020-05-08
Move parsing of _CRS into acpi(4) and pass the parsed address and interrupt
Mark Kettenis
2020-05-05
Revert parts of CVS commit Jdqd26bn9Ev6aFMc ("Fix processing of compressed
Stefan Sperling
2020-05-04
Remove redundant code testing if a terminal is a usb stream.
Alexandre Ratchov
2020-05-04
Check v6 availablilty mask instead of v4.
Gerhard Roth
2020-05-01
Prevent divide-by-zero in MiRA which I managed to trigger with iwn(4).
Stefan Sperling
2020-04-30
If there's only one input (output) name it simply "input" ("output")
Alexandre Ratchov
2020-04-30
Fix return value of dma_fence_wait(). Seems to fix occasional
Mark Kettenis
2020-04-30
Use "inputs" class instead of "record"
Alexandre Ratchov
2020-04-30
Use "dac" instead of "play" in mixer control names
Alexandre Ratchov
2020-04-30
Set terminal and clock names after all units are parsed
Alexandre Ratchov
2020-04-30
Use macros instead of hardcoded "play" and "record" string constants
Alexandre Ratchov
2020-04-30
Fix use of uninitialized 'wh' variable in error path of ar5008_rx_process().
Stefan Sperling
2020-04-30
drm/amd/display: Not doing optimize bandwidth if flip pending.
Jonathan Gray
2020-04-29
Enable the trickle charger after setting the control register.
Patrick Wildt
2020-04-29
Update the trickle charger diode defines based on the datasheet, and
Patrick Wildt
2020-04-29
Writing and reading time has been broken in abcrtc(4) as well. I was
Patrick Wildt
2020-04-29
Configure abcrtc(4)'s trickle charger. This uses information
Patrick Wildt
2020-04-29
The function to write to abcrtc(4)'s configuration registers
Patrick Wildt
2020-04-29
Add the 'nomimo' nwflag which disables MIMO in 11n mode.
Stefan Sperling
2020-04-29
According to the SDIO Simplified Specification 3.0, a tuple length
Patrick Wildt
2020-04-28
Calculate divisor for i.MX8M composite clocks. So far we have set
Patrick Wildt
2020-04-28
Enable all clocks referenced by the imxesdhc(4) device tree node. Usually
Patrick Wildt
2020-04-28
Recognize a few more clocks referenced by the i.MX8MM and i.MX8MQ
Patrick Wildt
2020-04-28
Configure Tx interrupt mitigation thresholds on athn(4) devices.
Stefan Sperling
2020-04-27
Add tcpci(4) to support TCPCI-compliant USB Type-C port controllers.
Patrick Wildt
2020-04-27
While i.MX6Q and i.MX7D's USB controller nodes claim to be compatible
Patrick Wildt
2020-04-27
Use the device tree properties to setup imxehci(4)'s USB non-core
Patrick Wildt
2020-04-27
Enable the power domain and set the assigned clocks on imxehci(4)'s USB
Patrick Wildt
2020-04-27
The parent of the i.MX8MM and i.MX8MQ USB_CTRL_ROOTs is USB_BUS,
Patrick Wildt
2020-04-27
Attach when the name matches "dallas,ds1307" which is what the device tree
Mark Kettenis
2020-04-27
Don't clear OSF flag when we attach such that we can reject the RTC clock
Mark Kettenis
2020-04-27
PCIe register accesses seem to "hang" on the i.MX8MM if its PHY doesn't
Patrick Wildt
2020-04-27
Add gpio support to bcmgpio(4) and make gpio(4) attach such that GPIOs
Mark Kettenis
2020-04-27
Free the "ranges" array in the error handling paths.
Patrick Wildt
2020-04-27
fix SDHC_DEBUG build, remove procname printf's
ians
2020-04-27
IPv6 is no longer on by default. It must be enabled with "inet6 eui64".
Gerhard Roth
2020-04-27
When creating the rx filter, indicate we want to match against the outermost
Jonathan Matthew
[next]