linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-18 15:58:20 to 2020-04-28 10:53:26 UTC [more...]

[PATCH V4 0/9] Add interconnect support to QSPI and QUP drivers
 2020-04-28 10:53 UTC  (11+ messages)
` [PATCH V4 2/9] interconnect: Set peak requirement as twice of average
` [PATCH V4 3/9] soc: qcom: geni: Support for ICC voting
` [PATCH V4 4/9] soc: qcom-geni-se: Add interconnect support to fix earlycon crash

[PATCH v2 0/2] NVIDIA Tegra I2C synchronization correction
 2020-04-28  8:02 UTC  (47+ messages)
` [PATCH v2 1/2] i2c: tegra: Better handle case where CPU0 is busy for a long time

[PATCH] i2c: s3c2410: make i2c_s3c_irq_nextbyte() void
 2020-04-28  6:31 UTC 

[PATCH v14 0/2] add power control in i2c
 2020-04-28  6:18 UTC  (3+ messages)
` [PATCH v14 1/2] dt-binding: i2c: add bus-supply property
` [PATCH v14 2/2] i2c: core: support bus regulator controlling in adapter

[PATCH v2 00/12] i2c-pxa cleanups
 2020-04-27 18:49 UTC  (13+ messages)
` [PATCH v2 01/12] i2c: pxa: use official address byte helper
` [PATCH v2 02/12] i2c: pxa: remove unneeded includes
` [PATCH v2 03/12] i2c: pxa: re-arrange includes to be in alphabetical order
` [PATCH v2 04/12] i2c: pxa: re-arrange functions to flow better
` [PATCH v2 05/12] i2c: pxa: re-arrange register field definitions
` [PATCH v2 06/12] i2c: pxa: add and use definitions for IBMR register
` [PATCH v2 07/12] i2c: pxa: always set fm and hs members for each type
` [PATCH v2 08/12] i2c: pxa: move private definitions to i2c-pxa.c
` [PATCH v2 09/12] i2c: pxa: move DT IDs along side platform IDs
` [PATCH v2 10/12] i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output
` [PATCH v2 11/12] i2c: pxa: clean up decode_bits()
` [PATCH v2 12/12] i2c: pxa: fix i2c_pxa_wait_bus_not_busy() boundary condition

[PATCH 1/2] platform/x86: i2c-multi-instantiate: Add flag for passing fwnode
 2020-04-27 18:29 UTC  (4+ messages)

[PATCH RFT] i2c: brcmstb: properly check NACK condition
 2020-04-27 18:28 UTC  (3+ messages)

[PATCH REPOST 00/12] i2c-pxa cleanups
 2020-04-27 17:59 UTC  (14+ messages)
  ` [PATCH REPOST 01/12] i2c: pxa: use official address byte helper
  ` [PATCH REPOST 02/12] i2c: pxa: remove unneeded includes
  ` [PATCH REPOST 03/12] i2c: pxa: re-arrange includes to be in alphabetical order
  ` [PATCH REPOST 04/12] i2c: pxa: re-arrange functions to flow better
  ` [PATCH REPOST 05/12] i2c: pxa: re-arrange register field definitions
  ` [PATCH REPOST 06/12] i2c: pxa: add and use definitions for IBMR register
  ` [PATCH REPOST 07/12] i2c: pxa: always set fm and hs members for each type
  ` [PATCH REPOST 08/12] i2c: pxa: move private definitions to i2c-pxa.c
  ` [PATCH REPOST 09/12] i2c: pxa: move DT IDs along side platform IDs
  ` [PATCH REPOST 10/12] i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output
  ` [PATCH REPOST 11/12] i2c: pxa: clean up decode_bits()
  ` [PATCH REPOST 12/12] i2c: pxa: fix i2c_pxa_wait_bus_not_busy() boundary condition

[PATCH v2 1/5] i2c: designware: Use devm_platform_ioremap_resource() to simplify code
 2020-04-27 14:05 UTC  (6+ messages)
` [PATCH v2 2/5] i2c: designware: Move configuration routines to respective modules
` [PATCH v2 3/5] i2c: designware: Switch PCI driver to use i2c_dw_configure_master()
` [PATCH v2 4/5] i2c: designware: Rename i2c_dw_probe() to i2c_dw_probe_master()
` [PATCH v2 5/5] i2c: designware: Allow slave mode for PCI enumerated devices

[PATCH 1/8] dt-bindings: clock: Convert ingenic,cgu.txt to YAML
 2020-04-27  9:11 UTC  (9+ messages)
` [PATCH 2/8] dt-bindings: intc: Convert ingenic,intc.txt "
` [PATCH 3/8] dt-bindings: pinctrl: Convert ingenic,pinctrl.txt "
` [PATCH 4/8] dt-bindings: memory: Convert ingenic,jz4780-nemc.txt "
` [PATCH 5/8] dt-bindings: mtd: Convert ingenic,jz4780-nand.txt "
` [PATCH 6/8] dt-bindings: i2c: Convert i2c-jz4780.txt "
` [PATCH 7/8] dt-bindings: serial: Convert ingenic,uart.txt "
` [PATCH 8/8] dt-bindings: display: Convert ingenic,lcd.txt "

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-04-27  7:23 UTC  (7+ messages)
` [PATCH v2 01/91] i2c: brcmstb: Allow to compile it on BCM2835
` [PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin

[PATCH AUTOSEL 5.6 28/38] i2c: remove i2c_new_probed_device API
 2020-04-27  7:22 UTC  (6+ messages)
` [PATCH AUTOSEL 5.6 30/38] i2c: tegra: Better handle case where CPU0 is busy for a long time
` [PATCH AUTOSEL 5.6 31/38] i2c: tegra: Synchronize DMA before termination

[PATCH] i2c: altera: Fix race between xfer_msg and isr thread
 2020-04-26 10:39 UTC  (3+ messages)

[PATCH] i2c: powermac: use true,false for bool variable
 2020-04-26  9:42 UTC 

[PATCH 0/2] platform: convert to use new I2C API
 2020-04-26  8:57 UTC  (6+ messages)
` [PATCH 2/2] platform/mellanox: mlxreg-hotplug: convert to use i2c_new_client_device()

