linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-05 01:51:26 to 2020-05-13 11:59:49 UTC [more...]

[PATCH -next 010/491] ARM/SAMSUNG EXYNOS ARM ARCHITECTURES: Use fallthrough;
 2020-05-13 11:59 UTC  (3+ messages)

[PATCH] i2c: at91: Restore pinctrl state if can't get scl/sda gpios
 2020-05-13 11:13 UTC 

[RFC PATCH] i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
 2020-05-13 11:07 UTC  (3+ messages)
  `  "

[PATCH] i2c: mux: Replace zero-length array with flexible-array
 2020-05-13 10:37 UTC  (5+ messages)

[PATCH] arm64: dts: add uDPU i2c bus recovery
 2020-05-13  9:33 UTC 

[PATCH] i2c: pxa: implement generic i2c bus recovery
 2020-05-13  9:33 UTC 

[PATCH 0/2] Add bus recovery to i2c-pxa
 2020-05-13  9:29 UTC  (6+ messages)
` [PATCH 1/2] i2c: pxa: implement generic i2c bus recovery
` [PATCH 2/2] arm64: dts: add uDPU "

[PATCH 0/1] mfd: convert to use new I2C API
 2020-05-13  8:24 UTC  (6+ messages)
` [PATCH 1/1] mfd: htc-i2cpld: convert to use i2c_new_client_device()

[PATCH 0/1] video: convert to use new I2C API
 2020-05-13  8:00 UTC  (5+ messages)
` [PATCH 1/1] video: backlight: tosa_lcd: convert to use i2c_new_client_device()

[PATCH 0/1] char: convert to use new I2C API
 2020-05-13  7:10 UTC  (7+ messages)
` [PATCH 1/1] char: ipmi: convert to use i2c_new_client_device()

[PATCH 0/4] stm32-f7: Addition of SMBus Alert / Host-notify features
 2020-05-13  5:42 UTC  (10+ messages)
` [PATCH 1/4] i2c: smbus: add core function handling SMBus host-notify
` [PATCH 2/4] i2c: addition of client reg/unreg callbacks
` [PATCH 3/4] dt-bindings: i2c-stm32: add SMBus Alert bindings
` [PATCH 4/4] i2c: stm32f7: Add SMBus-specific protocols support

[PATCH] i2c: slave-eeprom: add support for 24c512 EEPROMs
 2020-05-12 20:45 UTC  (2+ messages)

[PATCH 0/1] power: convert to use new I2C API
 2020-05-12 17:10 UTC  (4+ messages)
` [PATCH 1/1] power: supply: bq24190_charger: convert to use i2c_new_client_device()

[PATCH 0/1] x86: convert to use new I2C API
 2020-05-12 16:32 UTC  (3+ messages)
` [PATCH 1/1] x86/platform/intel-mid: convert to use i2c_new_client_device()

[PATCH v2 1/5] i2c: designware: Use devm_platform_ioremap_resource() to simplify code
 2020-05-12 16:22 UTC  (6+ messages)
` [PATCH v2 5/5] i2c: designware: Allow slave mode for PCI enumerated devices

[PATCH v1 1/4] i2c: designware: Split out i2c_dw_validate_speed() helper
 2020-05-12 15:12 UTC  (9+ messages)
` [PATCH v1 2/4] i2c: designware: Split out OF parts into separate module
` [PATCH v1 3/4] i2c: designware: Split out ACPI "
` [PATCH v1 4/4] i2c: designware: Read counters from ACPI for PCI driver

[PATCH] i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_probe()'
 2020-05-12 14:40 UTC  (3+ messages)

[PATCH V5 0/7] Add interconnect support to QSPI and QUP drivers
 2020-05-12 14:26 UTC  (21+ messages)
` [PATCH V5 1/7] soc: qcom: geni: Support for ICC voting
` [PATCH V5 2/7] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V5 3/7] i2c: i2c-qcom-geni: Add interconnect support
` [PATCH V5 4/7] spi: spi-geni-qcom: "
` [PATCH V5 5/7] tty: serial: qcom_geni_serial: "
` [PATCH V5 6/7] spi: spi-qcom-qspi: "
` [PATCH V5 7/7] arm64: dts: sc7180: Add interconnect for QUP and QSPI

