index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
landlock
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-11
drm/panel: Update TODO list item for cleaning up prepared/enabled tracking
Douglas Anderson
1
-21
/
+26
2024-06-11
drm/panel: raydium-rm67191: Don't call unprepare+disable at shutdown
Douglas Anderson
1
-9
/
+0
2024-06-11
drm/panel: raydium-rm67191: Stop tracking enabled
Douglas Anderson
1
-19
/
+2
2024-06-11
drm/panel: sharp-ls043t1le01: Don't call disable at shutdown/remove
Douglas Anderson
1
-12
/
+0
2024-06-11
drm/panel: sharp-ls043t1le01: Stop tracking prepared
Douglas Anderson
1
-12
/
+0
2024-06-11
drm/panel: sharp-lq101r1sx01: Don't call disable at shutdown/remove
Douglas Anderson
1
-22
/
+2
2024-06-11
drm/panel: sharp-lq101r1sx01: Stop tracking prepared/enabled
Douglas Anderson
1
-39
/
+0
2024-06-11
drm/panel: seiko-43wvf1g: Don't call disable at shutdown/remove
Douglas Anderson
1
-9
/
+0
2024-06-11
drm/panel: seiko-43wvf1g: Stop tracking prepared/enabled
Douglas Anderson
1
-40
/
+0
2024-06-11
drm/panel: panasonic-vvx10f034n00: Don't call disable at shutdown/remove
Douglas Anderson
1
-12
/
+0
2024-06-11
drm/panel: panasonic-vvx10f034n00: Stop tracking prepared/enabled
Douglas Anderson
1
-34
/
+1
2024-06-11
drm/panel: jdi-lt070me05000: Don't call disable at shutdown/remove
Douglas Anderson
1
-12
/
+0
2024-06-11
drm/panel: jdi-lt070me05000: Stop tracking prepared/enabled
Douglas Anderson
1
-25
/
+2
2024-06-11
drm/panel: tdo-tl070wsh30: Don't call unprepare+disable at shutdown/remove
Douglas Anderson
1
-11
/
+0
2024-06-11
drm/panel: tdo-tl070wsh30: Stop tracking prepared
Douglas Anderson
1
-12
/
+0
2024-06-11
drm/panel: osd-osd101t2587-53ts: Don't call unprepare+disable at shutdown/remove
Douglas Anderson
1
-14
/
+0
2024-06-11
drm/panel: osd-osd101t2587-53ts: Stop tracking prepared/enabled
Douglas Anderson
1
-26
/
+1
2024-06-11
drm/panel: olimex-lcd-olinuxino: Don't call unprepare+disable at remove
Douglas Anderson
1
-3
/
+0
2024-06-11
drm/panel: olimex-lcd-olinuxino: Stop tracking prepared/enabled
Douglas Anderson
1
-41
/
+0
2024-06-11
drm/panel: khadas-ts050: Don't call unprepare+disable at shutdown/remove
Douglas Anderson
1
-11
/
+0
2024-06-11
drm/panel: khadas-ts050: Stop tracking prepared/enabled
Douglas Anderson
1
-28
/
+0
2024-06-11
drm/panel: boe-himax8279d: Don't call unprepare+disable at shutdown/remove
Douglas Anderson
1
-17
/
+0
2024-06-11
drm/panel: boe-himax8279d: Stop tracking prepared/enabled
Douglas Anderson
1
-27
/
+4
2024-06-10
drm/bridge: it6505: update usleep_range for RC circuit charge time
Kuro Chung
1
-1
/
+1
2024-06-10
drm/bridge: samsung-dsim: Fix porch calcalcuation rounding
Adam Ford
1
-0
/
+21
2024-06-10
drm/bridge: samsung-dsim: Set P divider based on min/max of fin pll
Adam Ford
1
-2
/
+2
2024-06-10
drm/bridge: tc358767: Check if fully initialized before signalling HPD event ...
Marek Vasut
1
-1
/
+1
2024-06-10
drm/bridge: tc358767: Fix comment in tc_edp_mode_valid
Marek Vasut
1
-1
/
+1
2024-06-10
drm/bridge: Drop drm_bridge_chain_mode_fixup
Sam Ravnborg
2
-40
/
+0
2024-06-10
drm/mediatek: Drop chain_mode_fixup call in mode_valid()
Sam Ravnborg
1
-11
/
+0
2024-06-10
drm/panic: Add a kmsg panic screen
Jocelyn Falempe
2
-10
/
+112
2024-06-10
drm/panic: Add a set_pixel() callback to drm_scanout_buffer
Jocelyn Falempe
2
-44
/
+85
2024-06-10
drm/panic: only draw the foreground color in drm_panic_blit()
Jocelyn Falempe
1
-36
/
+31
2024-06-10
drm/sun4i: Fix layer zpos change/atomic modesetting
Ondrej Jirman
4
-143
/
+71
2024-06-10
drm/sun4i: Add more parameters to sunxi_engine commit callback
Ondrej Jirman
4
-6
/
+18
2024-06-10
drm/sun4i: Unify sun8i_*_layer structs
Ondrej Jirman
6
-48
/
+38
2024-06-10
drm: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
6
-0
/
+6
2024-06-10
drm/bridge: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
4
-0
/
+4
2024-06-10
drm/tiny: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
3
-0
/
+3
2024-06-10
drm/panel: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
6
-0
/
+6
2024-06-10
drm/tests: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
16
-0
/
+16
2024-06-07
drm/tiny: panel-mipi-dbi: Support the pixel format property
Noralf Trønnes
1
-1
/
+54
2024-06-07
drm/mipi-dbi: Add support for DRM_FORMAT_RGB888
Noralf Trønnes
2
-4
/
+30
2024-06-07
drm/mipi-dbi: Make bits per word configurable for pixel transfers
Noralf Trønnes
2
-4
/
+15
2024-06-07
drm/mipi-dbi: Remove mipi_dbi_machine_little_endian()
Noralf Trønnes
1
-16
/
+19
2024-06-07
dt-bindings: display: panel: mipi-dbi-spi: Add a pixel format property
Noralf Trønnes
1
-0
/
+30
2024-06-06
drm/i915: Don't use __func__ as prefix for drm_dbg_printer
Michal Wajdeczko
2
-2
/
+2
2024-06-06
drm/print: Improve drm_dbg_printer
Michal Wajdeczko
2
-2
/
+3
2024-06-06
drm/print: Add generic drm dev printk function
Michal Wajdeczko
1
-22
/
+30
2024-06-06
drm/print: Kill ___drm_dbg()
Michal Wajdeczko
2
-24
/
+3
[next]