messages from 2022-12-14 09:06:20 to 2023-01-02 08:06:49 UTC [more...]
[PATCH] dt-bindings: pinctrl: imx8m: Integrate duplicated i.MX 8M schemas
2023-01-02 8:04 UTC (4+ messages)
[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
2022-12-30 23:54 UTC (25+ messages)
` [PATCH 001/606] tpm: st33zp24: Convert to Convert to i2c's .probe_new()
` [PATCH 038/606] drm/i2c/ch7006: "
` [PATCH 039/606] drm/i2c/sil164: "
` [PATCH 040/606] drm/i2c/tda9950: "
` [PATCH 041/606] drm/i2c/tda998x: "
` [PATCH 042/606] drm/panel: olimex-lcd-olinuxino: "
` [PATCH 043/606] drm/panel: raspberrypi-touchscreen: "
` [PATCH 288/606] leds: turris-omnia: "
` [PATCH 304/606] media: dvb-frontends/dvb-pll: "
` [PATCH 595/606] w1: ds2482: "
[PATCH] i2c: imx: increase retries on arbitration loss
2022-12-30 17:25 UTC (13+ messages)
[PATCH V8 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
2022-12-30 8:49 UTC (12+ messages)
` [PATCH V8 1/4] i2c: gpio: Add support on ACPI-based system
` [PATCH V8 2/4] dt-bindings: i2c: add Loongson LS2X I2C controller
` [PATCH V8 3/4] i2c: ls2x: Add driver for Loongson-2K/LS7A "
` [PATCH V8 4/4] LoongArch: Enable LS2X I2C in loongson3_defconfig
[PATCH v2 0/2] i2c: fortify the subsystem against user-space induced deadlocks
2022-12-29 16:00 UTC (3+ messages)
` [PATCH v2 1/2] i2c: dev: fix notifier return values
` [PATCH v2 2/2] i2c: dev: don't allow user-space to deadlock the kernel
[PATCH v2] i2c: qcom-geni: fix missing clk_disable_unprepare() and geni_se_resources_off()
2022-12-29 9:26 UTC
[PATCH -next] i2c: qcom-geni: change i2c_master_hub to static
2022-12-29 3:45 UTC (2+ messages)
[PATCH] i2c: qcom-geni: fix missing clk_disable_unprepare()
2022-12-29 3:42 UTC (2+ messages)
[PATCH v5 0/2] i2c: Set i2c pinctrl recovery info from it's device pinctrl
2022-12-29 0:25 UTC (4+ messages)
` [PATCH v5 1/2] pinctrl: Add an API to get the pinctrl pins if initialized
` [PATCH v5 2/2] i2c: Set i2c pinctrl recovery info from it's device pinctrl
[PATCH v4 0/2] i2c: Set i2c pinctrl recovery info from it's device pinctrl
2022-12-28 15:09 UTC (5+ messages)
` [PATCH v4 1/2] pinctrl: Add an API to get the pinctrl pins if initialized
` [PATCH v4 2/2] i2c: Set i2c pinctrl recovery info from it's device pinctrl
[PATCH v5 0/8] i2c-atr and FPDLink
2022-12-27 20:09 UTC (24+ messages)
` [PATCH v5 1/8] i2c: core: let adapters be notified of client attach/detach
` [PATCH v5 3/8] dt-bindings: media: add bindings for TI DS90UB913
` [PATCH v5 5/8] dt-bindings: media: add bindings for TI DS90UB960
` [PATCH v5 7/8] media: i2c: add DS90UB913 driver
[PATCH] MAINTAINERS: Update maintainer list for virtio i2c
2022-12-27 7:21 UTC (11+ messages)
[PATCH] hid-ft260: add UART support
2022-12-23 11:14 UTC (7+ messages)
[PATCH v5 1/1] i2c: designware: use casting of u64 in clock multiplication to avoid overflow
2022-12-22 15:14 UTC (3+ messages)
[PATCH v4 1/1] i2c: designware: use casting of u64 in clock multiplication to avoid overflow
2022-12-21 19:54 UTC (9+ messages)
[PATCH v3 1/1] i2c: Set pinctrl recovery info to device pinctrl
2022-12-21 16:59 UTC (12+ messages)
[PATCH v3 1/1] i2c: designware: use casting of u64 in clock multiplication to avoid overflow
2022-12-20 16:26 UTC (3+ messages)
[PATCH V7 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
2022-12-20 13:48 UTC (8+ messages)
` [PATCH V7 1/4] i2c: gpio: Add support on ACPI-based system
` [PATCH V7 2/4] dt-bindings: i2c: add Loongson LS2X I2C controller
` [PATCH V7 3/4] i2c: ls2x: Add driver for Loongson-2K/LS7A "
` [PATCH V7 4/4] LoongArch: Enable LS2X I2C in loongson3_defconfig
[PATCH 1/1] i2c: designware: fix i2c_dw_clk_rate() return size to be u32
2022-12-20 12:12 UTC (3+ messages)
[PATCH v2 1/1] i2c: designware: set pinctrl recovery information from device pinctrl
2022-12-20 10:54 UTC (13+ messages)
[PATCH v2 00/10] i2c: i801: Series with minor improvements
2022-12-19 18:22 UTC (11+ messages)
` [PATCH v2 01/10] i2c: i801: improve interrupt handler
` [PATCH v2 02/10] i2c: i801: make FEATURE_HOST_NOTIFY dependent on FEATURE_IRQ
` [PATCH v2 03/10] i2c: i801: make FEATURE_BLOCK_PROC dependent on FEATURE_BLOCK_BUFFER
` [PATCH v2 04/10] i2c: i801: add helper i801_set_hstadd()
` [PATCH v2 05/10] i2c: i801: add i801_simple_transaction(), complementing i801_block_transaction()
` [PATCH v2 06/10] i2c: i801: handle SMBAUXCTL_E32B in i801_block_transaction_by_block only
` [PATCH v2 07/10] i2c: i801: centralize configuring non-block commands in i801_simple_transaction
` [PATCH v2 08/10] i2c: i801: centralize configuring block commands in i801_block_transaction
` [PATCH v2 09/10] i2c: i801: call i801_check_pre() from i801_access()
` [PATCH v2 10/10] i2c: i801: call i801_check_post() "
[PATCH v4] i2c: designware: Fix unbalanced suspended flag
2022-12-19 15:01 UTC (3+ messages)
[RESEND PATCH v1 0/4] Fixes for the mcp2221 HID-to-I2C-bridge driver
2022-12-19 14:11 UTC (4+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] HID: mcp2221: don't connect hidraw
[PATCH v3] i2c: designware: Fix unbalanced suspended flag
2022-12-19 12:47 UTC (3+ messages)
[PATCH RFC v2 0/2] Add I2C fwnode lookup/get interfaces
2022-12-19 10:55 UTC (5+ messages)
` [PATCH RFC net-next v2 1/2] i2c: add fwnode APIs
` [PATCH RFC net-next v2 2/2] net: sfp: use i2c_get_adapter_by_fwnode()
[PATCH RFC 0/2] Add I2C fwnode lookup/get interfaces
2022-12-19 9:23 UTC (6+ messages)
` [PATCH RFC 1/2] i2c: add fwnode APIs
[PATCH v3] i2c: i801: Safely share SMBus with BIOS/ACPI
2022-12-18 23:02 UTC (5+ messages)
[PATCH 0/8] i2c: i801: Series with minor improvements
2022-12-17 17:21 UTC (24+ messages)
` [PATCH 1/8] i2c: i801: improve interrupt handler
` [PATCH 2/8] i2c: i801: make FEATURE_HOST_NOTIFY dependent on FEATURE_IRQ
` [PATCH 3/8] i2c: i801: make FEATURE_BLOCK_PROC dependent on FEATURE_BLOCK_BUFFER
` [PATCH 4/8] i2c: i801: enable FEATURE_IRQ and FEATURE_I2C_BLOCK_READ on all chip versions
` [PATCH 5/8] i2c: i801: add helper i801_set_hstadd()
` [PATCH 6/8] i2c: i801: add i801_single_transaction(), complementing i801_block_transaction()
` [PATCH 8/8] i2c: i801: call i801_check_post() from i801_access()
[PATCH v1 0/6] ARM: Add GXP I2C Support
2022-12-17 10:59 UTC (11+ messages)
` [PATCH v1 1/6] i2c: hpe: Add GXP SoC I2C Controller
` [PATCH v1 2/6] dt-bindings: i2c: hpe,gxp-i2c
` [PATCH v1 3/6] dt-bindings: mfd: syscon: Document GXP register compatible
` [PATCH v1 4/6] ARM: dts: hpe: Add I2C Topology
` [PATCH v1 5/6] ARM: multi_v7_defconfig: add gxp i2c module
` [PATCH v1 6/6] MAINTAINERS: Add HPE GXP I2C Support
[PATCH v2] i2c: designware: Fix unbalanced suspended flag
2022-12-16 10:47 UTC (5+ messages)
[PATCH v7 1/4] PCI: Introduce pcim_alloc_irq_vectors()
2022-12-16 8:34 UTC (3+ messages)
[PATCH v1] i2c: i2c-core-base: Modify the maximum idr id for i2c adapter
2022-12-16 2:07 UTC
[PULL REQUEST] i2c-for-6.2-rc1
2022-12-15 22:51 UTC (2+ messages)
Regression: at24 eeprom writing times out on sama5d3
2022-12-15 18:50 UTC (8+ messages)
[PATCH v2 1/1] i2c: designware: use u64 for clock freq to avoid u32 multiplication overflow
2022-12-15 3:29 UTC (6+ messages)
[PATCH 1/1] i2c: designware: add pinctrl for recovery info as an option
2022-12-14 13:43 UTC (3+ messages)
[PATCH 1/1] i2c: designware: use u64 for clock freq to avoid u32 multiplication overflow
2022-12-14 11:44 UTC (2+ messages)
[PATCH V6 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
2022-12-14 9:45 UTC (4+ messages)
` [PATCH V6 3/4] i2c: ls2x: Add driver for "
Słowa kluczowe do wypozycjonowania
2022-12-14 9:05 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;
as well as URLs for NNTP newsgroup(s).