summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2022-09-20drm/amd/amdgpu: skip ucode loading if ucode_size == 0Jonathan Gray
2022-09-19Change OF_getnodebyname() such that looking up a node using just the namePatrick Wildt
2022-09-18Fix a memory leak which was introduced by the previous commit.Marcus Glocker
2022-09-18Revert previous it prevents the PinebookPro and the Rockpro64 to reach userland.Martin Pieuchot
2022-09-16move most of the key combination translation code out of ukbd(4)Robert Nagy
2022-09-16Make mfii(4) recover from firmware FAULT state on startup.Stefan Sperling
2022-09-16drm/i915: Implement WaEdpLinkRateDataReloadJonathan Gray
2022-09-16drm/amd/display: fix memory leak when using debugfs_lookup()Jonathan Gray
2022-09-16drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctlyJonathan Gray
2022-09-16drm/radeon: add a force flush to delay work when radeonJonathan Gray
2022-09-16drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Jonathan Gray
2022-09-16drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to ps...Jonathan Gray
2022-09-16drm/gem: Fix GEM handle release errorsJonathan Gray
2022-09-16mask non-chain fence sequence numbers to 32-bit for comparisonsJonathan Gray
2022-09-15Enable the keyboard on the Samsung Galaxy Book Go.Marcus Glocker
2022-09-15regenKurt Mosiejczuk
2022-09-15Add IDs for the JHL6240 Thunderbolt 3 controller found in my Thinkpad T490Kurt Mosiejczuk
2022-09-13Split out the code that collects data from acpiac(4), acpibat(4) andMark Kettenis
2022-09-12Add support for level-triggered GPIO events.Mark Kettenis
2022-09-12disable Panel Self Refresh (PSR) by default in inteldrmJonathan Gray
2022-09-12acpihpet(4): acpihpet_delay: only use lower 32 bits of counterScott Soule Cheloha
2022-09-11Remove the DKF_LABELVALID flag from struct disk. Instead, trust disk driversMiod Vallat
2022-09-11Add the new inout vmm(4) tracepoint to dt(4).Dave Voutila
2022-09-11Register the I2C controller with ACPI. Skip this on the SC8280XP SoC forMark Kettenis
2022-09-11Handle if pci_intr_establish() failed. This actually happens if manyYASUOKA Masahiko
2022-09-11Change OF_getnodebyname() such that lokking up a node using just the nameMark Kettenis
2022-09-10Add another pin to the SC7180 map function.Mark Kettenis
2022-09-10Don't restrict GPIO events to pin numbers below 256. With the _EVT()Mark Kettenis
2022-09-10Generalize the code such that it works on SC7180 SoCs as well.Mark Kettenis
2022-09-10Add _HID for SC7180 SoCs.Mark Kettenis
2022-09-10Finally, only allocate the number of frames for isoc transfers which weMarcus Glocker
2022-09-09Let pool_get(9) do the memory initialisation directly.Marcus Glocker
2022-09-09The DSDT on the snapdragon 7c based Acer Aspire 1 (A114-61) uses a bogusMark Kettenis
2022-09-09drm/i915: Skip wm/ddb readout for disabled pipesJonathan Gray
2022-09-09drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirkJonathan Gray
2022-09-09drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"Jonathan Gray
2022-09-09drm/i915/display: avoid warnings when registering dual panel backlightJonathan Gray
2022-09-09add backlight_device_get_by_name() used by 5.15.66 drmJonathan Gray
2022-09-09drm/i915/backlight: extract backlight code to a separate fileJonathan Gray
2022-09-08There is no need to uncomment the clock gating exit/enter gadget functions,Marcus Glocker
2022-09-08There is no need to uncomment the call_gadget macro, since in our driverMarcus Glocker
2022-09-08Zap inactive gadget functions.Marcus Glocker
2022-09-08Move bitmap functions to a new home.Marcus Glocker
2022-09-08initialise inteldrm device params from module paramsJonathan Gray
2022-09-08Rename global ifnet TAILQKlemens Nanni
2022-09-08Use generic PNP ID to match HID-over-I2C devices.Mark Kettenis
2022-09-08Add a few more pin mappings based on what is in some Linux device treeMark Kettenis
2022-09-08recognise Realtek ALC245Jonathan Gray
2022-09-08match on Intel 600 Series LP HD Audio (0x51c8)Jonathan Gray
2022-09-07Add a few more PNP IDs to handle variants of the Qualcomm dual roleMark Kettenis