index
:
pub/scm/linux/kernel/git/rusty/linux.git
master
Rusty's Kernel Tree: fixes for Linus, modules-next/virtio-next for Stephen, pending-rebases for unready patche
Rusty Russell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bridge
/
aux-hpd-bridge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-15
drm/bridge: aux-hpd-bridge: Add atomic bridge state handlers
Maxime Ripard
1
-0
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-4
/
+6
2025-06-30
drm/bridge: aux-hpd-bridge: fix assignment of the of_node
Dmitry Baryshkov
1
-1
/
+2
2025-06-16
drm/bridge: Include <linux/export.h>
Thomas Zimmermann
1
-0
/
+1
2025-05-23
drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc...
Luca Ceresoli
1
-4
/
+5
2025-03-20
drm/bridge: Add encoder parameter to drm_bridge_funcs.attach
Maxime Ripard
1
-0
/
+1
2024-10-24
drm/bridge: aux: allow interlaced and YCbCr 420 output
Dmitry Baryshkov
1
-0
/
+4
2024-02-23
drm/bridge: aux-hpd: separate allocation and registration
Johan Hovold
1
-15
/
+52
2024-02-23
drm/bridge: aux-hpd: fix OF node leaks
Johan Hovold
1
-0
/
+3
2023-12-19
drm/bridge: properly refcount DT nodes in aux bridge drivers
Dmitry Baryshkov
1
-2
/
+2
2023-12-07
drm/bridge: aux-hpd: Replace of_device.h with explicit include
Rob Herring
1
-1
/
+1
2023-12-04
drm/bridge: implement generic DP HPD bridge
Dmitry Baryshkov
1
-0
/
+163