aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/eeprom
Commit message (Expand)AuthorAge
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-18
|\
| * misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-30
* | misc/at24: avoid infinite loop on write()Vladimir Zapolskiy2013-10-29
* | misc/93xx46: avoid infinite loop on write()Vladimir Zapolskiy2013-10-29
* | misc/at25, dt: support probing at25 SPI EEPROM from DTJan Luebbe2013-10-16
* | ARM: sunxi: Initial support for Allwinner's Security ID fusesOliver Schinagl2013-09-26
|/
* drivers/misc: at25: convert to use devm_kzallocNikolay Balandin2013-05-30
* drivers/misc: at24: convert to use devm_kzallocNikolay Balandin2013-05-30
* misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-05
* misc: at25: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-05
* drivers: misc: at24: mention other supported types in KconfigLars Poeschel2013-01-27
* misc: remove use of __devexitBill Pemberton2012-11-21
* misc: remove use of __devinitBill Pemberton2012-11-21
* drivers/misc: remove use of __devexit_pBill Pemberton2012-11-21
* char/misc: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman2012-09-18
* misc/at25, dt: Improve at25 SPI eeprom device tree bindings.David Daney2012-09-05
* misc: at25: Parse dt settingsAlexandre Pereira da Silva2012-06-14
* Support M95040 SPI EEPROMIvo Sieben2012-04-18
* MISC: convert drivers/misc/* to use module_spi_driver()Axel Lin2012-01-24
* MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin2012-01-24
* eeprom_93cx6: Add write supportBen Dooks2011-11-26
* eeprom_93cx6: Add data direction control.Ben Dooks2011-11-26
* drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO'Paul Bolle2011-11-15
* misc/eeprom: add eeprom access driver for digsy_mtc boardAnatolij Gustschin2011-07-25
* misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin2011-07-25
* misc/at24: add more sanity checks for parametersWolfram Sang2010-12-24
* misc/at24: parse device tree dataWolfram Sang2010-12-24
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-05-21
|\
| * at24: Fall back to byte or word reads if neededJean Delvare2010-05-21
* | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
|/
* EEPROM: max6875: Header file cleanupArce, Abraham2010-05-14
* EEPROM: 93cx6: Header file cleanupArce, Abraham2010-05-14
* EEPROM: Header file cleanupArce, Abraham2010-05-14
* init dynamic bin_attribute structuresWolfram Sang2010-03-14
* at24: Init dynamic bin_attribute structuresWolfram Sang2010-03-13
* i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare2009-12-14
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-14
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-14
* at24: Use timeout also for readWolfram Sang2009-11-26
* max6875: Discard obsolete detect methodJean Delvare2009-10-04
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
* eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling2009-07-29
* i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang2009-06-15
* at25: make input buffers of at25_*write() constGeert Uytterhoeven2009-04-13
* at24: make input buffers of at24_*write() constGeert Uytterhoeven2009-04-13
* memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell2009-04-02
* memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman2009-04-02
* eeprom/at24: Remove EXPERIMENTALWolfram Sang2009-03-28
* eeprom: More consistent symbol namesJean Delvare2009-01-26