index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2009-06-20
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-363
/
+205
2009-06-19
i2c: Use rwsem instead of mutex for board info
Rodolfo Giometti
3
-6
/
+10
2009-06-19
i2c: Add a sysfs interface to instantiate devices
Jean Delvare
1
-1
/
+122
2009-06-19
i2c: Limit core locking to the necessary sections
Jean Delvare
1
-23
/
+28
2009-06-19
i2c: Kill the redundant client list
Jean Delvare
1
-17
/
+11
2009-06-19
i2c: Kill is_newstyle_driver
Jean Delvare
1
-31
/
+1
2009-06-19
i2c: Merge i2c_attach_client into i2c_new_device
Jean Delvare
1
-59
/
+41
2009-06-19
i2c: Drop i2c_probe function
Jean Delvare
1
-137
/
+0
2009-06-19
i2c: Get rid of the legacy binding model
Jean Delvare
1
-76
/
+7
2009-06-19
i2c: Kill client_register and client_unregister methods
Jean Delvare
1
-29
/
+1
2009-06-18
Merge commit 'gcl/merge' into next
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-17
powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function
Wolfgang Denk
1
-1
/
+1
2009-06-17
i2c-stu300: Make driver depend on MACH_U300
Linus Walleij
1
-0
/
+1
2009-06-17
i2c-s3c2410: use resource_size()
Ben Dooks
1
-2
/
+2
2009-06-17
i2c: Use resource_size macro
Linus Walleij
11
-31
/
+28
2009-06-17
i2c: ST DDC I2C U300 bus driver v3
Linus Walleij
3
-0
/
+1042
2009-06-17
i2c-bfin-twi: pull in io.h for ioremap()
Mike Frysinger
1
-0
/
+1
2009-06-16
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-282
/
+34
2009-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-3
/
+3
2009-06-15
i2c-viapro: Add new PCI device ID for VX855
Harald Welte
2
-3
/
+7
2009-06-15
i2c/chips: Move max6875 to drivers/misc/eeprom
Wolfram Sang
3
-262
/
+0
2009-06-15
i2c: Do not give adapters a default parent
Jean Delvare
1
-11
/
+0
2009-06-15
i2c: Do not probe for TV chips on Voodoo3 adapters
Jean Delvare
1
-1
/
+0
2009-06-15
i2c: Retry automatically on arbitration loss
Clifford Wolf
1
-4
/
+26
2009-06-15
i2c: Remove void casts
Jack Stone
1
-1
/
+1
2009-06-15
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
6
-57
/
+118
2009-06-15
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+19
2009-06-13
i2c-ocores: Can add I2C devices to the bus
Richard Röjfors
1
-0
/
+5
2009-06-13
i2c-s3c2410: move to using platform idtable to match devices
Ben Dooks
1
-26
/
+22
2009-06-13
i2c: OMAP3: Better noise suppression for fast/standard modes
Aaro Koskinen
1
-2
/
+12
2009-06-13
i2c: OMAP2/3: Fix scll/sclh calculations
Aaro Koskinen
1
-7
/
+18
2009-06-13
i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality
Michael Hennerich
1
-1
/
+11
2009-06-13
i2c: Blackfin TWI: fix transfer errors with repeat start
Frank Shew
1
-6
/
+15
2009-06-13
i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat
Sonic Zhang
1
-8
/
+7
2009-06-13
i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0
Michael Hennerich
2
-4
/
+9
2009-06-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-05
[ARM] pxa: move mach/i2c.h to plat/i2c.h
Eric Miao
1
-1
/
+1
2009-06-05
[ARM] pxa: add platform device ID table to pxa i2c driver
Eric Miao
1
-2
/
+18
2009-06-04
i2c: Fix confusing i2c-ibm_iic message
Sean MacLennan
1
-3
/
+3
2009-05-26
Merge branch 'sh/clkfwk'
Paul Mundt
1
-1
/
+1
2009-05-13
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
1
-1
/
+1
2009-05-12
Merge branch 'i2c-for-2630-rc5' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
4
-26
/
+32
2009-05-12
i2c-cpm: Pass dev ptr to dma_*_coherent rather than NULL
Mark Ware
1
-8
/
+8
2009-05-12
i2c: Enable i2c-s3c2410 for S3C64XX too
Mark Brown
1
-1
/
+1
2009-05-12
i2c-mpc: bug fix for MPC52xx clock setting and printout
Wolfgang Grandegger
1
-14
/
+20
2009-05-05
i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)
Enrik Berkhan
1
-0
/
+11
2009-05-05
i2c-algo-bit: Fix timeout test
Dave Airlie
1
-1
/
+1
2009-05-05
i2c: Timeouts off by 1
Roel Kluin
9
-13
/
+13
2009-05-04
i2c-pxa.c: timeouts off by 1
Roel Kluin
1
-3
/
+3
2009-04-13
i2c: Let new-style drivers implement attach_adapter
Jean Delvare
1
-2
/
+1
[next]