index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2011-03-31
drm/i915: Reset GMBUS controller after NAK
Chris Wilson
2011-02-01
drm/i915: Enable GMBUS for post-gen2 chipsets
Chris Wilson
2010-11-15
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-09
drm/i915: Fix I2C adapter registration
Jean Delvare
2010-11-08
drm/i915: POSTING_READs are simply flushes and so irrelevant to tracing
Chris Wilson
2010-11-08
drm/i915: filter out the read/write of GPIO registers from debug tracing
Yuanhan Liu
2010-10-19
drm/i915: Fix GPIO pin to register mapping
Zhenyu Wang
2010-09-28
drm/i915: Use i2c bit banging instead of GMBUS
Chris Wilson
2010-09-28
drm/i915/sdvo: Fix GMBUSification
Chris Wilson
2010-09-18
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-09-14
drm/i915/i2c: Track the parent encoder rather than just the dev
Chris Wilson
2010-09-11
drm/i915/i2c: The bit-banging interface controls the delay, drop ours
Chris Wilson
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
Eric Anholt
2009-12-07
drm/i915: Fix product names and #defines
Adam Jackson
2009-12-01
drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
Eric Anholt
2009-09-04
drm/i915: add dynamic clock frequency control
Jesse Barnes
2009-06-18
drm/i915: Change I2C api to pass around i2c_adapters
Keith Packard
2009-05-14
drm/i915: workaround IGD i2c bus issue in kernel side (v2)
Shaohua Li
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes