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