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
2021-08-02
rkpwm(4) device tree bindings were updated to not have clock names anymore,
Patrick Wildt
2021-08-01
whitespace
Mark Kettenis
2021-07-31
drm/ttm: add a check against null pointer dereference
Jonathan Gray
2021-07-30
Add newline for debug printf.
Marcus Glocker
2021-07-30
Increase static number of nframes which enables very initial ISOC support,
Marcus Glocker
2021-07-30
Print iwx(4) firmware version numbers like Linux iwlwifi does it.
Stefan Sperling
2021-07-30
Remove an unused 320k bytes DMA memory allocation from iwx(4).
Stefan Sperling
2021-07-30
Fix the transfer abort function dwc2_abort_xfer() to work again with the
Marcus Glocker
2021-07-30
set the name of the allocating process in struct drm_framebuffer
Jonathan Gray
2021-07-29
Switch iwx(4) to -63 firmware images as shipped in iwx-firmware-20210512.
Stefan Sperling
2021-07-29
Implement support for the BAR_FRAME_RELEASE iwx(4) firmware notification.
Stefan Sperling
2021-07-29
Get Tx queues working with new iwx(4) firmware.
Stefan Sperling
2021-07-29
Support the new iwx(4) firmware TLC_MNG_CONFIG command.
Stefan Sperling
2021-07-29
Support the new iwx(4) firmware session protection command.
Stefan Sperling
2021-07-29
Add support for iwx(4) umac scan command version 14.
Stefan Sperling
2021-07-29
Add support for iwx(4) "reduced" scan config command required by new firmware.
Stefan Sperling
2021-07-29
Handle iwx(4) PHY context command version 3.
Stefan Sperling
2021-07-29
New iwx(4) firmware doesn't require an AUX station to be added.
Stefan Sperling
2021-07-29
Remove support for the narrow command header on the iwx(4) command queue.
Stefan Sperling
2021-07-29
Fix "BAD COMMAND" errors with new iwx(4) firmware.
Stefan Sperling
2021-07-29
Handle iwx(4) firmware alive response version 5.
Stefan Sperling
2021-07-29
Recognize "phy integration" and "num stations" TLVs found in new iwx(4)
Stefan Sperling
2021-07-29
Ignore debug sections present in newer iwx(4) firmware images.
Stefan Sperling
2021-07-29
Increase fixed limits for the number of iwx(4) command versions, channels,
Stefan Sperling
2021-07-29
Declare additional iwx(4) firmware capability and api support flags.
Stefan Sperling
2021-07-29
Change driver class from DV_DULL to DV_IFNET, so that it can be recognized
Patrick Wildt
2021-07-29
drm/i915/gvt: Clear d3_entered on elsp cmd submission.
Jonathan Gray
2021-07-29
drm/amdgpu: update golden setting for sienna_cichlid
Jonathan Gray
2021-07-29
drm: Return -ENOTTY for non-drm ioctls
Jonathan Gray
2021-07-28
The clocks for the Rockchip Ethernet controller need to be enabled much
Patrick Wildt
2021-07-28
On some RK3399 boards the firmware disables some of the clocks. Allow
Patrick Wildt
2021-07-28
Switch to an MI implementation of kmap_atomic() and implement
Mark Kettenis
2021-07-28
Add RK3399 PCIe PHY reference clocks.
Patrick Wildt
2021-07-28
Add RK3399 Type-C PHY clocks.
Patrick Wildt
2021-07-28
Use a more descriptive name for the raw sensor which reflects the number
anton
2021-07-28
Delay installation of sensors until a device with battery support is
anton
2021-07-27
Implemented from the Linux driver:
Marcus Glocker
2021-07-27
Fix Rx hash type
Kevin Lo
2021-07-26
Fix accounting of the number of frames queued on an iwx(4) Tx ring.
Stefan Sperling
2021-07-26
fix an mbuf leak with m_len 0 mbufs
Jonathan Gray
2021-07-26
retry i2c transfers on -EAGAIN up to the number of times specified in
Jonathan Gray
2021-07-26
Add mtx_enter/mtx_leave in kvp_pool_keys().
asou
2021-07-25
Enable LEDs for the LAN7800 chip, as e.g. found on the
Marcus Glocker
2021-07-24
The I2C controller's clock- and bitrate properties used different naming
Patrick Wildt
2021-07-24
The updated dwctwo(4) driver introduces two new parameters.
Marcus Glocker
2021-07-24
Use the presence of an intrmap, rather than the number of queues, to
Jonathan Matthew
2021-07-23
Make GENERIC compile again.
Marcus Glocker
2021-07-23
compile in non-DIAGNOSTIC mode; ok mglocker
Theo de Raadt
2021-07-23
pci_intr_msix_count() is the function that drivers using multiple MSI-X
Jonathan Matthew
2021-07-22
Sync dwctwo(4) with the NetBSD-current code base.
Marcus Glocker
[next]