Show patches with: Archived = No       |   5627 patches
« 1 2 3 456 57 »
Patch Series S/W/F Date Submitter Delegate State
[PATCH-RESEND,1/3] i2c: core: append hardware lock with bus lock --- 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,3/3] i2c: pxa: Add pin ctrl support for CP core access --- 2015-06-02 Vaibhav Hiremath New
[PATCH-V2,01/12] i2c: pxa: keep i2c irq ON in suspend --- 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,03/12] i2c: pxa: Return I2C_RETRY when timeout in pio 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,05/12] i2c: pxa: Remove compile warnning in 64bit mode --- 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,07/12] i2c:pxa: Use devm_ variants in probe function --- 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,09/12] Documentation: binding: add new property 'disable_after_xfer' to i2c-pxa --- 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,11/12] i2c: pxa: Add ILCR (tLow & tHigh) configuration support --- 2015-06-15 Vaibhav Hiremath New
[PATCH-V2,12/12] Documentation: binding: add sclk adjustment properties to i2c-pxa --- 2015-06-15 Vaibhav Hiremath New
[RFC] : Supporting PIO mode of operation in i2c_msg->flags --- 2015-06-16 Vaibhav Hiremath New
[PATCH-v3,01/11] i2c: pxa: keep i2c irq ON in suspend --- 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,03/11] i2c: pxa: Return I2C_RETRY when timeout in pio mode --- 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,05/11] i2c: pxa: Update debug function to dump more info on error --- 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,07/11] i2c: pxa: enable/disable i2c module across msg xfer --- 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,09/11] i2c: pxa: Add support for pxa910/988 & new configuration features --- 2015-07-06 Vaibhav Hiremath Superseded
[PATCH-v3,10/11] i2c: pxa: Add ILCR (tLow & tHigh) configuration support --- 2015-07-06 Vaibhav Hiremath New
[PATCH-v3,11/11] Documentation: binding: add sclk adjustment properties to i2c-pxa --- 2015-07-06 Vaibhav Hiremath New
[PATCH-v4,01/11] i2c: pxa: keep i2c irq ON in suspend --- 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,03/11] i2c: pxa: Return I2C_RETRY when timeout in pio mode --- 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,05/11] i2c: pxa: Update debug function to dump more info on error --- 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,07/11] i2c: pxa: enable/disable i2c module across msg xfer --- 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,09/11] i2c: pxa: Add support for pxa910/988 & new configuration features --- 2015-07-14 Vaibhav Hiremath Accepted
[PATCH-v4,10/11] i2c: pxa: Add ILCR (tLow & tHigh) configuration support --- 2015-07-14 Vaibhav Hiremath New
[PATCH-v4,11/11] Documentation: binding: add sclk adjustment properties to i2c-pxa --- 2015-07-14 Vaibhav Hiremath New
[PATCH-v4,00/11] i2c: pxa: Fixes, cleanup and support for pxa910 family --- 2015-07-20 Vaibhav Hiremath New
drivers: i2c: exynos5: irq spinlock rt-safe --- 2015-08-25 Anders Roxell New
[PATCHv2] drivers: i2c: exynos5: irq spinlock rt-safe --- 2015-09-03 Anders Roxell New
[v4,1/8] i2c: Add pointer dereference protection to i2c_match_id() --- 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,3/8] i2c: Match using traditional OF methods, then by vendor-less compatible strings --- 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,5/8] i2c: Export i2c_match_id() for direct use by device drivers --- 2015-09-09 Kieran Bingham New
[v4,6/8] i2c: Provide a temporary .probe2() call-back type --- 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,8/8] mfd: as3722: Rid driver of superfluous I2C device ID structure --- 2015-09-09 Kieran Bingham New
[RESEND,v4,1/8] i2c: Add pointer dereference protection to i2c_match_id() --- 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,3/8] i2c: Match using traditional OF methods, then by vendor-less compatible strings --- 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,5/8] i2c: Export i2c_match_id() for direct use by device drivers --- 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,7/8] mfd: 88pm860x: Move over to new I2C device .probe() call --- 2015-09-11 Kieran Bingham New
[RESEND,v4,8/8] mfd: as3722: Rid driver of superfluous I2C device ID structure --- 2015-09-11 Kieran Bingham New
[1/9] eeprom: at24: platform_data: use BIT() macro --- 2015-10-12 Bartosz Golaszewski Superseded
[2/9] eeprom: at24: new flag in platform_data --- 2015-10-12 Bartosz Golaszewski Superseded
[3/9] eeprom: at24: tie up an additional address for at24cs series --- 2015-10-12 Bartosz Golaszewski Superseded
[4/9] eeprom: at24: support reading of the serial number --- 2015-10-12 Bartosz Golaszewski New
[5/9] eeprom: at24: export the serial number through sysfs --- 2015-10-12 Bartosz Golaszewski New
[6/9] eeprom: at24: improve the device_id table readability --- 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
[8/9] eeprom: at24: remove a reduntant if --- 2015-10-12 Bartosz Golaszewski Superseded
[9/9] eeprom: at24: readability tweaks --- 2015-10-12 Bartosz Golaszewski New
[RESEND,1/9] eeprom: at24: platform_data: use BIT() macro --- 2015-10-20 Bartosz Golaszewski Superseded
[RESEND,2/9] eeprom: at24: new flag in platform_data --- 2015-10-20 Bartosz Golaszewski Superseded
[RESEND,3/9] eeprom: at24: tie up an additional address for at24cs series --- 2015-10-20 Bartosz Golaszewski Superseded
[RESEND,4/9] eeprom: at24: support reading of the serial number --- 2015-10-20 Bartosz Golaszewski New
[RESEND,5/9] eeprom: at24: export the serial number through sysfs --- 2015-10-20 Bartosz Golaszewski New
[RESEND,6/9] eeprom: at24: improve the device_id table readability --- 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,8/9] eeprom: at24: remove a reduntant if --- 2015-10-20 Bartosz Golaszewski Superseded
[RESEND,9/9] eeprom: at24: readability tweaks --- 2015-10-20 Bartosz Golaszewski New
[v2,1/9] eeprom: at24: platform_data: use BIT() macro --- 2015-10-27 Bartosz Golaszewski Superseded
[v2,2/9] eeprom: at24: new flag in platform_data --- 2015-10-27 Bartosz Golaszewski New
[v2,6/9] eeprom: at24: improve the device_id table readability --- 2015-10-27 Bartosz Golaszewski Superseded
[v2,7/9] eeprom: at24: add the at24cs series to the list of supported devices --- 2015-10-27 Bartosz Golaszewski New
[RESEND,v2,8/9] eeprom: at24: remove a reduntant if --- 2015-11-17 Bartosz Golaszewski Superseded
[RESEND,v2,3/9] eeprom: at24: tie up an additional address for at24cs series --- 2015-11-24 Bartosz Golaszewski Superseded
[v2] arm64: dts: add all hi6220 i2c nodes --- 2015-11-26 kongxinwei Superseded
[v4] arm64: dts: add all hi6220 i2c nodes --- 2015-12-02 kongxinwei New
[RESEND,v2,3/9] eeprom: at24: tie up an additional address for at24cs series --- 2015-12-02 Bartosz Golaszewski New
i2c: designware: Do not require clock when SSCN and FFCN are provided --- 2015-12-15 Suthikulpanit, Suravee New
[v2] i2c: designware: Do not require clock when SSCN and FFCN are provided --- 2015-12-17 Suthikulpanit, Suravee New
[v4] i2c: designware: Do not require clock when SSCN and FFCN are provided --- 2016-01-04 Suthikulpanit, Suravee New
i2c-smbus: Don't report duplicate alerts --- 2016-01-19 Corey Minyard New
[1/5] i2c-i801: hwpec and check_pre cleanups --- 2016-01-19 Corey Minyard New
[2/5] i2c-i801: Move hostcfg set/reset to i801_access() --- 2016-01-19 Corey Minyard New
[3/5] i2c-i801: Move PEC handling into i2c_block_transaction() --- 2016-01-19 Corey Minyard New
[4/5] i2c-i801: clean up block transaction --- 2016-01-19 Corey Minyard New
[5/5] i2c-i801: Remove redundant code and event-drive --- 2016-01-19 Corey Minyard New
[1/3] i2c: Add parameters to sysfs-added i2c devices --- 2016-01-19 Corey Minyard Superseded
[2/3] ipmi: Handle I2C parms in the SSIF driver. --- 2016-01-19 Corey Minyard Superseded
[3/3] i2c-smbus: Allow parms to be passed in from sysfs new_device --- 2016-01-19 Corey Minyard Superseded
[01/13] eeprom: at24: remove a reduntant if --- 2016-03-24 Bartosz Golaszewski Superseded
[02/13] eeprom: at24: improve the device_id table readability --- 2016-03-24 Bartosz Golaszewski Accepted
[03/13] eeprom: at24: platform_data: use BIT() macro --- 2016-03-24 Bartosz Golaszewski Superseded
[04/13] eeprom: at24: make locking more fine-grained --- 2016-03-24 Bartosz Golaszewski Superseded
« 1 2 3 456 57 »