Show patches with: Submitter = Luca Ceresoli       |    Archived = No       |   129 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,1/4] i2c: core: let adapters be notified of client attach/detach TI camera serdes - I2C address translation draft - - - - --- 2019-01-08 Luca Ceresoli RFC
[RFC,2/4] i2c: mux: notify client attach/detach, add ATR TI camera serdes - I2C address translation draft - - - - --- 2019-01-08 Luca Ceresoli RFC
[RFC,3/4] media: dt-bindings: add DS90UB954-Q1 video deserializer TI camera serdes - I2C address translation draft - - - - --- 2019-01-08 Luca Ceresoli RFC
[RFC,4/4] media: ds90ub954: new driver for TI DS90UB954-Q1 video deserializer TI camera serdes - I2C address translation draft - - - - --- 2019-01-08 Luca Ceresoli RFC
[RFC,v2,1/6] i2c: core: let adapters be notified of client attach/detach TI camera serdes and I2C address translation - - - - --- 2019-07-23 Luca Ceresoli RFC
[RFC,v2,2/6] i2c: add I2C Address Translator (ATR) support TI camera serdes and I2C address translation - - - - --- 2019-07-23 Luca Ceresoli RFC
[RFC,v2,3/6] media: dt-bindings: add DS90UB954-Q1 video deserializer TI camera serdes and I2C address translation - - - - --- 2019-07-23 Luca Ceresoli RFC
[RFC,v2,4/6] media: dt-bindings: add DS90UB953-Q1 video serializer TI camera serdes and I2C address translation - - - - --- 2019-07-23 Luca Ceresoli RFC
[RFC,v2,5/6] media: ds90ub954: new driver for TI DS90UB954-Q1 video deserializer TI camera serdes and I2C address translation - - - - --- 2019-07-23 Luca Ceresoli RFC
[RFC,v2,6/6] media: ds90ub953: new driver for TI DS90UB953-Q1 video serializer TI camera serdes and I2C address translation - - - - --- 2019-07-23 Luca Ceresoli RFC
i2c: remove unneeded 'extern' from function declatations i2c: remove unneeded 'extern' from function declatations - - - - --- 2019-12-04 Luca Ceresoli Accepted
[01/26] docs: i2c: sort index logically docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[02/26] docs: i2c: summary: extend introduction docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[03/26] docs: i2c: summary: rewrite the "terminology" section docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[04/26] docs: i2c: call it "I2C" consistently docs: i2c: rework I2C documentation, part I 1 - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[05/26] docs: i2c: fix typo docs: i2c: rework I2C documentation, part I 1 - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[06/26] docs: i2c: replace "I2C-transfer" -> "I2C transfer" consistently docs: i2c: rework I2C documentation, part I 1 - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[07/26] docs: i2c: i2c-protocol: fix kernel-doc function syntax docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[08/26] docs: i2c: i2c-protocol: properly name start and stop conditions docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[09/26] docs: i2c: i2c-protocol: remove unneeded colons from table docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[10/26] docs: i2c: i2c-protocol: use proper names for ACK and NACK docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[11/26] docs: i2c: smbus: fix link syntax docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[12/26] docs: i2c: smbus-protocol: properly name start and stop conditions docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[13/26] docs: i2c: smbus-protocol: remove unneeded colons from table docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[14/26] docs: i2c: smbus-protocol: use proper names for ACK and NACK docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[15/26] docs: i2c: smbus-protocol: enable kernel-doc function syntax docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[16/26] docs: i2c: smbus-protocol: fix kernel-doc function syntax docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[17/26] docs: i2c: i2c-protocol: fix typo docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[18/26] docs: i2c: i2c-protocol: fix punctuation docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[19/26] docs: i2c: smbus-protocol: improve I2C Block transactions description docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[20/26] docs: i2c: instantiating-devices: fix internal hyperlink docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[21/26] docs: i2c: instantiating-devices: rearrange static instatiation docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[22/26] docs: i2c: instantiating-devices: use monospace for filenames docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[23/26] docs: i2c: old-module-parameters: fix internal hyperlink docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-05 Luca Ceresoli Changes Requested
[24/26] docs: i2c: old-module-parameters: clarify this is for obsolete kernels docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-06 Luca Ceresoli Changes Requested
[25/26] docs: i2c: old-module-parameters: use monospace for filenames docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-06 Luca Ceresoli Changes Requested
[26/26] docs: i2c: rename sections so the overall picture is clearer docs: i2c: rework I2C documentation, part I 1 - 1 - --- 2020-01-06 Luca Ceresoli Changes Requested
[v2,01/28] docs: i2c: sort index logically docs: i2c: rework I2C documentation, part I - - 2 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,02/28] docs: i2c: summary: extend introduction docs: i2c: rework I2C documentation, part I - - 2 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,03/28] docs: i2c: summary: rewrite the "terminology" section docs: i2c: rework I2C documentation, part I - - 2 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,04/28] docs: i2c: call it "I2C" consistently docs: i2c: rework I2C documentation, part I 1 - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,05/28] docs: i2c: fix typo docs: i2c: rework I2C documentation, part I 1 - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,06/28] docs: i2c: replace "I2C-transfer" -> "I2C transfer" consistently docs: i2c: rework I2C documentation, part I 1 - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,07/28] docs: i2c: i2c-protocol: fix kernel-doc function syntax docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,08/28] docs: i2c: i2c-protocol: properly name start and stop conditions docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,09/28] docs: i2c: i2c-protocol: remove unneeded colons from table docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,10/28] docs: i2c: i2c-protocol: use proper names for ACK and NACK docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,11/28] docs: i2c: smbus: fix link syntax docs: i2c: rework I2C documentation, part I - - 2 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,12/28] docs: i2c: smbus-protocol: properly name start and stop conditions docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,13/28] docs: i2c: smbus-protocol: remove unneeded colons from table docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,14/28] docs: i2c: smbus-protocol: use proper names for ACK and NACK docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,15/28] docs: i2c: smbus-protocol: enable kernel-doc function syntax docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,16/28] docs: i2c: smbus-protocol: fix kernel-doc function syntax docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,17/28] docs: i2c: smbus-protocol: fix typo docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,18/28] docs: i2c: smbus-protocol: fix punctuation docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,19/28] docs: i2c: smbus-protocol: improve I2C Block transactions description docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,20/28] docs: i2c: instantiating-devices: fix internal hyperlink docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,21/28] docs: i2c: instantiating-devices: rearrange static instatiation docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,22/28] docs: i2c: instantiating-devices: use monospace for sysfs attributes docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,23/28] docs: i2c: old-module-parameters: fix internal hyperlink docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,24/28] docs: i2c: old-module-parameters: clarify this is for obsolete kernels docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,25/28] docs: i2c: old-module-parameters: use monospace instead of "" docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,26/28] docs: i2c: rename sections so the overall picture is clearer docs: i2c: rework I2C documentation, part I 1 - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,27/28] docs: i2c: i2c-protocol: use same wording as smbus-protocol docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v2,28/28] docs: i2c: writing-clients: properly name the stop condition docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-23 Luca Ceresoli Superseded
[v3,01/28] docs: i2c: sort index logically docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,02/28] docs: i2c: summary: extend introduction docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,03/28] docs: i2c: summary: rewrite the "terminology" section docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,04/28] docs: i2c: call it "I2C" consistently docs: i2c: rework I2C documentation, part I 1 - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,05/28] docs: i2c: fix typo docs: i2c: rework I2C documentation, part I 1 - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,06/28] docs: i2c: replace "I2C-transfer" -> "I2C transfer" consistently docs: i2c: rework I2C documentation, part I 1 - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,07/28] docs: i2c: i2c-protocol: fix kernel-doc function syntax docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,08/28] docs: i2c: i2c-protocol: properly name start and stop conditions docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,09/28] docs: i2c: i2c-protocol: remove unneeded colons from table docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,10/28] docs: i2c: i2c-protocol: use proper names for ACK and NACK docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,11/28] docs: i2c: smbus-protocol: fix link syntax docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,12/28] docs: i2c: smbus-protocol: properly name start and stop conditions docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,13/28] docs: i2c: smbus-protocol: remove unneeded colons from table docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,14/28] docs: i2c: smbus-protocol: use proper names for ACK and NACK docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,15/28] docs: i2c: smbus-protocol: enable kernel-doc function syntax docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,16/28] docs: i2c: smbus-protocol: fix kernel-doc function syntax docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,17/28] docs: i2c: smbus-protocol: fix typo docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,18/28] docs: i2c: smbus-protocol: fix punctuation docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,19/28] docs: i2c: smbus-protocol: improve I2C Block transactions description docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,20/28] docs: i2c: instantiating-devices: fix internal hyperlink docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,21/28] docs: i2c: instantiating-devices: rearrange static instatiation docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,22/28] docs: i2c: instantiating-devices: use monospace for sysfs attributes docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,23/28] docs: i2c: old-module-parameters: fix internal hyperlink docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,24/28] docs: i2c: old-module-parameters: clarify this is for obsolete kernels docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,25/28] docs: i2c: old-module-parameters: use monospace instead of "" docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,26/28] docs: i2c: rename sections so the overall picture is clearer docs: i2c: rework I2C documentation, part I 1 - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,27/28] docs: i2c: i2c-protocol: use same wording as smbus-protocol docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[v3,28/28] docs: i2c: writing-clients: properly name the stop condition docs: i2c: rework I2C documentation, part I - - 1 - --- 2020-01-29 Luca Ceresoli Accepted
[RFCv3,1/6] i2c: core: let adapters be notified of client attach/detach Hi, - - - - --- 2022-02-06 Luca Ceresoli RFC
[RFCv3,2/6] i2c: add I2C Address Translator (ATR) support Hi, - - 1 - --- 2022-02-06 Luca Ceresoli RFC
[RFCv3,3/6] media: dt-bindings: add DS90UB953-Q1 video serializer Hi, - - - - --- 2022-02-06 Luca Ceresoli RFC
[RFCv3,4/6] media: dt-bindings: add DS90UB954-Q1 video deserializer Hi, - - - - --- 2022-02-06 Luca Ceresoli RFC
[RFCv3,5/6] media: ds90ub954: new driver for TI DS90UB954-Q1 video deserializer Hi, - - - - --- 2022-02-06 Luca Ceresoli RFC
[RFCv3,6/6] media: ds90ub953: new driver for TI DS90UB953-Q1 video serializer Hi, - - - - --- 2022-02-06 Luca Ceresoli RFC
[1/9] docs: i2c: i2c-protocol: update introductory paragraph docs: i2c: rework I2C documentation, part II - - - - --- 2022-08-08 Luca Ceresoli Accepted
« 1 2 »