summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* i2cdetect: only use "newer" I2C_FUNC_* flags if they existHEADmasterWolfram Sang2023-02-231-0/+4
* i2cdetect: display more functionality bits with '-F'Wolfram Sang2022-12-051-0/+6
* i2c-tools: Implement and document option -hJean Delvare2022-05-2410-15/+50
* i2c-tools: Use getoptJean Delvare2022-05-245-94/+76
* i2cget: add mode character for SMBus block read to manpageWolfram Sang2022-03-301-1/+1
* py-smbus: Use setuptools instead of distutilsRoss Burton2022-01-191-1/+1
* i2cdetect: fix a typo argment -> argumentAurelien Jarno2022-01-031-2/+2
* py-smbus/Module.mk: Install with PREFIX definedMorten Linderud2021-10-041-1/+1
* Makefile: Drop KERNELVERSIONBaruch Siach2021-08-011-2/+0
* i2cdump: Remove support for SMBus block modeJean Delvare2021-07-222-68/+20
* Post-release version markerJean Delvare2021-07-221-1/+1
* Set version to 4.3v4.3Jean Delvare2021-07-223-3/+3
* CHANGES: Update for the upcoming releaseJean Delvare2021-07-151-2/+6
* i2cdump: Deprecate SMBus block modeJean Delvare2021-07-132-10/+7
* i2cdump: Add range support with mode i (I2C block)Jean Delvare2021-07-132-8/+8
* i2cdump: Remove dead codeJean Delvare2021-07-131-3/+0
* i2cget: Add support for SMBus block readJean Delvare2021-07-132-5/+19
* i2cget: Document the support of I2C block readJean Delvare2021-07-131-5/+19
* i2cget: Add support for I2C block dataCrestez Dan Leonard2021-07-131-10/+56
* i2cdetect: Sort the bus list by numberJean Delvare2021-06-022-0/+12
* decode-dimms: Actually decode LPDDR3 modulesJean Delvare2021-06-022-0/+2
* Revert "tools: i2ctransfer: add check for returned length from driver"Wolfram Sang2021-03-072-6/+2
* eeprom, eepromer: remove the toolsWolfram Sang2021-03-0711-1312/+4
* Post-release version markerJean Delvare2020-09-221-1/+1
* Set version to 4.2v4.2Jean Delvare2020-09-223-3/+3
* CHANGES: Update for the upcoming releaseJean Delvare2020-09-111-4/+22
* Manual pages: Mention the current maintainerJean Delvare2020-09-109-9/+18
* decode-vaio: Scan more i2c busesJean Delvare2020-09-101-1/+1
* decode-vaio: Add support for the at24 driverJean Delvare2020-09-101-4/+37
* There are several eeprom driversJean Delvare2020-09-102-3/+4
* libi2c: Add a manual page to document the APIJean Delvare2020-09-083-2/+146
* i2cset: Fix short writes with maskJean Delvare2020-09-081-12/+13
* tools: i2ctransfer: add check for returned length from driverWolfram Sang2020-08-291-1/+6
* decode-dimms: Update the list of vendors to Jedec JEP106BBJean Delvare2020-08-271-16/+95
* i2ctransfer: add support for I2C_M_RECV_LENWolfram Sang2020-08-103-12/+34
* add BUGS section to manpagesWolfram Sang2020-08-109-0/+31
* allow to preset custom CFLAGS and LDFLAGSWolfram Sang2020-08-104-7/+8
* i2c-stub-from-dump: Read dumps from hexdump -CJean Delvare2020-03-171-2/+2
* decode-dimms: Point the user to the right driversJean Delvare2019-10-021-3/+6
* decode-dimms: Fix the version stringJean Delvare2019-10-021-6/+3
* decode-dimms: Decode manufacturing data for LPDDR3Jean Delvare2019-10-021-1/+2
* decode-dimms: Add DDR5 memory types to the listJean Delvare2019-10-021-0/+1
* decode-dimms: Print DDR memory speed in MT/s not MHzJean Delvare2019-10-021-4/+4
* decode-dimms: Print kernel driver usedJean Delvare2019-10-021-7/+17
* decode-dimms: Detect and report truncated input filesJean Delvare2019-10-021-7/+21
* decode-dimms: Round DDR4 speed properlyJean Delvare2019-09-031-9/+21
* decode-dimms: Add MAC abbreviation for DDR4Jean Delvare2019-06-191-1/+1
* decode-dimms: display MAC from DDR3 SPDFrancois Cartegnie2019-06-191-0/+6
* tools: restrict all addresses defined by the standardWolfram Sang2019-04-2311-14/+15
* tools: i2ctransfer: consequently document -aWolfram Sang2019-04-232-3/+6