index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-slave-eeprom.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: Convert drivers to new .probe() callback
Uwe Kleine-König
2023-03-09
1
-1
/
+1
*
i2c: slave-eeprom: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-05
1
-2
/
+3
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
i2c: busses: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-23
1
-1
/
+1
*
i2c: slave-eeprom: update documentation to recent changes
Wolfram Sang
2020-05-28
1
-4
/
+3
*
i2c: slave-eeprom: skip useless initialization
Wolfram Sang
2020-05-28
1
-1
/
+0
*
i2c: slave-eeprom: add support for 24c512 EEPROMs
Wolfram Sang
2020-05-20
1
-2
/
+4
*
i2c: slave-eeprom: Make it possible to pre-load eeprom data
Björn Ardö
2020-04-26
1
-0
/
+25
*
i2c: use kobj_to_dev() API
chenqiwu
2020-03-10
1
-2
/
+2
*
i2c: slave-eeprom: Add read only mode
Björn Ardö
2019-09-28
1
-3
/
+11
*
i2c: slave-eeprom: Add comment about address handling
Björn Ardö
2019-09-05
1
-0
/
+6
*
i2c-eeprom_slave: Add support for more eeprom models
Björn Ardö
2019-09-04
1
-11
/
+25
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
i2c: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-08-10
1
-1
/
+0
*
i2c: slave eeprom: clean up sysfs bin attribute read()/write()
Vladimir Zapolskiy
2015-07-31
1
-6
/
+0
*
i2c: slave-eeprom: add more info when to increase the pointer
Wolfram Sang
2015-03-27
1
-0
/
+6
*
i2c: slave: rework the slave API
Wolfram Sang
2015-03-27
1
-6
/
+6
*
i2c: slave-eeprom: fix boundary check when using sysfs
Wolfram Sang
2015-01-24
1
-2
/
+2
*
i2c: slave-eeprom: add eeprom simulator driver
Wolfram Sang
2014-12-11
1
-0
/
+170