Toggle navigation
Patchwork
linux-i2c
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 6937 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
67
68
69
70
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PATCH-v4,10/11] i2c: pxa: Add ILCR (tLow & tHigh) configuration support
-
-
-
2015-07-14
Vaibhav Hiremath
New
[PATCH-v4,09/11] i2c: pxa: Add support for pxa910/988 & new configuration features
-
-
-
2015-07-14
Vaibhav Hiremath
Accepted
[PATCH-v4,08/11] Documentation: binding: add new property 'disable_after_xfer' to i2c-pxa
-
-
-
2015-07-14
Vaibhav Hiremath
New
[PATCH-v4,07/11] i2c: pxa: enable/disable i2c module across msg xfer
-
-
-
2015-07-14
Vaibhav Hiremath
New
[PATCH-v4,06/11] i2c:pxa: Use devm_ variants in probe function
-
-
-
2015-07-14
Vaibhav Hiremath
New
[PATCH-v4,05/11] i2c: pxa: Update debug function to dump more info on error
-
-
-
2015-07-14
Vaibhav Hiremath
New
[PATCH-v4,04/11] i2c: pxa: Fix compile warning in 64bit mode
-
-
-
2015-07-14
Vaibhav Hiremath
New
[PATCH-v4,03/11] i2c: pxa: Return I2C_RETRY when timeout in pio mode
-
-
-
2015-07-14
Vaibhav Hiremath
New
[PATCH-v4,02/11] i2c: pxa: No need to set slave addr for i2c master mode reset
-
-
-
2015-07-14
Vaibhav Hiremath
New
[PATCH-v4,01/11] i2c: pxa: keep i2c irq ON in suspend
-
-
-
2015-07-14
Vaibhav Hiremath
New
[PATCH-v3,11/11] Documentation: binding: add sclk adjustment properties to i2c-pxa
-
-
-
2015-07-06
Vaibhav Hiremath
New
[PATCH-v3,10/11] i2c: pxa: Add ILCR (tLow & tHigh) configuration support
-
-
-
2015-07-06
Vaibhav Hiremath
New
[PATCH-v3,09/11] i2c: pxa: Add support for pxa910/988 & new configuration features
-
-
-
2015-07-06
Vaibhav Hiremath
Superseded
[PATCH-v3,08/11] Documentation: binding: add new property 'disable_after_xfer' to i2c-pxa
-
-
-
2015-07-06
Vaibhav Hiremath
New
[PATCH-v3,07/11] i2c: pxa: enable/disable i2c module across msg xfer
-
-
-
2015-07-06
Vaibhav Hiremath
New
[PATCH-v3,06/11] i2c:pxa: Use devm_ variants in probe function
-
-
-
2015-07-06
Vaibhav Hiremath
New
[PATCH-v3,05/11] i2c: pxa: Update debug function to dump more info on error
-
-
-
2015-07-06
Vaibhav Hiremath
New
[PATCH-v3,04/11] i2c: pxa: Remove compile warnning in 64bit mode
-
-
-
2015-07-06
Vaibhav Hiremath
New
[PATCH-v3,03/11] i2c: pxa: Return I2C_RETRY when timeout in pio mode
-
-
-
2015-07-06
Vaibhav Hiremath
New
[PATCH-v3,02/11] i2c: pxa: No need to set slave addr for i2c master mode reset
-
-
-
2015-07-06
Vaibhav Hiremath
New
[PATCH-v3,01/11] i2c: pxa: keep i2c irq ON in suspend
-
-
-
2015-07-06
Vaibhav Hiremath
New
[RFC] : Supporting PIO mode of operation in i2c_msg->flags
-
-
-
2015-06-16
Vaibhav Hiremath
New
[PATCH-V2,12/12] Documentation: binding: add sclk adjustment properties to i2c-pxa
-
-
-
2015-06-15
Vaibhav Hiremath
New
[PATCH-V2,11/12] i2c: pxa: Add ILCR (tLow & tHigh) configuration support
-
-
-
2015-06-15
Vaibhav Hiremath
New
[PATCH-V2,10/12] i2c: pxa: Add support for pxa910/988 & new configuration features
-
-
-
2015-06-15
Vaibhav Hiremath
Superseded
[PATCH-V2,09/12] Documentation: binding: add new property 'disable_after_xfer' to i2c-pxa
-
-
-
2015-06-15
Vaibhav Hiremath
New
[PATCH-V2,08/12] i2c: pxa: enable/disable i2c module across msg xfer
-
-
-
2015-06-15
Vaibhav Hiremath
New
[PATCH-V2,07/12] i2c:pxa: Use devm_ variants in probe function
-
-
-
2015-06-15
Vaibhav Hiremath
New
[PATCH-V2,06/12] i2c: pxa: Update debug function to dump more info on error
-
-
-
2015-06-15
Vaibhav Hiremath
New
[PATCH-V2,05/12] i2c: pxa: Remove compile warnning in 64bit mode
-
-
-
2015-06-15
Vaibhav Hiremath
New
[PATCH-V2,04/12] i2c: pxa: Reset i2c controller on timeout in interrupt and pio mode
-
-
-
2015-06-15
Vaibhav Hiremath
New
[PATCH-V2,03/12] i2c: pxa: Return I2C_RETRY when timeout in pio mode
-
-
-
2015-06-15
Vaibhav Hiremath
New
[PATCH-V2,02/12] i2c: pxa: No need to set slave addr for i2c master mode reset
-
-
-
2015-06-15
Vaibhav Hiremath
New
[PATCH-V2,01/12] i2c: pxa: keep i2c irq ON in suspend
-
-
-
2015-06-15
Vaibhav Hiremath
New
[PATCH-RESEND,3/3] i2c: pxa: Add pin ctrl support for CP core access
-
-
-
2015-06-02
Vaibhav Hiremath
New
[PATCH-RESEND,2/3] i2c: pxa: Add support for hardware lock
-
-
-
2015-06-02
Vaibhav Hiremath
New
[PATCH-RESEND,1/3] i2c: core: append hardware lock with bus lock
-
-
-
2015-06-02
Vaibhav Hiremath
New
[3/3] i2c: pxa: Add pin ctrl support for CP core access
-
-
-
2015-05-28
Vaibhav Hiremath
New
[2/3] i2c: pxa: Add support for hardware lock
-
-
-
2015-05-28
Vaibhav Hiremath
New
[1/3] i2c: core: append hardware lock with bus lock
-
-
-
2015-05-28
Vaibhav Hiremath
New
[12/12] i2c: pxa: enable/disable i2c module across msg xfer
-
-
-
2015-05-28
Vaibhav Hiremath
New
[11/12] i2c:pxa: Use devm_ variants in probe function
-
-
-
2015-05-28
Vaibhav Hiremath
New
[10/12] i2c: pxa: Update debug function to dump more info on error
-
-
-
2015-05-28
Vaibhav Hiremath
New
[09/12] i2c: pxa: Remove compile warnning in 64bit mode
-
-
-
2015-05-28
Vaibhav Hiremath
New
[08/12] i2c: pxa: enable/disable irq across message xfer
-
-
-
2015-05-28
Vaibhav Hiremath
New
[07/12] i2c: pxa: Reset i2c controller on timeout in interrupt and pio mode
-
-
-
2015-05-28
Vaibhav Hiremath
New
[06/12] i2c: pxa: Return I2C_RETRY when timeout in pio mode
-
-
-
2015-05-28
Vaibhav Hiremath
New
[05/12] i2c: pxa: Add bus reset functionality
-
-
-
2015-05-28
Vaibhav Hiremath
New
[04/12] i2c: pxa: Add support for pxa910/988 & new configuration features
-
-
-
2015-05-28
Vaibhav Hiremath
New
[03/12] i2c: pxa: Add reset operation when i2c bus busy
-
-
-
2015-05-28
Vaibhav Hiremath
New
[02/12] i2c: pxa: No need to set slave addr for i2c master mode reset
-
-
-
2015-05-28
Vaibhav Hiremath
New
[01/12] i2c: pxa: keep i2c irq ON in suspend
-
-
-
2015-05-28
Vaibhav Hiremath
New
[1/3] i2c: davinci: Rework racy ISR
-
-
-
2015-04-06
Grygorii.Strashko@linaro.org
New
[v4,3/3] i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recovery
-
-
-
2015-04-06
Grygorii.Strashko@linaro.org
New
[v4,2/3] i2c: davinci: use bus recovery infrastructure
-
-
-
2015-04-06
Grygorii.Strashko@linaro.org
New
[v4,1/3] i2c: recovery: change input parameter to i2c_adapter for prepare/unprepare_recovery
-
-
-
2015-04-06
Grygorii.Strashko@linaro.org
New
[GIT,PULL] Immutable branch between MFD, GPIO and I2C (Second batch)
-
-
-
2014-11-19
Lee Jones
New
[v2] drivers: i2c: i2c-st: Update i2c timings
-
-
-
2014-07-23
Maxime COQUELIN
Accepted
i2c: mux: pca954x: fix dependencies
-
-
-
2014-06-09
Linus Walleij
Accepted
drivers: i2c: i2c-st: Update i2c timings
-
-
-
2014-05-16
Maxime COQUELIN
New
i2c: davinci: Add block read functionality for IPMI
-
-
-
2014-05-01
Murali Karicheri
New
i2c: nomadik: Don't use IS_ERR for devm_ioremap
-
-
-
2014-04-10
Ulf Hansson
Accepted
i2c: nomadik: Fixup system suspend
-
-
-
2014-04-10
Ulf Hansson
Accepted
drivers: i2c: i2c-st: Fix return in case of arbitration lost
-
-
-
2014-02-28
Maxime COQUELIN
Accepted
i2c: nomadik: Silence compiler warning
-
-
-
2014-02-23
Ulf Hansson
New
[V4,17/17] i2c: nomadik: Fixup system suspend
-
-
-
2014-02-19
Ulf Hansson
New
[V4,16/17] i2c: nomadik: Remove busy check for transfers at suspend late
-
-
-
2014-02-19
Ulf Hansson
Accepted
[V5,11/17] i2c: nomadik: Convert to devm functions
-
-
-
2014-02-18
Ulf Hansson
Accepted
[V4,11/17] i2c: nomadik: Convert to devm functions
-
-
-
2014-02-18
Ulf Hansson
New
[V3,17/17] i2c: nomadik: Fixup system suspend
-
-
-
2014-02-17
Ulf Hansson
New
[V3,16/17] i2c: nomadik: Remove busy check for transfers at suspend late
-
-
-
2014-02-17
Ulf Hansson
New
[V3,15/17] i2c: nomadik: Convert to late and early system PM callbacks
-
-
-
2014-02-17
Ulf Hansson
Accepted
[V3,14/17] i2c: nomadik: Fixup deployment of runtime PM
-
-
-
2014-02-17
Ulf Hansson
New
[V3,12/17] i2c: nomadik: Remove redundant call to pm_runtime_disable
-
-
-
2014-02-17
Ulf Hansson
Accepted
[V3,11/17] i2c: nomadik: Convert to devm functions
-
-
-
2014-02-17
Ulf Hansson
New
[1/1] i2c: s3c2410: Trivial cleanup in header file
-
-
-
2014-02-14
Sachin Kamat
Accepted
[v2] i2c: nomadik: factor platform data into state container
-
-
-
2014-02-03
Linus Walleij
Accepted
[3/3] i2c: nomadik: factor platform data into state container
-
-
-
2013-11-28
Linus Walleij
Superseded
[2/3] i2c: nomadik: remove platform data header
-
-
-
2013-11-28
Linus Walleij
Accepted
[1/3] i2c: nomadik: auto-calculate slave setup time
-
-
-
2013-11-28
Linus Walleij
Accepted
i2c: i2c-bcm-kona: Fix module build
-
-
-
2013-11-25
Tim Kryger
Accepted
[4/4] spi: introduce helper macro initcall_spi_driver()
-
-
-
2013-09-30
Hanjun Guo
New
[3/4] i2c: introduce helper macro initcall_i2c_driver()
-
-
-
2013-09-30
Hanjun Guo
New
[2/4] platform device: introduce helper macro initcall_platform_driver()
-
-
-
2013-09-30
Hanjun Guo
New
[1/4] driver core: introduce helper macro initcall_driver()
-
-
-
2013-09-30
Hanjun Guo
New
[v2] i2c: nomadik: allocate adapter number dynamically
-
-
-
2013-06-15
Linus Walleij
Accepted
i2c: nomadik: support elder Nomadiks
-
-
-
2013-06-09
Linus Walleij
Accepted
i2c: core: make it possible to match a pure device tree driver
-
-
-
2013-05-12
Linus Walleij
Accepted
[v5] i2c: nomadik: adopt pinctrl support
-
-
-
2013-01-24
Linus Walleij
Accepted
i2c: nomadik: adopt pinctrl support
-
-
-
2013-01-06
Linus Walleij
Accepted
[2/2] i2c: s3c2410: free gpios in suspend function
-
-
-
2012-12-27
Inderpal Singh
Not Applicable
[1/2] i2c: s3c2410: Initialize i2c->gpios[] with requested gpio lines
-
-
-
2012-12-27
Inderpal Singh
Not Applicable
i2c-core: Remove definition of i2c_smbus_process_call
-
-
-
2012-11-19
Tushar Behera
Accepted
[1/2,RESEND] i2c-nomadik: Fixup clock handling
-
-
-
2012-10-10
Linus Walleij
Accepted
i2c: nomadik: adopt pinctrl support
-
-
-
2012-09-25
Linus Walleij
Superseded
i2c-nomadik: Fixup clock handling
-
-
-
2012-09-20
Ulf Hansson
Superseded
i2c-s3c2410: Fix potential NULL pointer dereference
-
-
-
2012-09-18
Sachin Kamat
Rejected
[2/2] ARM: dts: exynos4: allow i2c0 bus to be configured using pinctrl interface
-
-
-
2012-09-06
thomas.abraham@linaro.org
New
[1/2] i2c: s3c2410: add optional pin configuration using pinctrl interface
-
-
-
2012-09-06
thomas.abraham@linaro.org
New
i2c/nomadik: stop fetching the regulator
-
-
-
2012-08-21
Linus Walleij
Accepted
«
1
2
...
67
68
69
70
»