linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-27 15:31:26 to 2020-06-10 17:00:17 UTC [more...]

[RFC PATCH v1 00/18] Support for Tegra video capture from external sensor
 2020-06-10 17:00 UTC  (25+ messages)
` [RFC PATCH v1 01/18] dt-bindings: i2c: tegra: Document Tegra210 VI I2C clocks and power-domains
` [RFC PATCH v1 02/18] arm64: tegra: Add missing clocks and power-domains to Tegra210 VI I2C
` [RFC PATCH v1 03/18] i2c: tegra: Don't mark VI I2C as IRQ safe runtime PM
` [RFC PATCH v1 04/18] i2c: tegra: Fix the error path in tegra_i2c_runtime_resume
` [RFC PATCH v1 05/18] i2c: tegra: Fix runtime resume to re-init VI I2C
` [RFC PATCH v1 06/18] i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2c
` [RFC PATCH v1 07/18] media: tegra-video: Fix channel format alignment
` [RFC PATCH v1 08/18] media: tegra-video: Enable TPG based on kernel config
` [RFC PATCH v1 09/18] media: tegra-video: Update format lookup to offset based
` [RFC PATCH v1 10/18] dt-bindings: tegra: Document VI and CSI port nodes
` [RFC PATCH v1 11/18] media: tegra-video: Add support for external sensor capture
` [RFC PATCH v1 12/18] media: tegra-video: Add support for selection ioctl ops
` [RFC PATCH v1 13/18] gpu: host1x: mipi: Add of_tegra_mipi_request() API
` [RFC PATCH v1 14/18] gpu: host1x: mipi: Split tegra_mipi_calibrate and tegra_mipi_wait
` [RFC PATCH v1 15/18] media: tegra-video: Add CSI MIPI pads calibration
` [RFC PATCH v1 16/18] media: tegra-video: Compute settle times based on the clock rate
` [RFC PATCH v1 17/18] arm64: tegra: jetson-tx1: Add camera supplies
` [RFC PATCH v1 18/18] arm64: tegra: Enable Tegra VI CSI support for Jetson Nano

[PATCH v2] MAINTAINERS: npcm7xx: Add maintainer for Nuvoton NPCM BMC
 2020-06-10 15:32 UTC  (2+ messages)

[PATCH] i2c: Use separate MODULE_AUTHOR() statements for multiple authors
 2020-06-10 14:11 UTC 

[PATCH V7 RESEND 0/7] Add interconnect support to QSPI and QUP drivers
 2020-06-10 13:53 UTC  (14+ messages)
` [PATCH V7 RESEND 1/7] soc: qcom: geni: Support for ICC voting
` [PATCH V7 RESEND 2/7] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V7 RESEND 3/7] i2c: i2c-qcom-geni: Add interconnect support
` [PATCH V7 RESEND 4/7] spi: spi-geni-qcom: "
` [PATCH V7 RESEND 5/7] tty: serial: qcom_geni_serial: "
` [PATCH V7 RESEND 6/7] spi: spi-qcom-qspi: "
` [PATCH V7 RESEND 7/7] arm64: dts: sc7180: Add interconnect for QUP and QSPI

[PATCH] i2c: imx: Fix external abort on early interrupt
 2020-06-10 13:46 UTC 

[PATCH AUTOSEL 5.6 080/606] i2c: dev: Fix the race between the release of i2c_dev and cdev
 2020-06-10 13:44 UTC  (4+ messages)
` [PATCH AUTOSEL 5.6 092/606] i2c: fix missing pm_runtime_put_sync in i2c_device_probe
` [PATCH AUTOSEL 5.6 096/606] i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_probe()'

[PATCH] i2c: jz4780: remove redundant assignment to variable i
 2020-06-10 12:59 UTC 

[PATCH v2 0/2] i2c: fsi: Fixes for systems with more ports
 2020-06-09 22:00 UTC  (4+ messages)
` [PATCH v2 1/2] i2c: fsi: Fix the port number field in status register
` [PATCH v2 2/2] i2c: fsi: Prevent adding adapters for ports without dts nodes

[PATCH v4 0/4] Enable stmpe811 touch screen on stm32f429-disco board
 2020-06-09 13:26 UTC  (5+ messages)
` [PATCH v4 1/4] ARM: dts: stm32: add I2C3 support on STM32F429 SoC
` [PATCH v4 2/4] ARM: dts: stm32: Add pin map for I2C3 controller on stm32f4
` [PATCH v4 3/4] ARM: dts: stm32: enable stmpe811 on stm32429-disco board
` [PATCH v4 4/4] i2c: stm32f4: Fix stmpe811 get xyz data timeout issue

[RFC PATCH] i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
 2020-06-09 11:43 UTC  (5+ messages)
  `  "
      `  "

