linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-09 11:55:15 to 2021-11-16 08:56:44 UTC [more...]

Fotowoltaika dla firm
 2021-11-16  8:46 UTC 

[PATCH] i2c: designware: Get HCNT/LCNT values from dts
 2021-11-16  1:43 UTC  (6+ messages)

[PATCH v3 0/2] i2c: exynos5: add support for ExynosAutov9 SoC
 2021-11-16  1:12 UTC  (7+ messages)
    ` [PATCH v3 1/2] dt-bindings: i2c: exynos5: add exynosautov9-hsi2c compatible
    ` [PATCH v3 2/2] i2c: exynos5: add support for ExynosAutov9 SoC

[PATCH v3] gpio: Return EPROBE_DEFER if gc->to_irq is NULL
 2021-11-15 18:30 UTC 

[PATCH v1 1/3] i2c: mux: gpio: Replace custom acpi_get_local_address()
 2021-11-15 17:01 UTC  (6+ messages)
` [PATCH v1 2/3] i2c: mux: gpio: Don't dereference fwnode from struct device
` [PATCH v1 3/3] i2c: mux: gpio: Use array_size() helper

[PATCH 00/13]Update the icicle kit device tree
 2021-11-15 16:17 UTC  (34+ messages)
` [PATCH 03/13] dt-bindings: soc/microchip: update sys ctrlr compat string
` [PATCH 04/13] dt-bindings: riscv: update microchip polarfire binds
` [PATCH 06/13] dt-bindings: rng: add bindings for microchip mpfs rng
` [PATCH 10/13] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH 12/13] riscv: icicle-kit: update microchip icicle kit device tree

[PATCH net-next v3 0/6] MCTP I2C driver
 2021-11-15 16:11 UTC  (11+ messages)
` [PATCH net-next v3 1/6] i2c: core: Allow 255 byte transfers for SMBus 3.x
` [PATCH net-next v3 2/6] i2c: dev: Handle 255 byte blocks for i2c ioctl
` [PATCH net-next v3 3/6] i2c: aspeed: Allow 255 byte block transfers
` [PATCH net-next v3 4/6] i2c: npcm7xx: Allow 255 byte block SMBus transfers
` [PATCH net-next v3 5/6] dt-bindings: net: New binding mctp-i2c-controller
` [PATCH net-next v3 6/6] mctp i2c: MCTP I2C binding driver

[PATCH v1 1/1] i2c: designware: Fix the kernel doc description for struct dw_i2c_dev
 2021-11-15 15:46 UTC  (8+ messages)

[PATCH V4 0/9] dt-bindinds/dts: support i.MX8ULP
 2021-11-15 14:54 UTC  (12+ messages)
