Linux-i2c Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-04 16:30:05 to 2024-03-18 08:25:11 UTC [more...]

[PATCH] i2c: Add msgs is NULL check
 2024-03-18  8:24 UTC 

Boot hang with SiFive PLIC when routing I2C-HID level-triggered interrupts
 2024-03-17 21:27 UTC  (5+ messages)

[PATCH v2 0/4] Add RIIC support for Renesas RZ/V2H SoC
 2024-03-17 19:57 UTC  (13+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: renesas,riic: Document R9A09G057 support
` [PATCH v2 2/4] i2c: riic: Introduce helper functions for I2C read/write operations
` [PATCH v2 3/4] i2c: riic: Pass register offsets and chip details as OF data
` [PATCH v2 4/4] i2c: riic: Add support for R9A09G057 SoC

[PULL REQUEST] i2c-for-6.9-rc1
 2024-03-15 20:37 UTC  (2+ messages)

[GIT PULL] i2c-host changes for v6.9 - part 2
 2024-03-15 10:40 UTC  (2+ messages)

[PATCH] i2c-mv46xxx driver
 2024-03-15  8:08 UTC 

[PATCH 0/5] Add RIIC support for Renesas RZ/V2H SoC
 2024-03-14 14:33 UTC  (23+ messages)
` [PATCH 1/5] dt-bindings: i2c: renesas,riic: Update comment for fallback string
` [PATCH 2/5] dt-bindings: i2c: renesas,riic: Document R9A09G057 support
` [PATCH 3/5] i2c: riic: Introduce helper functions for I2C read/write operations
` [PATCH 4/5] i2c: riic: Pass register offsets and chip details as OF data
` [PATCH 5/5] i2c: riic: Add support for R9A09G057 SoC

`intel_lpss_pci_driver_init` takes 23.8 ms
 2024-03-14 13:30 UTC  (2+ messages)

[syzbot] [i2c?] KASAN: stack-out-of-bounds Write in i801_isr (3)
 2024-03-14 11:17 UTC 

[PATCH] media: dt-bindings: qcom,i2c-cci: Fix OV7251 'data-lanes' entries
 2024-03-14  7:06 UTC  (2+ messages)

[PATCH v3] i2c: i2c-qcom-geni: Parse Error correctly in i2c GSI mode
 2024-03-13 19:46 UTC  (12+ messages)

[PATCH v4 00/18] Add suspend to ram support for PCIe on J7200
 2024-03-13  6:51 UTC  (11+ messages)
` [PATCH v4 02/18] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
` [PATCH v4 03/18] i2c: omap: wakeup the controller during suspend() callback
` [PATCH v4 18/18] PCI: j721e: Add suspend and resume support

[PATCH v4] i2c: i2c-qcom-geni: Parse Error correctly in i2c GSI mode
 2024-03-13  5:26 UTC 

[PATCH v4] i2c: acpi: Unbind mux adapters before delete
 2024-03-12 22:16 UTC 

[PATCH v4] i2c: muxes: pca954x: Allow sharing reset GPIO
 2024-03-12 20:14 UTC 

[PATCH v3] i2c: i801: Add lis3lv02d for Dell Precision M6800
 2024-03-12 19:49 UTC  (2+ messages)

[GIT PULL] i2c-host changes for v6.9
 2024-03-12  7:57 UTC  (2+ messages)

[PATCH] i2c: muxes: pca954x: Allow sharing reset GPIO
 2024-03-11 20:07 UTC  (3+ messages)

[GIT PULL] i2c-host changes for v6.9 - part 2 (i2c zhaoxin)
 2024-03-11 14:30 UTC  (2+ messages)

[PATCH v2 1/2] i2c: viai2c: Fix some minor style issues
 2024-03-11 10:51 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: viai2c: Fix bug for msg->len is 0

[PATCH v3 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-03-11  8:59 UTC  (29+ messages)
` [PATCH v3 01/11] dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example
` [PATCH v3 02/11] i2c: nomadik: rename private struct pointers from dev to priv
` [PATCH v3 03/11] i2c: nomadik: simplify IRQ masking logic
` [PATCH v3 04/11] i2c: nomadik: use bitops helpers
` [PATCH v3 05/11] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
` [PATCH v3 06/11] i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
` [PATCH v3 07/11] i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetree
` [PATCH v3 08/11] i2c: nomadik: support Mobileye EyeQ5 I2C controller
` [PATCH v3 09/11] i2c: nomadik: sort includes
` [PATCH v3 10/11] MIPS: mobileye: eyeq5: add 5 I2C controller nodes
` [PATCH v3 11/11] MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor
` (subset) [PATCH v3 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts

[PATCH 1/2] i2c: viai2c: Fix some minor style issues
 2024-03-11  7:27 UTC  (6+ messages)
` [PATCH 2/2] i2c: viai2c: Fix bug for msg->len is 0

[PULL REQUEST] i2c-for-6.8-rc8
 2024-03-09 18:34 UTC  (2+ messages)

[PATCH v8 0/6] i2c: add zhaoxin i2c controller driver
 2024-03-08 12:30 UTC  (16+ messages)
` [PATCH v8 6/6] "
    ` [SPAM] "
` [PATCH v9 0/6] "
  ` [PATCH v9 1/6] i2c: wmt: create wmt_i2c_init for general init
  ` [PATCH v9 2/6] i2c: wmt: split out common files
  ` [PATCH v9 3/6] i2c: wmt: rename something
  ` [PATCH v9 4/6] i2c: wmt: fix a bug when thread blocked
  ` [PATCH v9 5/6] i2c: wmt: add platform type VIAI2C_PLAT_WMT
  ` [PATCH v9 6/6] i2c: add zhaoxin i2c controller driver

[GIT PULL] i2c-host fixes for v6.8
 2024-03-08 11:38 UTC  (3+ messages)

[PATCH] i2c: sprd: Convert to platform remove callback returning void
 2024-03-08  6:56 UTC  (3+ messages)

[PATCH v2] i2c: i2c-qcom-geni: Parse Error correctly in i2c GSI mode
 2024-03-07 21:24 UTC  (6+ messages)

[PATCH] i2c: exynos5: Revert "i2c: exynos5: Init data before registering interrupt handler"
 2024-03-07 20:33 UTC  (4+ messages)

[PATCH v3] i2c: exynos5: Init data before registering interrupt handler
 2024-03-07 13:29 UTC  (7+ messages)

[PATCH v1] i2c: i2c-qcom-geni: Parse Error correctly in i2c GSI mode
 2024-03-07 10:02 UTC  (7+ messages)

[PATCH] Documentation: i2c: Document that client auto-detection is a legacy mechanism
 2024-03-07  8:44 UTC  (2+ messages)

[PATCH] i2c: remove redundant condition
 2024-03-07  8:37 UTC  (2+ messages)

[linux-next:master 11602/11963] ERROR: modpost: "acpi_device_notify_remove" [drivers/i2c/i2c-core.ko] undefined!
 2024-03-07  8:21 UTC 

[PATCH v2] i2c: i801: Fix using mux_pdev before it's set
 2024-03-06 11:55 UTC  (2+ messages)

[PATCH RFT 0/3] i2c: mpc: use proper binding for transfer timeouts
 2024-03-06 15:43 UTC  (5+ messages)
` [PATCH RFT 1/3] dt-bindings: "

[PATCH] i2c: rcar: Prepare for the advent of ARCH_RCAR_GEN4
 2024-03-06 15:43 UTC  (5+ messages)

[PATCH v2 RESEND] i2c: cadence: Add system suspend and resume PM support
 2024-03-06 15:43 UTC  (2+ messages)

[PATCH v2] i2c: aspeed: Fix the dummy irq expected print
 2024-03-06 11:55 UTC  (2+ messages)

[PATCH v3] i2c: i801: Avoid potential double call to gpiod_remove_lookup_table
 2024-03-06 11:55 UTC  (6+ messages)
  ` [SPAM] "

[PATCH] i2c: wmt: Fix an error handling path in wmt_i2c_probe()
 2024-03-06 11:55 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: i2c: mux: i2c-demux-pinctrl: Drop i2c-mux.yaml reference
 2024-03-06 11:51 UTC  (6+ messages)

[PATCH v2 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-03-06  9:34 UTC  (3+ messages)

[PATCH] i2c: remove redundant condition
 2024-03-06  1:32 UTC  (2+ messages)

[PATCH -next] i2c: amd-mp2: drop free_irq() of devm_request_irq() allocated irq
 2024-03-05 21:49 UTC  (2+ messages)

[PATCH RFT] i2c: i801: Call i2c_register_spd for muxed child segments
 2024-03-05 20:28 UTC 

riscv: ERROR: modpost: "acpi_device_notify_remove" [drivers/i2c/i2c-core.ko] undefined!
 2024-03-05 11:59 UTC 

[PATCH v2] i2c: exynos5: Init data before registering interrupt handler
 2024-03-05 10:42 UTC  (3+ messages)

[PATCH] i2c: aspeed: Fix the dummy irq expected print
 2024-03-05  0:09 UTC  (7+ messages)

[PATCH] i2c: remove redundant condition
 2024-03-04 20:54 UTC  (2+ messages)

[PATCH v2] i2c: smbus: Prepare i2c_register_spd for usage on muxed segments
 2024-03-04 20:46 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).