summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-30docs: i2c: writing-clients: properly name the stop conditionLuca Ceresoli1-3/+3
2020-01-30docs: i2c: i2c-protocol: use same wording as smbus-protocolLuca Ceresoli1-3/+3
2020-01-30docs: i2c: rename sections so the overall picture is clearerLuca Ceresoli7-21/+21
2020-01-30docs: i2c: old-module-parameters: use monospace instead of ""Luca Ceresoli1-5/+5
2020-01-30docs: i2c: old-module-parameters: clarify this is for obsolete kernelsLuca Ceresoli1-0/+5
2020-01-30docs: i2c: old-module-parameters: fix internal hyperlinkLuca Ceresoli1-2/+2
2020-01-30docs: i2c: instantiating-devices: use monospace for sysfs attributesLuca Ceresoli1-7/+7
2020-01-30docs: i2c: instantiating-devices: rearrange static instatiationLuca Ceresoli1-43/+54
2020-01-30docs: i2c: instantiating-devices: fix internal hyperlinkLuca Ceresoli1-1/+1
2020-01-30docs: i2c: smbus-protocol: improve I2C Block transactions descriptionLuca Ceresoli1-3/+4
2020-01-30docs: i2c: smbus-protocol: fix punctuationLuca Ceresoli1-1/+1
2020-01-30docs: i2c: smbus-protocol: fix typoLuca Ceresoli1-1/+1
2020-01-30docs: i2c: smbus-protocol: fix kernel-doc function syntaxLuca Ceresoli1-2/+2
2020-01-30docs: i2c: smbus-protocol: enable kernel-doc function syntaxLuca Ceresoli1-22/+42
2020-01-30docs: i2c: smbus-protocol: use proper names for ACK and NACKLuca Ceresoli1-1/+1
2020-01-30docs: i2c: smbus-protocol: remove unneeded colons from tableLuca Ceresoli1-9/+9
2020-01-30docs: i2c: smbus-protocol: properly name start and stop conditionsLuca Ceresoli1-2/+2
2020-01-30docs: i2c: smbus-protocol: fix link syntaxLuca Ceresoli1-2/+2
2020-01-30docs: i2c: i2c-protocol: use proper names for ACK and NACKLuca Ceresoli1-1/+1
2020-01-30docs: i2c: i2c-protocol: remove unneeded colons from tableLuca Ceresoli1-9/+9
2020-01-30docs: i2c: i2c-protocol: properly name start and stop conditionsLuca Ceresoli1-7/+8
2020-01-30docs: i2c: i2c-protocol: fix kernel-doc function syntaxLuca Ceresoli1-3/+3
2020-01-30docs: i2c: replace "I2C-transfer" -> "I2C transfer" consistentlyLuca Ceresoli1-12/+12
2020-01-30docs: i2c: fix typoLuca Ceresoli1-1/+1
2020-01-30docs: i2c: call it "I2C" consistentlyLuca Ceresoli8-53/+53
2020-01-30docs: i2c: summary: rewrite the "terminology" sectionLuca Ceresoli2-14/+1363
2020-01-30docs: i2c: summary: extend introductionLuca Ceresoli1-6/+12
2020-01-30docs: i2c: sort index logicallyLuca Ceresoli1-11/+47
2020-01-29Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang3-37/+63
2020-01-29Merge tag 'at24-updates-for-v5.6' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang7-27/+91
2020-01-29i2c: xiic: fix indentation issueColin Ian King1-1/+1
2020-01-29i2c: parport: fix spelling mistake: "Atmost" -> "At most"Colin Ian King1-1/+1
2020-01-23misc: eeprom: at24: support pm_runtime controlBibby Hsieh1-0/+39
2020-01-23dt-binding: eeprom: at24: add vcc-supply propertyBibby Hsieh1-0/+4
2020-01-23i2c: exynos: Update Kconfig documentationKrzysztof Kozlowski1-4/+4
2020-01-23i2c: Enable compile testing for more driversKrzysztof Kozlowski1-28/+33
2020-01-15i2c: xiic: Fix the clocking across bind unbindShubhrajyoti Datta1-5/+7
2020-01-15i2c: xiic: defer the probe if clock is not foundVenkatesh Yadav Abbarapu1-1/+2
2020-01-15i2c: xiic: Add timeout to the rx fifo wait loopShubhrajyoti Datta1-10/+42
2020-01-15i2c: highlander: Use proper printk format for size_tKrzysztof Kozlowski1-1/+1
2020-01-15i2c: pnx: Use proper printk format for resource_size_tKrzysztof Kozlowski1-2/+2
2020-01-15i2c: pmcmsp: Use proper printk format for resource_size_tKrzysztof Kozlowski1-3/+3
2020-01-15docs: i2c: use the new API in 'writing-clients'Wolfram Sang1-10/+10
2020-01-15docs: i2c: use the new API in 'instantiating-devices.rst'Wolfram Sang1-4/+4
2020-01-15i2c: i2c-core-of: convert to use i2c_new_client_device()Wolfram Sang1-4/+3
2020-01-15i2c: i2c-core-base: convert to use i2c_new_client_device()Wolfram Sang1-7/+6
2020-01-15i2c: i2c-core-acpi: convert to use i2c_new_client_device()Wolfram Sang1-8/+4
2020-01-15i2c: xiic: convert to use i2c_new_client_device()Wolfram Sang1-1/+1
2020-01-15i2c: taos-evm: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2020-01-15i2c: powermac: convert to use i2c_new_client_device()Wolfram Sang1-4/+4