index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
eeprom
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc/eeprom: add eeprom access driver for digsy_mtc board
Anatolij Gustschin
2011-07-25
3
-0
/
+98
*
misc/eeprom: add driver for microwire 93xx46 EEPROMs
Anatolij Gustschin
2011-07-25
3
-0
/
+424
*
misc/at24: add more sanity checks for parameters
Wolfram Sang
2010-12-24
1
-0
/
+10
*
misc/at24: parse device tree data
Wolfram Sang
2010-12-24
1
-6
/
+27
*
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
1
-1
/
+0
*
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-05-21
1
-11
/
+48
|
\
|
*
at24: Fall back to byte or word reads if needed
Jean Delvare
2010-05-21
1
-11
/
+48
*
|
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
4
-6
/
+11
|
/
*
EEPROM: max6875: Header file cleanup
Arce, Abraham
2010-05-14
1
-26
/
+26
*
EEPROM: 93cx6: Header file cleanup
Arce, Abraham
2010-05-14
1
-23
/
+16
*
EEPROM: Header file cleanup
Arce, Abraham
2010-05-14
1
-20
/
+16
*
init dynamic bin_attribute structures
Wolfram Sang
2010-03-14
1
-0
/
+1
*
at24: Init dynamic bin_attribute structures
Wolfram Sang
2010-03-13
1
-0
/
+1
*
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
2009-12-14
1
-3
/
+0
*
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
2009-12-14
1
-1
/
+1
*
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
2009-12-14
1
-2
/
+1
*
at24: Use timeout also for read
Wolfram Sang
2009-11-26
1
-31
/
+45
*
max6875: Discard obsolete detect method
Jean Delvare
2009-10-04
1
-24
/
+5
*
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-09-23
1
-1
/
+1
*
eeprom/at25: bugfix "not ready" timeout after write
Sebastian Heutling
2009-07-29
1
-2
/
+2
*
i2c/chips: Move max6875 to drivers/misc/eeprom
Wolfram Sang
2009-06-15
3
-0
/
+261
*
at25: make input buffers of at25_*write() const
Geert Uytterhoeven
2009-04-13
1
-2
/
+3
*
at24: make input buffers of at24_*write() const
Geert Uytterhoeven
2009-04-13
1
-4
/
+4
*
memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs
David Brownell
2009-04-02
1
-14
/
+44
*
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
Kevin Hilman
2009-04-02
1
-13
/
+54
*
eeprom/at24: Remove EXPERIMENTAL
Wolfram Sang
2009-03-28
1
-1
/
+1
*
eeprom: More consistent symbol names
Jean Delvare
2009-01-26
2
-7
/
+7
*
eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom
Wolfram Sang
2009-01-26
3
-0
/
+249
*
spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom
Wolfram Sang
2009-01-26
3
-0
/
+401
*
i2c: Move old eeprom driver to /drivers/misc/eeprom
Wolfram Sang
2009-01-26
3
-0
/
+269
*
i2c: Move at24 to drivers/misc/eeprom
Wolfram Sang
2009-01-26
3
-0
/
+612