aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/misc/eeprom/at25.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-05misc/at25, dt: Improve at25 SPI eeprom device tree bindings.David Daney1-25/+58
2012-06-14misc: at25: Parse dt settingsAlexandre Pereira da Silva1-16/+45
2012-04-18Support M95040 SPI EEPROMIvo Sieben1-3/+16
2012-01-24MISC: convert drivers/misc/* to use module_spi_driver()Axel Lin1-11/+1
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-2/+4
2010-03-14init dynamic bin_attribute structuresWolfram Sang1-0/+1
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-1/+1
2009-07-29eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling1-2/+2
2009-04-13at25: make input buffers of at25_*write() constGeert Uytterhoeven1-2/+3
2009-04-02memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell1-14/+44
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang1-0/+389