public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-19 09:56:53 to 2023-09-28 19:24:33 UTC [more...]

[PATCH 0/3] Add atomic transfers to s3c24xx i2c driver
 2023-09-28 19:24 UTC  (3+ messages)
  ` [PATCH 1/3] i2c: s3c24xx: fix read transfers in polled mode
  ` [PATCH 2/3] i2c: s3c24xx: fix transferring more than one message "

[PATCH v2] i2c: Drop legacy muxing pseudo-drivers
 2023-09-28 16:52 UTC  (7+ messages)

[PATCH v4 00/11] Introduce STM32 Firewall framework
 2023-09-28 15:43 UTC  (4+ messages)
` [PATCH v4 05/11] firewall: introduce stm32_firewall framework

[PATCH v2] i2c: aspeed: Fix i2c bus hang in slave read
 2023-09-28 15:04 UTC  (3+ messages)
  ` [External] "

[PATCH v19 0/4] Add Intel LJCA device driver
 2023-09-28 14:36 UTC  (13+ messages)
` [PATCH v19 1/4] usb: Add support for Intel LJCA device
` [PATCH v19 4/4] gpio: update Intel LJCA USB GPIO driver

[PATCH v2 0/4] ACPI: PCC: Define and use the common PCC shared memory regions related macros
 2023-09-28 11:30 UTC  (6+ messages)
` [PATCH v2 1/4] ACPI: PCC: Add PCC shared memory region command and status bitfields
` [PATCH v2 2/4] i2c: xgene-slimpro: Migrate to use generic PCC shmem related macros
` [PATCH v2 3/4] hwmon: (xgene) "
` [PATCH v2 4/4] soc: kunpeng_hccs: "

[PATCH 0/3] ACPI: PCC: Define and use the common PCC shared memory regions related macros
 2023-09-28 11:28 UTC  (16+ messages)
` [PATCH 1/3] ACPI: PCC: Add PCC shared memory region command and status bitfields
` [PATCH 2/3] i2c: xgene-slimpro: Migrate to use generic PCC shmem related macros
` [PATCH 3/3] hwmon: (xgene) "

[PATCH RESEND] i2c: core: Fix possible memleak in i2c_register_adapter()
 2023-09-28  1:27 UTC 

[PATCH] i2c: Drop legacy muxing pseudo-drivers
 2023-09-27 20:21 UTC  (7+ messages)

[PATCH] i2c: rcar: fix error code in probe()
 2023-09-27 19:55 UTC  (3+ messages)

[PATCH v2] i2c: designware: Fix corrupted memory seen in the ISR
 2023-09-27 19:38 UTC  (23+ messages)

[PATCH] i2c: npcm7xx: Fix callback completion ordering
 2023-09-27 19:31 UTC  (3+ messages)

[PATCH v3] i2c: stm32f7: Add atomic_xfer method to driver
 2023-09-27 19:29 UTC  (2+ messages)

[PATCH 0/3] i2c: mv64xxx: Support for I2C unstuck
 2023-09-27 15:05 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: i2c: mv64xxx: update bindings for unstuck register
` [PATCH 2/3] arm64: dts: marvell: AC5: use I2C unstuck function
` [PATCH 3/3] i2c: mv64xxx: add support for FSM based recovery

[PATCH] i2c: aspeed: Fix i2c bus hang in slave read
 2023-09-27  6:18 UTC  (6+ messages)
  ` [External] "

[PATCH] i2c: core: dont change pinmux state to GPIO during recovery setup
 2023-09-26 16:01 UTC 

How to build I2Ctools for OpenBMC
 2023-09-26 12:37 UTC 

[PATCH v3 00/11] Introduce STM32 Firewall framework
 2023-09-25 15:39 UTC  (2+ messages)

[PATCH 0/3] i2c: create debugfs entry per adapter
 2023-09-25 10:09 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] i2c: gpio: move to per-adapter debugfs directory
` [PATCH RFT 3/3] i2c: npcm7xx: "

Prezentacja
 2023-09-25  7:55 UTC 

[PATCH] eeprom: at24: Annotate struct at24_data with __counted_by
 2023-09-25  7:40 UTC  (3+ messages)

[PATCH v1 0/9] i2c: designware: code consolidation & cleanups
 2023-09-25  6:55 UTC  (9+ messages)
` [PATCH v1 1/9] i2c: designware: Move has_acpi_companion() to common code

[PATCH] i2c: mux: Avoid potential false error message in i2c_mux_add_adapter
 2023-09-25  6:22 UTC  (3+ messages)

[PATCH] dt-bindings: i2c: mxs: Pass ref and 'unevaluatedProperties: false'
 2023-09-25  6:21 UTC  (3+ messages)

[PATCH v5 13/44] i2c: add HAS_IOPORT dependencies
 2023-09-24 21:01 UTC  (2+ messages)

[PATCH] media: i2c: Annotate struct i2c_atr with __counted_by
 2023-09-24 20:51 UTC  (3+ messages)

[PATCH] i2c: mux: demux-pinctrl: Annotate struct i2c_demux_pinctrl_priv with __counted_by
 2023-09-24 20:51 UTC  (3+ messages)

[PULL REQUEST] i2c-for-6.6-rc3
 2023-09-23 18:25 UTC  (2+ messages)

[PATCH 0/8] i2c: i801: collection of further improvements / refactorings
 2023-09-22 19:41 UTC  (9+ messages)
