开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-07-15
drm/amdgpu: re-apply "move internal vram_mgr function into the C file""
Christian König
2022-07-15
drm/amdgpu: reapply "fix start calculation in amdgpu_vram_mgr_new""
Christian König
2022-07-15
drm: Prevent drm_copy_field() to attempt copying a NULL pointer
Javier Martinez Canillas
2022-07-15
drm: Use size_t type for len variable in drm_copy_field()
Javier Martinez Canillas
2022-07-13
drm/vc4: v3d: Switch to devm_pm_runtime_enable
Maxime Ripard
2022-07-13
drm/vc4: v3d: Rework the runtime_pm setup
Maxime Ripard
2022-07-13
drm/vc4: v3d: Stop disabling interrupts
Maxime Ripard
2022-07-13
drm/vc4: perfmon: Add missing mutex_destroy
Maxime Ripard
2022-07-13
drm/vc4: Switch to drmm_mutex_init
Maxime Ripard
2022-07-13
drm/vc4: debugfs: Simplify debugfs registration
Maxime Ripard
2022-07-13
drm/vc4: debugfs: Return an error on failure
Maxime Ripard
2022-07-13
drm/vc4: debugfs: Protect device resources
Maxime Ripard
2022-07-13
drm/vc4: vec: Switch to devm_pm_runtime_enable
Maxime Ripard
2022-07-13
drm/vc4: vec: Protect device resources after removal
Maxime Ripard
2022-07-13
drm/vc4: vec: Switch to DRM-managed connector initialization
Maxime Ripard
2022-07-13
drm/vc4: vec: Switch to DRM-managed encoder initialization
Maxime Ripard
2022-07-13
drm/vc4: vec: Remove call to drm_connector_unregister()
Maxime Ripard
2022-07-13
drm/vc4: vec: Switch to drmm_kzalloc
Maxime Ripard
2022-07-13
drm/vc4: vec: Embed DRM structures into the private structure
Maxime Ripard
2022-07-13
drm/vc4: vec: Remove vc4_dev vec pointer
Maxime Ripard
2022-07-13
drm/vc4: txp: Protect device resources
Maxime Ripard
2022-07-13
drm/vc4: txp: Remove call to drm_connector_unregister()
Maxime Ripard
2022-07-13
drm/vc4: txp: Switch to drmm_kzalloc
Maxime Ripard
2022-07-13
drm/vc4: txp: Remove duplicate regset
Maxime Ripard
2022-07-13
drm/vc4: txp: Remove vc4_dev txp pointer
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Switch to devm_pm_runtime_enable
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Protect device resources after removal
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Move audio structure offset checks
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Use devm to register hotplug interrupts
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Switch to DRM-managed kfree to build regsets
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Use a device-managed action for DDC
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Switch to device-managed CEC initialization
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Switch to device-managed ALSA initialization
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Switch to DRM-managed connector initialization
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Switch to DRM-managed encoder initialization
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Remove call to drm_connector_unregister()
Maxime Ripard
2022-07-13
drm/vc4: hdmi: Switch to drmm_kzalloc
Maxime Ripard
2022-07-13
drm/vc4: dsi: Switch to devm_pm_runtime_enable
Maxime Ripard
2022-07-13
drm/vc4: dsi: Fix the driver structure lifetime
Maxime Ripard
2022-07-13
drm/vc4: dsi: Switch to drmm_of_get_bridge
Maxime Ripard
2022-07-13
drm/vc4: dsi: Switch to DRM-managed encoder initialization
Maxime Ripard
2022-07-13
drm/vc4: dsi: Embed DRM structures into the private structure
Maxime Ripard
2022-07-13
drm/vc4: dpi: Protect device resources
Maxime Ripard
2022-07-13
drm/vc4: dpi: Switch to drmm_of_get_bridge
Maxime Ripard
2022-07-13
drm/vc4: dpi: Switch to DRM-managed encoder initialization
Maxime Ripard
2022-07-13
drm/vc4: dpi: Add action to disable the clock
Maxime Ripard
2022-07-13
drm/vc4: dpi: Remove unnecessary drm_of_panel_bridge_remove call
Maxime Ripard
2022-07-13
drm/vc4: dpi: Return an error if we can't enable our clock
Maxime Ripard
2022-07-13
drm/vc4: dpi: Switch to drmm_kzalloc
Maxime Ripard
2022-07-13
drm/vc4: dpi: Embed DRM structures into the private structure
Maxime Ripard
[next]