Age | Commit message (Expand) | Author |
2023-04-25 | Enable power management for PCI devices. | Patrick Wildt |
2023-04-25 | Add suspend/resume support to pwmbl(4), so that when suspending the x13s | Patrick Wildt |
2023-04-25 | Disable keyboard backlight on Apple Silicon laptops on suspend, | Tobias Heider |
2023-04-25 | regen | Jonathan Gray |
2023-04-25 | add Kingston KC3000 from Paul de Weerd | Jonathan Gray |
2023-04-24 | Enable MSI if the node contains an msi-map, like we already do in pciecam(4). | Patrick Wildt |
2023-04-24 | Update qcpon(4) compatibles to match on qcom,pmk8350-pon, which is the updated | Patrick Wildt |
2023-04-24 | Add initial support for Atlantic 2 hardware. Atlantic 2 has | Jonathan Matthew |
2023-04-24 | handle fixed-link configuration in the device tree. | David Gwynne |
2023-04-23 | Adjust some printfs in the attach code path to make more sense, | Jonathan Matthew |
2023-04-23 | Prepare for adding Atlantic 2 support by renaming functions and defines | Jonathan Matthew |
2023-04-23 | Stop setting ri->ri_bs to prevent a panic caused by rasops accessing its | Patrick Wildt |
2023-04-23 | rename sc_tick to sc_phy_tick. no functional change. | David Gwynne |
2023-04-23 | iosf(4) implements functionality that was stubbed out in drm | David Gwynne |
2023-04-23 | add support for coordinating i2c bus access with iosf(4) | David Gwynne |
2023-04-23 | add iosf(4), a driver for the Intel OnChip System Fabric | David Gwynne |
2023-04-22 | reduce the delays used in the mii/mdio bus ops | David Gwynne |
2023-04-22 | use if_baudrate and if_link_state for mac config, not mii media values | David Gwynne |
2023-04-21 | drm/amd/pm: correct SMU13.0.7 max shader clock reporting | Jonathan Gray |
2023-04-21 | drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings | Jonathan Gray |
2023-04-21 | drm/amdgpu/gfx: set cg flags to enter/exit safe mode | Jonathan Gray |
2023-04-21 | drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobs | Jonathan Gray |
2023-04-21 | drm/amdgpu: add mes resume when do gfx post soft reset | Jonathan Gray |
2023-04-21 | drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90F | Jonathan Gray |
2023-04-21 | drm/i915/dsi: fix DSS CTL register offsets for TGL+ | Jonathan Gray |
2023-04-21 | drm/amd/display: Pass the right info to drm_dp_remove_payload | Jonathan Gray |
2023-04-20 | add viogpu, a VirtIO GPU driver | Joshua Stein |
2023-04-20 | Move ring buffer allocation to before calling uhidev_open(), otherwise | Bryan Steele |
2023-04-19 | Remove strict checks added in 1.22, for they break some sensors. | Miod Vallat |
2023-04-19 | dwmshc on rockchips don't support dma crossy 128M boundaries. | David Gwynne |
2023-04-19 | dont advertise non-removable sdmmc devices as removable to the scsi layer. | David Gwynne |
2023-04-19 | handle some more manufacturer ids. | David Gwynne |
2023-04-19 | get rid of some dead code. | David Gwynne |
2023-04-19 | flag the device as non-removable if the dt says it's non-removable | David Gwynne |
2023-04-19 | dwmshc config | David Gwynne |
2023-04-18 | support Designware Mobile Storage Host Controllers | David Gwynne |
2023-04-18 | Remove kernel lock from ifa_ifwithaddr() and ifa_ifwithdstaddr(). | Vitaliy Makkoveev |
2023-04-18 | Map MSI-X in addition to MSI and INTx on xhci(4). On Qemu apparently | Patrick Wildt |
2023-04-18 | Add another check to com probe | Jonathan Gray |
2023-04-18 | Support upstreamed AP806/CP110 bindings in mvtemp(4). Apparently older EDK2 | Patrick Wildt |
2023-04-18 | tweak a printf for an unhandled clock in rkclock_get_frequency. | David Gwynne |
2023-04-18 | add the emmc clocks on rk3568 (and rk3566) | David Gwynne |
2023-04-17 | drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm() | Jonathan Gray |
2023-04-17 | drm/i915: Use _MMIO_PIPE() for SKL_BOTTOM_COLOR | Jonathan Gray |
2023-04-17 | drm/i915/dp_mst: Fix payload removal during output disabling | Jonathan Gray |
2023-04-17 | drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload() | Jonathan Gray |
2023-04-17 | drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 reset | Jonathan Gray |
2023-04-17 | drm/amdgpu: for S0ix, skip SDMA 5.x+ suspend/resume | Jonathan Gray |
2023-04-17 | drm/amd/display: Clear MST topology if it fails to resume | Jonathan Gray |
2023-04-17 | drm/i915: fix race condition UAF in i915_perf_add_config_ioctl | Jonathan Gray |