index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
reset
/
reset-uniphier.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-29
drm/virtio: implement context init: track {ring_idx, emit_fence_info} in virt...
Gurchetan Singh
1
-0
/
+2
2021-09-29
drm/virtio: implement context init: support init ioctl
Anthoine Bourgeois
3
-8
/
+98
2021-09-29
drm/virtio: implement context init: probe for feature
Anthoine Bourgeois
4
-1
/
+10
2021-09-29
drm/virtio: implement context init: track valid capabilities in a mask
Gurchetan Singh
2
-1
/
+20
2021-09-29
drm/virtgpu api: create context init feature
Gurchetan Singh
1
-0
/
+27
2021-09-29
virtio-gpu api: multiple context types with explicit initialization
Gurchetan Singh
1
-3
/
+15
2021-09-28
drm/panel: support for BOE and INX video mode panel
yangcong
1
-2
/
+730
2021-09-28
dt-bindings: boe, tv101wum-n16: Add compatible for boe tv110c9m-ll3 and inx h...
yangcong
1
-0
/
+4
2021-09-28
drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
yangcong
1
-0
/
+11
2021-09-28
dt-bindings: drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
yangcong
1
-0
/
+3
2021-09-28
drm/vc4: hdmi: Actually check for the connector status in hotplug
Maxime Ripard
1
-2
/
+3
2021-09-28
drm/probe-helper: Create a HPD IRQ event helper for a single connector
Maxime Ripard
2
-31
/
+86
2021-09-28
drm/probe-helper: Document drm_helper_hpd_irq_event() return value
Maxime Ripard
1
-0
/
+3
2021-09-28
drm/msm: allow compile_test on !ARM
Christian König
3
-4
/
+12
2021-09-28
drm/edid: Fix drm_edid_encode_panel_id() kerneldoc warning
Douglas Anderson
1
-2
/
+2
2021-09-24
drm/print: Add deprecation notes to DRM_...() functions
Douglas Anderson
1
-0
/
+30
2021-09-24
drm/edid: Fix EDID quirk compile error on older compilers
Douglas Anderson
3
-77
/
+81
2021-09-24
drm/gma500: Fix wrong pointer passed to PTR_ERR()
Yang Yingliang
1
-1
/
+1
2021-09-24
drm/mipi-dsi: Create devm device attachment
Maxime Ripard
2
-0
/
+36
2021-09-24
drm/mipi-dsi: Create devm device registration
Maxime Ripard
2
-0
/
+49
2021-09-24
drm/bridge: Document the probe issue with MIPI-DSI bridges
Maxime Ripard
2
-0
/
+63
2021-09-24
drm/bridge: Add documentation sections
Maxime Ripard
2
-5
/
+15
2021-09-23
drm/bridge: parade-ps8640: Add support for AUX channel
Philip Chen
1
-1
/
+179
2021-09-23
drm/bridge: parade-ps8640: Use regmap APIs
Philip Chen
1
-30
/
+64
2021-09-23
drm/gma500: Managed device release
Thomas Zimmermann
1
-8
/
+11
2021-09-23
drm/gma500: Remove dev_priv branch from unload function
Thomas Zimmermann
1
-47
/
+46
2021-09-23
drm/gma500: Embed struct drm_device in struct drm_psb_private
Thomas Zimmermann
9
-35
/
+26
2021-09-23
drm/gma500: Disable PCI device during shutdown
Thomas Zimmermann
1
-7
/
+3
2021-09-23
drm/gma500: Replace references to dev_private with helper function
Thomas Zimmermann
28
-184
/
+178
2021-09-23
drm/vboxvideo: Use managed interfaces for framebuffer write combining
Thomas Zimmermann
3
-14
/
+9
2021-09-23
drm/mgag200: Use managed interfaces for framebuffer write combining
Thomas Zimmermann
2
-30
/
+7
2021-09-23
drm/ast: Use managed interfaces for framebuffer write combining
Thomas Zimmermann
2
-19
/
+10
2021-09-23
lib: devres: Add managed arch_io_reserve_memtype_wc()
Thomas Zimmermann
2
-0
/
+49
2021-09-23
lib: devres: Add managed arch_phys_wc_add()
Thomas Zimmermann
2
-0
/
+38
2021-09-22
drm: Fix scaling_mode docs
Ville Syrjälä
1
-2
/
+2
2021-09-22
drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.c
Maxime Ripard
2
-34
/
+37
2021-09-21
MAINTAINERS: fix typo in DRM DRIVER FOR SAMSUNG S6D27A1 PANELS
Lukas Bulwahn
1
-1
/
+1
2021-09-21
drm/rockchip: remove of_match_ptr() from analogix dp driver
Souptick Joarder
1
-1
/
+1
2021-09-21
drm/rockchip: remove of_match_ptr() from vop_driver_dt_match
Souptick Joarder
1
-1
/
+1
2021-09-21
drm/rockchip: Check iommu itself instead of it's parent for device_is_available
Andy Yan
1
-1
/
+1
2021-09-21
drm/rockchip: dsi: make hstt_table static
Jiapeng Chong
1
-1
/
+1
2021-09-21
drm/rockchip: dsi: Fix duplicate included linux/phy/phy.h
Jiapeng Chong
1
-1
/
+0
2021-09-21
drm/rockchip: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
3
-9
/
+3
2021-09-21
drm/rockchip: add DRM_BRIDGE_ATTACH_NO_CONNECTOR flag to drm_bridge_attach
Alex Bee
2
-10
/
+45
2021-09-21
drm/rockchip: handle non-platform devices in rockchip_drm_endpoint_is_subdriver
Alex Bee
1
-1
/
+8
2021-09-21
drm/rockchip: remove unused psr_list{,_lock}
Brian Norris
2
-5
/
+0
2021-09-20
MAINTAINERS: add Andrey as the DRM GPU scheduler maintainer
Alex Deucher
1
-0
/
+8
2021-09-20
drm/panel-edp: Implement generic "edp-panel"s probed by EDID
Douglas Anderson
1
-14
/
+201
2021-09-20
drm/panel-edp: Don't re-read the EDID every time we power off the panel
Douglas Anderson
1
-3
/
+3
2021-09-20
drm/panel-edp: Fix "prepare_to_enable" if panel doesn't handle HPD
Douglas Anderson
1
-2
/
+22
[next]