index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-01
drm/i915: Enable GMBUS for post-gen2 chipsets
Chris Wilson
1
-1
/
+2
2010-11-15
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-5
/
+6
2010-11-09
drm/i915: Fix I2C adapter registration
Jean Delvare
1
-5
/
+6
2010-11-08
drm/i915: POSTING_READs are simply flushes and so irrelevant to tracing
Chris Wilson
1
-2
/
+2
2010-11-08
drm/i915: filter out the read/write of GPIO registers from debug tracing
Yuanhan Liu
1
-12
/
+13
2010-10-19
drm/i915: Fix GPIO pin to register mapping
Zhenyu Wang
1
-0
/
+1
2010-09-28
drm/i915: Use i2c bit banging instead of GMBUS
Chris Wilson
1
-0
/
+3
2010-09-28
drm/i915/sdvo: Fix GMBUSification
Chris Wilson
1
-57
/
+124
2010-09-18
drm/i915: use GMBUS to manage i2c links
Chris Wilson
1
-113
/
+268
2010-09-14
drm/i915/i2c: Track the parent encoder rather than just the dev
Chris Wilson
1
-9
/
+17
2010-09-11
drm/i915/i2c: The bit-banging interface controls the delay, drop ours
Chris Wilson
1
-19
/
+15
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
Eric Anholt
1
-1
/
+1
2009-12-07
drm/i915: Fix product names and #defines
Adam Jackson
1
-2
/
+2
2009-12-01
drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
Eric Anholt
1
-0
/
+19
2009-09-04
drm/i915: add dynamic clock frequency control
Jesse Barnes
1
-4
/
+4
2009-06-18
drm/i915: Change I2C api to pass around i2c_adapters
Keith Packard
1
-5
/
+11
2009-05-14
drm/i915: workaround IGD i2c bus issue in kernel side (v2)
Shaohua Li
1
-0
/
+17
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
1
-4
/
+0
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes
1
-0
/
+184
[prev]