` [PATCH V4 1/9] dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string
` [PATCH V4 2/9] dt-bindings: mmc: imx-esdhc: "
` [PATCH V4 3/9] dt-bindings: serial: fsl-lpuart: "
` [PATCH V4 4/9] dt-bindings: spi: fsl-lpspi: "
` [PATCH V4 5/9] dt-bindings: timer: tpm-timer: "
` [PATCH V4 6/9] dt-bindings: watchdog: imx7ulp-wdt: "
` [PATCH V4 7/9] dt-bindings: arm: fsl: Add binding for imx8ulp evk
` [PATCH V5 8/9] arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp
` [PATCH V5 9/9] arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk board

[syzbot] WARNING in __i2c_transfer (2)
 2021-11-15 12:19 UTC 

[PATCH] docs: i2c: smbus-protocol: mention the repeated start condition
 2021-11-15 11:08 UTC 

[PATCH v2 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2021-11-15 10:11 UTC  (22+ messages)
` [PATCH v2 01/20] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier()
` [PATCH v2 02/20] power: supply: bq25890: Fix ADC continuous conversion setting when charging
` [PATCH v2 03/20] power: supply: bq25890: Rename IILIM field to IINLIM
` [PATCH v2 04/20] power: supply: bq25890: Reduce reported CONSTANT_CHARGE_CURRENT_MAX for low temperatures
` [PATCH v2 05/20] power: supply: bq25890: Add a bq25890_rw_init_data() helper
` [PATCH v2 06/20] power: supply: bq25890: Add support to skip reset at probe() / remove()
` [PATCH v2 07/20] power: supply: bq25890: Add support to read back the settings from the chip
` [PATCH v2 08/20] power: supply: bq25890: Enable charging on boards where we skip reset
` [PATCH v2 09/20] power: supply: bq25890: Drop dev->platform_data == NULL check
` [PATCH v2 10/20] power: supply: bq25890: Add bq25890_set_otg_cfg() helper
` [PATCH v2 11/20] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator
` [PATCH v2 12/20] power: supply: bq25890: On the bq25892 set the IINLIM based on external charger detection
` [PATCH v2 13/20] power: supply: bq25890: Support higher charging voltages through Pump Express+ protocol
` [PATCH v2 14/20] mfd: intel_soc_pmic_chtwc: Add intel_cht_wc_get_model() helper function
` [PATCH v2 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific
` [PATCH v2 16/20] extcon: intel-cht-wc: Use new intel_cht_wc_get_model() helper
` [PATCH v2 17/20] extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectors
` [PATCH v2 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger()
` [PATCH v2 19/20] extcon: intel-cht-wc: Add support for registering a power_supply class-device
` [PATCH v2 20/20] extcon: intel-cht-wc: Report RID_A for ACA adapters

[PATCH v4 0/2] i2c-mux-gpmux: Support settle-time-us property
 2021-11-12 19:51 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: i2c-mux: Add property for settle time

[PATCH v2 0/2] i2c:imx: Deliver a timely stop on slave side, fix recv
 2021-11-12 13:39 UTC  (3+ messages)
` [PATCH v2 1/2] i2c:imx: Add timer for handling the stop condition
` [PATCH v2 2/2] i2c:imx: Add an extra read at the end of an I2C slave read

[PATCH] i2c: designware: I2C unexpected interrupt handling will cause kernel panic
 2021-11-12 10:26 UTC  (4+ messages)

[PATCH v3 0/5] Update STMicroelectronics maintainers email
 2021-11-12  7:42 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: timer: Update maintainers for st,stm32-timer
` [PATCH v3 2/5] dt-bindings: mfd: timers: Update maintainers for st,stm32-timers
` [PATCH v3 3/5] dt-bindings: media: Update maintainers for st,stm32-cec.yaml
` [PATCH v3 4/5] dt-bindings: media: Update maintainers for st,stm32-hwspinlock.yaml
` [PATCH v3 5/5] dt-bindings: treewide: Update @st.com email address to @foss.st.com

[PATCH v2 0/2] virtio-i2c: Fix buffer handling
 2021-11-12  2:35 UTC  (6+ messages)
` [PATCH v2 1/2] i2c: virtio: disable timeout handling
` [PATCH v2 2/2] i2c: virtio: fix completion handling

[PATCH] i2c: i801: Remove i801_set_block_buffer_mode
 2021-11-11 21:43 UTC 

[PATCH v2] gpio: Return EPROBE_DEFER if gc->to_irq is NULL
 2021-11-11 20:58 UTC  (4+ messages)

[PATCH] Docs: Fixes link to I2C specification
 2021-11-11 19:36 UTC  (4+ messages)

[PATCH] pci: Don't call resume callback for nearly bound devices
 2021-11-11 18:09 UTC  (17+ messages)

[PATCH v4 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-11 15:13 UTC  (5+ messages)
` [PATCH v4 04/11] regulator: Introduce tps68470-regulator driver

[PATCH v3 1/4] dt-bindings: i2c: i2c-mt65xx: convert doc to yaml schema format
 2021-11-11 14:57 UTC  (4+ messages)
` [PATCH v3 2/4] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC
` [PATCH v3 3/4] i2c: i2c-mt65xx: add MT8365 SoC support

[PATCH v3] i2c: i801: Fix interrupt storm from SMB_ALERT signal
 2021-11-11 14:39 UTC  (3+ messages)

[PATCH net-next v2 0/6] MCTP I2C driver
 2021-11-11 14:00 UTC  (9+ messages)
` [PATCH net-next v2 1/6] i2c: core: Allow 255 byte transfers for SMBus 3.x
` [PATCH net-next v2 2/6] i2c: dev: Handle 255 byte blocks for i2c ioctl
` [PATCH net-next v2 3/6] i2c: aspeed: Allow 255 byte block transfers
` [PATCH net-next v2 4/6] i2c: npcm7xx: Allow 255 byte block SMBus transfers
` [PATCH net-next v2 5/6] dt-bindings: net: New binding mctp-i2c-controller
` [PATCH net-next v2 6/6] mctp i2c: MCTP I2C binding driver

[PATCH v2 0/2] i2c: exynos5: add support for ExynosAutov9 SoC
 2021-11-11  9:18 UTC  (7+ messages)
    ` [PATCH 1/2] dt-bindings: i2c: exynos5: add exynosautov9-hsi2c compatible
    ` [PATCH 2/2] i2c: exynos5: add support for ExynosAutov9 SoC

[PATCH v3 00/11] arm64: dts: Add i.MX8DXL initial support
 2021-11-10 17:47 UTC  (5+ messages)
` [PATCH v3 09/11] dt-bindings: i2c: i2c-imx-lpi2c: Fix dtbs_check compatible oneOf error

[PATCH v4 00/12] arm64: dts: Add i.MX8DXL initial support
 2021-11-10 17:46 UTC  (13+ messages)
` [PATCH v4 01/12] dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QM compatible matching
` [PATCH v4 02/12] dt-bindings: serial: fsl-lpuart: "
` [PATCH v4 03/12] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH v4 04/12] arm64: dts: imx8-ss-lsio: Add mu5a mailbox
` [PATCH v4 05/12] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl
` [PATCH v4 06/12] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH v4 07/12] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH v4 08/12] arm64: dts: freescale: Add lsio "
` [PATCH v4 09/12] arm64: dts: imx8dxl: Add i.MX8DXL evk board support
` [PATCH v4 10/12] dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding
` [PATCH v4 11/12] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
` [PATCH v4 12/12] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible

[PATCH 0/3] i2c:imx: Deliver a timely stop on slave side, fix recv
 2021-11-10 14:45 UTC  (8+ messages)
` [PATCH 1/3] i2c:imx: Add timer for handling the stop condition
` [PATCH 2/3] i2c:imx: Add an extra read at the end of an I2C slave read
` [PATCH 3/3] i2c:imx: Use an hrtimer, not a timer, for checking for bus idle

[PATCH] i2c: i801: Restore INTREN on unload
 2021-11-10 14:31 UTC  (2+ messages)

[PATCH 0/2] This is a patch series for I2C driver for Sunplus SP7021 SoC
 2021-11-10  9:16 UTC  (5+ messages)
` [PATCH v2 0/2] Add I2C control "
  ` [PATCH v2 1/2] I2C: Add I2C driver for Sunplus SP7021

[PATCH 1/2] i2c: Remove Netlogic XLP variant
 2021-11-10  3:59 UTC 

[RFC Patch Resend 0/2] I2C statistics as sysfs attributes
 2021-11-09 22:53 UTC 

[PATCH] dt-bindings: Remove Netlogic bindings
 2021-11-09 16:24 UTC  (2+ messages)

[PATCH 1/2] i2c: Remove Netlogic XLP variant
 2021-11-09 16:16 UTC  (2+ messages)
` [PATCH 2/2] i2c: Remove unused Netlogic/Sigma Designs XLR driver

i2c: i801: Don't silently correct invalid transfer size
 2021-11-09 15:09 UTC  (2+ messages)

i2cget bug report: errors reading words
 2021-11-09 14:36 UTC 

[PATCH v1 1/2] i2c: designware-pci: Add support for Fast Mode Plus and High Speed Mode
 2021-11-09 12:59 UTC  (3+ messages)
` [PATCH v1 2/2] i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSE


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).