[PATCH] i2c: mediatek: Add i2c ac-timing adjust support
 2020-05-12 13:38 UTC  (2+ messages)

[PATCH 0/4] i2c: tegra: Add support for the VI I2C on Tegra210
 2020-05-12 13:14 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: i2c: tegra: Document Tegra210 VI I2C
` [PATCH 2/4] i2c: tegra: Use FIELD_PREP/FIELD_GET macros
` [PATCH 3/4] i2c: tegra: Add support for the VI I2C on Tegra210
` [PATCH 4/4] arm64: tegra: Enable VI I2C on Jetson Nano

[PATCH 1/2] i2c: altera: Fix race between xfer_msg and isr thread
 2020-05-12 13:00 UTC  (2+ messages)

[PATCH] dt-bindings: eeprom: at24: Fix list of page sizes for writing
 2020-05-12 12:56 UTC  (3+ messages)

[PATCH 0/2] Use master-abort for slave probes
 2020-05-12 10:39 UTC  (5+ messages)
` [PATCH 1/2] i2c: pxa: clear all master action bits in i2c_pxa_stop_message()
` [PATCH 2/2] i2c: pxa: use master-abort for device probes

[PATCH v2 0/4] Further i2c-pxa cleanups
 2020-05-12 10:35 UTC  (9+ messages)
` [PATCH v2 1/4] i2c: pxa: consolidate i2c_pxa_*xfer() implementations
` [PATCH v2 2/4] i2c: pxa: avoid complaints with non-responsive slaves
` [PATCH v2 3/4] i2c: pxa: ensure timeout messages are unique
` [PATCH v2 4/4] i2c: pxa: remove some unnecessary debug

[PATCH v3] i2c: Add i2c-pseudo driver for userspace I2C adapters
 2020-05-11 23:48 UTC 

[PATCH 1/8] dt-bindings: clock: Convert ingenic,cgu.txt to YAML
 2020-05-11 23:05 UTC  (17+ 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 0/1] i2c: Add i2c-pseudo driver for userspace I2C adapters
 2020-05-11 22:37 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 0/4] Further i2c-pxa cleanups
 2020-05-11 20:20 UTC  (7+ messages)
` [PATCH 1/4] i2c: pxa: consolidate i2c_pxa_*xfer() implementations
` [PATCH 2/4] i2c: pxa: avoid complaints with non-responsive slaves
` [PATCH 3/4] i2c: pxa: ensure timeout messages are unique
` [PATCH 4/4] i2c: pxa: remove some unnecessary debug

[PATCH 0/6] i2c: designeware: Add Baikal-T1 SoC DW I2C specifics support
 2020-05-11 19:50 UTC  (16+ messages)
` [PATCH v2 00/12] i2c: designeware: Add Baikal-T1 System I2C support
  ` [PATCH v2 01/12] scripts/dtc: check: Add 10bit/slave i2c reg flags support
  ` [PATCH v2 02/12] dt-bindings: i2c: Convert DW I2C binding to DT schema
  ` [PATCH v2 03/12] dt-bindings: i2c: dw: Add Baikal-T1 SoC I2C controller
  ` [PATCH v2 04/12] i2c: designware: Convert driver to using regmap API
  ` [PATCH v2 05/12] i2c: designware: Use `-y` to build multi-object modules
  ` [PATCH v2 06/12] i2c: designware: slave: Set DW I2C core module dependency
  ` [PATCH v2 07/12] i2c: designware: Move Baytrail sem config to the platform if-clause
  ` [PATCH v2 08/12] i2c: designware: Introduce platform drivers glue layer interface
  ` [PATCH v2 09/12] i2c: designware: Unpin Microsemi Ocelot I2C into a glue driver
  ` [PATCH v2 10/12] i2c: designware: Discard Cherry Trail model flag
  ` [PATCH v2 11/12] i2c: designware: Use provided regmap instead of reg resource
  ` [PATCH v2 12/12] i2c: designware: Add Baikal-T1 System I2C glue driver

[PATCH] i2c: algo-pca: update contact email
 2020-05-11 19:28 UTC  (2+ messages)

