Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
01ed50ddbd6f7b4fafcf366994949d5a1a8356c0
/
drivers
/
gpu
/
drm
/
i2c
95872b4
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 10 years ago
a1d0503
drm: adv7511: Fix crash in IRQ handler when no encoder is associated
by Laurent Pinchart
· 10 years ago
5296b7f
drm/i2c: tda998x: fix compiler warning for ssize_t
by Russell King
· 10 years ago
72a8168
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 10 years ago
8c7a075
drm/i2c: tda998x: use drm_hdmi_avi_infoframe_from_display_mode()
by Russell King
· 10 years ago
c6169e4
drm: adv7511: Refactor power management
by Laurent Pinchart
· 10 years ago
a524128
drm: adv7511: Fix nested sleep when reading EDID
by Laurent Pinchart
· 10 years ago
2e96206
drm: adv7511: Fix DDC error interrupt handling
by Laurent Pinchart
· 10 years ago
2a97acd
drm: Fix trivial typos in comments
by Yannick Guerrini
· 10 years ago
79d6d94
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 10 years ago
b3869b1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
by Dave Airlie
· 10 years ago
104b615
Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes
by Dave Airlie
· 10 years ago
07259f8
drm/i2c: tda998x: use drm_do_get_edid()
by Laurent Pinchart
· 10 years ago
288ffc7
drm/i2c: tda998x: fix misspelling of current function in string
by Julia Lawall
· 10 years ago
cfe3875
drm/i2c: tda998x: set the CEC I2C address based on the slave I2C address
by Andrew Jackson
· 10 years ago
5dbcf31
drm/i2c: tda998x: add OF support for finding attached CRTCs
by Russell King
· 10 years ago
3b2b36e
drm: adv7511: Remove interlaced mode check
by Laurent Pinchart
· 10 years ago
6833d26
drm: tda998x: Fix EDID read timeout on HDMI connect
by Jean-Francois Moine
· 10 years ago
ed9a842
drm: tda998x: Protect the page register
by Jean-Francois Moine
· 10 years ago
9c8af88
drm: Add adv7511 encoder driver
by Lars-Peter Clausen
· 13 years ago
74cd62e
drm/tda998x: update for new drm connector APIs.
by Dave Airlie
· 10 years ago
920f946
Merge branch 'tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next
by Dave Airlie
· 10 years ago
c707c36
drm/i2c: tda998x: add component support
by Russell King
· 11 years ago
a8f4d4d6
drm/i2c: tda998x: allow re-use of tda998x support code
by Russell King
· 11 years ago
89fc868
drm/i2c: tda998x: Remove useless test
by Jean-Francois Moine
· 10 years ago
d808e62
Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox
by Dave Airlie
· 10 years ago
92fbdfc
drm/i2c: tda998x: add some basic mode validation
by Russell King
· 11 years ago
713456d
drm/i2c: tda998x: faster polling for edid
by Russell King
· 11 years ago
2e48cec
drm/i2c: tda998x: move drm_i2c_encoder_destroy call
by Guido Martínez
· 10 years ago
8268bd4
drm/i2c/tda998x: Fix signed overflow issue
by Daniel Vetter
· 11 years ago
5e7fe2f
drm/i2c: tda998x: always use the same device for all kernel messages
by Russell King
· 11 years ago
2470fec
drm/i2c: tda998x: adjust the audio clock divider for S/PDIF
by Jean-Francois Moine
· 11 years ago
a8b517e
drm/i2c: tda998x: code optimization
by Jean-Francois Moine
· 11 years ago
85c988b
drm/i2c: tda998x: remove the unused variable ca_i2s
by Jean-Francois Moine
· 11 years ago
10df1a9
drm/i2c: tda998x: make the audio code more readable
by Jean-Francois Moine
· 11 years ago
12473b7
drm/i2c: tda998x: use irq for connection status and EDID read
by Jean-Francois Moine
· 11 years ago
e478262
drm/i2c: tda998x: always enable EDID read IRQ
by Jean-Francois Moine
· 11 years ago
0d44ea1
drm/i2c: tda998x: add DT support
by Jean-Francois Moine
· 11 years ago
81b53a1
drm/i2c: tda998x: don't read write-only registers
by Jean-Francois Moine
· 11 years ago
73d5e25
drm/i2c: tda998x: don't freeze the system at audio startup time
by Jean-Francois Moine
· 11 years ago
b728fab
drm/i2c: tda998x: change probe message origin
by Jean-Francois Moine
· 11 years ago
704d63f
drm/i2c: tda998x: code cleanup
by Jean-Francois Moine
· 11 years ago
fb7544d
drm/i2c: tda998x: clean up error chip version checking
by Russell King
· 11 years ago
7d2eadc
drm/i2c: tda998x: check more I/O errors
by Jean-Francois Moine
· 11 years ago
2f7f730
drm/i2c: tda998x: simplify the i2c read/write functions
by Jean-Francois Moine
· 11 years ago
f0b33b2
drm/i2c: tda998x: use ALSA IEC958 definitions and update audio frequency
by Jean-Francois Moine
· 11 years ago
bdf6345
drm/i2c: tda998x: add the active aspect in HDMI AVI frame
by Jean-Francois Moine
· 11 years ago
9e54146
drm/i2c: tda998x: use HDMI constants
by Jean-Francois Moine
· 11 years ago
71c68c4
drm/i2c: tda998x: Fix memory leak in tda998x_encoder_init error path.
by Dave Jones
· 11 years ago
2e9a3fc
drm/i2c: tda998x: fix the ENABLE_SPACE register
by Jean-Francois Moine
· 11 years ago
3ae471f
drm/i2c: tda998x: set the PLL division factor in range 0..3
by Jean-Francois Moine
· 11 years ago
2eb4c7b
drm/i2c: tda998x: force the page register at startup time
by Jean-Francois Moine
· 11 years ago
fc275a7
drm/i2c: tda998x: free the CEC device on encoder_destroy
by Jean-Francois Moine
· 11 years ago
6ae668c
drm/i2c: tda998x: check the CEC device creation
by Jean-Francois Moine
· 11 years ago
7288ca0
drm/i2c: tda998x: fix bad value in the AIF
by Jean-Francois Moine
· 11 years ago
893c3e5
drm/i2c: tda998x: set VIF for full range, underscanned display
by Russell King
· 11 years ago
db6aaf4
drm/i2c: tda998x: fix audio muting
by Russell King
· 11 years ago
3b28802
drm/tda998x: BUG() on invalid audio format
by David Herrmann
· 11 years ago
179f1aa
drm/i2c: tda998x: prepare for broken sync workaround
by Sebastian Hesselbarth
· 11 years ago
088d61d
drm/i2c: tda998x: fix sync generation and calculation
by Sebastian Hesselbarth
· 11 years ago
c4c11dd
drm/i2c: tda998x: add video and audio input configuration
by Russell King
· 11 years ago
5e74c22
drm/i2c: tda998x: prepare for video input configuration
by Russell King
· 11 years ago
20c1767
drm/i2c: tda998x: fix npix/nline programming
by Russell King
· 11 years ago
bcb2481
drm/i2c: tda998x: ensure VIP output mux is properly set
by Russell King
· 11 years ago
063b472
drm/i2c: tda998x: fix EDID reading on TDA19988 devices
by Russell King
· 11 years ago
e7792ce
drm/i2c: nxp-tda998x (v3)
by Rob Clark
· 12 years ago
6504d0d
drm/i2c: give i2c it's own Kconfig
by Rob Clark
· 12 years ago
2d13b67
drm: encapsulate crtc->set_config calls
by Daniel Vetter
· 12 years ago
ec61c71
drm/i2c: drm_connector_property -> drm_object_property
by Rob Clark
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
0227a7f
drm/i2c/ch7006: Convert to dev_pm_ops
by Mark Brown
· 12 years ago
e811f5a
drm: Make the .mode_fixup() operations mode argument a const pointer
by Laurent Pinchart
· 12 years ago
d9bc3c0
drm: add convenience function to create an range property
by Sascha Hauer
· 13 years ago
e0cd360
gpu: add module.h to drivers/gpu files as required.
by Paul Gortmaker
· 13 years ago
c93ebb4
drm/i2c/ch7006: Don't use POWER_LEVEL_FULL_POWER_OFF on early chip versions.
by Francisco Jerez
· 14 years ago
d648681
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-next
by Dave Airlie
· 14 years ago
e190bfe
drm: Import driver for the sil164 I2C TMDS transmitter.
by Francisco Jerez
· 14 years ago
6d6a413
drm/i2c/ch7006: Don't assume that the specified config points to static memory.
by Francisco Jerez
· 14 years ago
0edeb0c
drm/i2c/ch7006: Fix up suspend/resume.
by Francisco Jerez
· 14 years ago
dc4a684
drm/i2c/ch7006: Fix load detection false positives right after system init.
by Francisco Jerez
· 15 years ago
6ee7386
drm/nouveau: Add DRM driver for NVIDIA GPUs
by Ben Skeggs
· 15 years ago