aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/eeprom
AgeCommit message (Expand)Author
2012-09-18char/misc: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman
2012-09-05misc/at25, dt: Improve at25 SPI eeprom device tree bindings.David Daney
2012-06-14misc: at25: Parse dt settingsAlexandre Pereira da Silva
2012-04-18Support M95040 SPI EEPROMIvo Sieben
2012-01-24MISC: convert drivers/misc/* to use module_spi_driver()Axel Lin
2012-01-24MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin
2011-11-26eeprom_93cx6: Add write supportBen Dooks
2011-11-26eeprom_93cx6: Add data direction control.Ben Dooks
2011-11-15drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'Paul Bolle
2011-07-25misc/eeprom: add eeprom access driver for digsy_mtc boardAnatolij Gustschin
2011-07-25misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin
2010-12-24misc/at24: add more sanity checks for parametersWolfram Sang
2010-12-24misc/at24: parse device tree dataWolfram Sang
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-05-21Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-05-21at24: Fall back to byte or word reads if neededJean Delvare
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-14EEPROM: max6875: Header file cleanupArce, Abraham
2010-05-14EEPROM: 93cx6: Header file cleanupArce, Abraham
2010-05-14EEPROM: Header file cleanupArce, Abraham
2010-03-14init dynamic bin_attribute structuresWolfram Sang
2010-03-13at24: Init dynamic bin_attribute structuresWolfram Sang
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare
2009-11-26at24: Use timeout also for readWolfram Sang
2009-10-04max6875: Discard obsolete detect methodJean Delvare
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-07-29eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling
2009-06-15i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang
2009-04-13at25: make input buffers of at25_*write() constGeert Uytterhoeven
2009-04-13at24: make input buffers of at24_*write() constGeert Uytterhoeven
2009-04-02memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell
2009-04-02memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman
2009-03-28eeprom/at24: Remove EXPERIMENTALWolfram Sang
2009-01-26eeprom: More consistent symbol namesJean Delvare
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang