|
|
|
@3355
|
[3355]
|
14 years |
kmalkki |
(Kyösti)
* removed i2c_master_{send,recv}_subaddress
Not needed, one …
|
|
|
|
@3354
|
[3354]
|
14 years |
kmalkki |
(Kyösti)
* Replaced the i2c_probe function with the insmod parameters …
|
|
|
|
@3353
|
[3353]
|
14 years |
mds |
(mds) added #define I2C_HW_SMBUS_I801 for i2c-i801.c support in …
|
|
|
|
@3351
|
[3351]
|
14 years |
kmalkki |
(Kyösti)
* removed algorithm registration
* removed unnecessary …
|
|
|
|
@3345
|
[3345]
|
14 years |
frodo |
Last modifications to allow i2c to be compiled into the kernel
|
|
|
|
@3341
|
[3341]
|
14 years |
frodo |
Compilation should work now if CONFIG_PROC_FS is undefined.
Also, it …
|
|
|
|
@3336
|
[3336]
|
14 years |
frodo |
Set the client address field to unsigned int.
Due to alignment rules, …
|
|
|
|
@3333
|
[3333]
|
14 years |
kmalkki |
(Kyösti)
* Fixed unresolved symbols with i2c-dev
* Changed #includes …
|
|
|
|
@3332
|
[3332]
|
14 years |
simon |
(Simon) Changed defines for SAA 7146(a) algos, removed compiler warning in …
|
|
|
|
@3331
|
[3331]
|
14 years |
kmalkki |
(Kyösti)
* Defined id's for SMBus adapters
|
|
|
|
@3330
|
[3330]
|
14 years |
kmalkki |
(Kyösti)
* Changed the way i2c_adapter extends for different algorithms …
|
|
|
|
@3323
|
[3323]
|
14 years |
frodo |
i2c-proc integration
This is based on Kyösti's code, but somewhat …
|
|
|
|
@3322
|
[3322]
|
14 years |
frodo |
SMBus-aware i2c-dev
I just plugged in the lm_sensors i2c-dev, with a few …
|
|
|
|
@3321
|
[3321]
|
14 years |
frodo |
SMBus access integrated into i2c-core
I think I have done the same thing …
|
|
|
|
@3320
|
[3320]
|
14 years |
frodo |
Yet another MOD_{INC,DEC}_USE_COUNT change
The {inc,dec}_use callbacks …
|
|
|
|
@3319
|
[3319]
|
14 years |
frodo |
Removed spinlock locking
Spinlocks are not suited to I2C/SMBus …
|
|
|
|
@3318
|
[3318]
|
14 years |
frodo |
Namespace and copyright clean-up
* All copyright headers now have the …
|
|
|
|
@3317
|
[3317]
|
14 years |
frodo |
Second part of Kyösti Mälkki's patches
MOD_{INC,DEC}_USE_COUNT should now …
|
|
|
|
@3316
|
[3316]
|
14 years |
frodo |
First part of Kyösti Mälkki's patches
* All i2c_bus_handle stuff has been …
|
|
|
|
@3315
|
[3315]
|
14 years |
frodo |
Lots of small thingies
This commit adds all relevant i2c source code …
|
|
|
|
@3314
|
[3314]
|
14 years |
frodo |
Initial CVS commit of the new i2c project
Several things have changed …
|