index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i2c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
3
-2
/
+3
*
Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-01-18
2
-5
/
+5
|
\
|
*
drm/tda998x: Don't set dpms hook
Daniel Vetter
2019-01-11
1
-1
/
+0
|
*
drm/ch7006: Stop using drm_crtc_force_disable
Daniel Vetter
2019-01-11
1
-3
/
+3
|
*
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
2019-01-10
1
-1
/
+2
*
|
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
2019-01-14
1
-3
/
+3
|
/
*
Merge branch 'drm-tda9950-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm ...
Dave Airlie
2018-10-04
1
-2
/
+3
|
\
|
*
drm/i2c: tda9950: set MAX_RETRIES for errors only
Hans Verkuil
2018-09-20
1
-1
/
+2
|
*
drm/i2c: tda9950: fix timeout counter check
Colin Ian King
2018-09-20
1
-1
/
+1
*
|
Merge tag 'vla-leftovers-v4.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-17
1
-1
/
+4
|
\
\
|
*
|
drm/i2c: tda9950: Remove VLA usage
Kees Cook
2018-08-13
1
-1
/
+4
*
|
|
Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...
Dave Airlie
2018-08-08
1
-183
/
+189
|
\
\
\
|
*
|
|
drm/i2c: tda998x: correct PLL divider calculation
Russell King
2018-08-07
1
-6
/
+14
|
*
|
|
drm/i2c: tda998x: get rid of private fill_modes function
Russell King
2018-08-07
1
-24
/
+6
|
*
|
|
drm/i2c: tda998x: move mode_valid() to bridge
Russell King
2018-08-07
1
-16
/
+16
|
*
|
|
drm/i2c: tda998x: register bridge outside of component helper
Russell King
2018-08-07
1
-13
/
+13
|
*
|
|
drm/i2c: tda998x: cleanup from previous changes
Russell King
2018-08-07
1
-39
/
+37
|
*
|
|
drm/i2c: tda998x: allocate tda998x_priv inside tda998x_create()
Russell King
2018-08-07
1
-14
/
+16
|
*
|
|
drm/i2c: tda998x: convert to bridge driver
Russell King
2018-08-07
1
-75
/
+81
|
*
|
|
drm/i2c: tda998x: move tda998x_set_config() into tda998x_create()
Russell King
2018-08-02
1
-38
/
+35
|
*
|
|
drm/i2c: tda998x: split tda998x_encoder_dpms into enable/disable
Peter Rosin
2018-08-02
1
-12
/
+25
|
*
|
|
drm/i2c: tda998x: find the drm_device via the drm_connector
Peter Rosin
2018-08-02
1
-1
/
+1
*
|
|
|
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
|
|
|
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-13
1
-1
/
+1
|
/
/
/
*
|
|
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-06-20
4
-27
/
+731
|
\
|
|
|
*
|
Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm ...
Dave Airlie
2018-05-22
4
-27
/
+731
|
|
\
\
|
|
*
|
drm/i2c: tda998x: add CEC support
Russell King
2018-04-24
2
-9
/
+187
|
|
|
/
|
|
*
drm/i2c: tda9950: add CEC driver
Russell King
2018-04-24
3
-0
/
+515
|
|
*
drm/i2c: tda998x: always disable and clear interrupts at probe
Russell King
2018-04-03
1
-5
/
+9
|
|
*
drm/i2c: tda998x: move CEC device initialisation later
Russell King
2018-04-03
1
-5
/
+8
|
|
*
drm/i2c: tda998x: fix error cleanup paths
Russell King
2018-04-03
1
-13
/
+18
|
|
*
drm/i2c: tda998x: move mutex/waitqueue/timer/work init early
Russell King
2018-04-03
1
-6
/
+5
*
|
|
drm/i2c: tda998x: Remove VLA usage
Laura Abbott
2018-05-23
1
-2
/
+11
|
/
/
*
|
drm/i2c: tda998x: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
*
|
drm/i2c: tda998x: Remove duplicate NULL check
Andy Shevchenko
2018-01-18
1
-2
/
+1
*
|
drm/i2c/sil164: Remove duplicate NULL check
Andy Shevchenko
2018-01-18
1
-2
/
+1
|
/
*
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-12-04
1
-1
/
+0
|
\
|
*
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
2017-11-07
1
-1
/
+0
*
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+3
*
|
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
3
-3
/
+3
|
\
|
|
*
drm: i2c: tda998x: constify i2c_device_id
Arvind Yadav
2017-08-22
1
-1
/
+1
|
*
drm: i2c: sil164: constify i2c_device_id
Arvind Yadav
2017-08-22
1
-1
/
+1
|
*
drm: i2c: ch7006: constify i2c_device_id
Arvind Yadav
2017-08-22
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
1
-9
/
+1
*
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
2017-07-14
1
-1
/
+1
*
drm/i2c: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
2017-05-18
1
-2
/
+0
*
drm/i2c: tda998x: fix spelling mistake
Colin Ian King
2016-11-18
1
-1
/
+1
*
drm/i2c: tda998x: allow sharing of the CEC device accesses
Russell King
2016-11-18
1
-19
/
+34
[next]