messages from 2021-09-16 08:09:57 to 2021-10-06 17:15:26 UTC [more...]
[PATCH v1 1/3] driver core: Provide device_match_acpi_handle() helper
2021-10-06 17:15 UTC (3+ messages)
` [PATCH v1 2/3] i2c: acpi: Replace custom function with device_match_acpi_handle()
` [PATCH v1 3/3] gpiolib: acpi: Replace custom code "
[PATCH v3 00/11] arm64: dts: Add i.MX8DXL initial support
2021-10-06 13:26 UTC (12+ messages)
` [PATCH v3 01/11] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH v3 02/11] arm64: dts: imx8-ss-lsio: Add mu5a mailbox
` [PATCH v3 03/11] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl
` [PATCH v3 04/11] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH v3 05/11] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH v3 06/11] arm64: dts: freescale: Add lsio "
` [PATCH v3 07/11] arm64: dts: imx8dxl: Add i.MX8DXL evk board support
` [PATCH v3 08/11] dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding
` [PATCH v3 09/11] dt-bindings: i2c: i2c-imx-lpi2c: Fix dtbs_check compatible oneOf error
` [PATCH v3 10/11] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
` [PATCH v3 11/11] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible
[PATCH v2 0/4] Add support for the Mercury+ AA1 module
2021-10-06 9:41 UTC (10+ messages)
` [PATCH v2 1/4] i2c: check bus number property in DesignWare I2C Controller
` [PATCH v2 2/4] dt-bindings: add bus number property
` [PATCH v2 3/4] reset: socfpga: add empty driver allowing consumers to probe
` [PATCH v2 4/4] dts: socfpga: Add Mercury+ AA1 devicetree
[PATCH] i2c: rcar: add SMBus block read support
2021-10-05 13:31 UTC (2+ messages)
[PATCH v1 0/2] i2c:busses:Microchip PCI1XXXX I2C adapter
2021-10-05 8:50 UTC (12+ messages)
` [PATCH v1 1/2] i2c:busses:Register PCI1XXXX adapter to I2C subsystem
` [PATCH v1 2/2] i2c:busses:Read and Write routines for PCI1XXXX I2C module
[PATCH 0/3] i2c:imx: Deliver a timely stop on slave side, fix recv
2021-10-05 0:32 UTC (4+ 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 v2 07/14] mailbox: pcc: Use PCC mailbox channel pointer instead of standard
2021-10-04 20:05 UTC (2+ messages)
[PATCH i2c-next 0/4] i2c: mlxcpld: Add fixes and features for transaction polling time setting
2021-10-04 20:00 UTC (9+ messages)
` [PATCH i2c-next 1/4] i2c: mlxcpld: Fix criteria for frequency setting
` [PATCH i2c-next 2/4] i2c: mlxcpld: Modify register setting for 400KHz frequency
` [PATCH i2c-next 3/4] i2c: mlxcpld: Reduce polling time for performance improvement
` [PATCH i2c-next 4/4] i2c: mlxcpld: Allow flexible polling time setting for I2C transactions
[decode-dimms] fails to read SPD
2021-10-04 18:45 UTC
[PATCH i2c-tools] py-smbus/Module.mk: Install with PREFIX defined
2021-10-04 18:02 UTC (3+ messages)
[PATCH 00/10] Add Apple M1 support to PASemi i2c driver
2021-10-04 18:01 UTC (18+ messages)
` [PATCH 01/10] dt-bindings: i2c: Add Apple I2C controller bindings
` [PATCH 02/10] i2c: pasemi: Use io{read,write}32
` [PATCH 03/10] i2c: pasemi: Remove usage of pci_dev
` [PATCH 04/10] i2c: pasemi: Split off common probing code
` [PATCH 05/10] i2c: pasemi: Split pci driver to its own file
` [PATCH 06/10] i2c: pasemi: Move common reset code to own function
` [PATCH 07/10] i2c: pasemi: Allow to configure bus frequency
` [PATCH 08/10] i2c: pasemi: Refactor _probe to use devm_*
` [PATCH 09/10] i2c: pasemi: Add Apple platform driver
` [PATCH 10/10] i2c: pasemi: Set enable bit for Apple variant
[PATCH] i2c: rk3x: enable clock before getting rate
2021-10-04 13:15 UTC
Add Apple M1 support to PASemi i2c driver
2021-10-04 11:22 UTC (14+ messages)
[PATCH] i2c: pxa: drop unneeded MODULE_ALIAS
2021-10-04 6:18 UTC (3+ messages)
[PATCH] i2c: switch from 'pci_' to 'dma_' API
2021-10-02 7:51 UTC (2+ messages)
[PATCH V2] i2c: busses: switch from 'pci_' to 'dma_' API
2021-10-02 7:51 UTC (2+ messages)
[PATCH v2 0/9] i2c: i801: Series with improvements
2021-10-02 7:44 UTC (17+ messages)
` [PATCH v2 4/9] i2c: i801: Improve is_dell_system_with_lis3lv02d
` [PATCH v2 5/9] i2c: i801: Remove not needed check for PCI_COMMAND_INTX_DISABLE
` [PATCH v2 6/9] i2c: i801: Improve i801_acpi_probe/remove functions
` [PATCH v2 7/9] i2c: i801: Improve i801_add_mux
` [PATCH v2 8/9] i2c: i801: Improve register_dell_lis3lv02d_i2c_device
` [PATCH v2 9/9] i2c: i801: Improve handling platform data for tco device
[PATCH] i2c: exynos: describe drivers in KConfig
2021-10-02 7:32 UTC (2+ messages)
[PATCH v7 0/7] Introducing an attribute to select the time setting
2021-10-02 6:40 UTC (13+ messages)
` [PATCH v7 1/7] i2c: mediatek: fixing the incorrect register offset
` [PATCH v7 2/7] i2c: mediatek: Reset the handshake signal between i2c and dma
` [PATCH v7 3/7] i2c: mediatek: Dump i2c/dma register when a timeout occurs
` [PATCH v7 4/7] dt-bindings: i2c: add attribute use-default-timing
` [PATCH v7 5/7] i2c: mediatek: Add OFFSET_EXT_CONF setting back
` [PATCH v7 6/7] i2c: mediatek: Isolate speed setting via dts for special devices
` [PATCH v7 7/7] i2c: mediatek: modify bus speed calculation formula
[PATCH v1 1/1] i2c: i801: Add support for Intel Ice Lake PCH-N
2021-10-01 17:21 UTC
[PATCH v4 0/4] i2c: aspeed: Add buffer and DMA modes support
2021-10-01 17:06 UTC (11+ messages)
` [PATCH v4 1/4] dt-bindings: i2c: aspeed: add transfer mode support
[RESEND v2 00/10] arm64: dts: Add i.MX8DXL initial support
2021-10-01 13:16 UTC (11+ messages)
` [RESEND v2 01/10] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [RESEND v2 02/10] arm64: dts: imx8-ss-lsio: Add mu5a mailbox
` [RESEND v2 03/10] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl
` [RESEND v2 04/10] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [RESEND v2 05/10] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [RESEND v2 06/10] arm64: dts: freescale: Add lsio "
` [RESEND v2 07/10] arm64: dts: imx8dxl: Add i.MX8DXL evk board support
` [RESEND v2 08/10] dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding
` [RESEND v2 09/10] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
[PATCH v2 00/11] arm64: dts: Add i.MX8DXL initial support
2021-10-01 8:17 UTC (13+ messages)
` [PATCH v2 01/10] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH v2 02/10] arm64: dts: imx8-ss-lsio: Add mu5a mailbox
` [PATCH v2 03/10] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl
` [PATCH v2 04/10] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH v2 05/10] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH v2 06/10] arm64: dts: freescale: Add lsio "
` [PATCH v2 07/10] arm64: dts: imx8dxl: Add i.MX8DXL evk board support
` [PATCH v2 08/10] dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding
` [PATCH v2 09/10] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
` [PATCH v2 10/10] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible
[PATCH] MAINTAINERS: update my email address
2021-09-30 7:17 UTC (6+ messages)
Add a SSDT ACPI description to recognize my I2C device connected via SMBus
2021-09-30 6:19 UTC (7+ messages)
[PATCH] i2c: i2c-kempld: deprecate class based instantiation
2021-09-29 21:08 UTC (2+ messages)
[PATCH] i2c: Fix return value of bcm_kona_i2c_probe()
2021-09-29 21:05 UTC (2+ messages)
[PATCH] i2c: rcar: enable interrupts before starting transfer
2021-09-29 21:03 UTC (4+ messages)
[PATCH] i2c / ACPI: fix resource leak in reconfiguration device addition
2021-09-29 20:56 UTC (3+ messages)
[PATCH v4] dt-bindings: net: New binding mctp-i2c-controller
2021-09-29 20:53 UTC (3+ messages)
[PATCH RESEND] i2c: i801: Stop using pm_runtime_set_autosuspend_delay(-1)
2021-09-29 20:13 UTC (3+ messages)
[PATCH] i2c: i801: Use PCI bus rescan mutex to protect P2SB access
2021-09-29 20:13 UTC (2+ messages)
Add I2C statistics (bus error, NACK counts, etc) as sysfs attributes
2021-09-27 22:35 UTC
[RESEND PATCH] i2c: rk3x: Handle a spurious start completion interrupt flag
2021-09-24 11:15 UTC
[bug report] tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)
2021-09-24 9:53 UTC
Touchpad stickiness on Dell Inspiron/XPS
2021-09-23 9:06 UTC (4+ messages)
[PATCH 0/4] i2c: stm32: various fixes & dmaengine updates
2021-09-23 8:38 UTC (9+ messages)
` [PATCH 1/4] i2c: stm32f7: flush TX FIFO upon transfer errors
` [PATCH 2/4] i2c: stm32f7: recover the bus on access timeout
` [PATCH 3/4] i2c: stm32f7: stop dma transfer in case of NACK
` [PATCH 4/4] i2c: stm32f7: use proper DMAENGINE API for termination
Introducing libi2cd
2021-09-21 20:26 UTC (3+ messages)
[RFC PATCH v3] dt-bindings: net: New binding mctp-i2c-controller
2021-09-21 17:38 UTC (2+ messages)
[PATCH net 0/2] Fix mdiobus users with devres
2021-09-21 16:22 UTC (10+ messages)
` [PATCH net 1/2] net: dsa: don't allocate the slave_mii_bus using devres
` [PATCH net 2/2] net: dsa: realtek: register the MDIO bus under devres
[PATCH] i2c: busses: switch from 'pci_' to 'dma_' API
2021-09-17 7:18 UTC
[PATCH] i2c: s3c2410: Delete unneeded variable: "ret"
2021-09-16 10:52 UTC (2+ messages)
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