1. 5af2344 Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  2. dd69a18 eeprom: 93xx46: Fix SPI device leak by Mark Brown · 8 years ago
  3. 96b2a45 eeprom: at25: Fix SPI device leak by Mark Brown · 8 years ago
  4. a8ab316 nvmem: 93xx46: remove nvmem regmap dependency by Srinivas Kandagatla · 8 years ago
  5. 01973a0 eeprom: at25: remove nvmem regmap dependency by Srinivas Kandagatla · 8 years ago
  6. cf0361a eeprom: at24: remove nvmem regmap dependency by Srinivas Kandagatla · 8 years ago
  7. 1d98d0e eeprom: at24: replace msleep() with usleep_range() by Bartosz Golaszewski · 8 years ago
  8. 5057e8e eeprom: at24: remove a reduntant if by Bartosz Golaszewski · 8 years ago
  9. bec3c11 misc: at24: replace memory_accessor with nvmem_device_read by Andrew Lunn · 8 years ago
  10. 1c4b6e2 eeprom: 93xx46: extend driver to plug into the NVMEM framework by Andrew Lunn · 8 years ago
  11. 5a99f57 eeprom: at25: extend driver to plug into the NVMEM framework by Andrew Lunn · 8 years ago
  12. 3ccea0e eeprom: at25: Remove in kernel API for accessing the EEPROM by Andrew Lunn · 8 years ago
  13. 57d1555 eeprom: at24: extend driver to plug into the NVMEM framework by Andrew Lunn · 8 years ago
  14. 3ca9b1a misc: eeprom_93xx46: Add support for a GPIO 'select' line. by Cory Tusar · 8 years ago
  15. e1379b5 misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device. by Cory Tusar · 8 years ago
  16. c074abe misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings. by Cory Tusar · 8 years ago
  17. cb54ad6 misc: eeprom_93xx46: Fix 16-bit read and write accesses. by Cory Tusar · 8 years ago
  18. 092462c misc: eeprom: use kobj_to_dev() by Geliang Tang · 8 years ago
  19. bc91453 Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  20. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  21. 40d8edc at24: enable ACPI device found on Galileo Gen2 by Andy Shevchenko · 9 years ago
  22. acceba5 Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  23. 2cd9fbd eeprom: at24: use i2c_smbus_read_i2c_block_data_or_emulated by Irina Tirdea · 9 years ago
  24. c49c1f0 misc: eeprom: Export I2C module alias information in missing drivers by Javier Martinez Canillas · 9 years ago
  25. 141124e misc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  26. 5d44f4b Merge 4.2-rc6 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  27. 2664e03 misc: eeprom: max6875: clean up max6875_read() by Vladimir Zapolskiy · 9 years ago
  28. 79dedbd misc: eeprom: clean up eeprom_read() by Vladimir Zapolskiy · 9 years ago
  29. b5da83d misc: eeprom: 93xx46: clean up eeprom_93xx46_bin_read/write by Vladimir Zapolskiy · 9 years ago
  30. 3d0b16a nvmem: sunxi: Move the SID driver to the nvmem framework by Maxime Ripard · 9 years ago
  31. d12c0aa misc: eeprom: at24: clean up at24_bin_write() by Vladimir Zapolskiy · 9 years ago
  32. 14e51e5 misc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  33. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  34. 9689519 Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  35. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  36. 7ff28ae eeprom-93cx6: Add (read-only) support for 8-bit mode by Ondrej Zary · 10 years ago
  37. a839ce6 eeprom: at24: extend driver to allow writing via i2c_smbus_write_byte_data by Christian Gmeiner · 10 years ago
  38. f60e7074 misc: at25: Make use of device property API by Mika Westerberg · 10 years ago
  39. 1664061 misc: eeprom: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  40. 1698da2 EEPROM: Introduce the use of devm_kzalloc by Himangi Saraogi · 10 years ago
  41. 1e70084 misc: eeprom: sunxi: Change compatibles by Maxime Ripard · 10 years ago
  42. e2527ec drivers/misc: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  43. 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 10 years ago
  44. 7c81c60f Update Jean Delvare's e-mail address by Jean Delvare · 10 years ago
  45. 612340b misc: eeprom_93xx46: remove unnecessary spi_set_drvdata() by Jingoo Han · 11 years ago
  46. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  47. 7c65e29 misc/at24: avoid infinite loop on write() by Vladimir Zapolskiy · 11 years ago
  48. 95f774c misc/93xx46: avoid infinite loop on write() by Vladimir Zapolskiy · 11 years ago
  49. fbfdb6e misc/at25, dt: support probing at25 SPI EEPROM from DT by Jan Luebbe · 11 years ago
  50. 25f73ed misc: (at24) move header to linux/platform_data/ by Vivien Didelot · 11 years ago
  51. 9fd379e ARM: sunxi: Initial support for Allwinner's Security ID fuses by Oliver Schinagl · 11 years ago
  52. 01fe7b43 drivers/misc: at25: convert to use devm_kzalloc by Nikolay Balandin · 11 years ago
  53. f0ac236 drivers/misc: at24: convert to use devm_kzalloc by Nikolay Balandin · 11 years ago
  54. 5ba75b5 misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  55. 41ddcf6 misc: at25: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 11 years ago
  56. 81e34f9 drivers: misc: at24: mention other supported types in Kconfig by Lars Poeschel · 12 years ago
  57. 486a5c2 misc: remove use of __devexit by Bill Pemberton · 12 years ago
  58. 80c8ae2 misc: remove use of __devinit by Bill Pemberton · 12 years ago
  59. 2d6bed9 drivers/misc: remove use of __devexit_p by Bill Pemberton · 12 years ago
  60. 6592921 char/misc: remove CONFIG_EXPERIMENTAL dependencies by Greg Kroah-Hartman · 12 years ago
  61. d6ae0d5 misc/at25, dt: Improve at25 SPI eeprom device tree bindings. by David Daney · 12 years ago
  62. 002176d misc: at25: Parse dt settings by Alexandre Pereira da Silva · 12 years ago
  63. b4161f0 Support M95040 SPI EEPROM by Ivo Sieben · 12 years ago
  64. a3dc3c9 MISC: convert drivers/misc/* to use module_spi_driver() by Axel Lin · 12 years ago
  65. a64fe2e MISC: convert drivers/misc/* to use module_i2c_driver() by Axel Lin · 12 years ago
  66. 072bc80 eeprom_93cx6: Add write support by Ben Dooks · 13 years ago
  67. b30f8bd eeprom_93cx6: Add data direction control. by Ben Dooks · 13 years ago
  68. 001ef5e drivers/misc/eeprom: fix dependecy on 'PPC_MPC5200_GPIO' by Paul Bolle · 13 years ago
  69. 469dded misc/eeprom: add eeprom access driver for digsy_mtc board by Anatolij Gustschin · 13 years ago
  70. 06b4501 misc/eeprom: add driver for microwire 93xx46 EEPROMs by Anatolij Gustschin · 13 years ago
  71. 45efe84 misc/at24: add more sanity checks for parameters by Wolfram Sang · 14 years ago
  72. 9ed030d misc/at24: parse device tree data by Wolfram Sang · 14 years ago
  73. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  74. e0bc5d4 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  75. 7aeb966 at24: Fall back to byte or word reads if needed by Jean Delvare · 14 years ago
  76. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  77. 6858d49 EEPROM: max6875: Header file cleanup by Arce, Abraham · 14 years ago
  78. 654087f EEPROM: 93cx6: Header file cleanup by Arce, Abraham · 14 years ago
  79. 110f422 EEPROM: Header file cleanup by Arce, Abraham · 14 years ago
  80. f937331 init dynamic bin_attribute structures by Wolfram Sang · 14 years ago
  81. d07b56b at24: Init dynamic bin_attribute structures by Wolfram Sang · 14 years ago
  82. 1f86df4 i2c: Drop I2C_CLIENT_INSMOD_1 by Jean Delvare · 15 years ago
  83. c3813d6 i2c: Get rid of struct i2c_client_address_data by Jean Delvare · 15 years ago
  84. 310ec79 i2c: Drop the kind parameter from detect callbacks by Jean Delvare · 15 years ago
  85. 4d29196 at24: Use timeout also for read by Wolfram Sang · 15 years ago
  86. b835d7f max6875: Discard obsolete detect method by Jean Delvare · 15 years ago
  87. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  88. f0d8367 eeprom/at25: bugfix "not ready" timeout after write by Sebastian Heutling · 15 years ago
  89. 4b364f2 i2c/chips: Move max6875 to drivers/misc/eeprom by Wolfram Sang · 15 years ago
  90. 4cafbd0 at25: make input buffers of at25_*write() const by Geert Uytterhoeven · 15 years ago
  91. 280ca29 at24: make input buffers of at24_*write() const by Geert Uytterhoeven · 15 years ago
  92. 14dd1ff memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs by David Brownell · 15 years ago
  93. 7274ec8 memory_accessor: implement the new memory_accessor interface for I2C EEPROM by Kevin Hilman · 15 years ago
  94. 781b8a2 eeprom/at24: Remove EXPERIMENTAL by Wolfram Sang · 15 years ago
  95. dd7f8db eeprom: More consistent symbol names by Jean Delvare · 15 years ago
  96. 0eb6da2 eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom by Wolfram Sang · 15 years ago
  97. e51d565 spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom by Wolfram Sang · 15 years ago
  98. 2e15788 i2c: Move old eeprom driver to /drivers/misc/eeprom by Wolfram Sang · 15 years ago
  99. 5195e50 i2c: Move at24 to drivers/misc/eeprom by Wolfram Sang · 15 years ago