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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-13
Merge tag 'drm-fixes-for-v4.13-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-1
/
+1
2017-07-09
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
9
-202
/
+297
2017-07-03
Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/drm', 'asoc/...
Mark Brown
2
-0
/
+43
2017-06-28
drm: adv7511_audio: Add .get_dai_id callback to map port number to dai id
John Stultz
1
-0
/
+22
2017-06-28
drm: dw-hdmi-i2s: add .get_dai_id callback for ALSA SoC
Kuninori Morimoto
1
-0
/
+21
2017-06-27
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
1
-0
/
+1
2017-06-21
bridge: Fix panel-bridge error return on !panel.
Eric Anholt
1
-1
/
+1
2017-06-20
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixes
Sean Paul
9
-202
/
+297
2017-06-12
drm: dw-hdmi: Fix compilation breakage by selecting REGMAP_MMIO
Laurent Pinchart
1
-0
/
+1
2017-06-05
drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.
Eric Anholt
3
-141
/
+227
2017-06-05
drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callback
Jose Abreu
1
-28
/
+13
2017-05-30
drm/bridge: analogix-anx78xx: Use bridge->mode_valid() callback
Jose Abreu
1
-7
/
+7
2017-05-16
drm/bridge: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
3
-15
/
+9
2017-05-04
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into...
Sean Paul
1
-0
/
+15
2017-04-20
drm: dw-hdmi: gate audio clock from the I2S enablement callbacks
Romain Perier
1
-6
/
+14
2017-04-20
drm: dw-hdmi: add specific I2S and AHB functions for stream handling
Romain Perier
1
-2
/
+24
2017-04-13
drm/bridge: sii902x: Add missing \n to the end of some dev_err messages
Liu Ying
1
-3
/
+3
2017-04-10
drm: dw-hdmi: Implement the mode_fixup drm helper
Romain Perier
1
-0
/
+15
2017-04-07
drm: bridge: analogix: Destroy connector & encoder when unbinding
Jeffy Chen
1
-0
/
+2
2017-04-07
drm: bridge: analogix: Disable clock when unbinding
Jeffy Chen
1
-0
/
+1
2017-04-07
drm: bridge: analogix: Unregister dp aux when unbinding
Jeffy Chen
1
-0
/
+1
2017-04-07
drm: bridge: analogix: Detach panel when unbinding analogix dp
Jeffy Chen
1
-0
/
+2
2017-04-07
drm: bridge: dw-hdmi: fix input format/encoding from plat_data
Neil Armstrong
1
-2
/
+2
2017-04-06
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
3
-48
/
+11
2017-04-06
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
3
-32
/
+10
2017-04-06
drm: bridge: dw-hdmi: Add a missing break statement
Dan Carpenter
1
-0
/
+1
2017-04-06
drm: bridge: dw-hdmi: remove unused hdmi_bus_fmt_is_yuv420
Neil Armstrong
1
-14
/
+0
2017-04-04
drm: bridge: dw-hdmi: Move HPD handling to PHY operations
Neil Armstrong
1
-54
/
+81
2017-04-04
drm: bridge: dw-hdmi: Switch to V4L bus format and encodings
Neil Armstrong
1
-95
/
+231
2017-04-04
drm: bridge: dw-hdmi: Extract PHY interrupt setup to a function
Laurent Pinchart
1
-28
/
+23
2017-04-03
drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: Fix bridge initialization
Peter Senna Tschudin
1
-4
/
+5
2017-03-30
drm/bridge: ti-tfp410: support hpd via gpio
Christopher Spinrath
1
-2
/
+70
2017-03-27
drm: dw_hdmi: Don't rely on the status of the bridge for updating HPD
Romain Perier
1
-1
/
+1
2017-03-21
drm: bridge: dw-hdmi: add HDMI vendor specific infoframe config
Nickey Yang
2
-0
/
+57
2017-03-21
drm/bridge: dw_hdmi: support i2c extended read mode
Nickey Yang
1
-14
/
+24
2017-03-10
drm: bridge: dw-hdmi: Move the driver to a separate directory.
Laurent Pinchart
9
-27
/
+31
2017-03-10
drm: bridge: dw-hdmi: Switch to regmap for register access
Neil Armstrong
1
-51
/
+58
2017-03-10
drm: bridge: dw-hdmi: Remove device type from platform data
Kieran Bingham
1
-2
/
+0
2017-03-10
drm: bridge: dw-hdmi: Add support for custom PHY configuration
Kieran Bingham
1
-35
/
+74
2017-03-10
drm: bridge: dw-hdmi: Create PHY operations
Laurent Pinchart
1
-29
/
+66
2017-03-10
drm: bridge: dw-hdmi: Fix the PHY power up sequence
Laurent Pinchart
1
-28
/
+37
2017-03-10
drm: bridge: dw-hdmi: Fix the PHY power down sequence
Laurent Pinchart
1
-9
/
+43
2017-03-10
drm: bridge: dw-hdmi: Enable CSC even for DVI
Neil Armstrong
1
-2
/
+2
2017-03-10
drm: bridge: dw-hdmi: Move CSC configuration out of PHY code
Laurent Pinchart
1
-15
/
+10
2017-03-10
drm: bridge: dw-hdmi: Remove unused functions
Laurent Pinchart
1
-26
/
+0
2017-03-06
drm/bridge: analogix_dp: add helpers for capture of frame CRCs
Tomeu Vizoso
1
-0
/
+22
2017-03-05
drm: bridge: lvds-encoder: Add thine,thc63lvdm83d compatible string
Laurent Pinchart
1
-0
/
+1
2017-03-05
drm: bridge: vga-dac: Add adi,adv7123 compatible string
Laurent Pinchart
1
-0
/
+1
2017-03-05
drm: bridge: Add LVDS encoder driver
Laurent Pinchart
3
-0
/
+219
2017-03-05
drm/bridge: Drivers for megachips-stdpxxxx-ge-b850v3-fw (LVDS-DP++)
Peter Senna Tschudin
3
-0
/
+440
[next]