index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
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-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+1
2011-10-20
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
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