aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/eeprom_93cx6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang1-240/+0
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2007-07-10eeprom_93cx6: shorten pulse timing to match spec (bis)Francois Romieu1-3/+3
2007-07-08[PATCH] eeprom_93cx6: shorten pulse timing to match specJohn W. Linville1-3/+3
2007-07-08[PATCH] eeprom_93cx6: Add comment for 1us delay after pulseIvo van Doorn1-0/+12
2007-07-08[PATCH] Add 93cx6 eeprom libraryIvo van Doorn1-0/+229