Age | Commit message (Expand) | Author | Files | Lines |
2020-10-05 | Documentation: i2c: add testunit docs to index | Wolfram Sang | 1 | -0/+1 |
2020-10-05 | i2c: testunit: improve documentation | Wolfram Sang | 1 | -5/+8 |
2020-09-29 | i2c: i801: Add support for Intel Alder Lake PCH-S | Jarkko Nikula | 1 | -0/+1 |
2020-09-21 | i2c: add slave testunit driver | Wolfram Sang | 1 | -0/+66 |
2020-08-14 | Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2 | -0/+3 |
2020-08-13 | Merge tag 'docs-5.9-2' of git://git.lwn.net/linux | Linus Torvalds | 2 | -286/+0 |
2020-08-11 | docs: remove the 2.6 "Upgrading I2C Drivers" guide | Stephen Kitt | 2 | -286/+0 |
2020-08-05 | i2c: i801: Add support for Intel Emmitsburg PCH | Mika Westerberg | 1 | -0/+1 |
2020-08-05 | Documentation: i2c: dev: 'block process call' is supported | Wolfram Sang | 1 | -0/+2 |
2020-08-05 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2020-07-13 | Documentation: i2c: eliminate duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-07-04 | i2c: slave-eeprom: update documentation | Wolfram Sang | 1 | -5/+17 |
2020-06-19 | Documentation/i2c: SMBus start signal is S not A | Daniel Schaefer | 1 | -1/+1 |
2020-04-21 | docs: i2c: rename i2c.svg to i2c_bus.svg | Mauro Carvalho Chehab | 2 | -2/+2 |
2020-03-10 | i2c: convert SMBus alert setup function to return an ERRPTR | Wolfram Sang | 1 | -1/+1 |
2020-01-30 | docs: i2c: writing-clients: properly name the stop condition | Luca Ceresoli | 1 | -3/+3 |
2020-01-30 | docs: i2c: i2c-protocol: use same wording as smbus-protocol | Luca Ceresoli | 1 | -3/+3 |
2020-01-30 | docs: i2c: rename sections so the overall picture is clearer | Luca Ceresoli | 7 | -21/+21 |
2020-01-30 | docs: i2c: old-module-parameters: use monospace instead of "" | Luca Ceresoli | 1 | -5/+5 |
2020-01-30 | docs: i2c: old-module-parameters: clarify this is for obsolete kernels | Luca Ceresoli | 1 | -0/+5 |
2020-01-30 | docs: i2c: old-module-parameters: fix internal hyperlink | Luca Ceresoli | 1 | -2/+2 |
2020-01-30 | docs: i2c: instantiating-devices: use monospace for sysfs attributes | Luca Ceresoli | 1 | -7/+7 |
2020-01-30 | docs: i2c: instantiating-devices: rearrange static instatiation | Luca Ceresoli | 1 | -43/+54 |
2020-01-30 | docs: i2c: instantiating-devices: fix internal hyperlink | Luca Ceresoli | 1 | -1/+1 |
2020-01-30 | docs: i2c: smbus-protocol: improve I2C Block transactions description | Luca Ceresoli | 1 | -3/+4 |
2020-01-30 | docs: i2c: smbus-protocol: fix punctuation | Luca Ceresoli | 1 | -1/+1 |
2020-01-30 | docs: i2c: smbus-protocol: fix typo | Luca Ceresoli | 1 | -1/+1 |
2020-01-30 | docs: i2c: smbus-protocol: fix kernel-doc function syntax | Luca Ceresoli | 1 | -2/+2 |
2020-01-30 | docs: i2c: smbus-protocol: enable kernel-doc function syntax | Luca Ceresoli | 1 | -22/+42 |
2020-01-30 | docs: i2c: smbus-protocol: use proper names for ACK and NACK | Luca Ceresoli | 1 | -1/+1 |
2020-01-30 | docs: i2c: smbus-protocol: remove unneeded colons from table | Luca Ceresoli | 1 | -9/+9 |
2020-01-30 | docs: i2c: smbus-protocol: properly name start and stop conditions | Luca Ceresoli | 1 | -2/+2 |
2020-01-30 | docs: i2c: smbus-protocol: fix link syntax | Luca Ceresoli | 1 | -2/+2 |
2020-01-30 | docs: i2c: i2c-protocol: use proper names for ACK and NACK | Luca Ceresoli | 1 | -1/+1 |
2020-01-30 | docs: i2c: i2c-protocol: remove unneeded colons from table | Luca Ceresoli | 1 | -9/+9 |
2020-01-30 | docs: i2c: i2c-protocol: properly name start and stop conditions | Luca Ceresoli | 1 | -7/+8 |
2020-01-30 | docs: i2c: i2c-protocol: fix kernel-doc function syntax | Luca Ceresoli | 1 | -3/+3 |
2020-01-30 | docs: i2c: replace "I2C-transfer" -> "I2C transfer" consistently | Luca Ceresoli | 1 | -12/+12 |
2020-01-30 | docs: i2c: fix typo | Luca Ceresoli | 1 | -1/+1 |
2020-01-30 | docs: i2c: call it "I2C" consistently | Luca Ceresoli | 8 | -53/+53 |
2020-01-30 | docs: i2c: summary: rewrite the "terminology" section | Luca Ceresoli | 2 | -14/+1363 |
2020-01-30 | docs: i2c: summary: extend introduction | Luca Ceresoli | 1 | -6/+12 |
2020-01-30 | docs: i2c: sort index logically | Luca Ceresoli | 1 | -11/+47 |
2020-01-15 | docs: i2c: use the new API in 'writing-clients' | Wolfram Sang | 1 | -10/+10 |
2020-01-15 | docs: i2c: use the new API in 'instantiating-devices.rst' | Wolfram Sang | 1 | -4/+4 |
2020-01-15 | i2c: parport-light: remove driver | Wolfram Sang | 2 | -25/+0 |
2019-12-02 | Merge tag 'docs-5.5a' of git://git.lwn.net/linux | Linus Torvalds | 2 | -2/+2 |
2019-11-28 | i2c: replace i2c_new_probed_device with an ERR_PTR variant | Wolfram Sang | 2 | -9/+9 |
2019-11-25 | i2c: i801: Correct Intel Jasper Lake SOC naming | Andy Shevchenko | 1 | -1/+1 |
2019-10-24 | i2c: i801: Add support for Intel Jasper Lake | Jarkko Nikula | 1 | -0/+1 |