messages from 2021-09-29 22:40:51 to 2021-10-13 11:03:55 UTC [more...]
[PATCH RFC] virtio: wrap config->reset calls
2021-10-13 11:03 UTC (3+ messages)
[PATCH 0/2] i2c: at91: Add support for programmable clock source
2021-10-13 8:49 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: i2c: at91: Extend compatible list for lan966x
` [PATCH 2/2] i2c: at91: add support for brsrcclk
[PATCH v2 00/11] Add Apple M1 support to PASemi i2c driver
2021-10-13 8:06 UTC (24+ messages)
` [PATCH v2 01/11] dt-bindings: i2c: Add Apple I2C controller bindings
` [PATCH v2 02/11] i2c: pasemi: Use io{read,write}32
` [PATCH v2 03/11] i2c: pasemi: Use dev_name instead of port number
` [PATCH v2 04/11] i2c: pasemi: Remove usage of pci_dev
` [PATCH v2 05/11] i2c: pasemi: Split off common probing code
` [PATCH v2 06/11] i2c: pasemi: Split pci driver to its own file
` [PATCH v2 07/11] i2c: pasemi: Move common reset code to own function
` [PATCH v2 08/11] i2c: pasemi: Allow to configure bus frequency
` [PATCH v2 09/11] i2c: pasemi: Refactor _probe to use devm_*
` [PATCH v2 10/11] i2c: pasemi: Add Apple platform driver
` [PATCH v2 11/11] i2c: pasemi: Set enable bit for Apple variant
[PATCH v1 3/7] i2c: i2c-amd-mp2-plat: ACPI: Use ACPI_COMPANION() directly
2021-10-12 18:12 UTC (2+ messages)
[PATCH 00/13] Make some spi device drivers return zero in .remove()
2021-10-12 17:46 UTC (13+ messages)
` [PATCH 02/13] hwmon: adt7x10: Make adt7x10_remove() return void
` [PATCH 04/13] input: adxl34xx: Make adxl34x_remove() "
` [PATCH 05/13] input: touchscreen: tsc200x: Make tsc200x_remove() "
` [PATCH 07/13] mfd: mc13xxx: Make mc13xxx_common_exit() "
` [PATCH 08/13] mfd: stmpe: Make stmpe_remove() "
` [PATCH 09/13] mfd: tps65912: Make tps65912_device_exit() "
` [PATCH 13/13] tpm: st33zp24: Make st33zp24_remove() "
[RFC Patch 2/2] add npcm7xx debug counters as sysfs attributes
2021-10-12 7:24 UTC (2+ messages)
[RFC Patch 0/2] I2C statistics as sysfs attributes
2021-10-12 1:07 UTC
[RFC Patch 1/2] i2c debug counters as sysfs attributes
2021-10-12 1:07 UTC
[PATCH v8 2/5] i2c: mediatek: Dump i2c/dma register when a timeout occurs
2021-10-11 15:38 UTC
[PATCH v2 07/14] mailbox: pcc: Use PCC mailbox channel pointer instead of standard
2021-10-11 14:08 UTC (4+ messages)
[PATCH v1 1/1] i2c: i801: Add support for Intel Ice Lake PCH-N
2021-10-11 12:34 UTC (2+ messages)
[PATCH v7 0/7] Introducing an attribute to select the time setting
2021-10-11 10:56 UTC (15+ 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 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 v8 0/5] Introducing an attribute to select the time setting
2021-10-11 10:41 UTC (8+ messages)
` [PATCH v8 1/5] i2c: mediatek: Reset the handshake signal between i2c and dma
` [PATCH v8 2/5] i2c: mediatek: Dump i2c/dma register when a timeout occurs
` [PATCH v8 3/5] dt-bindings: i2c: add attribute use-default-timing
` [PATCH v8 4/5] i2c: mediatek: Isolate speed setting via dts for special devices
` [PATCH v8 5/5] i2c: mediatek: modify bus speed calculation formula
[PATCH i2c-next 0/4] i2c: mlxcpld: Add fixes and features for transaction polling time setting
2021-10-11 10:32 UTC (10+ 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
[PATCH v3 1/3] driver core: Provide device_match_acpi_handle() helper
2021-10-11 9:49 UTC (4+ messages)
` [PATCH v3 2/3] i2c: acpi: Replace custom function with device_match_acpi_handle()
` [PATCH v3 3/3] gpiolib: acpi: Replace custom code "
[PATCH v3 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
2021-10-11 9:30 UTC (18+ messages)
` [PATCH v3 01/11] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v3 02/11] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
` [PATCH v3 03/11] platform_data: Add linux/platform_data/tps68470.h file
` [PATCH v3 04/11] regulator: Introduce tps68470-regulator driver
` [PATCH v3 05/11] clk: Introduce clk-tps68470 driver
` [PATCH v3 06/11] platform/x86: int3472: Enable I2c daisy chain
` [PATCH v3 07/11] platform/x86: int3472: Split into 2 drivers
` [PATCH v3 08/11] platform/x86: int3472: Add get_sensor_adev_and_name() helper
` [PATCH v3 09/11] platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regulator MFD-cell
` [PATCH v3 10/11] platform/x86: int3472: Pass tps68470_regulator_platform_data "
` [PATCH v3 11/11] platform/x86: int3472: Deal with probe ordering issues
[PULL REQUEST] i2c for v5.15
2021-10-09 22:05 UTC (2+ messages)
Add Apple M1 support to PASemi i2c driver
2021-10-09 6:10 UTC (4+ messages)
[PATCH v1 0/2] i2c:busses:Microchip PCI1XXXX I2C adapter
2021-10-08 6:22 UTC (19+ 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 v2 1/3] driver core: Provide device_match_acpi_handle() helper
2021-10-07 17:18 UTC (7+ messages)
` [PATCH v2 2/3] i2c: acpi: Replace custom function with device_match_acpi_handle()
` [PATCH v2 3/3] gpiolib: acpi: Replace custom code "
[PATCH] i2c: Fix typo s/business/busyness/
2021-10-07 7:49 UTC (2+ messages)
[PATCH v11 1/7] ACPI: scan: Obtain device's desired enumeration power state
2021-10-07 2:25 UTC (2+ messages)
` "
[PATCH] i2c: rcar: add SMBus block read support
2021-10-06 18:23 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1 1/3] driver core: Provide device_match_acpi_handle() helper
2021-10-06 17:24 UTC (5+ 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 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
[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 (6+ messages)
` [PATCH 01/10] dt-bindings: i2c: Add Apple I2C controller bindings
` [PATCH 09/10] i2c: pasemi: Add Apple platform driver
[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 (11+ 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 (9+ messages)
` [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 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 (3+ messages)
[PATCH] MAINTAINERS: update my email address
2021-09-30 7:17 UTC (3+ messages)
Add a SSDT ACPI description to recognize my I2C device connected via SMBus
2021-09-30 6:19 UTC (5+ 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;
as well as URLs for NNTP newsgroup(s).