index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bridge
/
analogix
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-08
Revert "drm/bridge: Patch atomic hooks to take a drm_bridge_state"
Boris Brezillon
1
-24
/
+17
2020-01-07
drm/bridge: Patch atomic hooks to take a drm_bridge_state
Boris Brezillon
1
-17
/
+24
2019-12-17
linux-next: build failure after merge of the drm-misc tree
Stephen Rothwell
1
-3
/
+3
2019-12-09
drm/panel: decouple connector from drm_panel
Sam Ravnborg
2
-2
/
+2
2019-11-13
drm/bridge: anx6345: Fix compilation breakage on systems without CONFIG_OF
Maxime Ripard
1
-0
/
+1
2019-11-12
drm/bridge: fix anx6345 compilation for v5.5
Torsten Duwe
1
-18
/
+42
2019-11-08
drm/bridge: Add Analogix anx6345 support
Icenowy Zheng
3
-0
/
+806
2019-11-08
drm/bridge: Prepare Analogix anx6345 support
Torsten Duwe
3
-1
/
+12
2019-11-08
drm/bridge: extract some Analogix I2C DP common code
Icenowy Zheng
4
-146
/
+170
2019-11-08
drm/bridge: split some definitions of ANX78xx to dedicated headers
Icenowy Zheng
3
-457
/
+479
2019-11-08
drm/bridge: move ANA78xx driver to analogix subdirectory
Icenowy Zheng
4
-0
/
+2243
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
1
-0
/
+1
2019-08-10
drm/panel: drop return code from drm_panel_detach()
Sam Ravnborg
1
-2
/
+1
2019-07-30
drm/rockchip: Make analogix_dp_atomic_check static
YueHaibing
1
-2
/
+2
2019-07-26
drm/rockchip: Use the helpers for PSR
Sean Paul
2
-85
/
+208
2019-07-26
drm/rockchip: Check for fast link training before enabling psr
Sean Paul
1
-4
/
+5
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-45
/
+43
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
3
-15
/
+3
2019-06-13
drm/bridge: analogix_dp: Convert to GPIO descriptors
Linus Walleij
3
-23
/
+23
2019-06-13
drm/bridge: analogix_dp: possible condition with no effect (if == else)
Hariprasad Kelam
1
-2
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
3
-15
/
+3
2019-05-28
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
5
-12
/
+14
2019-05-28
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-12
/
+12
2019-05-26
drm/bridge: drop drmP.h usage
Sam Ravnborg
1
-9
/
+9
2019-05-23
drm: Rename struct edp_vsc_psr to struct dp_sdp
Gwan-gyeong Mun
3
-12
/
+12
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-14
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
1
-2
/
+2
2018-10-29
drm/bridge: analogix_dp: Fix misleading indentation reported by smatch
Enric Balletbo i Serra
1
-6
/
+6
2018-09-13
drm/bridge: analogix_dp: Downgrade "Link Training" messages to dev_dbg
Marc Zyngier
1
-2
/
+2
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-2
/
+2
2018-04-24
drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
Douglas Anderson
1
-2
/
+5
2018-04-24
drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
Douglas Anderson
1
-7
/
+8
2018-04-24
drm/bridge: analogix_dp: Properly log AUX CH errors
Douglas Anderson
1
-8
/
+5
2018-04-24
drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
Douglas Anderson
1
-2
/
+3
2018-04-24
drm/bridge: analogix_dp: Move fast link training detect to set_bridge
zain wang
1
-16
/
+26
2018-04-24
drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_F...
zain wang
2
-5
/
+16
2018-04-24
drm/bridge: analogix_dp: Fix timeout of video streamclk config
zain wang
1
-2
/
+3
2018-04-24
drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
zain wang
1
-8
/
+12
2018-04-24
drm/rockchip: Restore psr->state when enable/disable psr failed
zain wang
1
-1
/
+3
2018-04-24
drm/bridge: analogix_dp: Reset aux channel if an error occurred
Lin Huang
1
-4
/
+14
2018-04-24
drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
zain wang
2
-54
/
+65
2018-04-24
drm/bridge: analogix_dp: Check dpcd write/read status
Lin Huang
1
-42
/
+127
2018-04-24
drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
zain wang
1
-4
/
+2
2018-04-24
drm/bridge: analogix_dp: Extend hpd check time to 100ms
Lin Huang
1
-1
/
+1
2018-04-24
drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
Lin Huang
1
-0
/
+11
2018-04-24
drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
zain wang
2
-2
/
+11
2018-04-24
drm/bridge: analogix_dp: Wait for HPD signal before configuring link
zain wang
1
-0
/
+11
[next]