index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-11
i2c: Constify i2c_client where possible
Jean Delvare
1
-13
/
+16
2011-01-11
i2c-algo-bit: Complain about masters which can't read SCL
Jean Delvare
1
-2
/
+12
2011-01-11
i2c-algo-bit: Refactor adapter registration
Jean Delvare
1
-16
/
+5
2011-01-11
i2c: Add generic I2C multiplexer using GPIO API
Peter Korsgaard
3
-0
/
+197
2011-01-11
i2c-nforce2: Remove unnecessary cast of pci_get_drvdata
Joe Perches
1
-1
/
+1
2011-01-11
i2c-i801: Include <linux/slab.h>
Ben Hutchings
1
-0
/
+1
2010-12-21
I2C: i2c-omap: Change device name: i2c_omap -> omap_i2c
Benoit Cousson
1
-2
/
+2
2010-12-18
Merge branch 'devel-board' into omap-for-linus
Tony Lindgren
1
-1
/
+1
2010-12-15
i2c_intel_mid: Fix slash in sysfs name
Alan Cox
1
-1
/
+1
2010-12-10
Merge branch 'devel-omap-irq' into omap-for-linus
Tony Lindgren
2
-15
/
+2
2010-12-01
Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/g...
Tony Lindgren
1
-46
/
+23
2010-11-22
i2c/algos: convert Kconfig to use the menu's `visible' keyword
Arnaud Lacombe
1
-1
/
+1
2010-11-22
Revert "i2c: Fix Kconfig dependencies"
Arnaud Lacombe
2
-14
/
+1
2010-11-16
i2c: Sanity checks on adapter registration
Jean Delvare
1
-0
/
+12
2010-11-16
i2c: Mark i2c_adapter.id as deprecated
Jean Delvare
1
-1
/
+0
2010-11-09
OMAP: I2C: Convert i2c driver to use PM runtime api's
Rajendra Nayak
1
-46
/
+23
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-30
Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
5
-16
/
+1176
2010-10-30
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
2010-10-24
i2c/pca954x: Remove __devinit and __devexit from probe and remove functions
Guenter Roeck
1
-4
/
+4
2010-10-24
i2c/mux: Driver for PCA9541 I2C Master Selector
Guenter Roeck
3
-0
/
+422
2010-10-24
i2c: Optimize function i2c_detect()
Jean Delvare
1
-7
/
+6
2010-10-24
i2c: Discard warning message on device instantiation from user-space
Jean Delvare
1
-2
/
+0
2010-10-24
i2c-amd8111: Add proper error handling
Julia Lawall
1
-50
/
+113
2010-10-24
i2c: Change to new flag variable
matt mooney
4
-12
/
+4
2010-10-24
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
Jean Delvare
4
-4
/
+0
2010-10-24
i2c: Let i2c_parent_is_i2c_adapter return the parent adapter
Jean Delvare
2
-19
/
+24
2010-10-24
i2c-pca-platform: Change device name of request_irq
Nobuhiro Iwamatsu
1
-1
/
+1
2010-10-24
i2c: Fix Kconfig dependencies
Jean Delvare
2
-1
/
+14
2010-10-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2010-10-22
i2c-s3c2410: Enable i2c clock only when doing some transfert
Arnaud Patard (Rtp)
1
-1
/
+9
2010-10-18
PCI: update Intel chipset names and defines
Seth Heasley
2
-7
/
+7
2010-10-18
i2c-imx: do not allow interruptions when waiting for I2C to complete
Marc Kleine-Budde
1
-9
/
+3
2010-10-18
i2c-davinci: Fix TX setup for more SoCs
Jon Povey
1
-9
/
+15
2010-10-13
i2c/i2c-pasemi.c: Fix unsigned return type
Julia Lawall
1
-1
/
+1
2010-10-08
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-38
/
+48
[next]