index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
eeprom
Age
Commit message (
Expand
)
Author
2012-06-14
misc: at25: Parse dt settings
Alexandre Pereira da Silva
2012-04-18
Support M95040 SPI EEPROM
Ivo Sieben
2012-01-24
MISC: convert drivers/misc/* to use module_spi_driver()
Axel Lin
2012-01-24
MISC: convert drivers/misc/* to use module_i2c_driver()
Axel Lin
2011-11-26
eeprom_93cx6: Add write support
Ben Dooks
2011-11-26
eeprom_93cx6: Add data direction control.
Ben Dooks
2011-11-15
drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'
Paul Bolle
2011-07-25
misc/eeprom: add eeprom access driver for digsy_mtc board
Anatolij Gustschin
2011-07-25
misc/eeprom: add driver for microwire 93xx46 EEPROMs
Anatolij Gustschin
2010-12-24
misc/at24: add more sanity checks for parameters
Wolfram Sang
2010-12-24
misc/at24: parse device tree data
Wolfram Sang
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-05-21
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-05-21
at24: Fall back to byte or word reads if needed
Jean Delvare
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-14
EEPROM: max6875: Header file cleanup
Arce, Abraham
2010-05-14
EEPROM: 93cx6: Header file cleanup
Arce, Abraham
2010-05-14
EEPROM: Header file cleanup
Arce, Abraham
2010-03-14
init dynamic bin_attribute structures
Wolfram Sang
2010-03-13
at24: Init dynamic bin_attribute structures
Wolfram Sang
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
2009-11-26
at24: Use timeout also for read
Wolfram Sang
2009-10-04
max6875: Discard obsolete detect method
Jean Delvare
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-07-29
eeprom/at25: bugfix "not ready" timeout after write
Sebastian Heutling
2009-06-15
i2c/chips: Move max6875 to drivers/misc/eeprom
Wolfram Sang
2009-04-13
at25: make input buffers of at25_*write() const
Geert Uytterhoeven
2009-04-13
at24: make input buffers of at24_*write() const
Geert Uytterhoeven
2009-04-02
memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs
David Brownell
2009-04-02
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
Kevin Hilman
2009-03-28
eeprom/at24: Remove EXPERIMENTAL
Wolfram Sang
2009-01-26
eeprom: More consistent symbol names
Jean Delvare
2009-01-26
eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom
Wolfram Sang
2009-01-26
spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom
Wolfram Sang
2009-01-26
i2c: Move old eeprom driver to /drivers/misc/eeprom
Wolfram Sang
2009-01-26
i2c: Move at24 to drivers/misc/eeprom
Wolfram Sang