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
2022-10-21
constify quirks table
Klemens Nanni
2022-10-21
constify global identity tables
Klemens Nanni
2022-10-20
Add the hooks to disable and enable GPIO interrupts. Should fix potential
Mark Kettenis
2022-10-20
Add RK3568 support.
Mark Kettenis
2022-10-20
Constify global product table
Klemens Nanni
2022-10-20
Remove the single part string for DS1339, since that is only required on
Marcus Glocker
2022-10-19
Remove unused setfd member from struct audio_hw_if
Klemens Nanni
2022-10-19
Use C99 struct init for struct audio_hw_if
Klemens Nanni
2022-10-19
Constify global tables only used in lookups, OK ratchov
Klemens Nanni
2022-10-19
Constify string tables
Klemens Nanni
2022-10-18
Add support for the DS1339 RTC, like found on the PiJuice.
Marcus Glocker
2022-10-18
Add definitions for runtime services related to EFI variables and system
Mark Kettenis
2022-10-18
Remove unused AUDIO_PROP_{MMAP,INDEPENDENT}
Klemens Nanni
2022-10-18
Document and report mpii(4) RAID 1E as such
Klemens Nanni
2022-10-17
Convert more drivers to use todr_attach(). The quality of the RTC is
Mark Kettenis
2022-10-16
Improve the clickpad/touchpad detection in hidmt.
Ulf Brosziewski
2022-10-16
Fix a bug in the initialization mechanism of wsmouse.
Ulf Brosziewski
2022-10-16
Add the guts for EFI runtime services support on amd64. This will be used
Mark Kettenis
2022-10-16
Change function definitions using the identifier-list form used in the
Jonathan Gray
2022-10-15
Convert remaining I2C RTC drivers to use todr_attach().
Mark Kettenis
2022-10-13
Add (minimal) support for the RK3568 PCIe controller. This relies on
Mark Kettenis
2022-10-13
Make comment match the code.
Theo Buehler
2022-10-12
Extend struct todr_chip_handle with a todr_quality member. This allows us
Mark Kettenis
2022-10-10
Add support for the RK817 PMIC.
Mark Kettenis
2022-10-10
revert amdgpu dirty fb helper changes from 5.15.71
Jonathan Gray
2022-10-09
RK3566/RK3568 support.
Mark Kettenis
2022-10-09
RK3566/RK3568 support.
Mark Kettenis
2022-10-09
Fix typo in debug messages.
Kevin Lo
2022-10-08
Add PNP ID to make this attach on Qualcomm SoCs.
Mark Kettenis
2022-10-08
regen
Marcus Glocker
2022-10-08
Add Wacom One M CTL-672 USB tablet.
Marcus Glocker
2022-10-07
unstub intel_guc_send_busy_loop() ct_send()
Jonathan Gray
2022-10-07
add msleep_interruptible()
Jonathan Gray
2022-10-07
unstub guc_ct_buffer_reset() h2g_has_room()
Jonathan Gray
2022-10-07
add CIRC_SPACE()
Jonathan Gray
2022-10-07
unstub guc_mmio_reg_add()
Jonathan Gray
2022-10-07
add bsearch() from libc
Jonathan Gray
2022-10-07
unstub i915_gem_object_create_shmem_from_data()
Jonathan Gray
2022-10-04
Repair Apple-specific translation support broken by mistake in 1.88; reported
Miod Vallat
2022-10-03
dapmic(4): support clean shutdown with the power button
Jeremie Courreges-Anglas
2022-10-03
Reorganize the EFI code a bit. Move the efi.h header from dev/acpi to
Mark Kettenis
2022-10-03
drm/amdgpu: don't register a dirty callback for non-atomic
Jonathan Gray
2022-10-03
drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usage
Jonathan Gray
2022-10-03
drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()
Jonathan Gray
2022-10-03
drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...
Jonathan Gray
2022-10-03
drm/amd/display: Limit user regamma to a valid value
Jonathan Gray
2022-10-03
drm/amdgpu: use dirty framebuffer helper
Jonathan Gray
2022-10-03
drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cards
Jonathan Gray
2022-10-03
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jonathan Gray
2022-10-03
drm/amdgpu: make sure to init common IP before gmc
Jonathan Gray
[next]