index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
chips
/
max6875.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-16
i2c: Convert the max6875 driver to a new-style i2c driver
Jean Delvare
1
-71
/
+49
2008-07-15
i2c: Clean up old chip drivers
Jean Delvare
1
-3
/
+1
2008-05-18
i2c/max6875: Really prevent 24RF08 corruption
Jean Delvare
1
-3
/
+0
2008-01-27
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
1
-1
/
+1
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-3
/
+3
2007-07-12
i2c: Fix the i2c_smbus_read_i2c_block_data() prototype
Jean Delvare
1
-0
/
+1
2007-07-12
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-2
/
+3
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-1
/
+0
2006-09-27
i2c: __must_check fixes (chip drivers)
Jean Delvare
1
-6
/
+19
2006-03-24
[PATCH] i2c: Semaphore to mutex conversions, part 2
Ingo Molnar
1
-5
/
+5
2006-01-06
[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-01-06
[PATCH] i2c: Drop i2c_driver.{owner,name}, 2 of 11
Laurent Riffard
1
-2
/
+4
2006-01-06
[PATCH] i2c: Drop i2c_driver.flags, 2 of 3
Jean Delvare
1
-1
/
+0
2005-10-29
[PATCH] i2c: kzalloc conversion, other drivers
Deepak Saxena
1
-4
/
+2
2005-09-05
[PATCH] I2C: Centralize 24RF08 corruption prevention
Jean Delvare
1
-5
/
+0
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (06/11)
Jean Delvare
1
-2
/
+1
2005-09-05
[PATCH] hwmon: hwmon vs i2c, second round (04/11)
Jean Delvare
1
-2
/
+2
2005-09-05
[PATCH] I2C: refactor message in i2c_detach_client
Jean Delvare
1
-3
/
+1
2005-09-05
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)
Jean Delvare
1
-1
/
+0
2005-09-05
[PATCH] I2C: max6875 code cleanup
bgardner@wabtec.com
1
-6
/
+2
2005-09-05
[PATCH] I2C: add kobj_to_i2c_client
bgardner@wabtec.com
1
-5
/
+0
2005-09-05
[PATCH] I2C: fix max6875 build error
Greg Kroah-Hartman
1
-2
/
+1
2005-09-05
[PATCH] I2C: simplify max6875 driver
bgardner@wabtec.com
1
-322
/
+123
2005-07-30
[PATCH] I2C: 24RF08 corruption prevention (again)
Jean Delvare
1
-3
/
+5
2005-07-12
[PATCH] I2C: New max6875 driver may corrupt EEPROMs
Jean Delvare
1
-1
/
+5
2005-06-22
[PATCH] max6875: new i2c device driver
BGardner@Wabtec.com
1
-0
/
+473