Show patches with: Archived = No       |   18269 patches
« 1 2 ... 4 5 6182 183 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/4] i2c: stm32f7: stop dma transfer in case of NACK i2c: stm32: various fixes & dmaengine updates - 1 1 - --- 2021-09-20 Alain Volmat Accepted
[2/4] i2c: stm32f7: recover the bus on access timeout i2c: stm32: various fixes & dmaengine updates - 1 1 - --- 2021-09-20 Alain Volmat Accepted
[1/4] i2c: stm32f7: flush TX FIFO upon transfer errors i2c: stm32: various fixes & dmaengine updates - 1 1 - --- 2021-09-20 Alain Volmat Accepted
[3/3] i2c: stm32f7: prevent calling slave handling if no slave running i2c: stm32f7: several fixes in error cases - 1 - - --- 2021-06-30 Alain Volmat Rejected
[2/3] i2c: stm32f7: flush TX FIFO upon transfer errors i2c: stm32f7: several fixes in error cases - 1 - - --- 2021-06-30 Alain Volmat Superseded
[1/3] i2c: stm32f7: recover the bus on access timeout i2c: stm32f7: several fixes in error cases - 1 - - --- 2021-06-30 Alain Volmat Superseded
[v4,2/2] i2c: stm32f7: add SMBus-Alert support i2c: stm32f7: add SMBus-Alert support - - 1 - --- 2021-05-05 Alain Volmat Accepted
[v4,1/2] i2c: add binding to mark a bus as supporting SMBus-Alert i2c: stm32f7: add SMBus-Alert support 1 - - - --- 2021-05-05 Alain Volmat Accepted
[v3,2/2] i2c: stm32f7: add SMBus-Alert support i2c: stm32f7: add SMBus-Alert support - - 1 - --- 2021-03-29 Alain Volmat Superseded
[v3,1/2] dt-bindings: i2c: stm32f7: add st,smbus-alert binding for SMBus Alert i2c: stm32f7: add SMBus-Alert support - - 1 - --- 2021-03-29 Alain Volmat Superseded
[v2,2/2] i2c: stm32f7: add SMBus-Alert support i2c: stm32f7: add SMBus-Alert support - - 1 - --- 2021-03-18 Alain Volmat Superseded
[v2,1/2] dt-bindings: i2c: stm32f7: add st,smbus-alert binding for SMBus Alert i2c: stm32f7: add SMBus-Alert support - - 1 - --- 2021-03-18 Alain Volmat Superseded
i2c: stm32f7: avoid ifdef CONFIG_PM_SLEEP for pm callbacks i2c: stm32f7: avoid ifdef CONFIG_PM_SLEEP for pm callbacks - - 1 - --- 2021-03-12 Alain Volmat Accepted
[5/5] i2c: stm32f7: indicate the address being accessed on errors i2c: stm32: filter binding support & debug info - - - - --- 2021-02-05 Alain Volmat Accepted
[4/5] ARM: dts: stm32: enable the analog filter for all I2C nodes in stm32mp151 i2c: stm32: filter binding support & debug info - - 1 - --- 2021-02-05 Alain Volmat Not Applicable
[3/5] i2c: stm32f7: add support for DNF i2c-digital-filter binding i2c: stm32: filter binding support & debug info - - - - --- 2021-02-05 Alain Volmat Accepted
[2/5] i2c: stm32f7: support DT binding i2c-analog-filter i2c: stm32: filter binding support & debug info - - - - --- 2021-02-05 Alain Volmat Accepted
[1/5] i2c: stm32f7: fix configuration of the digital filter i2c: stm32: filter binding support & debug info - 1 - - --- 2021-02-05 Alain Volmat Accepted
[2/2] i2c: stm32: name slave slot to ease maintenance [1/2] i2c: stm32: fix slot id after introduction of host-notify support - - - - --- 2020-09-15 Alain Volmat Accepted
[1/2] i2c: stm32: fix slot id after introduction of host-notify support [1/2] i2c: stm32: fix slot id after introduction of host-notify support - - - - --- 2020-09-15 Alain Volmat Accepted
[v2,2/2] i2c: stm32: Simplify with dev_err_probe() Avoid meaningless DMA error print & use dev_err_probe - - - - --- 2020-09-14 Alain Volmat Accepted
[1/2] i2c: stm32: fix error message on upon dma_request_chan & defer handling Avoid meaningless DMA error print & use dev_err_probe - - - - --- 2020-09-14 Alain Volmat Accepted
i2c: stm32: do not display error when DMA is not requested i2c: stm32: do not display error when DMA is not requested - - - - --- 2020-09-10 Alain Volmat Superseded
i2c: stm32f7: add SMBus-Alert support i2c: stm32f7: add SMBus-Alert support - - 1 - --- 2020-08-03 Alain Volmat wsa Superseded
[v3,2/2] i2c: stm32f7: Add SMBus Host-Notify protocol support i2c: stm32: add host-notify support via i2c slave - - 1 - --- 2020-08-03 Alain Volmat Accepted
[v3,1/2] i2c: smbus: add core function handling SMBus host-notify i2c: stm32: add host-notify support via i2c slave - - 1 - --- 2020-08-03 Alain Volmat Accepted
[v2,2/2] i2c: stm32f7: Add SMBus Host-Notify protocol support i2c: stm32: add host-notify support via i2c slave - - - - --- 2020-07-03 Alain Volmat Superseded
[v2,1/2] i2c: smbus: add core function handling SMBus host-notify i2c: stm32: add host-notify support via i2c slave - - - - --- 2020-07-03 Alain Volmat Superseded
[2/2] i2c: stm32f7: Add SMBus Host-Notify protocol support i2c: stm32: add host-notify support via i2c slave - - - - --- 2020-07-02 Alain Volmat Superseded
[1/2] i2c: smbus: add core function handling SMBus host-notify i2c: stm32: add host-notify support via i2c slave - - - - --- 2020-07-02 Alain Volmat Superseded
[v2,4/4] i2c: stm32f7: Add SMBus-specific protocols support stm32-f7: Addition of SMBus Alert / Host-notify features - - - - --- 2020-06-25 Alain Volmat Superseded
[v2,3/4] dt-bindings: i2c-stm32: add SMBus Alert bindings stm32-f7: Addition of SMBus Alert / Host-notify features - - - - --- 2020-06-25 Alain Volmat Superseded
[v2,2/4] i2c: addition of client hnotify reg/unreg callbacks stm32-f7: Addition of SMBus Alert / Host-notify features - - - - --- 2020-06-25 Alain Volmat Superseded
[v2,1/4] i2c: smbus: add core function handling SMBus host-notify stm32-f7: Addition of SMBus Alert / Host-notify features - - - - --- 2020-06-25 Alain Volmat Superseded
ARM: dts: stm32: configure i2c5 support on stm32mp15xx-dkx ARM: dts: stm32: configure i2c5 support on stm32mp15xx-dkx - - - - --- 2020-06-23 Alain Volmat Not Applicable
[4/4] i2c: stm32f7: Add SMBus-specific protocols support stm32-f7: Addition of SMBus Alert / Host-notify features - - 1 - --- 2020-05-05 Alain Volmat Superseded
[3/4] dt-bindings: i2c-stm32: add SMBus Alert bindings stm32-f7: Addition of SMBus Alert / Host-notify features - - - - --- 2020-05-05 Alain Volmat Superseded
[2/4] i2c: addition of client reg/unreg callbacks stm32-f7: Addition of SMBus Alert / Host-notify features - - 1 - --- 2020-05-05 Alain Volmat Superseded
[1/4] i2c: smbus: add core function handling SMBus host-notify stm32-f7: Addition of SMBus Alert / Host-notify features - - 1 - --- 2020-05-05 Alain Volmat Superseded
i2c: fix missing pm_runtime_put_sync in i2c_device_probe i2c: fix missing pm_runtime_put_sync in i2c_device_probe - 1 1 - --- 2020-04-30 Alain Volmat Accepted
[v2] i2c: stm32: don't print an error on probe deferral [v2] i2c: stm32: don't print an error on probe deferral - - 1 - --- 2020-04-20 Alain Volmat Accepted
[v3,2/2] i2c: i2c-stm32f7: allows for any bus frequency i2c: i2c-stm32f7: allow range of I2C bus frequency - - 1 - --- 2020-04-20 Alain Volmat Accepted
[v3,1/2] dt-bindings: i2c: i2c-stm32f7: allow clock-frequency range i2c: i2c-stm32f7: allow range of I2C bus frequency - - 1 - --- 2020-04-20 Alain Volmat Accepted
i2c: i2c-st: fix missing struct parameter description i2c: i2c-st: fix missing struct parameter description - - 1 - --- 2020-03-26 Alain Volmat Accepted
[v2,2/2] i2c: i2c-stm32f7: allows for any bus frequency i2c: i2c-stm32f7: allow range of I2C bus frequency - - 1 - --- 2020-03-26 Alain Volmat Superseded
[v2,1/2] dt-bindings: i2c: i2c-stm32f7: allow clock-frequency range i2c: i2c-stm32f7: allow range of I2C bus frequency - - 1 - --- 2020-03-26 Alain Volmat Superseded
[2/2] i2c: i2c-stm32f7: allows for any bus frequency i2c: i2c-stm32f7: allow range of I2C bus frequency - - - - --- 2020-03-25 Alain Volmat Superseded
[1/2] dt-bindings: i2c: i2c-stm32f7: allow clock-frequency range i2c: i2c-stm32f7: allow range of I2C bus frequency - - - - --- 2020-03-25 Alain Volmat Superseded
i2c: stm32: don't print an error on probe deferral i2c: stm32: don't print an error on probe deferral - - 1 - --- 2020-03-19 Alain Volmat Superseded
i2c: i2c-stm32f7: improve nack debug message i2c: i2c-stm32f7: improve nack debug message - - 1 - --- 2020-03-19 Alain Volmat Accepted
[v2] i2c: stm32f7: do not backup read-only PECR register [v2] i2c: stm32f7: do not backup read-only PECR register - 1 1 - --- 2020-03-10 Alain Volmat Accepted
i2c: stm32f7: do not backup read-only PECR register i2c: stm32f7: do not backup read-only PECR register - 1 1 - --- 2020-03-05 Alain Volmat Changes Requested
[PATCHv2,3/5] i2c: i2c-stm32f7: add a new st,stm32mp15-i2c compatible [PATCHv2,1/5] i2c: i2c-stm32f7: disable/restore Fast Mode Plus bits in low power modes - - 1 - --- 2020-03-02 Alain Volmat Accepted
[PATCHv2,1/5] i2c: i2c-stm32f7: disable/restore Fast Mode Plus bits in low power modes [PATCHv2,1/5] i2c: i2c-stm32f7: disable/restore Fast Mode Plus bits in low power modes - - 1 - --- 2020-03-02 Alain Volmat Accepted
ARM: dts: stm32: set i2c4 bus freq to 400KHz on stm32mp15 DK boards ARM: dts: stm32: set i2c4 bus freq to 400KHz on stm32mp15 DK boards - - - - --- 2020-02-10 Alain Volmat Not Applicable
ARM: dts: stm32: set i2c4 bus freq to 400KHz on stm32mp157c-ed1 ARM: dts: stm32: set i2c4 bus freq to 400KHz on stm32mp157c-ed1 - - - - --- 2020-02-10 Alain Volmat Not Applicable
[PATCHv2] i2c: i2c-stm32f7: allow controller to be wakeup-source [PATCHv2] i2c: i2c-stm32f7: allow controller to be wakeup-source - - 1 - --- 2020-02-03 Alain Volmat Accepted
[5/5] ARM: dts: stm32: add Fast Mode Plus info in I2C nodes of stm32mp151 i2c: i2c-stm32f7: enhance FastModePlus support - - - - --- 2020-01-23 Alain Volmat Not Applicable
[4/5] ARM: dts: stm32: use st,stm32mp15-i2c compatible for stm32mp151 i2c: i2c-stm32f7: enhance FastModePlus support - - - - --- 2020-01-23 Alain Volmat Not Applicable
[3/5] i2c: i2c-stm32f7: add a new st,stm32mp15-i2c compatible i2c: i2c-stm32f7: enhance FastModePlus support - - 1 - --- 2020-01-23 Alain Volmat Deferred
[2/5] dt-bindings: i2c: i2c-stm32f7: add st,stm32mp15-i2c compatible i2c: i2c-stm32f7: enhance FastModePlus support - - 1 - --- 2020-01-23 Alain Volmat Deferred
[1/5] i2c: i2c-stm32f7: disable/restore Fast Mode Plus bits in low power modes i2c: i2c-stm32f7: enhance FastModePlus support - - 1 - --- 2020-01-23 Alain Volmat Changes Requested
[6/6] ARM: dts: stm32: add wakeup-source in all I2C nodes of stm32mp157c i2c-stm32f7: support suspend/resume & wakeup - - - - --- 2020-01-06 Alain Volmat Not Applicable
[5/6] i2c: i2c-stm32f7: allow controller to be wakeup-source i2c-stm32f7: support suspend/resume & wakeup - - 1 - --- 2020-01-06 Alain Volmat Changes Requested
[4/6] i2c: i2c-stm32f7: add PM_SLEEP suspend/resume support i2c-stm32f7: support suspend/resume & wakeup - - 1 - --- 2020-01-06 Alain Volmat Accepted
[3/6] ARM: dts: stm32: add i2c4 sleep pinctrl on stm32mp157c-ed1 i2c-stm32f7: support suspend/resume & wakeup - - - - --- 2020-01-06 Alain Volmat Not Applicable
[2/6] ARM: dts: stm32: add i2c2/i2c5 sleep pinctrl on stm32mp157c-ev1 i2c-stm32f7: support suspend/resume & wakeup - - - - --- 2020-01-06 Alain Volmat Not Applicable
[1/6] ARM: dts: stm32: add i2c4 sleep pinctrl on stm32mp15xx-dkx i2c-stm32f7: support suspend/resume & wakeup - - - - --- 2020-01-06 Alain Volmat Not Applicable
[4/4] i2c: i2c-stm32f7: add PM_SLEEP suspend/resume support stm32: i2c: Add suspend/resume & add sleep pinctrls - - - - --- 2019-11-27 Alain Volmat Superseded
[3/4] ARM: dts: stm32: add i2c2/i2c5 sleep pinctrl on stm32mp157c-ev1 stm32: i2c: Add suspend/resume & add sleep pinctrls - - - - --- 2019-11-27 Alain Volmat Superseded
[2/4] ARM: dts: stm32: add i2c4 sleep pinctrl on stm32mp157c-ed1 stm32: i2c: Add suspend/resume & add sleep pinctrls - - - - --- 2019-11-27 Alain Volmat Superseded
[1/4] ARM: dts: stm32: add i2c4 sleep pinctrl on stm32mp157a-dk1 stm32: i2c: Add suspend/resume & add sleep pinctrls - - - - --- 2019-11-27 Alain Volmat Superseded
[v2] dt-bindings: i2c: stm32: Migrate i2c-stm32 documentation to yaml [v2] dt-bindings: i2c: stm32: Migrate i2c-stm32 documentation to yaml - - - - --- 2019-11-21 Alain Volmat Awaiting Upstream
dt-bindings: i2c: stm32: Migrate i2c-stm32 documentation to yaml dt-bindings: i2c: stm32: Migrate i2c-stm32 documentation to yaml - - - - --- 2019-11-20 Alain Volmat Superseded
i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop - 1 1 - --- 2019-11-12 Alain Volmat Accepted
i2c: i2c-stm32f7: fix & reorder remove & probe error handling i2c: i2c-stm32f7: fix & reorder remove & probe error handling - 1 1 - --- 2019-10-25 Alain Volmat Accepted
i2c: i2c-stm32f7: report dma error during probe i2c: i2c-stm32f7: report dma error during probe - 1 1 - --- 2019-10-24 Alain Volmat Accepted
[v2] i2c: i2c-stm32f7: remove warning when compiling with W=1 [v2] i2c: i2c-stm32f7: remove warning when compiling with W=1 - 1 1 - --- 2019-10-15 Alain Volmat Accepted
i2c: i2c-stm32f7: rework slave_id allocation i2c: i2c-stm32f7: rework slave_id allocation - 1 1 - --- 2019-10-15 Alain Volmat Accepted
i2c: i2c-stm32f7: remove warning when compiling with W=1 i2c: i2c-stm32f7: remove warning when compiling with W=1 - - - - --- 2019-10-04 Alain Volmat Superseded
[RFC,RESEND] i2c-smbus: smbus alert revisited - - - - --- 2014-08-27 Alan Cox New
[RFC] i2c-smbus: smbus alert revisited - - - - --- 2014-08-20 Alan Cox New
i2c,designware: add new bindings - - - - --- 2014-07-23 Alan Cox Accepted
i2c: i801: Fix SMBus ENXIO on resume from suspend. i2c: i801: Fix SMBus ENXIO on resume from suspend. - - - - --- 2017-11-15 Alban Browaeys wsa Deferred
i2c: i801: Add module parameter to inhibit BIOS access i2c: i801: Add module parameter to inhibit BIOS access - - - - --- 2022-01-11 Alex Henrie Rejected
[v2] Documentation: i2c: Add doc for I2C sysfs [v2] Documentation: i2c: Add doc for I2C sysfs - - 1 - --- 2021-05-17 Alex Qiu Accepted
Documentation: i2c: Add doc for I2C sysfs Documentation: i2c: Add doc for I2C sysfs - - 1 - --- 2021-05-05 Alex Qiu Superseded
i2c: cadence: Handle transfer_size rollover i2c: cadence: Handle transfer_size rollover - - 1 - --- 2019-01-31 Alex Williams Accepted
i2c: core: Workaround false-positive LOCKDEP in delete_device i2c: core: Workaround false-positive LOCKDEP in delete_device - - - - --- 2022-05-17 Alexander A Sverdlin New
[v2] i2c: i801: Add Block Write-Block Read Process Call support [v2] i2c: i801: Add Block Write-Block Read Process Call support - - 1 - --- 2019-06-18 Alexander A Sverdlin Accepted
i2c: i801: Add Block Write-Block Read Process Call support i2c: i801: Add Block Write-Block Read Process Call support - - - - --- 2018-08-29 Alexander A Sverdlin Superseded
i2c: davinci: Avoid zero value of CLKH i2c: davinci: Avoid zero value of CLKH 1 - - - --- 2018-07-13 Alexander A Sverdlin Accepted
[v2] i2c: mux: reg: don't log an error for probe deferral [v2] i2c: mux: reg: don't log an error for probe deferral - - - - --- 2017-12-18 Alexander A Sverdlin Accepted
i2c: mux: reg: don't log an error for probe deferral i2c: mux: reg: don't log an error for probe deferral - - - - --- 2017-12-12 Alexander A Sverdlin Superseded
[v2] i2c: davinci: Increase module clock frequency 1 - - - --- 2015-11-30 Alexander A Sverdlin Accepted
i2c: davinci: Increase module clock frequency 1 - - - --- 2015-11-19 Alexander A Sverdlin Superseded
[v2] dts: keystone: Use new "ti,keystone-i2c" compatible - - - - --- 2015-09-14 Alexander A Sverdlin Awaiting Upstream
[v2] i2c: davinci: Optimize clock generation on Keystone SoC - - 1 2 --- 2015-09-14 Alexander A Sverdlin Accepted
[2/2] dts: keystone: Change "ti,davinci-i2c" compatible to "ti,keystone-i2c" - - - - --- 2015-08-21 Alexander A Sverdlin Superseded
[v2,1/2] i2c: davinci: Optimize clock generation on Keystone SoC - - 1 2 --- 2015-08-21 Alexander A Sverdlin Superseded
« 1 2 ... 4 5 6182 183 »