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.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
/
Documentation
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
i2c: Add a sysfs interface to instantiate devices
Jean Delvare
1
-0
/
+44
2009-06-19
i2c: Get rid of the legacy binding model
Jean Delvare
1
-13
/
+3
2009-06-15
i2c-viapro: Add new PCI device ID for VX855
Harald Welte
1
-0
/
+4
2009-06-13
i2c-ocores: Can add I2C devices to the bus
Richard Röjfors
1
-0
/
+17
2009-03-30
Move the pcf8591 driver to hwmon
Jean Delvare
1
-90
/
+0
2009-03-28
i2c-piix4: Add support for the Broadcom HT1100 chipset
Flavio Leitner
1
-1
/
+1
2009-03-28
i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79
Jean Delvare
1
-4
/
+8
2009-03-28
i2c: Document the different ways to instantiate i2c devices
Jean Delvare
2
-4
/
+182
2008-10-30
i2c: The i2c mailing list is moving
Jean Delvare
1
-1
/
+1
2008-10-22
i2c: Update and clean up writing-clients document
Jean Delvare
1
-129
/
+97
2008-10-22
i2c: Delete legacy model documentation
Jean Delvare
1
-241
/
+14
2008-10-22
i2c: Constify i2c_get_clientdata's parameter
Jean Delvare
1
-1
/
+1
2008-10-22
i2c: Delete outdated client porting guide
Jean Delvare
1
-160
/
+0
2008-10-22
i2c-i801: Add support for Intel Ibex Peak
Seth Heasley
1
-3
/
+4
2008-10-14
i2c: Restore i2c_smbus_process_call function
Prakash Mortha
2
-4
/
+4
2008-10-14
i2c: Document the implementation details of the /dev interface
Jean Delvare
1
-0
/
+45
2008-10-14
i2c: Improve dev-interface documentation
Jean Delvare
1
-25
/
+40
2008-10-14
i2c-viapro: Add VX800/VX820 support
Rudolf Marek
1
-2
/
+6
2008-07-28
i2c: Documentation: upgrading clients HOWTO
Ben Dooks
1
-0
/
+281
2008-07-16
i2c: Convert the max6875 driver to a new-style i2c driver
Jean Delvare
1
-1
/
+1
2008-07-16
i2c: Convert the pca9539 driver to a new-style i2c driver
Jean Delvare
1
-1
/
+9
2008-07-16
i2c: Convert the pcf8575 driver to a new-style i2c driver
Jean Delvare
1
-6
/
+3
2008-07-16
i2c: Convert the pcf8574 driver to a new-style i2c driver
Jean Delvare
1
-7
/
+5
2008-07-15
i2c: Add detection capability to new-style drivers
Jean Delvare
1
-0
/
+29
2008-07-15
i2c: Delete unused function i2c_smbus_write_quick
Jean Delvare
2
-9
/
+9
2008-07-15
i2c-core: Return -Errno, not -1
David Brownell
1
-4
/
+4
2008-07-15
i2c: Document standard fault codes
David Brownell
1
-0
/
+127
2008-07-15
i2c: Remove 3 deprecated bus drivers
Adrian Bunk
3
-96
/
+0
2008-07-02
i2c: Documentation: fix device matching description
Ben Dooks
1
-4
/
+14
2008-05-11
i2c: Improve the functionality documentation
Jean Delvare
1
-43
/
+52
2008-05-11
i2c: Improve smbus-protocol documentation
David Brownell
1
-35
/
+46
2008-04-30
i2c: Add support for device alias names
Jean Delvare
1
-1
/
+2
2008-02-24
i2c-i801: Add support for the ICH10
Gaston, Jason D
1
-1
/
+2
2008-02-08
hwmon: Update the lm-sensors website address
Jean Delvare
1
-1
/
+1
2008-02-05
deprecate obsolete pca9539 driver
eric miao
1
-0
/
+3
2008-01-27
i2c-viapro: Add support for the VT8237S
Jean Delvare
1
-1
/
+2
2008-01-27
i2c-i801: Implement I2C block read support
Jean Delvare
1
-3
/
+2
2008-01-27
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
1
-3
/
+3
2008-01-27
i2c-stub: Use a single array for byte and word operations
Jean Delvare
1
-3
/
+0
2008-01-27
i2c-stub: Mention the existence of an helper script
Jean Delvare
1
-0
/
+3
2008-01-27
i2c: Add support for the PCF8575 chip
Bart Van Assche
1
-0
/
+72
2007-12-12
i2c: Delete an outdated piece of documentation
Jean Delvare
1
-41
/
+4
2007-10-20
more UTF-8 conversions
Marcin Garski
1
-1
/
+1
2007-10-14
i2c: Rename the PEC functionality bit
David Brownell
1
-3
/
+8
2007-10-14
i2c-stub: Support multiple chips
Jean Delvare
1
-10
/
+8
2007-10-14
i2c-i801: Add support for the Intel Tolapai SMBus
Jason Gaston
1
-1
/
+2
2007-10-14
i2c/pcf8574: No arbitrary initialization
Jean Delvare
1
-5
/
+3
2007-08-31
i2c-piix4: Fix SB700 PCI device ID
Shane Huang
1
-1
/
+1
2007-07-12
i2c-rpx: Remove
Jean Delvare
1
-2
/
+0
2007-07-12
i2c: New bus driver for the TAOS evaluation modules
Jean Delvare
1
-0
/
+46
[next]