[PATCH v3 1/4] i2c: mux: pca954x: Refactor pca954x_irq_handler()
 2020-05-11 19:26 UTC  (13+ 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

[PATCH] dt-bindings: at24: add microchip,24lc[0-9]+ to the compatible pattern
 2020-05-11 19:14 UTC  (2+ messages)

[PATCH v10 0/3] i2c: npcm7xx: add NPCM i2c controller driver
 2020-05-11 16:09 UTC  (7+ messages)
` [PATCH v10 1/3] dt-bindings: i2c: npcm7xx: add NPCM I2C controller
` [PATCH v10 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver
` [PATCH v10 3/3] i2c: npcm7xx: Add support for slave mode for Nuvoton

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-11  3:12 UTC  (7+ messages)
` [PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin

[PATCH] docs/devicetree/i2c: brcm,bcm2835: fix node id in example
 2020-05-10 19:58 UTC 

[PATCH 0/5] i2c: tegra: Various fixes and improvements
 2020-05-09 15:35 UTC  (14+ messages)
` [PATCH 1/5] Revert "i2c: tegra: Fix suspending in active runtime PM state"
` [PATCH 2/5] i2c: tegra: Restore pinmux on system resume
` [PATCH 3/5] i2c: tegra: Keep IRQs enabled during suspend/resume
` [PATCH 4/5] i2c: tegra: Better handle case where CPU0 is busy for a long time
` [PATCH 5/5] i2c: tegra: Synchronize DMA before termination

[PATCH 0/1] i2c: Add i2c-pseudo driver for userspace I2C adapters
 2020-05-09  1:43 UTC  (5+ messages)
` [PATCH 1/1] "
  ` [PATCH] i2c: fix stream_open.cocci warnings

[PATCH 2/2] i2c: altera: cleanup spinlock
 2020-05-08 13:14 UTC 

[PATCH] i2c: altera: Fix race between xfer_msg and isr thread
 2020-05-08 13:10 UTC  (4+ messages)

[PATCH AUTOSEL 5.6 29/50] i2c: iproc: generate stop event for slave writes
 2020-05-07 14:27 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 41/50] i2c: aspeed: Avoid i2c interrupt status clear race condition

[PATCH AUTOSEL 5.4 22/35] i2c: iproc: generate stop event for slave writes
 2020-05-07 14:28 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 32/35] i2c: aspeed: Avoid i2c interrupt status clear race condition

[PATCH v3] i2c: at91: support atomic write xfer
 2020-05-06 17:17 UTC  (6+ messages)

[PATCH] i2c: puv3: Fix an error handling path in puv3_i2c_probe()
 2020-05-06 15:12 UTC 

[PATCH -next] i2c: nvidia-gpu: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-06  9:01 UTC 

[PATCH] i2c: puv3: Fix an error handling path in 'puv3_i2c_probe()'
 2020-05-06  3:28 UTC 

[PATCH] i2c: reword explanation about atomic transfers
 2020-05-05 16:01 UTC 

[PATCH] i2c: nvidia-gpu: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-05 14:52 UTC 

[PATCH v4 1/4] i2c: at91: Send bus clear command if SDA is down
 2020-05-05 14:37 UTC  (2+ messages)

[PATCH] i2c: use my kernel.org address from now on
 2020-05-05 14:29 UTC  (2+ messages)

[PATCH] i2c: fix missing pm_runtime_put_sync in i2c_device_probe
 2020-05-05 14:28 UTC  (2+ messages)

[PATCH] i2c: uniphier: Remove superfluous error message in uniphier_i2c_probe()
 2020-05-05 14:13 UTC  (3+ messages)
` [PATCH] i2c: drivers: Remove superfluous error message

[PATCH] i2c: bcm2835: Fix an error handling path in 'bcm2835_i2c_probe()'
 2020-05-05 13:09 UTC 

[PATCH v2 00/12] i2c-pxa cleanups
 2020-05-05 13:00 UTC  (4+ messages)

[PATCH v0 linux master] i2c/busses: Avoid i2c interrupt status clear race condition
 2020-05-05  1:52 UTC  (8+ messages)


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).