index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-19
drm/bridge: adv7511: Enable HPD interrupts to support hotplug and improve mon...
Archit Taneja
1
-1
/
+5
2017-01-19
drm/bridge: adv7511: Switch to using drm_kms_helper_hotplug_event()
John Stultz
1
-1
/
+15
2017-01-19
drm/bridge: adv7511: Use work_struct to defer hotplug handing to out of irq c...
John Stultz
2
-1
/
+12
2017-01-18
drm: vc4: use crtc helper drm_crtc_from_index()
Shawn Guo
2
-11
/
+7
2017-01-18
drm: tegra: use crtc helper drm_crtc_from_index()
Shawn Guo
1
-16
/
+3
2017-01-18
drm: nouveau: use crtc helper drm_crtc_from_index()
Shawn Guo
1
-15
/
+18
2017-01-18
drm: mediatek: use crtc helper drm_crtc_from_index()
Shawn Guo
2
-6
/
+4
2017-01-18
drm: kirin: use crtc helper drm_crtc_from_index()
Shawn Guo
2
-7
/
+4
2017-01-18
drm: exynos: use crtc helper drm_crtc_from_index()
Shawn Guo
2
-14
/
+2
2017-01-18
drm: bridge: dw-hdmi: Assert SVSRET before resetting the PHY
Laurent Pinchart
1
-5
/
+5
2017-01-18
drm: bridge: dw-hdmi: Fix the name of the PHY reset macros
Laurent Pinchart
2
-5
/
+4
2017-01-18
drm: bridge: dw-hdmi: Define and use macros for PHY register addresses
Laurent Pinchart
2
-15
/
+86
2017-01-18
drm: bridge: dw-hdmi: Detect PHY type at runtime
Laurent Pinchart
1
-3
/
+65
2017-01-18
drm: bridge: dw-hdmi: Handle overflow workaround based on device version
Laurent Pinchart
1
-13
/
+33
2017-01-18
drm: bridge: dw-hdmi: Detect AHB audio DMA using correct register
Laurent Pinchart
2
-3
/
+7
2017-01-18
drm: bridge: dw-hdmi: Reject invalid product IDs
Laurent Pinchart
2
-6
/
+27
2017-01-18
drm: bridge: dw-hdmi: Rename CONF0 SPARECTRL bit to SVSRET
Laurent Pinchart
2
-6
/
+6
2017-01-18
drm: bridge: dw-hdmi: Remove PHY configuration resolution parameter
Kieran Bingham
1
-22
/
+5
2017-01-18
drm: bridge: dw-hdmi: Implement DRM bridge registration
Laurent Pinchart
1
-32
/
+80
2017-01-18
drm: bridge: dw-hdmi: Create connector in the bridge attach operation
Laurent Pinchart
1
-13
/
+20
2017-01-18
drm: bridge: dw-hdmi: Reorder functions to prepare for next commit
Laurent Pinchart
1
-36
/
+36
2017-01-18
drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common code
Laurent Pinchart
3
-25
/
+12
2017-01-18
drm: bridge: dw-hdmi: Don't forward HPD events to DRM core before attach
Laurent Pinchart
1
-1
/
+2
2017-01-18
drm: bridge: dw-hdmi: Remove encoder field from struct dw_hdmi
Laurent Pinchart
1
-6
/
+3
2017-01-18
drm: bridge: dw-hdmi: Embed drm_bridge in struct dw_hdmi
Laurent Pinchart
1
-10
/
+3
2017-01-18
drm: bridge: dw-hdmi: Remove unused function parameter
Kieran Bingham
1
-5
/
+2
2017-01-18
drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functions
Laurent Pinchart
3
-9
/
+7
2017-01-18
drm: bridge: dw-hdmi: Merge __hdmi_phy_i2c_write and hdmi_phy_i2c_write
Laurent Pinchart
1
-8
/
+1
2017-01-17
drm: qxl: Let DRM core handle connector registering
Gabriel Krisman Bertazi
1
-1
/
+0
2017-01-17
drm/bridge: adv7511: Initialize regulators
Archit Taneja
2
-9
/
+81
2017-01-12
drm/tegra: Stop using drm_framebuffer_unregister_private
Daniel Vetter
1
-5
/
+2
2017-01-12
drm/cma-helper: Stop using drm_framebuffer_unregister_private
Daniel Vetter
1
-6
/
+3
2017-01-12
drm/omap: Stop using drm_framebuffer_unregister_private
Daniel Vetter
1
-6
/
+2
2017-01-12
drm: fix MMU dependencies
Benjamin Gaignard
1
-2
/
+2
2017-01-12
drm/msm: Stop using drm_framebuffer_unregister_private
Daniel Vetter
1
-4
/
+1
2017-01-12
drm/atomic: Add target_vblank support in atomic helpers (v2)
Andrey Grodzovsky
1
-21
/
+112
2017-01-11
drm: add more MMU dependencies
Arnd Bergmann
3
-1
/
+3
2017-01-11
drm: Fix error handling in drm_mm eviction kselftest
Chris Wilson
1
-3
/
+9
2017-01-10
drm/exynos: constify exynos_drm_crtc_ops structures
Bhumika Goyal
1
-1
/
+1
2017-01-10
drm: Move drm_clflush prototypes to drm_cache header file
Gabriel Krisman Bertazi
2
-0
/
+2
2017-01-10
drm: Document drm_cache interface
Gabriel Krisman Bertazi
1
-0
/
+23
2017-01-10
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
102
-436
/
+513
2017-01-10
Merge tag 'drm-intel-next-2017-01-09' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
96
-4131
/
+9551
2017-01-09
dma-fence: Introduce drm_fence_set_error() helper
Chris Wilson
1
-1
/
+1
2017-01-09
dma-fence: Wrap querying the fence->status
Chris Wilson
3
-13
/
+35
2017-01-09
dma-fence: Clear fence->status during dma_fence_init()
Chris Wilson
1
-0
/
+1
2017-01-09
drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"
Benjamin Gaignard
11
-12
/
+12
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
32
-69
/
+38
2017-01-09
drm: add more document for drm_crtc_from_index()
Shawn Guo
2
-2
/
+5
2017-01-09
drm: remove useless parameters from drm_pick_cmdline_mode function
Vincent Abriou
2
-5
/
+4
[next]