1. a3dc3c9 MISC: convert drivers/misc/* to use module_spi_driver() by Axel Lin · 13 years ago
  2. a64fe2e MISC: convert drivers/misc/* to use module_i2c_driver() by Axel Lin · 13 years ago
  3. 072bc80 eeprom_93cx6: Add write support by Ben Dooks · 13 years ago
  4. b30f8bd eeprom_93cx6: Add data direction control. by Ben Dooks · 13 years ago
  5. 001ef5e drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO' by Paul Bolle · 13 years ago
  6. 469dded misc/eeprom: add eeprom access driver for digsy_mtc board by Anatolij Gustschin · 13 years ago
  7. 06b4501 misc/eeprom: add driver for microwire 93xx46 EEPROMs by Anatolij Gustschin · 13 years ago
  8. 45efe84 misc/at24: add more sanity checks for parameters by Wolfram Sang · 14 years ago
  9. 9ed030d misc/at24: parse device tree data by Wolfram Sang · 14 years ago
  10. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  11. e0bc5d4 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  12. 7aeb966 at24: Fall back to byte or word reads if needed by Jean Delvare · 14 years ago
  13. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  14. 6858d49 EEPROM: max6875: Header file cleanup by Arce, Abraham · 14 years ago
  15. 654087f EEPROM: 93cx6: Header file cleanup by Arce, Abraham · 14 years ago
  16. 110f422 EEPROM: Header file cleanup by Arce, Abraham · 14 years ago
  17. f937331 init dynamic bin_attribute structures by Wolfram Sang · 14 years ago
  18. d07b56b at24: Init dynamic bin_attribute structures by Wolfram Sang · 14 years ago
  19. 1f86df4 i2c: Drop I2C_CLIENT_INSMOD_1 by Jean Delvare · 15 years ago
  20. c3813d6 i2c: Get rid of struct i2c_client_address_data by Jean Delvare · 15 years ago
  21. 310ec79 i2c: Drop the kind parameter from detect callbacks by Jean Delvare · 15 years ago
  22. 4d29196 at24: Use timeout also for read by Wolfram Sang · 15 years ago
  23. b835d7f max6875: Discard obsolete detect method by Jean Delvare · 15 years ago
  24. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  25. f0d8367 eeprom/at25: bugfix "not ready" timeout after write by Sebastian Heutling · 15 years ago
  26. 4b364f2 i2c/chips: Move max6875 to drivers/misc/eeprom by Wolfram Sang · 15 years ago
  27. 4cafbd0 at25: make input buffers of at25_*write() const by Geert Uytterhoeven · 15 years ago
  28. 280ca29 at24: make input buffers of at24_*write() const by Geert Uytterhoeven · 15 years ago
  29. 14dd1ff memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs by David Brownell · 15 years ago
  30. 7274ec8 memory_accessor: implement the new memory_accessor interface for I2C EEPROM by Kevin Hilman · 15 years ago
  31. 781b8a2 eeprom/at24: Remove EXPERIMENTAL by Wolfram Sang · 15 years ago
  32. dd7f8db eeprom: More consistent symbol names by Jean Delvare · 16 years ago
  33. 0eb6da2 eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom by Wolfram Sang · 16 years ago
  34. e51d565 spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom by Wolfram Sang · 16 years ago
  35. 2e15788 i2c: Move old eeprom driver to /drivers/misc/eeprom by Wolfram Sang · 16 years ago
  36. 5195e50 i2c: Move at24 to drivers/misc/eeprom by Wolfram Sang · 16 years ago