` [PATCH 1/8] i2c: i801: Replace magic value with constant in dmi_check_onboard_devices
` [PATCH 2/8] i2c: i801: Remove unused argument from tco functions
` [PATCH 3/8] i2c: i801: Use i2c core default adapter timeout
` [PATCH 4/8] i2c: i801: Define FEATURES_ICH5 as an extension of FEATURES_ICH4
` [PATCH 5/8] i2c: i801: Add helper i801_check_and_clear_pec_error
` [PATCH 6/8] i2c: i801: Split i801_block_transaction
` [PATCH 7/8] i2c: i801: Add SMBUS_LEN_SENTINEL
` [PATCH 8/8] i2c: i801: Add helper i801_get_block_len

i2c: i801: Force no IRQ for Dell Latitude E7450
 2023-09-22 10:55 UTC 

[RESEND PATCH v3 2/2] i2c: muxes: pca954x: Enable features on MAX7357/MAX7358
 2023-09-22 10:32 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: i2c: pca954x: Add custom properties for MAX7357/MAX7358
 2023-09-22 10:23 UTC  (2+ messages)

[PATCH 0/4] i2c: i801: next set of improvements
 2023-09-22 10:20 UTC  (4+ messages)
` [PATCH 4/4] i2c: i801: Switch to new macro DEFINE_SIMPLE_DEV_PM_OPS

[PATCH] i2c: replace deprecated strncpy
 2023-09-22 10:12 UTC  (3+ messages)

[PATCH] i2c: cp2615: replace deprecated strncpy with strscpy
 2023-09-22 10:10 UTC  (3+ messages)

[PATCH] i2c: xiic: Correct return value check for xiic_reinit()
 2023-09-22 10:07 UTC  (4+ messages)

[PATCH] i2c: mux: gpio: adhere to coding style
 2023-09-22 10:00 UTC  (4+ messages)

[PATCH] i2c: gpio: remove error checks with debugfs
 2023-09-22  9:57 UTC  (4+ messages)

[PATCH v3 0/2] i2c: rcar: improve Gen3 support
 2023-09-22  9:55 UTC  (9+ messages)
` [PATCH v3 1/2] i2c: rcar: reset controller is mandatory for Gen3+
` [PATCH v3 2/2] i2c: rcar: improve accuracy for R-Car Gen3+

[PATCH RESUBMIT] i2c: i801: replace acpi_lock with I2C bus lock
 2023-09-22  9:44 UTC  (4+ messages)

[PATCH] i2c: i801: use i2c_mark_adapter_suspended/resumed
 2023-09-22  9:43 UTC  (4+ messages)

[PATCH V2 0/7] i2c: sprd: Modification of UNISOC Platform I2C Driver
 2023-09-21  8:54 UTC  (8+ messages)
` [PATCH V2 1/7] i2c: sprd: Add configurations that support 1Mhz and 3.4Mhz frequencies
` [PATCH V2 2/7] i2c: sprd: Add I2C driver to use 'reset framework' function
` [PATCH V2 3/7] i2c: sprd: Use global variables to record I2C ack/nack status instead of local variables
` [PATCH V2 4/7] i2c: sprd: Add I2C controller driver to support dynamic switching of 400K/1M/3.4M frequency
` [PATCH V2 5/7] i2c: sprd: Configure the enable bit of the I2C controller before each transmission initiation
` [PATCH V2 6/7] i2c: sprd: Increase the waiting time for I2C transmission to avoid system crash issues
` [PATCH V2 7/7] i2c: sprd: Add I2C_NACK_EN and I2C_TRANS_EN control bits

[PATCH] i2c: mux: gpio: Add missing fwnode_handle_put()
 2023-09-21  9:04 UTC  (2+ messages)

[PATCH] i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()
 2023-09-20 21:30 UTC  (2+ messages)

[PATCH v2 0/2] i2c: rcar: improve Gen3 support
 2023-09-20  9:47 UTC  (5+ messages)
` [PATCH v2 1/2] i2c: rcar: reset controller is mandatory for Gen3+
` [PATCH v2 2/2] i2c: rcar: improve accuracy for R-Car Gen3+

[PATCH 0/2] i2c: Finalize the .probe_new() quest
 2023-09-20  9:47 UTC  (7+ messages)
` [PATCH 2/2] i2c: Drop legacy callback .probe_new()

Poptávka
 2023-09-20  7:31 UTC 

[PATCH v2 0/4] Add interconnects to QUPs on SM8250
 2023-09-19 23:07 UTC  (2+ messages)
` (subset) "

I2C transfer offload on i2c-mv64xxx devices
 2023-09-19 22:29 UTC 

[PATCH] i2c: dev: make i2c_dev_class a static const structure
 2023-09-19 20:10 UTC  (2+ messages)

[PATCH] i2c: mt65xx: allow optional pmic clock
 2023-09-19 20:00 UTC  (2+ messages)

[PATCH v4] i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low
 2023-09-19 19:58 UTC  (2+ messages)

[PATCH] i2c: i801: simplify module boilerplate code
 2023-09-19 19:53 UTC  (4+ messages)

[PATCH] i2c: i801: add helper i801_restore_regs
 2023-09-19 19:53 UTC  (4+ messages)

[PATCH 0/2] i2c: rcar: add support for Gen4 devices
 2023-09-19 15:02 UTC  (10+ messages)
` [PATCH 1/2] i2c: rcar: introduce "
` [PATCH 2/2] i2c: rcar: add FastMode+ support for Gen4

[PATCH v7 0/5] mfd: tps6586x: register restart handler
 2023-09-19 14:58 UTC  (3+ messages)
` [GIT PULL] Immutable branch between MFD, I2C and Reboot due for the v6.7 merge window


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox