summaryrefslogtreecommitdiff
path: root/drivers/misc/eeprom/at25.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-22misc: remove use of __devexitBill Pemberton1-1/+1
2012-11-22drivers/misc: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-06misc/at25, dt: Improve at25 SPI eeprom device tree bindings.David Daney1-25/+58
2012-06-15misc: at25: Parse dt settingsAlexandre Pereira da Silva1-16/+45
2012-04-19Support M95040 SPI EEPROMIvo Sieben1-3/+16
2012-01-25MISC: 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-15init dynamic bin_attribute structuresWolfram Sang1-0/+1
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-1/+1
2009-07-30eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling1-2/+2
2009-04-14at25: make input buffers of at25_*write() constGeert Uytterhoeven1-2/+3
2009-04-03memory_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