[PATCH] i2c: busses: remove unneeded conversion to bool
 2020-04-26  8:44 UTC  (4+ messages)

[PATCH v1 1/1] i2c: iproc: add support for SMBUS quick cmd
 2020-04-26  8:36 UTC  (2+ messages)

[PATCH v1 1/1] i2c: iproc: generate stop event for slave writes
 2020-04-26  8:34 UTC  (2+ messages)

[PATCH] i2c: powermac: Simplify reading the "reg" and "i2c-address" property
 2020-04-26  8:32 UTC  (5+ messages)

[PATCH] i2c: brcmstb: Fix handling of optional interrupt
 2020-04-26  8:01 UTC  (3+ messages)

[PATCH v2] i2c: regroup documentation of bindings
 2020-04-26  7:58 UTC  (3+ messages)

[PATCH v3 0/2] i2c: i2c-stm32f7: allow range of I2C bus frequency
 2020-04-26  7:54 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: i2c-stm32f7: allow clock-frequency range
` [PATCH v3 2/2] i2c: i2c-stm32f7: allows for any bus frequency

[PATCH v2] i2c: stm32: don't print an error on probe deferral
 2020-04-26  7:47 UTC  (2+ messages)

[PATCHv3] i2c: slave-eeprom: Make it possible to pre-load eeprom data
 2020-04-26  7:41 UTC  (3+ messages)

[PATCH v3 1/4] i2c: mux: pca954x: Refactor pca954x_irq_handler()
 2020-04-25 11:51 UTC  (4+ messages)
` [PATCH v3 2/4] i2c: mux: pca954x: Make use of device properties
` [PATCH v3 3/4] i2c: mux: pca954x: Move device_remove_file() out of pca954x_cleanup()
` [PATCH v3 4/4] i2c: mux: pca954x: Convert license to SPDX identifier

[PATCHv2] i2c: slave-eeprom: Make it possible to pre-load eeprom data
 2020-04-24 15:32 UTC  (8+ messages)

[PATCHv2] i2c: slave-eeprom: Make it possible to pre-load eeprom data
 2020-04-24 11:29 UTC 

[PATCH 1/2] i2c: slave-eeprom: initialize empty eeprom properly
 2020-04-24  9:06 UTC  (14+ messages)
` [PATCH 2/2] i2c: slave-eeprom: support additional models

[PATCH v13 0/2] add power control in i2c
 2020-04-22 20:14 UTC  (5+ messages)
` [PATCH v13 1/2] dt-binding: i2c: add bus-supply property
` [PATCH v13 2/2] i2c: core: support bus regulator controlling in adapter

[PATCH] dt-bindings: at24: add microchip,24lc[0-9]+ to the compatible pattern
 2020-04-22 14:18 UTC 

[PATCH v4 1/4] i2c: at91: Send bus clear command if SDA is down
 2020-04-21  7:51 UTC  (3+ messages)

[PATCH v1] i2c: busses: convert to devm_platform_get_and_ioremap_resource
 2020-04-21  1:24 UTC  (13+ messages)
                ` [LKP] "

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-20 21:43 UTC  (2+ messages)

[PATCH] i2c: slave-eeprom: Make it possible to pre-load eeprom data
 2020-04-20 16:43 UTC 

[PATCH] i2c-amd756: share definition of amd756_smbus
 2020-04-20 16:26 UTC  (2+ messages)

[PATCH] i2c: stm32: don't print an error on probe deferral
 2020-04-20 15:11 UTC  (3+ messages)

[PATCH v2 0/2] i2c: i2c-stm32f7: allow range of I2C bus frequency
 2020-04-20 15:00 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: i2c-stm32f7: allows for any "

[PATCH] i2c: avoid ifdeffery in I2C drivers with optional slave support
 2020-04-20  6:12 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: Clean-up schema indentation formatting
 2020-04-19 18:14 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: Remove cases of 'allOf' containing a '$ref'

[RFC PATCH] i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
 2020-04-19 12:50 UTC  (2+ messages)

[PATCH v2] i2c: busses: remove duplicate dev_err()
 2020-04-18 21:44 UTC  (2+ messages)

[PATCH v7 1/3] i2c: Add Qualcomm CCI I2C driver
 2020-04-18 21:39 UTC  (4+ messages)
` [PATCH v7 2/3] dt-bindings: i2c: Add binding for Qualcomm CCI I2C controller

[PATCH v2] i2c: cadence: Added slave support
 2020-04-18 21:36 UTC  (2+ messages)

[PULL REQUEST] i2c for v5.7
 2020-04-18 19:30 UTC  (2+ messages)

[PATCH v2 8/9] PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDED
 2020-04-18 16:53 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).