[PATCH v1] MAINTAINERS: npcm7xx: Add maintainer for Nuvoton NPCM BMC
 2020-06-09 10:05 UTC 

[PATCH V7 0/7] Add interconnect support to QSPI and QUP drivers
 2020-06-09  5:54 UTC  (4+ messages)
` [PATCH V7 6/7] spi: spi-qcom-qspi: Add interconnect support

[PATCH v5 00/11] i2c: designeware: Add Baikal-T1 System I2C support
 2020-06-08 23:46 UTC  (29+ messages)
` [PATCH v5 01/11] dt-bindings: i2c: Convert DW I2C binding to DT schema
` [PATCH v5 02/11] dt-bindings: i2c: Discard i2c-slave flag from the DW I2C example
` [PATCH v5 03/11] dt-bindings: i2c: dw: Add Baikal-T1 SoC I2C controller
` [PATCH v5 04/11] i2c: designware: Use `-y` to build multi-object modules
` [PATCH v5 05/11] i2c: designware: slave: Set DW I2C core module dependency
` [PATCH v5 06/11] i2c: designware: Add Baytrail sem config DW I2C platform dependency
` [PATCH v5 07/11] i2c: designware: Discard Cherry Trail model flag
` [PATCH v5 08/11] i2c: designware: Convert driver to using regmap API
` [PATCH v5 11/11] i2c: designware: Add Baikal-T1 System I2C support

[PATCH] i2c: npcm7xx: Fix a couple error codes in probe
 2020-06-08 20:30 UTC  (2+ messages)

[PATCH 0/2] i2c: fsi: Fixes for systems with more ports
 2020-06-08 18:12 UTC  (5+ messages)
` [PATCH 1/2] i2c: fsi: Fix the port number field in status register
` [PATCH 2/2] i2c: fsi: Prevent adding adapters for ports without dts nodes

[PATCH] i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=n
 2020-06-07 18:46 UTC  (2+ messages)

[PATCH] i2c: npcm7xx: Remove unnecessary parentheses
 2020-06-07  9:21 UTC  (2+ messages)

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin
 2020-06-05  8:44 UTC  (14+ messages)

KASAN: use-after-free Read in put_device
 2020-06-05  4:20 UTC  (2+ messages)

[PATCH v14 0/3] i2c: npcm7xx: add NPCM i2c controller driver
 2020-06-04  8:32 UTC  (7+ messages)
