messages from 2024-09-04 08:59:58 to 2024-09-06 14:36:32 UTC [more...]
[PATCH] of/irq: handle irq_of_parse_and_map() errors
2024-09-06 14:36 UTC (2+ messages)
[PATCH 0/5] Congatec Board Controller drivers
2024-09-06 13:29 UTC (4+ messages)
` [PATCH 3/5] i2c: Congatec Board Controller i2c bus driver
[PATCH v3 0/5] Introduce AMD ASF Controller Support to the i2c-piix4 driver
2024-09-06 13:20 UTC (8+ messages)
` [PATCH v3 1/5] i2c: piix4: Allow more than two algo selection for SMBus
` [PATCH v3 2/5] i2c: piix4: Add i2c_algorithm operations to support AMD ASF with SMBus
` [PATCH v3 3/5] i2c: piix4: Add ACPI support for ASF SMBus device
` [PATCH v3 4/5] i2c: piix4: Adjust the SMBus debug message
` [PATCH v3 5/5] i2c: piix4: Clear remote IRR bit to get successive interrupt
[PATCH v4 0/7] Add SDM670 camera subsystem
2024-09-06 13:00 UTC (15+ messages)
` [PATCH v4 3/7] i2c: qcom-cci: Stop complaining about DT set clock rate
` [PATCH v4 4/7] dt-bindings: media: camss: Add qcom,sdm670-camss
[PATCH] i2c: designware: fix master is holding SCL low while ENABLE bit is disabled
2024-09-06 11:52 UTC (3+ messages)
[PATCH] i2c: designware: fix master is holding SCL low while ENABLE bit is disabled
2024-09-06 11:50 UTC (3+ messages)
[PATCH] i2c: designware: fix master is holding SCL low while ENABLE bit is disabled
2024-09-06 11:47 UTC (3+ messages)
[PATCH v2 0/7] i2c: npcm: Bug fixes read/write operation, checkpatch
2024-09-06 11:40 UTC (18+ messages)
` [PATCH v2 1/7] i2c: npcm: restore slave addresses array length
` [PATCH v2 2/7] i2c: npcm: correct the read/write operation procedure
` [PATCH v2 3/7] i2c: npcm: use a software flag to indicate a BER condition
` [PATCH v2 4/7] i2c: npcm: Modify timeout evaluation mechanism
` [PATCH v2 6/7] i2c: npcm: use i2c frequency table
[PATCH v7 0/8] Add tsd,mule-i2c-mux support
2024-09-06 9:32 UTC (9+ messages)
` [PATCH v7 2/8] i2c: muxes: add support for tsd,mule-i2c multiplexer
[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
2024-09-06 7:38 UTC (60+ messages)
` [PATCH v2 00/21] "
` [PATCH v2 12/21] dt-bindings: thermal: tsens: document support on SA8255p
` [PATCH v2 14/21] dt-bindings: cpufreq: qcom-hw: document support for SA8255p
` [PATCH v2 15/21] dt-bindings: i2c: "
` [PATCH v2 16/21] dt-bindings: spi: "
` [PATCH v2 17/21] dt-bindings: serial: "
[PATCH -next 00/19] HID: convert to devm_hid_hw_start_and_open()
2024-09-06 4:03 UTC (32+ messages)
` [PATCH -next 01/19] HID: core: Use devm_add_action_or_reset helper to manage hid resources
` [PATCH -next 02/19] HID: cp2112: Use devm_hid_hw_start_and_open in cp2112_probe()
` [PATCH -next 03/19] HID: ft260: Use devm_hid_hw_start_and_open in ft260_probe()
` [PATCH -next 04/19] HID: mcp2200: Use devm_hid_hw_start_and_open in mcp2200_probe()
` [PATCH -next 05/19] HID: mcp2221: Use devm_hid_hw_start_and_open in mcp2221_probe()
` [PATCH -next 06/19] HID: nintendo: Use devm_hid_hw_start_and_open in nintendo_hid_probe()
` [PATCH -next 07/19] HID: shield: Use devm_hid_hw_start_and_open in shield_probe()
` [PATCH -next 08/19] HID: hid-picolcd: Use devm_hid_hw_start_and_open in picolcd_probe()
` [PATCH -next 09/19] HID: playstation: Use devm_hid_hw_start_and_open in ps_probe()
` [PATCH -next 10/19] HID: hid-steam: Use devm_hid_hw_start_and_open in steam_probe()
` [PATCH -next 11/19] HID: wiimote: Use devm_hid_hw_start_and_open in wiimote_hid_probe()
` [PATCH -next 12/19] hwmon: (aquacomputer_d5next) Use devm_hid_hw_start_and_open in aqc_probe()
` [PATCH -next 13/19] hwmon: Use devm_hid_hw_start_and_open in rog_ryujin_probe()
` [PATCH -next 14/19] hwmon: (corsair-cpro) Use devm_hid_hw_start_and_open in ccp_probe()
` [PATCH -next 15/19] hwmon: (corsair-psu) Use devm_hid_hw_start_and_open in corsairpsu_probe()
` [PATCH -next 16/19] hwmon: (gigabyte_waterforce) Use devm_hid_hw_start_and_open in waterforce_probe()
` [PATCH -next 17/19] hwmon: (nzxt-kraken2) Use devm_hid_hw_start_and_open in kraken2_probe()
` [PATCH -next 18/19] hwmon: (nzxt-kraken3) Use devm_hid_hw_start_and_open in kraken3_probe()
` [PATCH -next 19/19] hwmon: (nzxt-smart2) Use devm_hid_hw_start_and_open in nzxt_smart2_hid_probe()
[PATCH v6 00/12] platform/chrome: Introduce DT hardware prober
2024-09-06 3:45 UTC (36+ messages)
` [PATCH v6 01/12] of: dynamic: Add of_changeset_update_prop_string
` [PATCH v6 02/12] of: base: Add for_each_child_of_node_with_prefix_scoped()
` [PATCH v6 03/12] regulator: Move OF-specific regulator lookup code to of_regulator.c
` [PATCH v6 04/12] regulator: Split up _regulator_get()
` [PATCH v6 05/12] regulator: Do pure DT regulator lookup in of_regulator_bulk_get_all()
` [PATCH v6 06/12] gpiolib: Add gpio_get_property_name_length()
` [PATCH v6 07/12] i2c: core: Remove extra space in Makefile
` [PATCH v6 08/12] i2c: Introduce OF component probe function
` [PATCH v6 09/12] i2c: of-prober: Add regulator support
` [PATCH v6 10/12] i2c: of-prober: Add GPIO support
` [PATCH v6 11/12] platform/chrome: Introduce device tree hardware prober
` [PATCH v6 12/12] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail
` (subset) [PATCH v6 00/12] platform/chrome: Introduce DT hardware prober
[PATCH V2] i2c: imx-lpi2c: add target mode support
2024-09-05 22:09 UTC (2+ messages)
[PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
2024-09-05 20:46 UTC (5+ messages)
` [PATCH v2 7/7] "
[PATCH] i2c: designware: fix master is holding SCL low while ENABLE bit is disabled
2024-09-05 19:49 UTC (3+ messages)
` [PATCH] i2c: designware: fix master is holding SCL low while ENABLE bit is disabledg
[PATCH v2] i2c: mpc: Use devm_clk_get_optional_enabled() to simplify code
2024-09-05 17:33 UTC (3+ messages)
[PATCH v1 0/4] Enable shared SE support over I2C
2024-09-05 11:17 UTC (26+ messages)
` [PATCH v1 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
` [PATCH v1 2/4] dma: gpi: Add Lock and Unlock TRE support to access SE exclusively
` [PATCH v1 3/4] soc: qcom: geni-se: Export function geni_se_clks_off()
[PATCH] i2c: designware: fix master is holding SCL low while ENABLE bit is disabled
2024-09-05 11:00 UTC (2+ messages)
[PATCH v2 0/5] Introduce AMD ASF Controller Support to the i2c-piix4 driver
2024-09-05 9:39 UTC (9+ messages)
` [PATCH v2 1/5] i2c: piix4: Allow more than two algo selection for SMBus
` [PATCH v2 2/5] i2c: piix4: Add i2c_algorithm operations to support AMD ASF with SMBus
` [PATCH v2 3/5] i2c: piix4: Add ACPI support for ASF SMBus device
` [PATCH v2 4/5] i2c: piix4: Adjust the SMBus debug message
` [PATCH v2 5/5] i2c: piix4: Clear remote IRR bit to get successive interrupt
[PATCH] i2c: designware: fix master is holding SCL low while ENABLE bit is disabled
2024-09-05 7:32 UTC (4+ messages)
` 回复: "
[PATCH v4 0/9] Add device tree for ArmSoM Sige 5 board
2024-09-04 13:36 UTC (2+ messages)
[PATCH 0/5] Add ASF Controller Support to the i2c-piix4 driver
2024-09-04 11:03 UTC (8+ messages)
` [PATCH 3/5] i2c: piix4: Add ACPI support for ASF SMBus device
` [PATCH 4/5] i2c: piix4: Adjust the SMBus debug message
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