aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/at25.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-05spi: at25 driver is for EEPROM not FLASHDavid Brownell1-0/+7
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui1-2/+4
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+0
2007-03-16[PATCH] SPI: at25: do not use pointer before assignmentAtsushi Nemoto1-1/+1
2007-02-12[PATCH] SPI eeprom driverDavid Brownell1-0/+381