linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-25 07:59:04 to 2020-09-01 21:13:05 UTC [more...]

[PATCH v2 00/17] Improvements for Tegra I2C driver
 2020-09-01 21:11 UTC  (14+ 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 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 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 v7 0/6] Support running driver's probe for a device powered off
 2020-09-01 21:03 UTC  (7+ 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] 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  (16+ messages)
` [PATCH v6 1/6] i2c: Allow an ACPI driver to manage the device's power state during probe
` [PATCH v6 2/6] ACPI: Add a convenience function to tell a device is in low power state
` [PATCH v6 3/6] ov5670: Support probe whilst the device is in a "
` [PATCH v6 4/6] media: i2c: imx319: Support probe while the device is off
` [PATCH v6 5/6] at24: Support probing while off
` [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 v1 00/12] Improvements for Tegra I2C driver
 2020-09-01 12:03 UTC  (14+ 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 v5 00/16] Allwinner A100 Initial support
 2020-09-01  9:35 UTC  (12+ messages)
` [PATCH v5 13/16] dt-bindings: i2c: mv64xxx: Add compatible for the A100 i2c node

[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 0/5] input: misc: Add IBM Operation Panel driver
 2020-09-01  6:11 UTC  (16+ messages)
` [PATCH 1/5] dt-bindings: input: Add documentation for IBM Operation Panel
` [PATCH 2/5] input: misc: Add IBM Operation Panel driver
` [PATCH 3/5] i2c: aspeed: Mask IRQ status to relevant bits
` [PATCH 4/5] ARM: dts: Aspeed: Tacoma: Add IBM Operation Panel I2C device
` [PATCH 5/5] ARM: dts: Aspeed: Rainier: "

[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] i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480
 2020-08-31  8:13 UTC  (3+ 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  (9+ 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  (9+ 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

[PATCH] decode-dimms: Update the list of vendors to Jedec JEP106BB
 2020-08-27  8:41 UTC  (2+ messages)

KASAN: vmalloc-out-of-bounds Write in i801_isr (2)
 2020-08-27  8:29 UTC 

[PATCH] i2c: do not acpi/of match device in i2c_device_probe()
 2020-08-27  5:06 UTC  (3+ messages)

[PATCH v3] i2c: mv64xxx: Add bus error recovery
 2020-08-26 22:35 UTC 

[PATCH v2] i2c: mv64xxx: Add bus error recovery
 2020-08-26 22:31 UTC  (3+ messages)

KASAN: stack-out-of-bounds Write in i801_isr
 2020-08-26 15:05 UTC 

[PATCH 1/2] i2c: consider devices with of_match_table during i2c device probing
 2020-08-26 14:50 UTC  (18+ messages)
` [PATCH 2/2] i2c: do not export i2c_of_match_device() symbol

[PATCH v2 0/2] i2c: xiic: Support forcing single-master in DT
 2020-08-26 13:03 UTC  (10+ messages)
` [PATCH v2 1/2] i2c: xiic: Change code alignment to 1 space only
` [PATCH v2 2/2] i2c: xiic: Support forcing single-master in DT

[RFC PATCH 0/4] i2c: core: add generic GPIO bus recovery
 2020-08-26  6:14 UTC  (5+ messages)
` [RFC PATCH 4/4] i2c: at91: Move to "
    `  "

[PATCH 0/4] i2c bus recovery for Microchip SoCs
 2020-08-25 23:44 UTC  (8+ messages)
` [PATCH 2/4] i2c: at91: implement i2c bus recovery

[PATCH 1/5] i2c: xiic: Fix broken locking on tx_msg
 2020-08-25 20:50 UTC  (12+ messages)
` [PATCH 2/5] i2c: xiic: Drop broken interrupt handler

[PATCH v2] eeprom: at24: Tidy at24_read()
 2020-08-25 16:07 UTC  (2+ messages)

[PATCH v2 2/2] i2c: eg20t: use generic power management
 2020-08-25 15:16 UTC  (4+ messages)

[PATCH resend] i2c-i801: fix resume bug
 2020-08-25 13:46 UTC  (2+ messages)

[PATCH v1 1/2] i2c: core: Don't fail PRP0001 enumeration when no ID table exist
 2020-08-25 10:12 UTC  (3+ messages)

[PATCH] i2c: Remove 'default n' from busses/Kconfig
 2020-08-25  7:58 UTC  (4+ messages)


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