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
/
i2c
/
busses
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-23
i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace
Ben Dooks
1
-2
/
+2
2011-02-23
i2c-omap: Double clear of ARDY status in IRQ handler
Richard woodruff
1
-1
/
+5
2011-02-23
i2c-omap: fix build for !CONFIG_SUSPEND
Balaji T K
1
-2
/
+3
2011-02-22
i2c-omap: fix static suspend vs. runtime suspend
Kevin Hilman
1
-0
/
+28
2011-02-22
i2c-stu300: make sure adapter-name is terminated
Wolfram Sang
1
-1
/
+1
2011-01-14
i2c: Convert SCx200 driver from using raw PCI to platform device
Andres Salomon
1
-120
/
+80
2011-01-13
Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
10
-61
/
+1086
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2011-01-12
Merge branch 'for-2638/i2c/bfin2' into for-linus/i2c-2638
Ben Dooks
1
-1
/
+23
2011-01-12
Merge branch 'for-2638/i2c/nomadik' into for-linus/i2c-2638
Ben Dooks
1
-2
/
+4
2011-01-12
Merge branch 'for-2638/i2c/intel' into for-linus/i2c-2638
Ben Dooks
3
-0
/
+909
2011-01-12
Merge branch 'for-2638/i2c/ocores' into for-linus/i2c-2638
Ben Dooks
1
-43
/
+102
2011-01-12
Merge branch 'for-2638/i2c/iop' into for-linus/i2c-2638
Ben Dooks
2
-4
/
+4
2011-01-12
Merge branch 'for-2638/i2c/omap' into for-linus/i2c-2638
Ben Dooks
1
-4
/
+6
2011-01-12
Merge branch 'for-2638/i2c/mv64xx' into for-linus/i2c-2638
Ben Dooks
1
-7
/
+38
2011-01-12
i2c-bfin-twi: move setup to the earlier subsys initcall
Michael Hennerich
1
-1
/
+1
2011-01-12
i2c-bfin-twi: handle faulty slave devices better
Michael Hennerich
1
-0
/
+22
2011-01-10
i2c-nforce2: Remove unnecessary cast of pci_get_drvdata
Joe Perches
1
-1
/
+1
2011-01-10
i2c-i801: Include <linux/slab.h>
Ben Hutchings
1
-0
/
+1
2011-01-04
i2c-mv64xxx: send repeated START between messages in xfer
Rodolfo Giometti
1
-7
/
+38
2011-01-04
i2c-nomadik: fix regression on adapter name
Linus Walleij
1
-2
/
+4
2011-01-04
i2c-omap: Set latency requirements only once for several messages
Samu Onkalo
1
-4
/
+6
2011-01-04
i2c-eg20t: add driver for Intel EG20T
Tomoya MORINAGA
3
-0
/
+909
2011-01-04
i2c-ocores: add some device tree documentation
Jonas Bonn
1
-0
/
+35
2011-01-04
i2c-ocores: Use devres for resource allocation
Jonas Bonn
1
-35
/
+11
2011-01-04
i2c-ocores: Adapt for device tree
Jonas Bonn
1
-8
/
+56
2011-01-04
i2c-iop3xx: add iomem annotation
Aaro Koskinen
2
-4
/
+4
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
3
-145
/
+191
2010-12-20
I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c
Benoit Cousson
1
-2
/
+2
2010-12-17
Merge branch 'devel-board' into omap-for-linus
Tony Lindgren
1
-1
/
+1
2010-12-14
i2c_intel_mid: Fix slash in sysfs name
Alan Cox
1
-1
/
+1
2010-11-09
OMAP: I2C: Convert i2c driver to use PM runtime api's
Rajendra Nayak
1
-46
/
+23
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-2
/
+2
2010-10-31
i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllers
David Woodhouse
1
-0
/
+12
2010-10-31
i2c-i801: Handle multiple instances instead of keeping global state
David Woodhouse
1
-144
/
+175
2010-10-31
i2c-i801: Add Intel Patsburg device ID
Seth Heasley
2
-0
/
+3
2010-10-29
Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
5
-16
/
+1176
2010-10-29
i2c-intel-mid: Driver depends on PCI
Randy Dunlap
1
-0
/
+1
2010-10-28
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-7
/
+7
2010-10-28
Merge branch 'for-2637/i2c/samsung' into next-i2c
Ben Dooks
1
-1
/
+9
2010-10-28
Merge branch 'for-2637/i2c/i2c-nomadik' into next-i2c
Ben Dooks
1
-15
/
+21
2010-10-28
i2c-intel-mid: support for Moorestown and Medfield platform
Alan Cox
3
-0
/
+1145
2010-10-27
NULL-terminate all pci_device_id tables
Dzianis Kahanovich
1
-1
/
+2
2010-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-12
/
+15
2010-10-25
sh: i2c-sh7760: Replase from ctrl_* to __raw_*
Nobuhiro Iwamatsu
1
-2
/
+2
2010-10-25
i2c-nomadik: fixup bus delays
Linus Walleij
1
-2
/
+6
2010-10-25
i2c-nomadik: support smbus emulation
Linus Walleij
1
-4
/
+1
2010-10-25
i2c-nomadik: dynamic clocking
Linus Walleij
1
-4
/
+9
2010-10-25
i2c-nomadik: documentation fixes
Linus Walleij
1
-5
/
+5
2010-10-24
i2c-viapro: Don't log nacks
Jean Delvare
1
-7
/
+1
[next]