Show patches with: none      |   5658 patches
« 1 2 ... 54 55 56 57 »
Patch Series S/W/F Date Submitter Delegate State
[v4,7/8] mfd: 88pm860x: Move over to new I2C device .probe() call --- 2015-09-09 Kieran Bingham New
[v4,6/8] i2c: Provide a temporary .probe2() call-back type --- 2015-09-09 Kieran Bingham New
[v4,5/8] i2c: Export i2c_match_id() for direct use by device drivers --- 2015-09-09 Kieran Bingham New
[v4,4/8] i2c: Make I2C ID tables non-mandatory for DT'ed devices --- 2015-09-09 Kieran Bingham New
[v4,3/8] i2c: Match using traditional OF methods, then by vendor-less compatible strings --- 2015-09-09 Kieran Bingham New
[v4,2/8] i2c: Add the ability to match device to compatible string without an of_node --- 2015-09-09 Kieran Bingham New
[v4,1/8] i2c: Add pointer dereference protection to i2c_match_id() --- 2015-09-09 Kieran Bingham New
[PATCHv2] drivers: i2c: exynos5: irq spinlock rt-safe --- 2015-09-03 Anders Roxell New
drivers: i2c: exynos5: irq spinlock rt-safe --- 2015-08-25 Anders Roxell New
[PATCH-v4,00/11] i2c: pxa: Fixes, cleanup and support for pxa910 family --- 2015-07-20 Vaibhav Hiremath New
[PATCH-v4,11/11] Documentation: binding: add sclk adjustment properties to i2c-pxa --- 2015-07-14 Vaibhav Hiremath New
[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: allocate adapter number dynamically --- 2013-06-09 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
« 1 2 ... 54 55 56 57 »