aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/eeprom/at25.c
Commit message (Expand)AuthorAge
* drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-07
* misc/at25, dt: support probing at25 SPI EEPROM from DTJan Luebbe2013-10-16
* drivers/misc: at25: convert to use devm_kzallocNikolay Balandin2013-05-30
* misc: at25: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-05
* misc: remove use of __devexitBill Pemberton2012-11-21
* drivers/misc: remove use of __devexit_pBill Pemberton2012-11-21
* 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
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
* init dynamic bin_attribute structuresWolfram Sang2010-03-14
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
* eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling2009-07-29
* at25: make input buffers of at25_*write() constGeert Uytterhoeven2009-04-13
* memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell2009-04-02
* spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang2009-01-26