An error occurred fetching the project authors.
- 27 Aug, 2003 1 commit
-
-
Hirofumi Ogawa authored
-
- 08 Aug, 2003 1 commit
-
-
Greg Kroah-Hartman authored
This is because the name field of struct device is going away, and the name fields on these i2c structures are useful for people.
-
- 31 Jul, 2003 1 commit
-
-
Greg Kroah-Hartman authored
fixes up drivers/i2c/* drivers/ide/* and drivers/ieee1394/*
-
- 19 Jul, 2003 1 commit
-
-
Greg Kroah-Hartman authored
-
- 16 Jun, 2003 1 commit
-
-
Martin Schlemmer authored
I have been trying to get the W83627THF chip working on this board. It is an Asus P4C800 with Intel 875p chipset and a W83627THF connected via the SMBus. There are no data sheet for the W83627THF as far as I can see, but supposidly it is a W83627HF with advance Fan control, etc. I have applied attached patches, and tried various other things to get it to work, but no avail. The SMBus on the ICH5 seems to work, and it seems to detect the sensor chip just fine, but it do not seem to read any values from the W83627THF.
-
- 06 May, 2003 1 commit
-
-
Gerd Knorr authored
This is the last of three patches for i2c. It introduces a new field to i2c_adapter which classifies the kind of hardware a i2c adapter belongs to (analog tv card / dvb card / smbus / gfx card ...). i2c chip drivers can use this infomation to decide whenever they want to look for hardware on that adapter or not. It doesn't make sense to probe for a tv tuner on a smbus for example ...
-
- 21 Mar, 2003 1 commit
-
-
Greg Kroah-Hartman authored
-
- 18 Mar, 2003 4 commits
-
-
Greg Kroah-Hartman authored
Also made everything static, no global functions are needed here.
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
- 13 Mar, 2003 3 commits
-
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
This is from the i2c CVS tree.
-