index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-12
drm/i915: Make GMBUS timeout message DRM_DEBUG_KMS
Ville Syrjälä
1
-2
/
+2
2016-04-12
drm/i915: Restore GMBUS operation after a failed bit-banging fallback
Ville Syrjälä
1
-3
/
+7
2016-04-12
drm/i915: Protect force_bit with gmbus_mutex
Ville Syrjälä
1
-0
/
+5
2016-04-07
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
Joonas Lahtinen
1
-3
/
+3
2016-03-09
drm/i915: Actually retry with bit-banging after GMBUS timeout
Ville Syrjälä
1
-0
/
+6
2016-02-10
drm/i915: fix error path in intel_setup_gmbus()
Rasmus Villemoes
1
-1
/
+1
2015-12-10
drm/i915: Separate cherryview from valleyview
Wayne Boyer
1
-1
/
+1
2015-12-02
drm/i915: abstract i2c bit banging fallback in gmbus xfer
Jani Nikula
1
-14
/
+25
2015-12-02
drm/i915: simplify gmbus xfer error checks
Jani Nikula
1
-8
/
+4
2015-11-18
drm/i915: Type safe register read/write
Ville Syrjälä
1
-7
/
+9
2015-11-18
drm/i915: Streamline gpio_mmio_base deduction
Ville Syrjälä
1
-8
/
+7
2015-11-17
drm/i915: Introduce a gmbus power domain
Ville Syrjälä
1
-2
/
+4
2015-10-28
drm/i915/kbl: Introduce Kabylake platform defition.
Rodrigo Vivi
1
-2
/
+2
2015-10-13
drm/i915: Include gpio_mmio_base in GMBUS reg defines
Ville Syrjälä
1
-31
/
+23
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-28
/
+90
2015-06-09
drm/i915: Fix DDC probe for passive adapters
Jani Nikula
1
-3
/
+17
2015-05-20
drm/i915: don't register invalid gmbus pins for skl
Jani Nikula
1
-0
/
+10
2015-05-20
drm/i915: don't register invalid gmbus pins for bdw
Jani Nikula
1
-0
/
+11
2015-05-08
Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...
Dave Airlie
1
-28
/
+69
2015-04-23
drm/i915: cope with large i2c transfers
Dmitry Torokhov
1
-10
/
+56
2015-04-14
drm/i915: add bxt gmbus support
Jani Nikula
1
-3
/
+27
2015-04-01
drm/i915: base gmbus pin validity check on the gmbus pin map array
Jani Nikula
1
-4
/
+10
2015-04-01
drm/i915: index gmbus tables using the pin pair number
Jani Nikula
1
-27
/
+38
2015-04-01
drm/i915: refer to pin instead of port in the intel_i2c.c interfaces
Jani Nikula
1
-4
/
+4
2014-07-07
drm/i915: Kill duplicated cdclk readout code from i2c
Ville Syrjälä
1
-54
/
+0
2014-07-07
drm/i915: Change vlv cdclk to use kHz units
Ville Syrjälä
1
-1
/
+1
2014-02-07
drm/i915: Disable dp aux irq on g4x
Daniel Vetter
1
-7
/
+0
2013-11-05
drm/i915/vlv: split CCK and DDR freq usage
Jesse Barnes
1
-8
/
+3
2013-11-05
drm/i915/vlv: modeset_global_* for VLV v7
Jesse Barnes
1
-4
/
+0
2013-10-01
drm/i915: Program GMBUS Frequency based on the CDCLK for VLV.
Chon Ming Lee
1
-0
/
+64
2013-08-23
drm/i915: allow package C8+ states on Haswell (disabled)
Paulo Zanoni
1
-0
/
+2
2013-05-22
drm/i915: avoid premature DP AUX timeouts
Imre Deak
1
-1
/
+2
2013-05-22
drm/i915: use msecs_to_jiffies_timeout instead of open coding the same
Imre Deak
1
-1
/
+1
2013-04-08
drm/i915: Don't touch South Display when PCH_NOP
Ben Widawsky
1
-1
/
+3
2013-03-20
drm/i915: stop using GMBUS IRQs on Gen4 chips
Jiri Kosina
1
-1
/
+10
2013-01-25
drm/i915: GPIO/GMBUS registers need an offset on VLV
Ville Syrjälä
1
-0
/
+2
2012-12-06
drm/i915: use _NOTRACE for gmbus/dp aux wait loops
Daniel Vetter
1
-2
/
+2
2012-12-06
drm/i915: use gmbus irq to wait for gmbus idle
Daniel Vetter
1
-4
/
+28
2012-12-06
drm/i915: use the gmbus irq for waits
Daniel Vetter
1
-11
/
+34
2012-12-06
drm/i915: extract gmbus_wait_hw_status
Daniel Vetter
1
-21
/
+25
2012-11-13
drm/i915/i2c: Track users of GMBUS force-bit
Chris Wilson
1
-3
/
+6
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-08-13
drm/i915: ensure i2c adapter is all set before adding it
Jani Nikula
1
-3
/
+4
2012-07-26
i915: Remove silly test
Alan Cox
1
-3
/
+0
2012-05-21
drm/i915: be more careful when returning -ENXIO in gmbus transfer
Daniel Vetter
1
-9
/
+12
2012-05-20
drm/i915: disable gmbus on i830
Daniel Vetter
1
-0
/
+4
2012-04-13
drm/i915/intel_i2c: reduce verbosity of some messages
Daniel Kurtz
1
-3
/
+4
2012-04-13
drm/i915/intel_i2c: handle zero-length reads
Daniel Kurtz
1
-2
/
+2
2012-04-12
drm/i915/intel_i2c: remove POSTING_READ() from gmbus transfers
Daniel Kurtz
1
-3
/
+0
[next]