开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
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
2022-07-13
drm/vc4: dpi: Remove vc4_dev dpi pointer
Maxime Ripard
2022-07-13
drm/vc4: crtc: Switch to DRM-managed CRTC initialization
Maxime Ripard
2022-07-13
drm/vc4: crtc: Switch to drmm_kzalloc
Maxime Ripard
2022-07-13
drm/vc4: crtc: Move debugfs_name to crtc_data
Maxime Ripard
2022-07-13
drm/vc4: plane: Switch to drmm_universal_plane_alloc()
Maxime Ripard
2022-07-13
drm/vc4: crtc: Remove manual plane removal on error
Maxime Ripard
2022-07-13
drm/vc4: plane: Take possible_crtcs as an argument
Maxime Ripard
2022-07-13
drm/vc4: hvs: Remove planes currently allocated before taking down
Maxime Ripard
2022-07-13
drm/vc4: hvs: Protect device resources after removal
Maxime Ripard
[next]