` [PATCH v14 1/3] dt-bindings: i2c: npcm7xx: add NPCM I2C controller
` [PATCH v14 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver
` [PATCH v14 3/3] i2c: npcm7xx: Add support for slave mode for Nuvoton

[PATCH V2 0/3] Convert i.MX/MXS I2C/LPI2C binding doc to json-schema
 2020-06-04  1:49 UTC  (4+ messages)
` [PATCH V2 1/3] dt-bindings: i2c: Convert imx lpi2c "
` [PATCH V2 2/3] dt-bindings: i2c: Convert mxs i2c "
` [PATCH V2 3/3] dt-bindings: i2c: Convert imx "

[PATCH RESEND] i2c: mux: pca9541: Change bus control commands and release control of bus
 2020-06-03 21:40 UTC  (2+ messages)

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-06-03 20:41 UTC  (3+ messages)
` [PATCH 22/28] dt-bindings: i2c: Convert i2c-pxa to json-schema

[PATCH] i2c: pxa: don't error out if there's no pinctrl
 2020-06-03 20:38 UTC  (2+ messages)

[PATCH] i2c: add 'single-master' property to generic bindings
 2020-06-03 13:58 UTC  (5+ messages)

[PATCH 0/3] Convert i.MX/MXS I2C/LPI2C binding doc to json-schema
 2020-06-03  1:58 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: i2c: Convert imx lpi2c "
` [PATCH 2/3] dt-bindings: i2c: Convert mxs i2c "
` [PATCH 3/3] dt-bindings: i2c: Convert imx "

[PATCH 1/2] i2c: mux: pca9541: Change to correct bus control commands
 2020-06-02 15:42 UTC  (3+ messages)

[PATCH] check: Add 10bit/slave i2c reg flags support
 2020-06-02  7:46 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] i2c: sh_mobile: Fix compilation warning
 2020-06-02  6:50 UTC  (4+ messages)

[PATCH v6 00/11] i2c: designeware: Add Baikal-T1 System I2C support
 2020-06-01  8:54 UTC  (24+ messages)
` [PATCH v6 01/11] dt-bindings: i2c: Convert DW I2C binding to DT schema
` [PATCH v6 02/11] dt-bindings: i2c: Convert DW I2C slave to the DW I2C master example
` [PATCH v6 03/11] dt-bindings: i2c: dw: Add Baikal-T1 SoC I2C controller
` [PATCH v6 04/11] i2c: designware: Use `-y` to build multi-object modules
` [PATCH v6 05/11] i2c: designware: slave: Set DW I2C core module dependency
` [PATCH v6 06/11] i2c: designware: Add Baytrail sem config DW I2C platform dependency
` [PATCH v6 07/11] i2c: designware: Discard Cherry Trail model flag
` [PATCH v6 08/11] i2c: designware: Convert driver to using regmap API
` [PATCH v6 09/11] i2c: designware: Retrieve quirk flags as early as possible
` [PATCH v6 10/11] i2c: designware: Move reg-space remapping into a dedicated function
` [PATCH v6 11/11] i2c: designware: Add Baikal-T1 System I2C support

[PATCH] [v3] i2c: imx-lpi2c: Fix runtime PM imbalance on error
 2020-06-01  6:42 UTC  (3+ messages)
` [EXT] "
` [PATCH v3] i2c: imx-lpi2c: Fix runtime PM imbalance in lpi2c_imx_master_enable()

[PATCH] [v2] i2c: stm32f7: Fix runtime PM imbalance on error
 2020-06-01  5:56 UTC  (2+ messages)

[PATCH v2] i2c: imx-lpi2c: Fix runtime PM imbalance on error in lpi2c_imx_master_enable()
 2020-05-31  7:19 UTC  (2+ messages)
`  "

[PATCH] [v2] i2c: imx-lpi2c: Fix runtime PM imbalance on error
 2020-05-31  3:17 UTC 

[PATCH] i2c: core: Fix compiler warning in i2c_generic_scl_recovery
 2020-05-30 13:42 UTC 

[PATCH 1/1] i2c: sh_mobile: eliminate a misreported warning
 2020-05-29 12:15 UTC  (2+ messages)

[PATCH] i2c: thunderx: Add missed pci_release_regions
 2020-05-29 11:01 UTC  (3+ messages)

[PATCH 1/2] i2c: smbus: Add a way to instantiate SPD EEPROMs automatically
 2020-05-29 10:58 UTC  (4+ messages)
` [PATCH 2/2] i2c: i801: Instantiate "

[PATCH 00/17] RZ/G1H describe I2C, IIC, MMC0, SATA, AVB, RWDT and APMU nodes
 2020-05-28 20:05 UTC  (18+ messages)
` [PATCH 01/17] dt-bindings: i2c: renesas,i2c: Document r8a7742 support
` [PATCH 02/17] dt-bindings: i2c: renesas,iic: "
` [PATCH 08/17] dt-bindings: ata: renesas,rcar-sata: Add "
` [PATCH 10/17] dt-bindings: net: renesas,ravb: Add support for r8a7742 SoC
` [PATCH 11/17] dt-bindings: net: renesas,ether: Document R8A7742 SoC
` [PATCH 14/17] dt-bindings: power: renesas,apmu: Document r8a7742 support
` [PATCH 16/17] dt-bindings: watchdog: renesas,wdt: "

[PATCH] i2c: avoid confusing naming in header
 2020-05-28 16:08 UTC  (2+ messages)

[PATCH 1/2] i2c: slave-eeprom: skip useless initialization
 2020-05-28 16:06 UTC  (4+ messages)
` [PATCH 2/2] i2c: slave-eeprom: update documentation to recent changes

[PATCH v1] i2c: acpi: Drop double check for ACPI companion device
 2020-05-28 16:02 UTC  (2+ messages)

[PATCH AUTOSEL 5.6 09/47] i2c: altera: Fix race between xfer_msg and isr thread
 2020-05-28 11:55 UTC 

[PATCH AUTOSEL 5.4 05/26] i2c: altera: Fix race between xfer_msg and isr thread
 2020-05-28 11:56 UTC 

[PATCH AUTOSEL 4.14 03/13] i2c: altera: Fix race between xfer_msg and isr thread
 2020-05-28 11:57 UTC 

[PATCH AUTOSEL 4.19 04/17] i2c: altera: Fix race between xfer_msg and isr thread
 2020-05-28 11:57 UTC 

[PATCH v4 00/11] i2c: designeware: Add Baikal-T1 System I2C support
 2020-05-28 10:00 UTC  (21+ messages)
` [PATCH v4 02/11] dt-bindings: i2c: Discard i2c-slave flag from the DW I2C example
` [PATCH v4 06/11] i2c: designware: Add Baytrail sem config DW I2C platform dependency
` [PATCH v4 07/11] i2c: designware: Discard Cherry Trail model flag
` [PATCH v4 11/11] i2c: designware: Add Baikal-T1 System I2C support

[PATCH v3 1/2] drivers: provide devm_platform_request_irq()
 2020-05-28  7:10 UTC  (3+ messages)
` [PATCH v3 2/2] i2c: busses: convert to devm_platform_request_irq()

[PATCH v3 1/2] drivers: provide devm_platform_request_irq()
 2020-05-27 18:45 UTC 


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