index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
eeprom
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-1
/
+0
2010-05-21
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+48
2010-05-21
at24: Fall back to byte or word reads if needed
Jean Delvare
1
-11
/
+48
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
4
-6
/
+11
2010-05-14
EEPROM: max6875: Header file cleanup
Arce, Abraham
1
-26
/
+26
2010-05-14
EEPROM: 93cx6: Header file cleanup
Arce, Abraham
1
-23
/
+16
2010-05-14
EEPROM: Header file cleanup
Arce, Abraham
1
-20
/
+16
2010-03-14
init dynamic bin_attribute structures
Wolfram Sang
1
-0
/
+1
2010-03-13
at24: Init dynamic bin_attribute structures
Wolfram Sang
1
-0
/
+1
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
1
-3
/
+0
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
1
-1
/
+1
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
1
-2
/
+1
2009-11-26
at24: Use timeout also for read
Wolfram Sang
1
-31
/
+45
2009-10-04
max6875: Discard obsolete detect method
Jean Delvare
1
-24
/
+5
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-1
/
+1
2009-07-29
eeprom/at25: bugfix "not ready" timeout after write
Sebastian Heutling
1
-2
/
+2
2009-06-15
i2c/chips: Move max6875 to drivers/misc/eeprom
Wolfram Sang
3
-0
/
+261
2009-04-13
at25: make input buffers of at25_*write() const
Geert Uytterhoeven
1
-2
/
+3
2009-04-13
at24: make input buffers of at24_*write() const
Geert Uytterhoeven
1
-4
/
+4
2009-04-02
memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs
David Brownell
1
-14
/
+44
2009-04-02
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
Kevin Hilman
1
-13
/
+54
2009-03-28
eeprom/at24: Remove EXPERIMENTAL
Wolfram Sang
1
-1
/
+1
2009-01-26
eeprom: More consistent symbol names
Jean Delvare
2
-7
/
+7
2009-01-26
eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom
Wolfram Sang
3
-0
/
+249
2009-01-26
spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom
Wolfram Sang
3
-0
/
+401
2009-01-26
i2c: Move old eeprom driver to /drivers/misc/eeprom
Wolfram Sang
3
-0
/
+269
2009-01-26
i2c: Move at24 to drivers/misc/eeprom
Wolfram Sang
3
-0
/
+612