summaryrefslogtreecommitdiffstats
path: root/Documentation/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: testunit: add support for block process callsWolfram Sang2021-02-121-2/+21
* Documentation: i2c: add testunit docs to indexWolfram Sang2020-10-051-0/+1
* i2c: testunit: improve documentationWolfram Sang2020-10-051-5/+8
* i2c: i801: Add support for Intel Alder Lake PCH-SJarkko Nikula2020-09-291-0/+1
* i2c: add slave testunit driverWolfram Sang2020-09-211-0/+66
* Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-08-132-0/+3
|\
| * i2c: i801: Add support for Intel Emmitsburg PCHMika Westerberg2020-08-051-0/+1
| * Documentation: i2c: dev: 'block process call' is supportedWolfram Sang2020-08-051-0/+2
* | Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxLinus Torvalds2020-08-132-286/+0
|\ \
| * | docs: remove the 2.6 "Upgrading I2C Drivers" guideStephen Kitt2020-08-112-286/+0
* | | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-041-1/+1
|\| | | |/ |/|
| * Documentation: i2c: eliminate duplicated wordRandy Dunlap2020-07-131-1/+1
* | i2c: slave-eeprom: update documentationWolfram Sang2020-07-041-5/+17
* | Documentation/i2c: SMBus start signal is S not ADaniel Schaefer2020-06-191-1/+1
|/
* docs: i2c: rename i2c.svg to i2c_bus.svgMauro Carvalho Chehab2020-04-202-2/+2
* i2c: convert SMBus alert setup function to return an ERRPTRWolfram Sang2020-03-101-1/+1
* docs: i2c: writing-clients: properly name the stop conditionLuca Ceresoli2020-01-291-3/+3
* docs: i2c: i2c-protocol: use same wording as smbus-protocolLuca Ceresoli2020-01-291-3/+3
* docs: i2c: rename sections so the overall picture is clearerLuca Ceresoli2020-01-297-21/+21
* docs: i2c: old-module-parameters: use monospace instead of ""Luca Ceresoli2020-01-291-5/+5
* docs: i2c: old-module-parameters: clarify this is for obsolete kernelsLuca Ceresoli2020-01-291-0/+5
* docs: i2c: old-module-parameters: fix internal hyperlinkLuca Ceresoli2020-01-291-2/+2
* docs: i2c: instantiating-devices: use monospace for sysfs attributesLuca Ceresoli2020-01-291-7/+7
* docs: i2c: instantiating-devices: rearrange static instatiationLuca Ceresoli2020-01-291-43/+54
* docs: i2c: instantiating-devices: fix internal hyperlinkLuca Ceresoli2020-01-291-1/+1
* docs: i2c: smbus-protocol: improve I2C Block transactions descriptionLuca Ceresoli2020-01-291-3/+4
* docs: i2c: smbus-protocol: fix punctuationLuca Ceresoli2020-01-291-1/+1
* docs: i2c: smbus-protocol: fix typoLuca Ceresoli2020-01-291-1/+1
* docs: i2c: smbus-protocol: fix kernel-doc function syntaxLuca Ceresoli2020-01-291-2/+2
* docs: i2c: smbus-protocol: enable kernel-doc function syntaxLuca Ceresoli2020-01-291-22/+42
* docs: i2c: smbus-protocol: use proper names for ACK and NACKLuca Ceresoli2020-01-291-1/+1
* docs: i2c: smbus-protocol: remove unneeded colons from tableLuca Ceresoli2020-01-291-9/+9
* docs: i2c: smbus-protocol: properly name start and stop conditionsLuca Ceresoli2020-01-291-2/+2
* docs: i2c: smbus-protocol: fix link syntaxLuca Ceresoli2020-01-291-2/+2
* docs: i2c: i2c-protocol: use proper names for ACK and NACKLuca Ceresoli2020-01-291-1/+1
* docs: i2c: i2c-protocol: remove unneeded colons from tableLuca Ceresoli2020-01-291-9/+9
* docs: i2c: i2c-protocol: properly name start and stop conditionsLuca Ceresoli2020-01-291-7/+8
* docs: i2c: i2c-protocol: fix kernel-doc function syntaxLuca Ceresoli2020-01-291-3/+3
* docs: i2c: replace "I2C-transfer" -> "I2C transfer" consistentlyLuca Ceresoli2020-01-291-12/+12
* docs: i2c: fix typoLuca Ceresoli2020-01-291-1/+1
* docs: i2c: call it "I2C" consistentlyLuca Ceresoli2020-01-298-53/+53
* docs: i2c: summary: rewrite the "terminology" sectionLuca Ceresoli2020-01-292-14/+1363
* docs: i2c: summary: extend introductionLuca Ceresoli2020-01-291-6/+12
* docs: i2c: sort index logicallyLuca Ceresoli2020-01-291-11/+47
* docs: i2c: use the new API in 'writing-clients'Wolfram Sang2020-01-151-10/+10
* docs: i2c: use the new API in 'instantiating-devices.rst'Wolfram Sang2020-01-151-4/+4
* i2c: parport-light: remove driverWolfram Sang2020-01-152-25/+0
* Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-022-2/+2
|\
| * docs: i2c: Fix SPDX-License-Identifier syntaxJonathan Neuschäfer2019-10-182-2/+2
* | i2c: replace i2c_new_probed_device with an ERR_PTR variantWolfram Sang2019-11-282-9/+9