messages from 2025-11-26 10:46:49 to 2025-12-08 11:34:58 UTC [more...]
[PATCH v2 0/7] Camera I2C (CCI) enablement on MSM8953 and Fairphone 3
2025-12-08 11:34 UTC (5+ messages)
` [PATCH v2 2/7] i2c: qcom-cci: Add msm8953 compatible
[GIT PULL v2] i2c-host for v6.19
2025-12-08 11:05 UTC (2+ messages)
[REGRESSION][BISECTED] Dell Precision 7780 wakes up on its own from suspend
2025-12-07 22:35 UTC (11+ messages)
i2c-host for v6.18
2025-12-07 13:41 UTC (4+ messages)
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2025-12-06 0:25 UTC (45+ messages)
` [PATCH v18 01/42] dept: implement "
` [PATCH v18 02/42] dept: add single event dependency tracker APIs
` [PATCH v18 03/42] dept: add lock "
` [PATCH v18 04/42] dept: tie to lockdep and IRQ tracing
` [PATCH v18 05/42] dept: add proc knobs to show stats and dependency graph
` [PATCH v18 06/42] dept: distinguish each kernel context from another
` [PATCH v18 07/42] dept: distinguish each work "
` [PATCH v18 08/42] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v18 09/42] dept: record the latest one out of consecutive waits of the same class
` [PATCH v18 10/42] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v18 11/42] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v18 12/42] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v18 13/42] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v18 14/42] dept: apply sdt_might_sleep_{start,end}() to dma fence
` [PATCH v18 15/42] dept: track timeout waits separately with a new Kconfig
` [PATCH v18 16/42] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v18 17/42] dept: apply timeout consideration to swait
` [PATCH v18 18/42] dept: apply timeout consideration to waitqueue wait
` [PATCH v18 19/42] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v18 20/42] dept: apply timeout consideration to dma fence wait
` [PATCH v18 21/42] dept: make dept able to work with an external wgen
` [PATCH v18 22/42] dept: track PG_locked with dept
` [PATCH v18 23/42] dept: print staged wait's stacktrace on report
` [PATCH v18 24/42] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v18 25/42] dept: add documents for dept
` [PATCH v18 26/42] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v18 27/42] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v18 28/42] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v18 29/42] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v18 30/42] dept: make dept stop from working on debug_locks_off()
` [PATCH v18 31/42] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v18 32/42] completion, dept: introduce init_completion_dmap() API
` [PATCH v18 33/42] dept: introduce a new type of dependency tracking between multi event sites
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
` [PATCH v18 35/42] dept: introduce event_site() to disable event tracking if it's recoverable
` [PATCH v18 36/42] dept: implement a basic unit test for dept
` [PATCH v18 37/42] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
` [PATCH v18 38/42] rcu/update: fix same dept key collision between various types of RCU
` [PATCH v18 39/42] dept: introduce APIs to set page usage and use subclasses_evt for the usage
` [PATCH v18 40/42] dept: track PG_writeback with dept
` [PATCH v18 41/42] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
` [PATCH v18 42/42] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE
[PATCH 00/12] fsi: Convert to bus probe mechanism
2025-12-05 15:30 UTC (7+ messages)
` [PATCH 04/12] i2c: fsi: Drop assigning fsi bus
` [PATCH 11/12] i2c: fsi: Convert to fsi bus probe mechanism
[PATCH v3] i2c: designware: Replace magic numbers with named constants
2025-12-04 18:54 UTC (2+ messages)
[PATCH v2 0/2] dmaengine: Add cleanup to simple code
2025-12-04 15:09 UTC (10+ messages)
` [PATCH v2 1/2] dmaengine: Add cleanup FREE defines for dma_async_tx_descriptor
` [PATCH v2 2/2] i2c: lpi2c: Use cleanup helper for dma_async_tx_descriptor error handling
[PATCH] i2c: designware: Replace magic numbers with named constants
2025-12-04 14:40 UTC (6+ messages)
` [PATCH v2] "
[PATCH v4 00/29] lan966x pci device: Add support for SFPs
2025-12-04 12:06 UTC (21+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"
[PATCH v4 0/7] i2c: designware: Improve support of multi-messages transfer
2025-12-04 8:16 UTC (12+ messages)
` [PATCH v4 1/7] dt-bindings: i2c: dw: Add Mobileye I2C controllers
` [PATCH v4 2/7] i2c: designware: Optimize flag reading in i2c_dw_read()
` [PATCH v4 3/7] i2c: designware: Sort compatible strings in alphabetical order
` [PATCH v4 4/7] i2c: designware: Add dedicated algorithm for AMD NAVI
` [PATCH v4 5/7] i2c: designware: Implement I2C_M_STOP support
` [PATCH v4 6/7] i2c: designware: Use runtime PM macro for auto-cleanup
` [PATCH v4 7/7] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled
[PATCH 0/7] media: qcom: camss: Add SM8750 support
2025-12-04 1:31 UTC (20+ messages)
` [PATCH 1/7] dt-bindings: i2c: qcom-cci: Document SM8750 compatible
` [PATCH 2/7] media: dt-bindings: Add CAMSS device for SM8750
` [PATCH 3/7] media: qcom: camss: Add SM8750 compatible camss driver
` [PATCH 4/7] media: qcom: camss: csiphy: Add support for v2.3.0 two-phase CSIPHY
` [PATCH 5/7] media: qcom: camss: csid: Add support for CSID 980
` [PATCH 6/7] media: qcom: camss: vfe: Add support for VFE gen4
` [PATCH 7/7] arm64: dts: qcom: sm8750: Add support for camss
[PATCH RESEND] media: camss: csiphy: Make CSIPHY status macro cross-platform
2025-12-04 0:19 UTC (6+ messages)
[PATCH v2] i2c: spacemit: fix detect issue
2025-12-03 20:46 UTC (2+ messages)
[PATCH] i2c: i801: Add support for Intel Nova Lake-S
2025-12-03 19:00 UTC (2+ messages)
[PATCH 1/3] i2c: bcm-iproc: Fix Wvoid-pointer-to-enum-cast warning
2025-12-03 17:38 UTC (11+ messages)
` [PATCH 2/3] i2c: pxa: "
` [PATCH 3/3] i2c: rcar: "
[RESEND PATCH 0/3] Add Belling EEPROMs found in Radxa boards
2025-12-02 8:56 UTC (5+ messages)
` [RESEND PATCH 1/3] dt-bindings: eeprom: at24: Add compatible for Belling BL24C04A/BL24C16F
` [RESEND PATCH 2/3] arm64: dts: rockchip: Add EEPROMs for Radxa ROCK 4 boards
` [RESEND PATCH 3/3] arm64: dts: rockchip: Add EEPROMs for Radxa boards
[PATCH 0/4] Add Belling EEPROMs found in Radxa boards
2025-12-02 8:43 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: eeprom: at24: Add compatible for Belling BL24C04A
` [PATCH 2/4] dt-bindings: eeprom: at24: Add compatible for Belling BL24C16F
` [PATCH 3/4] arm64: dts: rockchip: Add EEPROMs for Radxa ROCK 4 boards
` [PATCH 4/4] arm64: dts: rockchip: Add EEPROMs for Radxa boards
[PATCH RESEND v3 0/5] I2C Mux per channel bus speed
2025-12-02 8:09 UTC (6+ messages)
` [PATCH RESEND v3 1/5] i2c: core: add callback to change bus frequency
` [PATCH RESEND v3 2/5] i2c: mux: add support for per channel "
` [PATCH RESEND v3 3/5] i2c: davinci: calculate bus freq from Hz instead of kHz
` [PATCH RESEND v3 4/5] i2c: davinci: add support for setting bus frequency
` [PATCH RESEND v3 5/5] docs: i2c: i2c-topology: add section about bus speed
[PATCH v1 00/12] Enable I2C on SA8255p Qualcomm platforms
2025-12-02 3:42 UTC (20+ messages)
` [PATCH v1 01/12] soc: qcom: geni-se: Refactor geni_icc_get() and make qup-memory ICC path optional
` [PATCH v1 04/12] soc: qcom: geni-se: Add geni_se_resource_state() helper
` [PATCH v1 07/12] dt-bindings: i2c: Describe SA8255p
` [PATCH v1 08/12] i2c: qcom-geni: Isolate serial engine setup
` [PATCH v1 10/12] i2c: qcom-geni: Use geni_se_resources_state() API in runtime PM functions
` [PATCH v1 12/12] i2c: qcom-geni: Enable I2C on SA8255p Qualcomm platforms
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-12-01 7:18 UTC (5+ messages)
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage
[syzbot] Monthly i2c report (Nov 2025)
2025-11-30 10:08 UTC
[PATCH v2] i2c: i2c-elektor: Allow building on SMP kernels
2025-11-29 12:36 UTC (2+ messages)
[PATCH] i2c: i2c.h: fix a bad kernel-doc line
2025-11-29 12:40 UTC (2+ messages)
[GIT PULL] at24 updates for v6.19-rc1
2025-11-29 12:09 UTC (2+ messages)
[PATCH i2c-tools 0/2] Add support for message modifier flags
2025-11-28 10:40 UTC (3+ messages)
` [PATCH i2c-tools 1/2] i2cdetect: Display mangling and nostart support
` [PATCH i2c-tools 2/2] i2ctransfer: Add optional message modifier flags
[PATCH v1 0/2] i2c: acpi: Ad-hoc cleanup and kernel-doc fix
2025-11-27 9:54 UTC (3+ messages)
` [PATCH v1 2/2] platform/x86: serial-multi-instantiate: Remove duplicate check
[PATCH v13 0/6] Updates for Tegra264 and Tegra256
2025-11-27 9:37 UTC (14+ messages)
` [PATCH v13 1/6] i2c: tegra: Do not configure DMA if not supported
` [PATCH v13 2/6] i2c: tegra: Use separate variables for fast and fastplus
` [PATCH v13 3/6] i2c: tegra: Update Tegra256 timing parameters
` [PATCH v13 4/6] i2c: tegra: Add HS mode support
` [PATCH v13 5/6] i2c: tegra: Add support for SW mutex register
` [PATCH v13 6/6] i2c: tegra: Add Tegra264 support
[syzbot] [i2c?] WARNING: ODEBUG bug in i2c_device_remove
2025-11-27 7:44 UTC
[PATCH v12 0/3] Firmware Support for USB-HID Devices and CP2112
2025-11-27 7:24 UTC (11+ messages)
` [PATCH v12 1/3] dt-bindings: i2c: Add CP2112 HID USB to SMBus Bridge
` [PATCH v12 2/3] HID: cp2112: Fwnode Support
` [PATCH v12 3/3] HID: cp2112: Configure I2C Bus Speed from Firmware
bus speed patches
2025-11-27 3:09 UTC
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