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
/
scx200_acb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
1
-1
/
+0
2012-12-22
i2c: remove __dev* attributes from subsystem
Bill Pemberton
1
-8
/
+8
2012-10-05
i2c/scx200_*: Replace printks with pr_<level>s
Jim Cromie
1
-13
/
+11
2012-01-12
i2c: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
1
-1
/
+1
2011-10-30
i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv
Harvey Yang
1
-3
/
+3
2011-01-14
i2c: Convert SCx200 driver from using raw PCI to platform device
Andres Salomon
1
-120
/
+80
2010-10-27
NULL-terminate all pci_device_id tables
Dzianis Kahanovich
1
-1
/
+2
2010-05-21
i2c: Use <linux/io.h> instead of <asm/io.h>
H Hartley Sweeten
1
-1
/
+1
2010-05-21
i2c/scx200_acb: Make PCI device ids constant
Jean Delvare
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-18
i2c/scx200_acb: Provide more information on bus errors
Willy Tarreau
1
-2
/
+4
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
1
-1
/
+0
2008-07-14
i2c: Let bus drivers add SPD to their class
Jean Delvare
1
-1
/
+1
2008-04-22
i2c/scx200_acb: Don't use 0 as NULL pointer
Adrian Bunk
1
-1
/
+1
2008-02-01
PCI: Remove users of pci_enable_device_bars()
Benjamin Herrenschmidt
1
-1
/
+1
2007-07-12
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
Jean Delvare
1
-2
/
+0
2007-07-12
scx200_acb: Use mutex instead of semaphore
Matthias Kaehlcke
1
-7
/
+7
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-01
scx200_acb: Fix PCI device reference count
Jean Delvare
1
-0
/
+1
2007-05-01
i2c: Shrink struct i2c_client
David Brownell
1
-1
/
+1
2007-02-13
i2c: Declare more i2c_adapter parent devices
Jean Delvare
1
-3
/
+4
2006-11-20
[PATCH] scx200_acb: handle PCI errors
Jeff Garzik
1
-3
/
+4
2006-09-26
i2c: Constify i2c_algorithm declarations, part 2
Jean Delvare
1
-1
/
+1
2006-08-06
[PATCH] SCX200_ACB: eliminate spurious timeout errors
David Woodhouse
1
-2
/
+5
2006-07-12
[PATCH] scx200_acb: Fix the block transactions
Jean Delvare
1
-2
/
+6
2006-07-12
[PATCH] scx200_acb: Fix the state machine
Thomas Andrews
1
-6
/
+6
2006-06-22
[PATCH] scx200_acb: Mark scx200_acb_probe __init
Jean Delvare
1
-1
/
+1
2006-06-22
[PATCH] scx200_acb: Use PCI I/O resource when appropriate
Jordan Crouse
1
-53
/
+147
2006-05-26
[PATCH] scx200_acb: fix section mismatch warning
Randy Dunlap
1
-1
/
+1
2006-05-09
[PATCH] scx200_acb: Fix for the CS5535 errata
Jordan Crouse
1
-0
/
+7
2006-05-09
[PATCH] scx200_acb: Fix resource name use after free
Jean Delvare
1
-5
/
+1
2006-05-09
[PATCH] scx200_acb: Fix return on init error
Jean Delvare
1
-0
/
+3
2006-03-23
[PATCH] i2c: Semaphore to mutex conversions, part 3
Jean Delvare
1
-4
/
+5
2006-03-23
[PATCH] i2c: scx200_acb fix and speed up the poll loop
Ben Gardner
1
-11
/
+2
2006-03-23
[PATCH] i2c: scx200_acb add support for the CS5535/CS5536
Ben Gardner
1
-14
/
+43
2006-03-23
[PATCH] i2c: scx200_acb remove use of lock_kernel
Ben Gardner
1
-6
/
+7
2006-03-23
[PATCH] i2c: scx200_acb refactor/simplify code
Ben Gardner
1
-44
/
+29
2006-03-23
[PATCH] i2c: scx200_acb debug log cleanup
Ben Gardner
1
-25
/
+17
2006-03-23
[PATCH] i2c: scx200_acb whitespace and comment cleanup
Ben Gardner
1
-47
/
+43
2005-10-28
[PATCH] i2c: kzalloc conversion, other drivers
Deepak Saxena
1
-2
/
+1
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (6/7)
Jean Delvare
1
-1
/
+1
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.id (4/7)
Jean Delvare
1
-1
/
+0
2005-09-05
[PATCH] I2C: Kill i2c_algorithm.name (1/7)
Jean Delvare
1
-1
/
+0
2005-06-21
[PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup
Alexey Dobriyan
1
-1
/
+0
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+557