index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
div64.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-23
drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR()
Wei Yongjun
1
-1
/
+1
2017-01-23
drm/atomic: make release_crtc_commit() static
Wei Yongjun
1
-1
/
+1
2017-01-19
drm: qxl: Open code teardown function for qxl
Gabriel Krisman Bertazi
3
-20
/
+9
2017-01-19
drm: qxl: Open code probing sequence for qxl
Gabriel Krisman Bertazi
5
-48
/
+74
2017-01-19
drm/bridge: adv7511: Re-write the i2c address before EDID probing
John Stultz
1
-1
/
+9
2017-01-19
drm/bridge: adv7511: Reuse __adv7511_power_on/off() when probing EDID
John Stultz
1
-14
/
+3
2017-01-19
drm/bridge: adv7511: Rework adv7511_power_on/off() so they can be reused inte...
John Stultz
1
-4
/
+11
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
dt-bindings: display: dw-hdmi: Clean up DT bindings documentation
Laurent Pinchart
3
-88
/
+91
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
2
-3
/
+75
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
2
-32
/
+83
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
4
-27
/
+13
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
4
-12
/
+9
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-17
dt-bindings: drm/bridge: adv7511: Add regulator bindings
Archit Taneja
1
-0
/
+12
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
3
-21
/
+127
2017-01-11
drm: add fourcc codes for 16bit R and RG
Rainer Hochecker
1
-0
/
+7
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
4
-5
/
+6
[next]