1. a750bff Merge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 3 years, 6 months ago
  2. c36748a misc: eeprom: at24: Always append device id even if label property is set. by Jérôme Glisse · 3 years, 6 months ago
  3. eab61fb nvmem: eeprom: at25: fram discovery simplification by Jiri Prchal · 3 years, 7 months ago
  4. 604288b nvmem: eeprom: at25: fix type compiler warnings by Jiri Prchal · 3 years, 7 months ago
  5. fd307a4 nvmem: prepare basics for FRAM support by Jiri Prchal · 3 years, 7 months ago
  6. 7504112 eeprom: idt_89hpesx: use SPDX-License-Identifier by Andy Shevchenko · 3 years, 7 months ago
  7. e0db3de eeprom: idt_89hpesx: Restore printing the unsupported fwnode name by Andy Shevchenko · 3 years, 7 months ago
  8. 3f6ee1c eeprom: idt_89hpesx: Put fwnode in matching case during ->probe() by Andy Shevchenko · 3 years, 7 months ago
  9. 2fa7d74 eeprom: ee1004: Remove not needed debug message by Heiner Kallweit · 3 years, 7 months ago
  10. 5fe3cba eeprom: ee1004: Add helper ee1004_cleanup by Heiner Kallweit · 3 years, 8 months ago
  11. 8700a73 eeprom: ee1004: Add constant EE1004_NUM_PAGES by Heiner Kallweit · 3 years, 8 months ago
  12. 8aeacb7 eeprom: ee1004: Move call to ee1004_set_current_page to ee1004_eeprom_read by Heiner Kallweit · 3 years, 8 months ago
  13. 6f68dbd eeprom: ee1004: Improve error handling in ee1004_read by Heiner Kallweit · 3 years, 8 months ago
  14. 6601017 eeprom: ee1004: Factor out setting page to ee1004_set_current_page by Heiner Kallweit · 3 years, 8 months ago
  15. b2cd8a2 eeprom: ee1004: Cache current page at initialization of first device only by Heiner Kallweit · 3 years, 8 months ago
  16. 2ac9903 eeprom: ee1004: Switch to i2c probe_new callback by Heiner Kallweit · 3 years, 8 months ago
  17. 3c03dad eeprom: ee1004: Improve creating dummy devices by Heiner Kallweit · 3 years, 8 months ago
  18. 08e5138 eeprom: ee1004: Improve check for SMBUS features by Heiner Kallweit · 3 years, 8 months ago
  19. b97ba92 eeprom: ee1004: Remove usage of i2c_adapter_id in adapter comparison by Heiner Kallweit · 3 years, 8 months ago
  20. 64bf274 eeprom: ee1004: Remove not needed check in ee1004_eeprom_read by Heiner Kallweit · 3 years, 8 months ago
  21. 7abdadf eeprom: ee1004: Remove not needed check in ee1004_read by Heiner Kallweit · 3 years, 8 months ago
  22. 7adbd54 eeprom: ee1004: Use kobj_to_i2c_client to simplify the code by Heiner Kallweit · 3 years, 8 months ago
  23. b63866ef eeprom: ee1004: Let device core handle attribute eeprom by Heiner Kallweit · 3 years, 8 months ago
  24. 03e3e31 Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc") into char-misc-next by Greg Kroah-Hartman · 3 years, 8 months ago
  25. 2962484 misc: eeprom: at24: check suspend status before disable regulator by Hsin-Yi Wang · 3 years, 9 months ago
  26. 14374fb misc: eeprom_93xx46: Add new 93c56 and 93c66 compatible strings by Emmanuel Gil Peyrot · 3 years, 8 months ago
  27. 4a5ff99 misc: eeprom_93xx46: Remove hardcoded bit lengths by Emmanuel Gil Peyrot · 3 years, 8 months ago
  28. f6f1f8e misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom by Aswath Govindraju · 4 years ago
  29. 4540b9f misc: eeprom_93xx46: Add module alias to avoid breaking support for non device tree users by Aswath Govindraju · 4 years ago
  30. 47771f1 misc: eeprom_93xx46: Enable module autoprobe for microchip 93LC46B eeprom by Aswath Govindraju · 4 years ago
  31. 13613a2 misc: eeprom_93xx46: Fix module alias to enable module autoprobe by Aswath Govindraju · 4 years ago
  32. 2911ed9 Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 1 month ago
  33. 4e302c3 misc: eeprom: at24: fix NVMEM name with custom AT24 device name by Diego Santa Cruz · 4 years, 1 month ago
  34. 667aef0 eeprom: at25: Add example part numbers by Jonathan Neuschäfer · 4 years, 2 months ago
  35. b5df4b5 Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 3 months ago
  36. 4292aa9 eeprom: ee1004: use module_i2c_driver to simplify the code by Liu Shixin · 4 years, 4 months ago
  37. 668ba5e Merge tag 'at24-updates-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-5.10 by Wolfram Sang · 4 years, 3 months ago
  38. 61f764c eeprom: at24: Support custom device names for AT24 EEPROMs by Jon Hunter · 4 years, 3 months ago
  39. f434f9b eeprom: at24: Initialise AT24 NVMEM ID field by Jon Hunter · 4 years, 3 months ago
  40. 8ce98dd misc: eeprom: use helper to get i2c_client from kobj by Wolfram Sang · 4 years, 4 months ago
  41. 1d62a2c eeprom: 93xx46: set type id as EEPROM by Vadym Kochan · 4 years, 4 months ago
  42. 5e180e6 eeprom: at25: set type id as EEPROM by Vadym Kochan · 4 years, 4 months ago
  43. 774b9f4 eeprom: at24: set type id as EEPROM by Vadym Kochan · 4 years, 4 months ago
  44. 05fa34d Merge 5.9-rc5 into char-misc-next by Greg Kroah-Hartman · 4 years, 4 months ago
  45. 0065ec0 Merge tag 'at24-fixes-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 4 years, 4 months ago
  46. 45df80d misc: eeprom: at24: register nvmem only after eeprom is ready to use by Vadym Kochan · 4 years, 4 months ago
  47. dd55972 Merge 5.9-rc3 into char-misc-next by Greg Kroah-Hartman · 4 years, 4 months ago
  48. 284f52a eeprom: at25: set minimum read/write access stride to 1 by Christian Eggers · 4 years, 5 months ago
  49. d3cd007 eeprom: at25: allow page sizes greater than 16 bit by Christian Eggers · 4 years, 5 months ago
  50. 99363d1 eeprom: at24: Tidy at24_read() by Jean Delvare · 4 years, 4 months ago
  51. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  52. a4423ce eeprom: at24: Add support for the Sony VAIO EEPROMs by Jean Delvare · 4 years, 5 months ago
  53. 8965930 misc: eeprom: at24: Tell the compiler that ACPI functions may not be used by Lee Jones · 4 years, 6 months ago
  54. 98e72eb misc: eeprom: eeprom_93cx6: Repair function arg descriptions by Lee Jones · 4 years, 6 months ago
  55. 6d7e0a3 Merge tag 'v5.6-rc7' into i2c/for-5.7 by Wolfram Sang · 4 years, 10 months ago
  56. 58d6fee misc: eeprom: at24: fix regulator underflow by Michael Auchter · 4 years, 10 months ago
  57. 4837621 eeprom: at24: add TPF0001 ACPI ID for 24c1024 device by Markus Pietrek · 5 years ago
  58. cd5676d misc: eeprom: at24: support pm_runtime control by Bibby Hsieh · 5 years ago
  59. 1c89074 eeprom: at24: remove the write-protect pin support by Khouloud Touil · 5 years ago
  60. 69afc4b eeprom: at24: sort headers alphabetically by Bartosz Golaszewski · 5 years ago
  61. 567ec71 eeprom: at24: update the license tag by Bartosz Golaszewski · 5 years ago
  62. 3265568 Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  63. 3079b54 eeprom: Warn that the driver is deprecated by Jean Delvare · 5 years ago
  64. 285be87 eeprom: at24: Improve confusing log message by Jean Delvare · 5 years ago
  65. 351c8a0 Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  66. c165d89 eeprom: Deprecate the legacy eeprom driver by Jean Delvare · 5 years ago
  67. 51d1382 Merge tag 'at24-v5.4-updates-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-5.4 by Wolfram Sang · 5 years ago
  68. 77e38c1 Merge 5.3-rc4 into char-misc-next by Greg Kroah-Hartman · 5 years ago
  69. 3a5ff11 Merge tag 'at24-v5.3-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 5 years ago
  70. 6de465a Merge 5.3-rc2 into char-misc-next by Greg Kroah-Hartman · 5 years ago
  71. 25e5ef3 eeprom: at24: make spd world-readable again by Jean Delvare · 5 years ago
  72. 1b56218 eeprom: make older eeprom drivers select NVMEM_SYSFS by Arseny Solokha · 5 years ago
  73. 2495aee misc: eeprom: max6875: convert to i2c_new_dummy_device by Wolfram Sang · 5 years ago
  74. 8025712 misc: eeprom: ee1004: convert to i2c_new_dummy_device by Wolfram Sang · 5 years ago
  75. 10742fe eeprom: at24: remove unneeded include by Bartosz Golaszewski · 6 years ago
  76. 273cbf61 Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  77. 504ee6b Merge tag 'at24-v5.3-updates-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-5.3 by Wolfram Sang · 6 years ago
  78. dce91ba eeprom: at24: modify a comment referring to platform data by Bartosz Golaszewski · 6 years ago
  79. 8083f3d Merge 5.2-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  80. f506a54 eeprom: idt_89hpesx: remove unneeded csr_file variable by Greg Kroah-Hartman · 6 years ago
  81. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  82. 0154ec7 Merge 5.2-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  83. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  84. 9ae9d9b eeprom: at24: use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  85. a880658 eeprom: at24: Remove set but not used variable 'addr' by YueHaibing · 6 years ago
  86. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  87. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  88. b20eb4c eeprom: at24: drop unnecessary label by Bartosz Golaszewski · 6 years ago
  89. e730862 eeprom: at24: use devm_i2c_new_dummy_device() by Bartosz Golaszewski · 6 years ago
  90. 31641e3 eeprom: ee1004: Deal with nack on page selection by Jean Delvare · 6 years ago
  91. 5d45875 eeprom: ee1004: Move selected page detection to a separate function by Jean Delvare · 6 years ago
  92. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  93. 950bcbb eeprom: at24: implement support for 'num-addresses' property by Bartosz Golaszewski · 6 years ago
  94. 4fa882c eeprom: at24: remove at24_platform_data by Bartosz Golaszewski · 6 years ago
  95. 37cf28d eeprom: at24: add support for 24c2048 by Adrian Bunk · 6 years ago
  96. 57dbde6 Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  97. 3b7584a eeprom: New ee1004 driver for DDR4 memory by Jean Delvare · 6 years ago
  98. 5fe9f6c eeprom: at25: remove unneeded 'at25_remove' by YueHaibing · 6 years ago
  99. 9a9e295 eeprom: at24: fix unexpected timeout under high load by Wang Xin · 6 years ago
  100. 96d08fb eeprom: at25: use devm_nvmem_register() by Bartosz Golaszewski · 6 years ago