Show patches with: State = Action Required       |    Archived = No       |   2852 patches
« 1 2 3 428 29 »
Patch Series S/W/F Date Submitter Delegate State
[9/9] eeprom: at24: readability tweaks --- 2015-10-12 Bartosz Golaszewski New
[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,9/9] eeprom: at24: readability tweaks --- 2015-10-20 Bartosz Golaszewski New
[v2,2/9] eeprom: at24: new flag in platform_data --- 2015-10-27 Bartosz Golaszewski New
[v2,7/9] eeprom: at24: add the at24cs series to the list of supported devices --- 2015-10-27 Bartosz Golaszewski New
[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
[11/13] eeprom: at24: add at24mac series flag --- 2016-03-24 Bartosz Golaszewski New
[v2,04/13] eeprom: at24: make locking more fine-grained --- 2016-03-24 Bartosz Golaszewski New
[v2,07/13] eeprom: at24: support reading of the serial number --- 2016-03-24 Bartosz Golaszewski New
[v2,08/13] eeprom: at24: call read and write routines via function pointers --- 2016-03-24 Bartosz Golaszewski New
[v2,09/13] eeprom: at24: use at24cs_serial_read() --- 2016-03-24 Bartosz Golaszewski New
[v2,10/13] eeprom: at24: add the at24cs series to the list of supported devices --- 2016-03-24 Bartosz Golaszewski New
[v2,12/13] eeprom: at24: add support for at24mac series --- 2016-03-24 Bartosz Golaszewski New
[v2,13/13] eeprom: at24: add at24mac chips to the list of supported devices --- 2016-03-24 Bartosz Golaszewski New
i2c: let I2C masters ignore their children for PM --- 2016-04-11 Linus Walleij New
[RESEND,v2,01/13] eeprom: at24: remove a reduntant if --- 2016-04-11 Bartosz Golaszewski New
[RESEND,v2,05/13] eeprom: at24: replace msleep() with usleep_range() --- 2016-04-11 Bartosz Golaszewski New
i2c: st: Implement i2c_bus_recovery_info callbacks --- 2016-04-12 Peter Griffin New
[02/12] eeprom: at24: remove nvmem regmap dependency --- 2016-04-24 Srinivas Kandagatla New
[10/12] nvmem: lpc18xx-eeprom: remove nvmem regmap dependency --- 2016-04-24 Srinivas Kandagatla New
[v2,1/3] i2c: Add parameters to sysfs-added i2c devices --- 2016-05-10 Corey Minyard New
[v2,2/3] i2c-smbus: Allow parms to be passed in from sysfs new_device --- 2016-05-10 Corey Minyard New
[v2,3/3] ipmi: Handle I2C parms in the SSIF driver. --- 2016-05-10 Corey Minyard New
i2c: nomadik: move runtime suspend of hw to _noirq --- 2016-05-23 Linus Walleij New
[09/14] eeprom: at24: platform_data: add serial number flag --- 2016-05-29 Bartosz Golaszewski New
[v2,02/10] i2c-i801: Move hostcfg set/reset to i801_access() --- 2016-05-30 Corey Minyard New
[v2,03/10] i2c-i801: Move hwpec handling into block transaction --- 2016-05-30 Corey Minyard New
[v2,04/10] i2c-i801: Consolidate calls to i801_check_pre() --- 2016-05-30 Corey Minyard New
[v2,07/10] i2c-i801: Fix some inconsistent variable names --- 2016-05-30 Corey Minyard New
[2/4] soc: fsl: add GUTS driver for QorIQ platforms Untitled series #1977 --- 2016-05-30 Arnd Bergmann New
[RESEND,02/14] eeprom: at24: move at24_read() below at24_eeprom_write() --- 2016-06-06 Bartosz Golaszewski New
[RESEND,10/14] eeprom: at24: support reading the serial number --- 2016-06-06 Bartosz Golaszewski New
[RESEND,13/14] eeprom: at24: add support for at24mac series --- 2016-06-06 Bartosz Golaszewski New
[01/10] i2c: designware-platdrv: Return error in ->probe() when clk ungate fails --- 2016-06-14 Ulf Hansson New
[02/10] i2c: designware-platdrv: Gate clk in error path in ->probe() --- 2016-06-14 Ulf Hansson New
[03/10] i2c: designware-platdrv: Unconditionally enable runtime PM --- 2016-06-14 Ulf Hansson New
[04/10] i2c: designware-platdrv: Disable autosuspend in error path in ->probe() --- 2016-06-14 Ulf Hansson New
[05/10] i2c: designware-platdrv: Fix clk gating in ->remove() --- 2016-06-14 Ulf Hansson New
[06/10] i2c: designware-platdrv: Update runtime PM last busy mark in ->probe() --- 2016-06-14 Ulf Hansson New
[07/10] i2c: designware-platdrv: Re-init the HW when resuming --- 2016-06-14 Ulf Hansson New
[08/10] i2c: designware-platdrv: Check return value from clk_prepare_enable() --- 2016-06-14 Ulf Hansson New
[09/10] i2c: designware-platdrv: Simplify code by using dev_get_drvdata() --- 2016-06-14 Ulf Hansson New
[2/2] i2c-dev: Don't block the adapter from unregistering --- 2016-07-06 Viresh Kumar New
[v2] eeprom: at24: check if the chip is functional in probe() --- 2016-08-12 Bartosz Golaszewski New
i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended --- 2016-08-25 Sudeep Holla New
gpio: pca953x: fix an incorrect lockdep warning --- 2016-09-16 Bartosz Golaszewski New
[v2,1/4] i2c: export i2c_adapter_depth() --- 2016-09-16 Bartosz Golaszewski New
[v2,4/4] gpio: pca953x: fix an incorrect lockdep warning --- 2016-09-16 Bartosz Golaszewski New
[v2] i2c: uniphier-f: fix misdetection of incomplete STOP condition --- 2016-09-23 Masahiro Yamada New
i2c: uniphier[-f]: fix bool logic calculation --- 2016-10-19 Masahiro Yamada New
i2c: hix5hd2: allow build with ARCH_HISI --- 2016-10-24 Ruqiang Ju New
[v15,6/7] base: soc: introduce soc_device_match() interface Untitled series #1789 --- 2016-10-28 Y.b. Lu New
[PATCHv7,01/11] i2c: Add pointer dereference protection to i2c_match_id() --- 2016-11-07 Kieran Bingham New
[PATCHv7,05/11] i2c: Export i2c_match_id() for direct use by device drivers --- 2016-11-07 Kieran Bingham New
[2/2] i2c: octeon: Fix waiting for operation completion --- 2016-11-11 Jan Glauber New
i2c: designware: add reset interface --- 2016-11-22 Zhangfei Gao New
misc: eeprom: implement compatible DT probing --- 2016-12-08 Linus Walleij New
[v3,resend] i2c: designware: add reset interface --- 2016-12-27 Zhangfei Gao New
i2c: Fix error print when address is invalid --- 2017-01-24 Stephen Boyd New
[v3,3/3] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family [v3,1/3] dt: bindings: add documentation for zx2967 family i2c controller --- 2017-01-26 Baoyou Xie New
[v6,3/3] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family Untitled series #436 --- 2017-02-09 Baoyou Xie New
[1/2] ACPI / APD: Add clock frequency for Hisilicon Hip07/08 I2C controller [1/2] ACPI / APD: Add clock frequency for Hisilicon Hip07/08 I2C controller --- 2017-04-22 Hanjun Guo New
[2/2] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family Add I2C driver for ZTE ZX2967 family SoCs --- 2017-05-28 Shawn Guo New
[v2,1/2] dt: bindings: add documentation for zx2967 family i2c controller Add I2C driver for ZTE ZX2967 family SoCs --- 2017-06-22 Shawn Guo New
[v2,2/2] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family Add I2C driver for ZTE ZX2967 family SoCs --- 2017-06-22 Shawn Guo New
i2c: zx2967: drop COMPILE_TEST dependency --- 2017-06-24 Shawn Guo New
i2c: aspeed: Deassert reset in probe i2c: aspeed: Deassert reset in probe --- 2017-10-10 Joel Stanley New
i2c: meson: use generic compatible i2c: meson: use generic compatible --- 2017-10-13 Jerome Brunet New
[v2] ARM: sa1100: simpad: Correct I2C GPIO offsets [v2] ARM: sa1100: simpad: Correct I2C GPIO offsets --- 2017-11-07 Linus Walleij New
i2c: core: Use GPIO descriptors for recovery i2c: core: Use GPIO descriptors for recovery --- 2017-12-08 Linus Walleij New
i2c: Include GPIO consumer header in main include i2c: Include GPIO consumer header in main include --- 2017-12-08 Linus Walleij New
[v2] i2c: acorn: add MODULE_LICENSE tag [v2] i2c: acorn: add MODULE_LICENSE tag --- 2018-01-15 Arnd Bergmann New
i2c: algo-bit: Move debug variable i2c: algo-bit: Move debug variable --- 2018-02-16 Linus Walleij New
[v7,4/4] MAINTAINERS: add Ard as Socionext SynQuacer I2C driver maintainer add support for Socionext SynQuacer I2C controller --- 2018-04-03 Ard Biesheuvel New
i2c: i801: mark PM functions as __maybe_unused i2c: i801: mark PM functions as __maybe_unused --- 2018-05-25 Arnd Bergmann New
i2c: mux: pca954x: Use helper variable in probe i2c: mux: pca954x: Use helper variable in probe --- 2018-06-05 Linus Walleij New
[2/5] arm64: dts: actions: Add Actions Semi S900 I2C controller nodes Untitled series #12522 --- 2018-06-23 Manivannan Sadhasivam New
[v3,5/6] i2c: Add Actions Semiconductor Owl family S900 I2C driver [v3,1/6] dt-bindings: i2c: Add binding for Actions Semiconductor Owl I2C controller --- 2018-06-30 Manivannan Sadhasivam New
[v2,1/2] dt-bindings: i2c: Add binding document for Qualcomm CCI i2c: Add support for Qualcomm Camera Control Interface --- 2018-07-17 Vinod Koul New
[v6,6/6] MAINTAINERS: Add entry for Actions Semiconductor Owl I2C driver Add Actions Semiconductor Owl S900 I2C support --- 2018-07-23 Manivannan Sadhasivam New
[v7,4/6] arm64: dts: actions: Enable I2C1 and I2C2 in Bubblegum-96 board Untitled series #13562 --- 2018-07-26 Manivannan Sadhasivam New
[v8,2/6] arm64: dts: actions: Add pinctrl definition for S900 I2C controller Untitled series #13697 --- 2018-08-01 Manivannan Sadhasivam New
[v3,2/2] i2c: Add Qualcomm CCI I2C driver Untitled series #13777 --- 2018-08-06 Vinod Koul New
[v4,1/2] dt-bindings: i2c: Add binding for Qualcomm CCI I2C controller [v4,1/2] dt-bindings: i2c: Add binding for Qualcomm CCI I2C controller --- 2018-08-20 Vinod Koul New
[RFC] i2c: busses: omap: Add the master_xfer_irqless hook [RFC] i2c: busses: omap: Add the master_xfer_irqless hook --- 2018-10-18 Keerthy New
[2/2] i2c: iop3xx: Add device tree probing Untitled series #18202 --- 2019-01-28 Linus Walleij New
[RFC,22/57] drivers: i2c: Use generic helper to match device by acpi_dev Untitled series #20780 --- 2019-06-03 Suzuki K Poulose New
[5/8] soc: qcom: geni: Add support for ACPI Untitled series #20852 --- 2019-06-05 Lee Jones New
[v2,1/8] i2c: i2c-qcom-geni: Provide support for ACPI [v2,1/8] i2c: i2c-qcom-geni: Provide support for ACPI --- 2019-06-07 Lee Jones New
« 1 2 3 428 29 »