index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvdimm
/
dimm_devs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
drm/i915/tgl: s/TGL/TIGERLAKE for platform/subplatform defines
Dnyaneshwar Bhadane
4
-7
/
+4
2023-08-08
drm/i915/jsl: s/JSL/JASPERLAKE for platform/subplatform defines
Dnyaneshwar Bhadane
15
-38
/
+47
2023-08-08
drm/i915/rkl: s/RKL/ROCKETLAKE for platform/subplatform defines
Dnyaneshwar Bhadane
2
-3
/
+1
2023-08-08
drm/i915/cml: s/CML/COMETLAKE for platform/subplatform defines
Dnyaneshwar Bhadane
2
-5
/
+5
2023-08-08
drm/i915/cfl: s/CFL/COFFEELAKE for platform/subplatform defines
Dnyaneshwar Bhadane
2
-6
/
+6
2023-08-08
drm/i915/kbl: s/KBL/KABYLAKE for platform/subplatform defines
Dnyaneshwar Bhadane
5
-16
/
+12
2023-08-08
drm/i915/skl: s/SKL/SKYLAKE for platform/subplatform defines
Dnyaneshwar Bhadane
3
-10
/
+9
2023-08-08
drm/i915/bdw: s/BDW/BROADWELL for platform/subplatform defines
Dnyaneshwar Bhadane
5
-12
/
+12
2023-08-08
drm/i915/hsw: s/HSW/HASWELL for platform/subplatform defines
Dnyaneshwar Bhadane
10
-19
/
+19
2023-08-07
drm/i915/fbc: Moved fence related code away from intel_fbc
Jouni Högander
3
-6
/
+13
2023-08-07
drm/i915/fbc: Make FBC check stolen at use time
Jouni Högander
1
-3
/
+5
2023-08-07
drm/i915: Move stolen memory handling into i915_gem_stolen
Jouni Högander
3
-22
/
+73
2023-08-04
drm/i915/sdvo: fix panel_type initialization
Jani Nikula
1
-1
/
+1
2023-08-04
drm/i915/sdvo: ignore returned broken edid on intel_sdvo_tmds_sink_detect
Juha-Pekka Heikkila
1
-1
/
+1
2023-08-03
HID: i2c-hid: add more DRM dependencies
Arnd Bergmann
1
-0
/
+4
2023-08-03
fbdev/ps3fb: Build without kernel device
Thomas Zimmermann
1
-3
/
+1
2023-08-03
drm/doc: document that PRIME import/export is always supported
Simon Ser
1
-0
/
+7
2023-08-03
drm/doc: document drm_event and its types
Simon Ser
1
-10
/
+35
2023-08-03
drm/doc: add warning about connector_type_id stability
Simon Ser
1
-0
/
+3
2023-08-03
drm/doc: use proper cross-references for sections
Simon Ser
2
-5
/
+6
2023-08-03
fbcon: Make fbcon_registered_fb and fbcon_num_registered_fb static
GUO Zihua
1
-2
/
+2
2023-08-03
drm/drm_plane.h: fix grammar of the comment
Sui Jingfeng
1
-1
/
+1
2023-08-03
dt-bindings: display: bridge: tc358867: Add interrupt property
Alexander Stein
1
-0
/
+3
2023-08-03
drm: bridge: dw_hdmi: Add cec suspend/resume functions
Sandor Yu
1
-0
/
+37
2023-08-03
drm/panel-simple: Add Innolux G156HCE-L01 panel entry
Marek Vasut
1
-0
/
+34
2023-08-03
dt-bindings: display: simple: Add Innolux G156HCE-L01 panel
Marek Vasut
1
-0
/
+2
2023-08-03
drm/panel: Fix todo indentation for panel prepared/enabled cleanup
Douglas Anderson
1
-1
/
+2
2023-08-03
drm/panel: Fix kernel-doc typo for `follower_lock`
Douglas Anderson
1
-1
/
+1
2023-08-02
drm/i915/guc/slpc: Restore efficient freq earlier
Vinay Belgaumkar
1
-8
/
+14
2023-08-02
accel/qaic: remove redundant pointer pexec
Colin Ian King
1
-3
/
+1
2023-08-02
drm/i915: Remove unnecessary include
Andi Shyti
1
-1
/
+0
2023-08-02
drm/i915: Invalidate the TLBs on each GT
Chris Wilson
4
-11
/
+24
2023-08-02
i915/drm/gt: Move the gt defines in the gt directory
Andi Shyti
2
-1
/
+12
2023-08-02
drm/i915/gt: Move TLB invalidation to its own file
Chris Wilson
8
-152
/
+197
2023-08-02
drm/tiny: panel-mipi-dbi: Allow sharing the D/C GPIO
Otto Pflüger
1
-1
/
+2
2023-08-02
drm/mipi-dbi: Lock SPI bus before setting D/C GPIO
Otto Pflüger
3
-5
/
+23
2023-08-02
drm/bridge: Add debugfs print for bridge chains
Tomi Valkeinen
3
-0
/
+51
2023-08-02
drm: xlnx: zynqmp_dpsub: Use devm_platform_ioremap_resource_byname()
Li Zetao
1
-7
/
+3
2023-08-02
drm: xlnx: zynqmp_dpsub: Use dev_err_probe instead of dev_err
Wang Ming
1
-2
/
+2
2023-08-02
drm: xlnx: zynqmp_dpsub: Add missing check for dma_set_mask
Jiasheng Jiang
1
-1
/
+3
2023-08-01
drm/xlnx/zynqmp_dp: Fix function name zynqmp_dp_link_train() -> zynqmp_dp_tra...
Lee Jones
1
-1
/
+1
2023-08-01
drm/i915/uncore: fix race around i915->params.mmio_debug
Jani Nikula
1
-9
/
+12
2023-08-01
drm/i915/uncore: split unclaimed_reg_debug() to header and footer
Jani Nikula
1
-15
/
+22
2023-08-01
HID: i2c-hid: Do panel follower work on the system_wq
Douglas Anderson
1
-4
/
+46
2023-08-01
HID: i2c-hid: Support being a panel follower
Douglas Anderson
2
-3
/
+92
2023-08-01
HID: i2c-hid: Suspend i2c-hid devices in remove
Douglas Anderson
1
-4
/
+4
2023-08-01
HID: i2c-hid: Make suspend and resume into helper functions
Douglas Anderson
1
-42
/
+56
2023-08-01
HID: i2c-hid: Rearrange probe() to power things up later
Douglas Anderson
1
-47
/
+77
2023-08-01
HID: i2c-hid: Switch to SYSTEM_SLEEP_PM_OPS()
Douglas Anderson
1
-3
/
+1
2023-08-01
of: property: fw_devlink: Add a devlink for panel followers
Douglas Anderson
1
-0
/
+2
[next]