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.12.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
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
2012-04-12
drm/i915/intel_i2c: reuse GMBUS2 value read in polling loop
Daniel Kurtz
1
-12
/
+22
2012-04-12
drm/i915/intel_i2c: use INDEX cycles for i2c read transactions
Daniel Kurtz
1
-4
/
+50
2012-04-12
drm/i915/intel_i2c: use WAIT cycle, not STOP
Daniel Kurtz
1
-15
/
+18
2012-04-12
drm/i915/intel_i2c: always wait for IDLE before clearing NAK
Daniel Kurtz
1
-10
/
+31
2012-04-12
drm/i915/intel_i2c: use double-buffered writes
Daniel Kurtz
1
-7
/
+7
2012-04-12
drm/i915/intel_i2c: handle zero-length writes
Daniel Kurtz
1
-3
/
+4
2012-03-28
drm/i915/intel_i2c: allocate gmbus array as part of drm_i915_private
Daniel Kurtz
1
-10
/
+0
2012-03-28
drm/i915/intel_i2c: gmbus disabled and reserved ports are invalid
Daniel Kurtz
1
-43
/
+27
2012-03-28
drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
Daniel Kurtz
1
-0
/
+8
2012-03-28
drm/i915/intel_i2c: use i2c pre/post_xfer functions to setup gpio xfers
Daniel Kurtz
1
-26
/
+34
2012-03-28
drm/i915/intel_i2c: assign HDMI port D to pin pair 6
Daniel Kurtz
1
-2
/
+2
2012-03-28
drm/i915/intel_i2c: cleanup error messages and comments
Daniel Kurtz
1
-4
/
+7
2012-03-28
drm/i915/intel_i2c: refactor gmbus_xfer
Daniel Kurtz
1
-59
/
+92
2012-03-26
drm/i915: enable gmbus on gen2
Daniel Vetter
1
-4
/
+0
2012-03-26
drm/i915: add an explict mmio base for gpio/gmbus io
Daniel Vetter
1
-7
/
+8
2012-02-29
drm/i915: reenable gmbus on gen3+ again
Daniel Vetter
1
-1
/
+1
2012-02-29
drm/i915: i2c: unconditionally set up gpio fallback
Daniel Vetter
1
-31
/
+20
2012-02-29
drm/i915: merge gmbus and gpio i2c adpater into one
Daniel Vetter
1
-33
/
+5
2012-02-29
drm/i915: merge struct intel_gpio into struct intel_gmbus
Daniel Vetter
1
-73
/
+71
2012-02-29
drm/i915: add dev_priv to intel_gmbus
Daniel Vetter
1
-3
/
+3
2012-02-29
drm/i915: Fix single msg gmbus_xfers writes
Benson Leung
1
-4
/
+9
2012-02-23
Merge remote-tracking branch 'airlied/drm-next' into for-airlied
Daniel Vetter
1
-2
/
+2
2012-02-14
drm/i915: Fix race condition in accessing GMBUS
Yufeng Shen
1
-7
/
+17
2012-02-13
drm: Fix kcalloc parameters swapped
Axel Lin
1
-1
/
+1
2012-02-03
drm/kms: Make i2c buses faster
Jean Delvare
1
-1
/
+1
2011-11-01
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+1
2011-10-21
drm/i915: Remove redundant bit shifting from intel_gmbus_set_speed
Adam Jackson
1
-7
/
+1
2011-06-17
Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"
Jean Delvare
1
-2
/
+1
2011-03-31
drm/i915: Reset GMBUS controller after NAK
Chris Wilson
1
-4
/
+21
[next]