1. a0e5865 i2cdetect: only use "newer" I2C_FUNC_* flags if they exist by Wolfram Sang · 1 year, 1 month ago master
  2. 595d526 i2cdetect: display more functionality bits with '-F' by Wolfram Sang · 1 year, 4 months ago
  3. 051304c i2c-tools: Implement and document option -h by Jean Delvare · 1 year, 10 months ago
  4. b295772 i2c-tools: Use getopt by Jean Delvare · 1 year, 10 months ago
  5. ccf4c4c i2cget: add mode character for SMBus block read to manpage by Wolfram Sang · 2 years ago
  6. cf3541b py-smbus: Use setuptools instead of distutils by Ross Burton · 2 years, 2 months ago
  7. c94a3a2 i2cdetect: fix a typo argment -> argument by Aurelien Jarno · 2 years, 3 months ago
  8. a460931 py-smbus/Module.mk: Install with PREFIX defined by Morten Linderud · 2 years, 6 months ago
  9. eacb6a4 Makefile: Drop KERNELVERSION by Baruch Siach · 2 years, 8 months ago
  10. 4016b7f i2cdump: Remove support for SMBus block mode by Jean Delvare · 2 years, 8 months ago
  11. 64e4a00 Post-release version marker by Jean Delvare · 2 years, 8 months ago
  12. d8bc1f1 Set version to 4.3 by Jean Delvare · 2 years, 8 months ago v4.3
  13. ae658a6 CHANGES: Update for the upcoming release by Jean Delvare · 2 years, 9 months ago
  14. 55888f5 i2cdump: Deprecate SMBus block mode by Jean Delvare · 2 years, 9 months ago
  15. 6b98493 i2cdump: Add range support with mode i (I2C block) by Jean Delvare · 2 years, 9 months ago
  16. 230be0e i2cdump: Remove dead code by Jean Delvare · 2 years, 9 months ago
  17. 789af53 i2cget: Add support for SMBus block read by Jean Delvare · 2 years, 9 months ago
  18. ffa5241 i2cget: Document the support of I2C block read by Jean Delvare · 2 years, 9 months ago
  19. a7ec4b6 i2cget: Add support for I2C block data by Crestez Dan Leonard · 2 years, 9 months ago
  20. bd4d1c4 i2cdetect: Sort the bus list by number by Jean Delvare · 2 years, 10 months ago
  21. 85d8fa8 decode-dimms: Actually decode LPDDR3 modules by Jean Delvare · 2 years, 10 months ago
  22. 06a1909 Revert "tools: i2ctransfer: add check for returned length from driver" by Wolfram Sang · 3 years, 2 months ago
  23. 37f5ab8 eeprom, eepromer: remove the tools by Wolfram Sang · 3 years, 1 month ago
  24. 202054c Post-release version marker by Jean Delvare · 3 years, 6 months ago
  25. 9cba52b Set version to 4.2 by Jean Delvare · 3 years, 6 months ago v4.2
  26. 6a38a0a CHANGES: Update for the upcoming release by Jean Delvare · 3 years, 7 months ago
  27. 2be6a75 Manual pages: Mention the current maintainer by Jean Delvare · 3 years, 7 months ago
  28. 26bcc85 decode-vaio: Scan more i2c buses by Jean Delvare · 3 years, 7 months ago
  29. ec70ab5 decode-vaio: Add support for the at24 driver by Jean Delvare · 3 years, 7 months ago
  30. 3becd9e There are several eeprom drivers by Jean Delvare · 3 years, 7 months ago
  31. cdb9eef libi2c: Add a manual page to document the API by Jean Delvare · 3 years, 7 months ago
  32. a235aab i2cset: Fix short writes with mask by Jean Delvare · 3 years, 7 months ago
  33. 34806fc tools: i2ctransfer: add check for returned length from driver by Wolfram Sang · 3 years, 8 months ago
  34. 349b18f decode-dimms: Update the list of vendors to Jedec JEP106BB by Jean Delvare · 3 years, 7 months ago
  35. 264b9c5 i2ctransfer: add support for I2C_M_RECV_LEN by Wolfram Sang · 3 years, 9 months ago
  36. 1428105 add BUGS section to manpages by Wolfram Sang · 3 years, 8 months ago
  37. 162ed6c allow to preset custom CFLAGS and LDFLAGS by Wolfram Sang · 3 years, 8 months ago
  38. 0cadafa i2c-stub-from-dump: Read dumps from hexdump -C by Jean Delvare · 4 years ago
  39. fde1157 decode-dimms: Point the user to the right drivers by Jean Delvare · 4 years, 6 months ago
  40. daa4300 decode-dimms: Fix the version string by Jean Delvare · 4 years, 6 months ago
  41. 78ed683 decode-dimms: Decode manufacturing data for LPDDR3 by Jean Delvare · 4 years, 6 months ago
  42. a108ff4 decode-dimms: Add DDR5 memory types to the list by Jean Delvare · 4 years, 6 months ago
  43. 8bc976c decode-dimms: Print DDR memory speed in MT/s not MHz by Jean Delvare · 4 years, 6 months ago
  44. bdb2cb5 decode-dimms: Print kernel driver used by Jean Delvare · 4 years, 6 months ago
  45. 73c4550 decode-dimms: Detect and report truncated input files by Jean Delvare · 4 years, 6 months ago
  46. ecd987a decode-dimms: Round DDR4 speed properly by Jean Delvare · 4 years, 7 months ago
  47. 3ec23ce decode-dimms: Add MAC abbreviation for DDR4 by Jean Delvare · 4 years, 9 months ago
  48. 5df0e20 decode-dimms: display MAC from DDR3 SPD by Francois Cartegnie · 4 years, 10 months ago
  49. 78edfef tools: restrict all addresses defined by the standard by Wolfram Sang · 5 years ago
  50. 12b55ec tools: i2ctransfer: consequently document -a by Wolfram Sang · 5 years ago
  51. 948d10b decode-dimms: List ee1004 as a candidate driver by Jean Delvare · 5 years ago
  52. cea0000 decode-dimms: Print primary bus width for DDR3 and DDR4 by Joakim Tjernlund · 5 years ago
  53. 955b13b Consistently use snprintf instead of sprintf by Jean Delvare · 5 years ago
  54. 4d476eb decode-dimms: Move SDR-specific code by Jean Delvare · 5 years ago
  55. 2e36fa9 decode-dimms: Print SPD revision for DDR3 too by Jean Delvare · 5 years ago
  56. 9b9e904 Post-release version marker by Jean Delvare · 5 years ago
  57. 42b58a1 Set version to 4.1 by Jean Delvare · 5 years ago v4.1
  58. cac306d CHANGES: Add missing entries since v4.0 by Jean Delvare · 5 years ago
  59. de9a301 i2c-tools: decode-dimms: New manufacturer names from JEP106AX by Vincent Palatin · 5 years ago
  60. 0e384cf py-smbus: Fix i2c_smbus_* error propagation by Georgii Staroselskii · 5 years ago
  61. 4b28579 Make PREFIX overridable by Jean Delvare · 5 years ago
  62. 4700d21 Make DESTDIR overridable by Jean Delvare · 5 years ago
  63. ba49ca4 Make STRIP overridable by Jean Delvare · 5 years ago
  64. fbd988b libi2c: Mention the correct license in source files by Jean Delvare · 6 years ago
  65. 22939a7 eeprog: Fix ambiguous parentheses by Jean Delvare · 6 years ago
  66. 6173f7d CHANGES: mention the new -a flag for the tools by Wolfram Sang · 6 years ago
  67. 4d64ab2 i2ctransfer: '-f' shouldn't allow all addresses, '-a' does that by Wolfram Sang · 6 years ago
  68. 7028042 tools: add all_addrs option for i2c tools by Romain Porte · 6 years ago
  69. e1fcba6 CHANGES: add i2ctransfer by Wolfram Sang · 6 years ago
  70. 226bc03 Delete duplicate i2c-dev.h by Jean Delvare · 6 years ago
  71. bf73c7f lib/Module.mk: Don't install dynamic library when disabled by Baruch Siach · 6 years ago
  72. f87c973 eeprog/Module.mk: Add missing dependency by Maxin B. John · 6 years ago
  73. 57d2c37 Makefile: Allow to really disable the dynamic library by Jean Delvare · 6 years ago
  74. de278d0 lib/Module.mk: Fix LIB_LINKS dependency by Angelo Compagnucci · 6 years ago
  75. 08b0d67 tools/Module.mk: Add missing dependencies by Jean Delvare · 6 years ago
  76. 1831b61 lib/Module.mk: Drop unused variable LIB_OBJECTS by Jean Delvare · 6 years ago
  77. 2580c96 README: Add documentation for BUILD_DYNAMIC_LIB by Angelo Compagnucci · 6 years ago
  78. 9906b2e Makefile: Add flag to disable dynamic library by Angelo Compagnucci · 6 years ago
  79. a6a5969 lib/Module.mk: Add missing dependencies by Jean Delvare · 6 years ago
  80. 84da819 decode-dimms: Verify the CRC of DDR4 data block 1 by Jean Delvare · 6 years ago
  81. eea0b50 decode-dimms: Documentation update for DDR4 by Jean Delvare · 6 years ago
  82. 52cd6c6 decode-dimms: Decode physical characteristics of DDR4 by Jean Delvare · 6 years ago
  83. 9ae51c4 decode-dimms: Decode misc parameters of DDR4 by Jean Delvare · 6 years ago
  84. 56149a6 decode-dimms: Decode size and timings of DDR4 by Jean Delvare · 6 years ago
  85. f91ab55 decode-dimms: Add preliminary DDR4 support by Jean Delvare · 6 years ago
  86. 066cc54 py-smbus: Fix FSF address in smbusmodule.c by Ondřej Lysoněk · 6 years ago
  87. d062793 tools: i2cbusses: Check the return value of snprintf by Jean Delvare · 6 years ago
  88. def2845 i2c-tools: i2cbusses: Avoid buffer overflows in sysfs paths by Jean Delvare · 6 years ago
  89. 53a5377 Post-release version marker by Jean Delvare · 6 years ago
  90. 629185a Define an API version, migt be useful later by Jean Delvare · 6 years ago v4.0
  91. 8a1590d Set version to 4.0 by Jean Delvare · 6 years ago
  92. c55d591 i2c-tools: Add examples to manual pages by Jean Delvare · 6 years ago
  93. 7c1260b eeprog: Increase sleep between byte writes by Stefan Agner · 7 years ago
  94. c68f751 Add new tool i2ctransfer to the ignore list by Jean Delvare · 7 years ago
  95. ad66186 Add missing man page cross-references by Jean Delvare · 7 years ago
  96. 746378e Drop stray references to lm-sensors.org by Jean Delvare · 7 years ago
  97. cb5ad58 i2ctransfer: grammar fixes in manpage by Wolfram Sang · 7 years ago
  98. 1ed92ae i2ctransfer: replace broken "force" handling by Wolfram Sang · 7 years ago
  99. 9fc53a7 i2c-tools: add new tool 'i2ctransfer' by Wolfram Sang · 7 years ago
  100. f5c9c37 i2c-tools: add .gitignore by Wolfram Sang · 8 years ago