index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
i2c
/
writing-clients
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-04
Documentation: i2c: Use PM ops instead of legacy suspend/resume
Lars-Peter Clausen
1
-4
/
+4
2013-01-28
i2c: core: Remove definition of i2c_smbus_process_call
Tushar Behera
1
-2
/
+2
2012-07-24
i2c/writing-clients: Mention module_i2c_driver()
Jean Delvare
1
-8
/
+15
2011-05-24
i2c/writing-clients: Fix foo_driver.id_table
Vikram Narayanan
1
-1
/
+1
2010-05-04
i2c-core: Erase pointer to clientdata on removal
Wolfram Sang
1
-0
/
+5
2010-03-02
i2c: Document the message size limit
Zhangfei Gao
1
-2
/
+3
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
1
-1
/
+1
2009-06-19
i2c: Get rid of the legacy binding model
Jean Delvare
1
-13
/
+3
2009-03-28
i2c: Document the different ways to instantiate i2c devices
Jean Delvare
1
-4
/
+15
2008-10-22
i2c: Update and clean up writing-clients document
Jean Delvare
1
-129
/
+97
2008-10-22
i2c: Delete legacy model documentation
Jean Delvare
1
-241
/
+14
2008-10-22
i2c: Constify i2c_get_clientdata's parameter
Jean Delvare
1
-1
/
+1
2008-10-14
i2c: Restore i2c_smbus_process_call function
Prakash Mortha
1
-2
/
+2
2008-07-14
i2c: Add detection capability to new-style drivers
Jean Delvare
1
-0
/
+29
2008-07-14
i2c: Delete unused function i2c_smbus_write_quick
Jean Delvare
1
-7
/
+7
2008-07-14
i2c-core: Return -Errno, not -1
David Brownell
1
-4
/
+4
2008-07-01
i2c: Documentation: fix device matching description
Ben Dooks
1
-4
/
+14
2008-04-29
i2c: Add support for device alias names
Jean Delvare
1
-1
/
+2
2008-01-27
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
1
-3
/
+3
2007-07-12
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
Jean Delvare
1
-1
/
+1
2007-05-01
i2c: Documentation update
Jean Delvare
1
-261
/
+31
2007-05-01
i2c: Make i2c_del_driver a void function
Jean Delvare
1
-4
/
+1
2007-05-01
i2c: Document i2c_new_device()
Jean Delvare
1
-0
/
+38
2007-05-01
i2c: i2c probe() and remove() documented
David Brownell
1
-10
/
+72
2007-02-13
i2c: Add driver suspend/resume/shutdown support
David Brownell
1
-9
/
+49
2006-01-05
[PATCH] i2c: update i2c_driver.command documentation
Jean Delvare
1
-7
/
+3
2006-01-05
[PATCH] i2c: Documentation update
Jean Delvare
1
-1
/
+0
2006-01-05
[PATCH] i2c: Drop i2c_driver.{owner,name}, 11 of 11
Jean Delvare
1
-2
/
+4
2006-01-05
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
1
-5
/
+0
2005-11-07
[PATCH] i2c: writing-client doc update complement
Jean Delvare
1
-2
/
+2
2005-10-30
[PATCH] remove some more check_region stuff
Jeff Garzik
1
-0
/
+1
2005-10-28
[PATCH] i2c: Documentation update
Jean Delvare
1
-11
/
+5
2005-10-28
[PATCH] i2c: Documentation fixes
Jean Delvare
1
-7
/
+4
2005-09-05
[PATCH] I2C: Rewrite i2c_probe
Jean Delvare
1
-3
/
+4
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (06/11)
Jean Delvare
1
-53
/
+15
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (04/11)
Jean Delvare
1
-14
/
+5
2005-09-05
[PATCH] I2C: refactor message in i2c_detach_client
Jean Delvare
1
-3
/
+1
2005-09-05
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9)
Jean Delvare
1
-6
/
+5
2005-09-05
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)
Jean Delvare
1
-20
/
+15
2005-07-11
[PATCH] I2C: minor I2C doc cleanups
david-b@pacbell.net
1
-7
/
+0
2005-06-21
[PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers
Jean Delvare
1
-50
/
+12
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+816