Show patches with: State = Action Required       |    Archived = No       |   2910 patches
« 1 2 ... 27 28 29 30 »
Patch Series S/W/F Date Submitter Delegate State
[v2] i2c: designware: Do not require clock when SSCN and FFCN are provided --- 2015-12-17 Suthikulpanit, Suravee New
i2c: designware: Do not require clock when SSCN and FFCN are provided --- 2015-12-15 Suthikulpanit, Suravee New
[RESEND,v2,3/9] eeprom: at24: tie up an additional address for at24cs series --- 2015-12-02 Bartosz Golaszewski New
[v4] arm64: dts: add all hi6220 i2c nodes --- 2015-12-02 kongxinwei New
[v2,7/9] eeprom: at24: add the at24cs series to the list of supported devices --- 2015-10-27 Bartosz Golaszewski New
[v2,2/9] eeprom: at24: new flag in platform_data --- 2015-10-27 Bartosz Golaszewski New
[RESEND,9/9] eeprom: at24: readability tweaks --- 2015-10-20 Bartosz Golaszewski New
[RESEND,5/9] eeprom: at24: export the serial number through sysfs --- 2015-10-20 Bartosz Golaszewski New
[RESEND,4/9] eeprom: at24: support reading of the serial number --- 2015-10-20 Bartosz Golaszewski New
[9/9] eeprom: at24: readability tweaks --- 2015-10-12 Bartosz Golaszewski New
[5/9] eeprom: at24: export the serial number through sysfs --- 2015-10-12 Bartosz Golaszewski New
[4/9] eeprom: at24: support reading of the serial number --- 2015-10-12 Bartosz Golaszewski New
[RESEND,v4,8/8] mfd: as3722: Rid driver of superfluous I2C device ID structure --- 2015-09-11 Kieran Bingham New
[RESEND,v4,7/8] mfd: 88pm860x: Move over to new I2C device .probe() call --- 2015-09-11 Kieran Bingham New
[RESEND,v4,6/8] i2c: Provide a temporary .probe2() call-back type --- 2015-09-11 Kieran Bingham New
[RESEND,v4,5/8] i2c: Export i2c_match_id() for direct use by device drivers --- 2015-09-11 Kieran Bingham New
[RESEND,v4,4/8] i2c: Make I2C ID tables non-mandatory for DT'ed devices --- 2015-09-11 Kieran Bingham New
[RESEND,v4,3/8] i2c: Match using traditional OF methods, then by vendor-less compatible strings --- 2015-09-11 Kieran Bingham New
[RESEND,v4,2/8] i2c: Add the ability to match device to compatible string without an of_node --- 2015-09-11 Kieran Bingham New
[RESEND,v4,1/8] i2c: Add pointer dereference protection to i2c_match_id() --- 2015-09-11 Kieran Bingham New
[v4,8/8] mfd: as3722: Rid driver of superfluous I2C device ID structure --- 2015-09-09 Kieran Bingham New
[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,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,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,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
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: Silence compiler warning --- 2014-02-23 Ulf Hansson New
[V4,17/17] i2c: nomadik: Fixup system suspend --- 2014-02-19 Ulf Hansson New
[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,14/17] i2c: nomadik: Fixup deployment of runtime PM --- 2014-02-17 Ulf Hansson New
[V3,11/17] i2c: nomadik: Convert to devm functions --- 2014-02-17 Ulf Hansson New
[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
[2/2] ARM: dts: exynos4: allow i2c0 bus to be configured using pinctrl interface --- 2012-09-06 thomas.abraham@linaro.org New
« 1 2 ... 27 28 29 30 »