aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/eeprom
Commit message (Expand)AuthorAgeFilesLines
* misc/at24: add more sanity checks for parametersWolfram Sang2010-12-241-0/+10
* misc/at24: parse device tree dataWolfram Sang2010-12-241-6/+27
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-1/+0
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-05-211-11/+48
|\
| * at24: Fall back to byte or word reads if neededJean Delvare2010-05-211-11/+48
* | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-214-6/+11
|/
* EEPROM: max6875: Header file cleanupArce, Abraham2010-05-141-26/+26
* EEPROM: 93cx6: Header file cleanupArce, Abraham2010-05-141-23/+16
* EEPROM: Header file cleanupArce, Abraham2010-05-141-20/+16
* init dynamic bin_attribute structuresWolfram Sang2010-03-141-0/+1
* at24: Init dynamic bin_attribute structuresWolfram Sang2010-03-131-0/+1
* i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-141-3/+0
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-141-1/+1
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-141-2/+1
* at24: Use timeout also for readWolfram Sang2009-11-261-31/+45
* max6875: Discard obsolete detect methodJean Delvare2009-10-041-24/+5
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-1/+1
* eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling2009-07-291-2/+2
* i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang2009-06-153-0/+261
* at25: make input buffers of at25_*write() constGeert Uytterhoeven2009-04-131-2/+3
* at24: make input buffers of at24_*write() constGeert Uytterhoeven2009-04-131-4/+4
* memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell2009-04-021-14/+44
* memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman2009-04-021-13/+54
* eeprom/at24: Remove EXPERIMENTALWolfram Sang2009-03-281-1/+1
* eeprom: More consistent symbol namesJean Delvare2009-01-262-7/+7
* eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang2009-01-263-0/+249
* spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang2009-01-263-0/+401
* i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang2009-01-263-0/+269
* i2c: Move at24 to drivers/misc/eepromWolfram Sang2009-01-263-0/+612