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
/
drivers
/
i2c
/
busses
/
i2c-ibm_iic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-14
I2C: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-06-07
i2c: Delete error messages for failed memory allocations
Markus Elfring
1
-3
/
+1
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-08-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-11-27
i2c: Remove caller signal_pending branch predictions
Davidlohr Bueso
1
-1
/
+1
2018-05-24
i2c: ibm_iic: don't check number of messages in the driver
Wolfram Sang
1
-3
/
+0
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
1
-3
/
+1
2016-04-11
i2c: ibm_iic: use new 8 bit address helper function
Wolfram Sang
1
-1
/
+1
2016-01-05
i2c: ibm_iic: rename i2c_timings struct due to clash with generic version
Stephen Rothwell
1
-2
/
+2
2015-10-20
i2c: ibm-iic: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-24
i2c: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+2
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
1
-4
/
+0
2013-06-12
i2c: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
1
-3
/
+0
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
1
-4
/
+4
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-2
/
+2
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-2
/
+2
2012-01-12
i2c/busses: Use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2010-10-24
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
Jean Delvare
1
-1
/
+0
2010-09-30
of/i2c: Fix module load order issue caused by of_i2c.c
Grant Likely
1
-0
/
+3
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-3
/
+3
2010-07-05
i2c: Add OF-style registration and binding
Grant Likely
1
-3
/
+0
2010-07-05
of/i2c: Generalize OF support
Grant Likely
1
-1
/
+2
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-8
/
+8
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+5
2010-05-21
i2c: Use <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
1
-1
/
+1
2010-05-20
i2c-ibm-iic: drop NO_IRQ
Wolfram Sang
1
-7
/
+7
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-2
/
+2
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-4
/
+5
2009-06-04
i2c: Fix confusing i2c-ibm_iic message
Sean MacLennan
1
-3
/
+3
2009-03-28
i2c: Adapter timeout is in jiffies
Jean Delvare
1
-3
/
+3
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
1
-1
/
+0
2008-07-14
i2c-ibm_iic: Register child nodes
Sean MacLennan
1
-11
/
+6
2008-07-14
i2c-ibm_iic: Enable driver for all PPC4xx variants in arch/powerpc
Stefan Roese
1
-5
/
+1
2008-07-14
i2c-ibm_iic: Remove deprecated OCP style part
Stefan Roese
1
-181
/
+0
2008-07-14
i2c: Let bus drivers add SPD to their class
Jean Delvare
1
-2
/
+2
2008-04-22
i2c-ibm_iic: Support building as an of_platform driver
Sean MacLennan
1
-1
/
+186
2008-04-22
i2c-ibm_iic: Change the log levels
Sean MacLennan
1
-5
/
+5
2008-04-11
i2c-ibm_iic: Fast mode parm desc fixup
Paul Mundt
1
-1
/
+1
2008-01-27
i2c: Don't uselessly set i2c_adapter.retries
Jean Delvare
1
-1
/
+0
2008-01-27
i2c-ibm_iic: Whitespace cleanup
Stefan Roese
1
-95
/
+95
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-13
i2c-ibm_iic: Add support for new-style clients
Stefan Roese
1
-1
/
+8
2007-02-13
i2c: Declare more i2c_adapter parent devices
Jean Delvare
1
-0
/
+1
[next]