Show patches with: none      |   5687 patches
« 1 2 ... 54 55 56 57 »
Patch Series S/W/F Date Submitter Delegate State
[v2,2/9] eeprom: at24: new flag in platform_data --- 2015-10-27 Bartosz Golaszewski New
[v2,1/9] eeprom: at24: platform_data: use BIT() macro --- 2015-10-27 Bartosz Golaszewski Superseded
[RESEND,9/9] eeprom: at24: readability tweaks --- 2015-10-20 Bartosz Golaszewski New
[RESEND,8/9] eeprom: at24: remove a reduntant if --- 2015-10-20 Bartosz Golaszewski Superseded
[RESEND,7/9] eeprom: at24: add the at24cs series to the list of supported devices --- 2015-10-20 Bartosz Golaszewski Superseded
[RESEND,6/9] eeprom: at24: improve the device_id table readability --- 2015-10-20 Bartosz Golaszewski Superseded
[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
[RESEND,3/9] eeprom: at24: tie up an additional address for at24cs series --- 2015-10-20 Bartosz Golaszewski Superseded
[RESEND,2/9] eeprom: at24: new flag in platform_data --- 2015-10-20 Bartosz Golaszewski Superseded
[RESEND,1/9] eeprom: at24: platform_data: use BIT() macro --- 2015-10-20 Bartosz Golaszewski Superseded
[9/9] eeprom: at24: readability tweaks --- 2015-10-12 Bartosz Golaszewski New
[8/9] eeprom: at24: remove a reduntant if --- 2015-10-12 Bartosz Golaszewski Superseded
[7/9] eeprom: at24: add the at24cs series to the list of supported devices --- 2015-10-12 Bartosz Golaszewski Superseded
[6/9] eeprom: at24: improve the device_id table readability --- 2015-10-12 Bartosz Golaszewski Superseded
[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
[3/9] eeprom: at24: tie up an additional address for at24cs series --- 2015-10-12 Bartosz Golaszewski Superseded
[2/9] eeprom: at24: new flag in platform_data --- 2015-10-12 Bartosz Golaszewski Superseded
[1/9] eeprom: at24: platform_data: use BIT() macro --- 2015-10-12 Bartosz Golaszewski Superseded
[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,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
« 1 2 ... 54 55 56 57 »