messages from 2024-09-20 17:59:42 to 2024-10-01 06:29:13 UTC [more...]
[PATCH v5 0/6] i2c: npcm: read/write operation, checkpatch
2024-10-01 6:28 UTC
[PATCH] i2c: amd-asf: Fix uninitialized variables issue in amd_asf_process_target
2024-10-01 5:57 UTC (6+ messages)
` [PATCH v2] "
[PATCH v3 1/1] i2c: qcom-geni: Support systems with 32MHz serial engine clock
2024-10-01 3:07 UTC (2+ messages)
[PATCH v3 0/4] Enable shared SE support over I2C
2024-10-01 2:39 UTC (14+ messages)
` [PATCH v3 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
` [PATCH v3 2/4] dma: gpi: Add Lock and Unlock TRE support to access SE exclusively
` [PATCH v3 3/4] soc: qcom: geni-se: Do not keep GPIOs to sleep state for shared SE usecase
` [PATCH v3 4/4] i2c: i2c-qcom-geni: Enable i2c controller sharing between two subsystems
[PATCH v5 0/7] Add SDM670 camera subsystem
2024-10-01 2:35 UTC (8+ messages)
` [PATCH v5 1/7] dt-bindings: clock: qcom,sdm845-camcc: add sdm670 compatible
` [PATCH v5 2/7] dt-bindings: i2c: qcom-cci: Document SDM670 compatible
` [PATCH v5 3/7] i2c: qcom-cci: Stop complaining about DT set clock rate
` [PATCH v5 4/7] dt-bindings: media: camss: Add qcom,sdm670-camss
` [PATCH v5 5/7] media: qcom: camss: add support for SDM670 camss
` [PATCH v5 6/7] arm64: dts: qcom: sdm670: add camcc
` [PATCH v5 7/7] arm64: dts: qcom: sdm670: add camss and cci
[PATCH] i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume
2024-09-30 19:26 UTC (3+ messages)
[PATCH v2] i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume
2024-09-30 19:27 UTC
[PATCH v2 1/1] i2c: qcom-geni: Support systems with 32MHz serial engine clock
2024-09-30 14:45 UTC (9+ messages)
[linux][PATCH v2 10/20] dt-bindings: i2c: microchip: corei2c: Add PIC64GX as compatible with driver
2024-09-30 13:48 UTC (2+ messages)
[PATCH v1] i2c: microchip-core: actually use repeated sends
2024-09-30 13:38 UTC
[PATCH v2 0/4] i2c: Replace lists of special clients with flagging of such clients
2024-09-30 10:59 UTC (4+ messages)
[PATCH dt-schema] schemas: i2c: add optional GPIO binding for SMBALERT# line
2024-09-30 10:58 UTC (7+ messages)
[PATCH v8 0/8] Add tsd,mule-i2c-mux support
2024-09-30 10:55 UTC (11+ messages)
` [PATCH v8 2/8] i2c: muxes: add support for tsd,mule-i2c multiplexer
` [PATCH v8 3/8] dt-bindings: hwmon: add support for ti,amc6821
` [PATCH v8 4/8] hwmon: (amc6821) add support for tsd,mule
` (subset) [PATCH v8 0/8] Add tsd,mule-i2c-mux support
[PATCH v5 0/6] RTL9300 support for reboot and i2c
2024-09-30 8:12 UTC (22+ messages)
` [PATCH v5 1/6] dt-bindings: reset: syscon-reboot: Add reg property
` [PATCH v5 2/6] power: reset: syscon-reboot: Accept "
` [PATCH v5 3/6] dt-bindings: mfd: Add Realtek RTL9300 switch peripherals
` [PATCH v5 4/6] mips: dts: realtek: Add syscon-reboot node
` [PATCH v5 5/6] mips: dts: realtek: Add I2C controllers
` [PATCH v5] fixup! i2c: Add driver for the RTL9300 I2C controller
` [PATCH v5 6/6] "
` [PATCH] fixup! "
[PATCH v2 0/3] amlogic SoC's power-domains fixes
2024-09-30 7:33 UTC (2+ messages)
` (subset) "
[PULL REQUEST] i2c-for-6.12-rc1-additional_fixes
2024-09-29 17:04 UTC (2+ messages)
[PATCH] i2c: Switch back to struct platform_driver::remove()
2024-09-29 7:21 UTC
[PATCH v4 0/7] Add SDM670 camera subsystem
2024-09-28 10:46 UTC (7+ messages)
[PATCH v2 0/2] Compute HS HCNT and LCNT based on HW parameters
2024-09-28 7:07 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: snps,designware-i2c: add bus-capacitance-pf and clk-freq-optimized
` [PATCH v2 2/2] i2c: dwsignware: determine HS tHIGH and tLOW based on HW parameters
[GIT PULL v2] i2c-host-fixes for v6.12-rc1
2024-09-27 16:11 UTC
[GIT PULL] i2c-host-fixes for v6.12-rc1
2024-09-27 16:01 UTC (3+ messages)
[PATCH 0/2] Compute HS HCNT and LCNT based on HW parameters
2024-09-27 13:41 UTC (15+ messages)
` [PATCH 1/2] i2c: designware: determine HS tHIGH and tLOW based on HW paramters
` [PATCH 2/2] dt-bindings: i2c: snps,designware-i2c: add bus-loading and clk-freq-optimized
[PATCH] i2c: i2c-qcom-geni: Serve transfer during early resume stage
2024-09-27 12:32 UTC (5+ messages)
[PATCH v4 0/6] i2c: npcm: read/write operation, checkpatch
2024-09-27 2:03 UTC (16+ messages)
` [PATCH v4 1/6] i2c: npcm: correct the read/write operation procedure
` [PATCH v4 2/6] i2c: npcm: use a software flag to indicate a BER condition
` [PATCH v4 3/6] i2c: npcm: Modify timeout evaluation mechanism
` [PATCH v4 4/6] i2c: npcm: Modify the client address assignment
[PATCH v1 0/5] i2c: designware: Cleanups (part 4)
2024-09-26 20:03 UTC (8+ messages)
` [PATCH v1 1/5] i2c: designware: Use temporary variable for struct device
` [PATCH v1 2/5] i2c: designware: Get rid of redundant 'else'
` [PATCH v1 3/5] i2c: designware: Remove 'cond' from i2c_dw_scl_hcnt()
` [PATCH v1 4/5] i2c: designware: Use sda_hold_time variable name everywhere
` [PATCH v1 5/5] i2c: designware: Fix spelling and other issues in the comments
[PATCH v2 0/2] i2c: Add ACPI support for HJMC01
2024-09-26 12:15 UTC (5+ messages)
` [PATCH v2 1/2] ACPI: APD: Add clock frequency for HJMC01 I2C controller
` [PATCH v2 2/2] i2c: designware: Add a new ACPI HID "
[PATCH v8 0/2] i2c: octeon: Add block-mode r/w
2024-09-26 4:12 UTC (3+ messages)
` [PATCH v8 1/2] i2c: octeon: refactor common i2c operations
` [PATCH v8 2/2] i2c: octeon: Add block-mode "
[PATCH v7 0/2] i2c: octeon: Add block-mode r/w
2024-09-26 1:26 UTC (4+ messages)
` [PATCH v7 1/2] i2c: octeon: refactor common i2c operations
[PATCH] i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled
2024-09-25 14:02 UTC (2+ messages)
[PATCH] i2c: I2C_KEBA should depend on KEBA_CP500
2024-09-25 13:52 UTC (3+ messages)
[PATCH v7 0/8] Introduce initial AMD ASF Controller driver support
2024-09-25 10:17 UTC (14+ messages)
` [PATCH v7 1/8] i2c: piix4: Change the parameter list of piix4_transaction function
` [PATCH v7 2/8] i2c: piix4: Move i2c_piix4 macros and structures to common header
` [PATCH v7 3/8] i2c: piix4: Export i2c_piix4 driver functions as library
` [PATCH v7 4/8] i2c: amd-asf: Add ACPI support for AMD ASF Controller
` [PATCH v7 5/8] i2c: amd-asf: Add i2c_algorithm operations to support AMD ASF with SMBus
` [PATCH v7 6/8] i2c: amd-asf: Add routine to handle the ASF slave process
` [PATCH v7 7/8] i2c: amd-asf: Clear remote IRR bit to get successive interrupt
` [PATCH v7 8/8] MAINTAINERS: Add AMD ASF driver entry
[PATCH 1/1] i2c: qcom-geni: add 32MHz I2C SE clock support for IPQ5424
2024-09-25 10:03 UTC (9+ messages)
[PATCH v3 0/3] i2c: RTL9300 support
2024-09-25 9:35 UTC (11+ messages)
` [PATCH v3 1/3] dt-bindings: i2c: Add RTL9300 I2C controller
` [PATCH v3 2/3] i2c: Add driver for the "
` [PATCH v3 3/3] mips: dts: realtek: Add I2C controllers
[v1,0/1] i2c: mediatek: add runtime PM operations and bus regulator control
2024-09-25 8:18 UTC (4+ messages)
` [v1,1/1] "
[PATCH] nvmem: core: Check read_only flag for force_ro in bin_attr_nvmem_write()
2024-09-24 22:42 UTC (2+ messages)
[PULL REQUEST] i2c-for-6.12-rc1
2024-09-24 16:13 UTC (6+ messages)
[PATCH v4 0/8] Add support for GE SUNH hot-pluggable connector
2024-09-24 15:42 UTC (3+ messages)
` [PATCH v4 4/8] drm/bridge: hotplug-bridge: add driver to support hot-pluggable DSI bridges
[PATCH] i2c: i801: Add support for Intel Panther Lake
2024-09-24 15:13 UTC (2+ messages)
[PATCH v2 0/3] i2c: RTL9300 support
2024-09-24 7:58 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: Add RTL9300 I2C controller
[PATCH v7 00/10] platform/chrome: Introduce DT hardware prober
2024-09-23 19:11 UTC (5+ messages)
` [PATCH v7 08/10] i2c: of-prober: Add GPIO support to simple helpers
[PATCH] i2c/synquacer: Deal with optional PCLK correctly
2024-09-23 15:10 UTC (3+ messages)
[PATCH v6 0/8] Introduce initial AMD ASF Controller driver support
2024-09-23 7:31 UTC (6+ messages)
` [PATCH v6 7/8] i2c: amd-asf: Clear remote IRR bit to get successive interrupt
` [PATCH v6 8/8] MAINTAINERS: Add AMD ASF driver entry
[PATCH v2 0/3] hwmon: pmbus: add tps25990 efuse support
2024-09-22 21:12 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: hwmon: pmbus: add ti tps25990 support
[GIT PULL] i2c-host for v6.12
2024-09-21 10:48 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox