linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-27 15:57:41 to 2020-09-03 08:17:07 UTC [more...]

[PATCH v8 0/6] Support running driver's probe for a device powered off
 2020-09-03  8:15 UTC  (7+ messages)
` [PATCH v8 1/6] i2c: Allow an ACPI driver to manage the device's power state during probe
` [PATCH v8 2/6] Documentation: ACPI: Document i2c-allow-low-power-probe _DSD property
` [PATCH v8 3/6] ACPI: Add a convenience function to tell a device is in low power state
` [PATCH v8 4/6] ov5670: Support probe whilst the device is in a "
` [PATCH v8 5/6] media: i2c: imx319: Support probe while the device is off
` [PATCH v8 6/6] at24: Support probing while off

[PATCH] i2c: virtio: add a virtio i2c frontend driver
 2020-09-03  7:19 UTC  (3+ messages)

[PATCH v2] ARM: davinci: use simple i2c probe function
 2020-09-03  5:38 UTC  (3+ messages)

[PATCH 1/9] i2c: stm32: Simplify with dev_err_probe()
 2020-09-03  5:36 UTC  (14+ messages)
` [PATCH 2/9] i2c: xiic: "
` [PATCH 3/9] i2c: bcm2835: "
` [PATCH 4/9] i2c: cadence: "
` [PATCH 5/9] i2c: davinci: "
` [PATCH 6/9] i2c: imx: "
` [PATCH 7/9] i2c: rk3x: "
` [PATCH 8/9] i2c: mux: gpmux: "
` [PATCH 9/9] i2c: mux: reg: "

[PATCH v1 00/12] Improvements for Tegra I2C driver
 2020-09-03  1:12 UTC  (21+ messages)
` [PATCH v1 01/12] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v1 02/12] i2c: tegra: Add missing newline before returns
` [PATCH v1 03/12] i2c: tegra: Clean up messages in the code
` [PATCH v1 04/12] i2c: tegra: Don't ignore tegra_i2c_flush_fifos() error
` [PATCH v1 05/12] i2c: tegra: Use reset_control_reset()
` [PATCH v1 06/12] i2c: tegra: Improve formatting of function variables
` [PATCH v1 07/12] i2c: tegra: Use dev_err_probe()
` [PATCH v1 08/12] i2c: tegra: Runtime PM always available on Tegra
` [PATCH v1 09/12] i2c: tegra: Clean up probe function
` [PATCH v1 10/12] i2c: tegra: Drop '_timeout' from wait/poll function names
` [PATCH v1 11/12] i2c: tegra: Remove likely/unlikely from the code
` [PATCH v1 12/12] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()

[PATCH v3 00/22] Improvements for Tegra I2C driver
 2020-09-03  0:53 UTC  (23+ messages)
` [PATCH v3 01/22] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v3 02/22] i2c: tegra: Add missing newline before returns
` [PATCH v3 03/22] i2c: tegra: Clean up messages in the code
` [PATCH v3 04/22] i2c: tegra: Don't ignore tegra_i2c_flush_fifos() error
` [PATCH v3 05/22] i2c: tegra: Use reset_control_reset()
` [PATCH v3 06/22] i2c: tegra: Improve formatting of function variables
` [PATCH v3 07/22] i2c: tegra: Use dev_err_probe()
` [PATCH v3 08/22] i2c: tegra: Runtime PM always available on Tegra
` [PATCH v3 09/22] i2c: tegra: Clean up probe function
` [PATCH v3 10/22] i2c: tegra: Drop '_timeout' from wait/poll function names
` [PATCH v3 11/22] i2c: tegra: Remove likely/unlikely from the code
` [PATCH v3 12/22] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
` [PATCH v3 13/22] i2c: tegra: Check errors for both positive and negative values
` [PATCH v3 14/22] i2c: tegra: Improve coding style of tegra_i2c_wait_for_config_load()
` [PATCH v3 15/22] i2c: tegra: Clean up whitespaces and newlines
` [PATCH v3 16/22] i2c: tegra: Rename variable in tegra_i2c_issue_bus_clear()
` [PATCH v3 17/22] i2c: tegra: Improve driver module description
` [PATCH v3 18/22] i2c: tegra: Reorder location of functions in the code
` [PATCH v3 19/22] i2c: tegra: Factor out packet header setup from tegra_i2c_xfer_msg()
` [PATCH v3 20/22] i2c: tegra: Remove "dma" variable
` [PATCH v3 21/22] i2c: tegra: Initialization div-clk rate unconditionally
` [PATCH v3 22/22] i2c: tegra: Remove i2c_dev.clk_divisor_non_hs_mode member

[PATCH v3 1/1] i2c: algo-pca: Reapply i2c bus settings after reset
 2020-09-02 21:15 UTC 

[PATCH v2 1/1] i2c: algo-pca: Reapply i2c bus settings after reset
 2020-09-02 20:57 UTC  (4+ messages)

[PATCH v7 0/6] Support running driver's probe for a device powered off
 2020-09-02 19:59 UTC  (11+ messages)
` [PATCH v7 1/6] i2c: Allow an ACPI driver to manage the device's power state during probe
` [PATCH v7 2/6] ACPI: Add a convenience function to tell a device is in low power state
` [PATCH v7 3/6] ov5670: Support probe whilst the device is in a "
` [PATCH v7 4/6] media: i2c: imx319: Support probe while the device is off
` [PATCH v7 5/6] at24: Support probing while off
` [PATCH v7 6/6] Documentation: ACPI: Document allow-low-power-probe _DSD property

[PATCH 0/5] input: misc: Add IBM Operation Panel driver
 2020-09-02 15:47 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: input: Add documentation for IBM Operation Panel
` [PATCH 2/5] input: misc: Add IBM Operation Panel driver
` [PATCH 4/5] ARM: dts: Aspeed: Tacoma: Add IBM Operation Panel I2C device
` [PATCH 5/5] ARM: dts: Aspeed: Rainier: "

[PATCH] i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480
 2020-09-02  4:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/17] Improvements for Tegra I2C driver
 2020-09-01 21:37 UTC  (19+ messages)
` [PATCH v2 01/17] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v2 02/17] i2c: tegra: Add missing newline before returns
` [PATCH v2 03/17] i2c: tegra: Clean up messages in the code
` [PATCH v2 04/17] i2c: tegra: Don't ignore tegra_i2c_flush_fifos() error
` [PATCH v2 05/17] i2c: tegra: Use reset_control_reset()
` [PATCH v2 06/17] i2c: tegra: Improve formatting of function variables
` [PATCH v2 07/17] i2c: tegra: Use dev_err_probe()
` [PATCH v2 08/17] i2c: tegra: Runtime PM always available on Tegra
` [PATCH v2 09/17] i2c: tegra: Clean up probe function
` [PATCH v2 10/17] i2c: tegra: Drop '_timeout' from wait/poll function names
` [PATCH v2 11/17] i2c: tegra: Remove likely/unlikely from the code
` [PATCH v2 12/17] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
` [PATCH v2 13/17] i2c: tegra: Check errors for both positive and negative values
` [PATCH v2 14/17] i2c: tegra: Improve coding style of tegra_i2c_wait_for_config_load()
` [PATCH v2 15/17] i2c: tegra: Remove unnecessary whitespaces and newlines
` [PATCH v2 16/17] i2c: tegra: Rename variable in tegra_i2c_issue_bus_clear()
` [PATCH v2 17/17] i2c: tegra: Improve driver module description

[PATCH] i2c: algo-pca: Reapply i2c bus settings after reset
 2020-09-01 20:58 UTC  (5+ messages)

[PATCH v6 0/6] Support running driver's probe for a device powered off
 2020-09-01 20:28 UTC  (12+ messages)
` [PATCH v6 1/6] i2c: Allow an ACPI driver to manage the device's power state during probe
` [PATCH v6 6/6] Documentation: ACPI: Document allow-low-power-probe _DSD property

[PATCH] watchdog: da9063: wake up parent ahead of reboot
 2020-09-01 16:48 UTC  (2+ messages)

[PATCH v2 1/2] i2c: i801: Fix resume bug
 2020-09-01 13:28 UTC  (2+ messages)
` [PATCH v2 2/2] i2c: i801: Simplify the suspend callback

[PATCH v5 00/16] Allwinner A100 Initial support
 2020-09-01  9:35 UTC  (4+ messages)

[PATCH] i2c: i801: Fix resume bug
 2020-09-01  9:35 UTC  (6+ messages)

[PATCH 1/2] i2c: i801: Fix runtime PM
 2020-09-01  8:19 UTC  (4+ messages)

[PATCH v3 0/3] nvmem: add ONIE NVMEM cells provider
 2020-09-01  8:06 UTC  (7+ messages)
` [PATCH v3 1/3] nvmem: core: allow to register cells during nvmem registration
` [PATCH v3 2/3] nvmem: add ONIE NVMEM cells support
` [PATCH v3 3/3] misc: eeprom: at24: register nvmem only after eeprom is ready to use

[PATCH v3] i2c: npcm7xx: Fix timeout calculation
 2020-08-31 18:10 UTC  (3+ messages)

[PATCH AUTOSEL 5.8 27/42] i2c: iproc: Fix shifting 31 bits
 2020-08-31 15:29 UTC 

[PATCH v2 1/3] There are several eeprom drivers
 2020-08-31 13:25 UTC  (6+ messages)
` [PATCH v2 2/3] decode-vaio: Add support for the at24 driver
` [PATCH v2 3/3] decode-vaio: Scan more i2c buses

[PATCH v2] i2c: npcm7xx: bug fix timeout (usec instead of msec)
 2020-08-31 12:03 UTC  (5+ messages)

[PATCH v1] i2c: npcm7xx: bug fix timeout (usec instead of msec)
 2020-08-30  8:47 UTC  (2+ messages)

[PATCH 0/2] i2c: rcar: use iopoll helpers for better timeout handling
 2020-08-30  8:30 UTC  (4+ messages)
` [PATCH 1/2] i2c: rcar: improve bus busy detection
` [PATCH 2/2] i2c: rcar: refactor and shorten timeout when resetting

[PULL REQUEST] i2c for v5.9
 2020-08-29 20:17 UTC  (2+ messages)

[RFC PATCH i2c-tools] tools: i2ctransfer: add check for returned length from driver
 2020-08-29 15:41 UTC  (2+ messages)

[PATCH 1/7] dt-bindings: clock: imx8m: Integrate duplicated i.MX 8M schemas
 2020-08-29 11:18 UTC  (7+ messages)
` [PATCH 2/7] dt-bindings: mailbox: fsl,mu: Fix i.MX 8QXP compatible matching
` [PATCH 3/7] dt-bindings: mailbox: fsl,mu: Use unevaluatedProperties
` [PATCH 4/7] dt-bindings: i2c: imx-lpi2c: "
` [PATCH 5/7] dt-bindings: i2c: imx-lpi2c: Fix i.MX 8QXP compatible matching
` [PATCH 6/7] dt-bindings: i2c: imx: Use unevaluatedProperties
` [PATCH 7/7] dt-bindings: i2c: imx: Fix i.MX 7 compatible matching

[PATCH 1/2] There are several eeprom drivers
 2020-08-29  8:18 UTC  (5+ messages)
` [PATCH 2/2] decode-vaio: Add support for the at24 driver

[PATCH 1/1] i2c: busses: Add support for atomic transfers in Actions Semi Owl driver
 2020-08-28 19:01 UTC  (3+ messages)

[PATCH v1] i2c: ismt: Add support for Intel Emmitsburg PCH
 2020-08-28 15:02 UTC  (2+ messages)

[PATCH V2 0/2] Implement Shutdown callback for i2c
 2020-08-28 11:46 UTC  (7+ messages)
` [PATCH V2 1/2] i2c: i2c-qcom-geni: Store DMA mapping data in geni_i2c_dev struct
` [PATCH V2 2/2] i2c: i2c-qcom-geni: Add shutdown callback for i2c

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-08-28  7:52 UTC  (11+ messages)
` [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
` [PATCH 08/20] dt-bindings: usb: usb-xhci: Document r8a774e1 support
` [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add "

[PATCH v2] i2c: i2c-rcar: Auto select RESET_CONTROLLER
 2020-08-28  7:07 UTC  (2+ messages)

[PATCH 0/3] i2c: xiic: Support forcing single-master in DT
 2020-08-28  7:02 UTC  (8+ messages)
` [PATCH 1/3] i2c: xiic: Change code alignment to 1 space only
` [PATCH 2/3] i2c: xiic: Improve struct memory alignment
` [PATCH 3/3] i2c: xiic: Support forcing single-master in DT

[PATCH 00/20] Add support for [H]SCIF/TMU/CMT/THS/SDHI/MSIOF/CAN[FD]/I2C/IIC/RWDT on R8A774E1
 2020-08-27 17:00 UTC  (5+ messages)
` [PATCH 02/20] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support
` [PATCH 05/20] dt-bindings: timer: renesas,cmt: Document r8a774e1 CMT support


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