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
Age
Commit message (
Expand
)
Author
2021-08-25
Remove the KB_DEFAULT flag from the wskbd keymap layout. Presence of
Anton Lindqvist
2021-08-25
Prevent ucc(4) from matching report IDs with an empty input report.
Anton Lindqvist
2021-08-25
If the buffer given to the ucc interrupt handler is too long, do not
Anton Lindqvist
2021-08-25
Determine if a hid item is an array by solely inspecting presence of
Anton Lindqvist
2021-08-24
Fix ping group offsets.
Mark Kettenis
2021-08-24
Fix compilation with debug enabled.
Patrick Wildt
2021-08-24
Some consumer control descriptor reports uses an array of usages instead
Anton Lindqvist
2021-08-23
I missed that wskbd_rawinput() is hidden behind WSDISPLAY_COMPAT_RAWKBD
anton
2021-08-23
Fix the initial length check in iwx_fill_probe_req() to match iwm(4).
Stefan Sperling
2021-08-22
Since the raw keymap already has a capacity of holding all present keys,
anton
2021-08-22
ucc also fails to work here, because there is no wskbd_rawinput
Theo de Raadt
2021-08-21
octeon has no wskbd, so ucc cannot link. the files.usb parts should have
Theo de Raadt
2021-08-21
fix indent in previous
anton
2021-08-21
refactor to resolve unused variable on non-WSDISPLAY_COMPAT_RAWKBD arch
Theo de Raadt
2021-08-20
Add ucc(4), a driver for USB HID Consumer Control keyboards. Such
anton
2021-08-20
add consumer control hid usages, will be used by ucc(4)
anton
2021-08-20
Back out last commit.
Kevin Lo
2021-08-20
When plugging and unplugging an adapter continuously, it waits for a timeout
Kevin Lo
2021-08-20
In the attach routine, the hardware bug workaround is only for legacy PCI
Kevin Lo
2021-08-20
Revert previous; Turns out the start_hw() functions don't always
Stefan Sperling
2021-08-19
Run more device init code when resuming iwm(4) and iwx(4) devices.
Stefan Sperling
2021-08-19
Purge the cached nodes when we switch back to SCAN. In case we lost
Patrick Wildt
2021-08-19
Consistently use ieee80211_begin_scan() to switch to SCAN.
Patrick Wildt
2021-08-19
implement reception of "VLAN 0 priority tagged" packets.
David Gwynne
2021-08-19
Fix an off-by-one in bwfm(4) SSID length checks.
Stefan Sperling
2021-08-19
Hide detailed firmware error reports from iwn/iwm/iwx by default.
Stefan Sperling
2021-08-18
drm/i915: Only access SFC_DONE when media domain is not fused off
Jonathan Gray
2021-08-18
drm/amdgpu: don't enable baco on boco platforms in runpm
Jonathan Gray
2021-08-18
drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_work
Jonathan Gray
2021-08-18
drm/amd/display: Remove invalid assert for ODM + MPC case
Jonathan Gray
2021-08-17
Sync amd64's est.c r1.40 to i386
Theo Buehler
2021-08-17
7.0-beta
Theo de Raadt
2021-08-17
For devices with rechargeable batteries, expose a new boolean sensor
anton
2021-08-17
Set the battery level sensor status to unknown while the battery is
anton
2021-08-16
Remove obsolete pre-release support code about two early versions of 8260.
Kevin Lo
2021-08-16
Remove redundant SIOCSIFMTU ioctl handler already handlded by ether_ioctl().
Kevin Lo
2021-08-14
call task_del() from destroy_work_on_stack()
Jonathan Gray
2021-08-13
Plug memory leak in an unlikely error path of iwx_umac_scan_v14().
Stefan Sperling
2021-08-13
Remove unused ure_stop_task (from Christian Ludwig of genua.de)
gnezdo
2021-08-12
Add missing newlines to some printfs in est_acpi_pss_changed()
Theo Buehler
2021-08-12
Sync amd64's p3_get_bus_clock() with i386
Theo Buehler
2021-08-12
drm/amdgpu/display: only enable aux backlight control for OLED panels
Jonathan Gray
2021-08-12
drm/i915: Correct SFC_DONE register offset
Jonathan Gray
2021-08-12
drm/amdgpu/display: fix DMUB firmware version info
Jonathan Gray
2021-08-12
One some access points we receive an unsolicited assoc status event
Patrick Wildt
2021-08-11
sync with amd64 k1x-pstate.c r1.11
Theo Buehler
2021-08-11
Do not read the status MSR before setting performance adjustment mode.
Theo Buehler
2021-08-11
Make hw.setperf percentages proportional to the enhanced speed step
Theo Buehler
2021-08-11
backout drm/include/linux/irq_work.h r1.4 and drm/drm_linux.c r1.83
Stuart Henderson
2021-08-11
drm/amd/display: Fix max vstartup calculation for modes with borders
Jonathan Gray
[next]