linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-03 18:42:52 to 2024-09-04 08:32:49 UTC [more...]

[PATCH can-next v5 00/20] can: rockchip_canfd: add support for CAN-FD IP core found on Rockchip RK3568
 2024-09-04  8:13 UTC  (20+ messages)
` [PATCH can-next v5 01/20] dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller
` [PATCH can-next v5 02/20] arm64: dts: rockchip: add CAN-FD controller nodes to rk3568
` [PATCH can-next v5 03/20] arm64: dts: rockchip: mecsbc: add CAN0 and CAN1 interfaces
` [PATCH can-next v5 04/20] can: rockchip_canfd: add driver for Rockchip CAN-FD controller
` [PATCH can-next v5 05/20] can: rockchip_canfd: add quirks for errata workarounds
` [PATCH can-next v5 06/20] can: rockchip_canfd: add quirk for broken CAN-FD support
` [PATCH can-next v5 07/20] can: rockchip_canfd: add support for rk3568v3
` [PATCH can-next v5 08/20] can: rockchip_canfd: add notes about known issues
` [PATCH can-next v5 09/20] can: rockchip_canfd: rkcanfd_handle_rx_int_one(): implement workaround for erratum 5: check for empty FIFO
` [PATCH can-next v5 10/20] can: rockchip_canfd: rkcanfd_register_done(): add warning for erratum 5
` [PATCH can-next v5 12/20] can: rockchip_canfd: implement workaround for erratum 6
` [PATCH can-next v5 13/20] can: rockchip_canfd: implement workaround for erratum 12
` [PATCH can-next v5 14/20] can: rockchip_canfd: rkcanfd_get_berr_counter_corrected(): work around broken {RX,TX}ERRORCNT register
` [PATCH can-next v5 15/20] can: rockchip_canfd: add stats support for errata workarounds
` [PATCH can-next v5 16/20] can: rockchip_canfd: prepare to use full TX-FIFO depth
` [PATCH can-next v5 17/20] can: rockchip_canfd: enable full TX-FIFO depth of 2
` [PATCH can-next v5 18/20] can: rockchip_canfd: add hardware timestamping support
` [PATCH can-next v5 19/20] can: rockchip_canfd: add support for CAN_CTRLMODE_LOOPBACK
` [PATCH can-next v5 20/20] can: rockchip_canfd: add support for CAN_CTRLMODE_BERR_REPORTING

[PATCH V2 0/2] firmware: arm_scmi: Misc Fixes
 2024-09-04  8:05 UTC  (6+ messages)
` [PATCH V2 1/2] firmware: arm_scmi: Ensure that the message-id supports fastchannel
` [PATCH V2 2/2] firmware: arm_scmi: Skip adding bad duplicates

[PATCH next] iommu/tegra241-cmdqv: Fix ioremap() error handling in probe()
 2024-09-04  8:02 UTC 

Steel Structures
 2024-09-04  7:55 UTC 

[PATCH v5 0/9] of: property: add of_graph_get_next_port/port_endpoint()
 2024-09-04  7:56 UTC  (11+ messages)
` [PATCH v5 1/9] of: property: add of_graph_get_next_port()
` [PATCH v5 2/9] of: property: add of_graph_get_next_port_endpoint()
` [PATCH v5 3/9] ASoC: test-component: use new of_graph functions
` [PATCH v5 4/9] ASoC: rcar_snd: "
` [PATCH v5 5/9] ASoC: audio-graph-card: "
` [PATCH v5 6/9] ASoC: audio-graph-card2: "
` [PATCH v5 7/9] gpu: drm: omapdrm: "
` [PATCH v5 8/9] fbdev: omapfb: "
` [PATCH v5 9/9] media: xilinx-tpg: "

[PATCH v2 00/21] arm64: qcom: Introduce SA8255p Ride platform
 2024-09-04  7:55 UTC  (32+ messages)
  ` [PATCH v2 01/21] dt-bindings: arm: qcom: add the SoC ID for SA8255P
  ` [PATCH v2 02/21] soc: qcom: socinfo: add support "
  ` [PATCH v2 03/21] dt-bindings: arm: qcom: add SA8255p Ride board
  ` [PATCH v2 04/21] dt-bindings: firmware: qcom,scm: document support for SA8255p
  ` [PATCH v2 05/21] dt-bindings: mailbox: qcom-ipcc: document the "
  ` [PATCH v2 06/21] dt-bindings: watchdog: qcom-wdt: document support on SA8255p
  ` [PATCH v2 07/21] dt-bindings: crypto: qcom,prng: document support for SA8255p
  ` [PATCH v2 08/21] dt-bindings: interrupt-controller: qcom-pdc: "
  ` [PATCH v2 09/21] dt-bindings: soc: qcom: aoss-qmp: "
  ` [PATCH v2 10/21] dt-bindings: arm-smmu: document the support on SA8255p
  ` [PATCH v2 11/21] dt-bindings: mfd: qcom,tcsr: document support for SA8255p
  ` [PATCH v2 12/21] dt-bindings: thermal: tsens: document support on SA8255p
  ` [PATCH v2 13/21] dt-bindings: pinctrl: Add SA8255p TLMM
  ` [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 v2 18/21] dt-bindings: qcom: geni-se: document support for SA8255P
  ` [PATCH v2 19/21] dt-bindings: firmware: arm,scmi: allow multiple virtual instances
  ` [PATCH v2 20/21] dt-bindings: arm: GIC: add ESPI and EPPI specifiers

[PATCH] drm: imx: ipuv3-plane: fix HDMI cannot work for odd screen resolutions
 2024-09-04  7:54 UTC  (6+ messages)
` [PATCH v2] drm/imx/ipuv3: ipuv3-plane: Round up plane width for IPUV3_CHANNEL_MEM_DC_SYNC

[PATCH] wifi: mt76: mt7925: convert comma to semicolon
 2024-09-04  7:52 UTC 

[PATCH] soc: fsl: cpm1: qmc: Fix dependency on fsl_soc.h
 2024-09-04  7:51 UTC 

[PATCH 0/2] mm: make copy_to_kernel_nofault() not fault on user addresses
 2024-09-04  7:50 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v2 0/3] Add support for Kontron OSM-S i.MX8MP SoM and carrier boards
 2024-09-04  6:35 UTC  (5+ messages)
` [PATCH v2 2/3] arm64: dts: Add support for Kontron OSM-S i.MX8MP SoM and BL carrier board
` [PATCH v2 3/3] arm64: dts: Add support for Kontron i.MX8MP SMARC module and eval carrier

[BUG] Possible Use-After-Free Vulnerability in ether3 Driver Due to Race Condition
 2024-09-04  6:31 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: phy: mxs-usb-phy: add nxp,sim property
 2024-09-04  7:09 UTC  (5+ messages)
` [PATCH v3 2/2] ARM: dts: imx7ulp: add "nxp,sim" property for usbphy1

[PATCH] arm64: dts: amlogic: gxlx-s905l-p271: drop saradc gxlx compatible
 2024-09-04  7:41 UTC 

get, prepare, enable a clock not in DT?
 2024-09-04  7:33 UTC  (8+ messages)

[PATCH 1/5] clk: meson: Fix an issue with inaccurate hifi_pll frequency
 2024-09-04  7:32 UTC  (2+ messages)

[PATCH 1/5] clk: meson: Fix an issue with inaccurate hifi_pll frequency
 2024-09-04  7:31 UTC  (2+ messages)

[PATCH v14 00/10] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-09-04  7:29 UTC  (3+ messages)
` [PATCH v14 08/10] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV

Request for Quote and Meeting Availability
 2024-09-04  7:27 UTC 

[PATCH] pmdomain: arm: Fix debugfs node creation failure
 2024-09-04  7:21 UTC  (2+ messages)

[PATCH v4] ARM: dts: imx7ulp: add "nxp,sim" property for usbphy1
 2024-09-04  7:18 UTC 

[PATCH v7 00/12] Add support for sam9x7 SoC family
 2024-09-04  7:17 UTC  (7+ messages)
` [PATCH v7 02/12] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x7 compatible
` [PATCH v7 10/12] ARM: dts: at91: sam9x7: add device tree for SoC
` [PATCH v7 12/12] ARM: dts: microchip: sam9x75_curiosity: add sam9x75 curiosity board

[PATCH v6 0/4] PCI: qcom: Add 16.0 GT/s equalization and margining settings
 2024-09-04  7:12 UTC  (5+ messages)
` [PATCH v6 1/4] PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed'
` [PATCH v6 2/4] PCI: dwc: Always cache the maximum link speed value in dw_pcie::max_link_speed
` [PATCH v6 3/4] PCI: qcom: Add equalization settings for 16.0 GT/s
` [PATCH v6 4/4] PCI: qcom: Add RX margining "

[PATCH can-next v4 01/20] dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller
 2024-09-04  6:11 UTC  (3+ messages)

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-09-04  7:11 UTC  (23+ messages)
` [PATCH v2 2/8] iommu/arm-smmu-v3: Use S2FWB when available
` [PATCH v2 6/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED

[PATCH v3 0/4] media: raspberrypi: Support RPi5's CFE
 2024-09-04  7:07 UTC  (2+ messages)
      ` [PATCH v3 3/4] media: raspberrypi: Add support for RP1-CFE

[PATCH v1 0/5] gpio: stmpe: A few cleanups
 2024-09-04  7:03 UTC  (2+ messages)

[PATCH 1/7] tracing: add ftrace_regs to function_graph_enter()
 2024-09-04  6:58 UTC 

[PATCH] clk: imx8qxp: Defer instead of failing probe
 2024-09-04  6:50 UTC  (8+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH 0/2] OPP/pmdomain: Assign the correct required-dev
 2024-09-04  6:40 UTC  (7+ messages)
` [PATCH 2/2] OPP/pmdomain: Fix the assignment of the required-devs

[PATCH] mxser: convert comma to semicolon
 2024-09-04  6:01 UTC  (2+ messages)

[net-next v5 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-09-04  5:48 UTC  (6+ messages)
` [PATCH net-next v5 1/5] net: stmmac: Add HDMA mapping for dw25gmac support
` [PATCH net-next v5 2/5] net: stmmac: Add basic dw25gmac support in stmmac core
` [PATCH net-next v5 3/5] net: stmmac: Integrate dw25gmac into stmmac hwif handling
` [PATCH net-next v5 4/5] net: stmmac: Add PCI driver support for BCM8958x
` [PATCH net-next v5 5/5] net: stmmac: Add BCM8958x driver to build system

[PATCH net-next 00/12] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
 2024-09-04  5:20 UTC  (5+ messages)
` [PATCH net-next 09/12] net: ethernet: sunplus: Convert using devm_clk_get_enabled() in spl2sw_probe()

[PATCH 0/2] firmware: arm_scmi: Misc Fixes
 2024-09-04  2:56 UTC  (3+ messages)
` [PATCH 1/2] firmware: arm_scmi: Ensure that the message-id supports fastchannel
` [PATCH 2/2] firmware: arm_scmi: Skip adding bad duplicates

[PATCH -next v2] soc/fsl/qbman: make use of the helper function kthread_run_on_cpu()
 2024-09-04  2:26 UTC 

[PATCH -next] soc/fsl/qbman: make use of the helper function kthread_run_on_cpu()
 2024-09-04  1:34 UTC  (3+ messages)

[PATCH v1 0/2] Add one clock gate for i.MX95 HSIO block
 2024-09-04  1:28 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: clock: nxp,imx95-blk-ctl: Add compatible string for i.MX95 HSIO BLK CTRL

linux-next: build failure after merge of the arm-soc tree
 2024-09-04  0:48 UTC 

[PATCH v4 0/9] Add device tree for ArmSoM Sige 5 board
 2024-09-03 23:47 UTC  (11+ messages)
` [PATCH v4 3/9] dt-bindings: i2c: i2c-rk3x: Add rk3576 compatible
` (subset) [PATCH v4 0/9] Add device tree for ArmSoM Sige 5 board

[PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
 2024-09-03 22:26 UTC  (2+ messages)

[PATCH V4 00/15] Add Battery and USB Supply for AXP717
 2024-09-03 22:26 UTC  (6+ messages)
` [PATCH V4 14/15] power: supply: axp20x_battery: add support "
` (subset) [PATCH V4 00/15] Add Battery and USB Supply "

[PATCH v2 1/7] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-09-03 21:42 UTC  (3+ messages)
` [PATCH v2 6/7] dt-bindings: power: reset: mt6323: merge to MFD mediatek,mt6397 "

[PATCH v2 0/7] clk: en7523: Update register mapping for EN7581
 2024-09-03 21:39 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: clock: airoha: Update reg mapping for EN7581 SoC
` [PATCH v2 2/7] clk: en7523: remove REG_PCIE*_{MEM,MEM_MASK} configuration
` [PATCH v2 3/7] clk: en7523: move clock_register in hw_init callback
` [PATCH v2 4/7] clk: en7523: introduce chip_scu regmap
` [PATCH v2 5/7] clk: en7523: fix estimation of fixed rate for EN7581
` [PATCH v2 6/7] clk: en7523: move en7581_reset_register() in en7581_clk_hw_init()
` [PATCH v2 7/7] clk: en7523: map io region in a single block

[PATCH v3 0/4] Add CMN PLL clock controller driver for IPQ9574
 2024-09-03 21:36 UTC  (11+ messages)
` [PATCH v3 2/4] clk: qcom: Add CMN PLL clock controller driver for IPQ SoC

[v2 PATCH 1/2] hugetlb: arm64: add mte support
 2024-09-03 21:35 UTC  (4+ messages)

[PATCH v2 00/19] mm: Support huge pfnmaps
 2024-09-03 21:23 UTC  (4+ messages)
` [PATCH v2 07/19] mm/fork: Accept huge pfnmap entries

[PATCH v3 00/10] Add minimal Exynos8895 SoC and SM-G950F support
 2024-09-03 21:20 UTC  (3+ messages)
` [PATCH v3 05/10] pinctrl: samsung: Add exynos8895 SoC pinctrl configuration

[PATCH v7 00/10] Enable haltpoll on arm64
 2024-09-03 21:13 UTC  (7+ messages)
` [PATCH v7 07/10] arm64: define TIF_POLLING_NRFLAG
` [PATCH v7 09/10] arm64: support cpuidle-haltpoll

[PATCH v8 11/11] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support
 2024-09-03 21:09 UTC  (4+ messages)

[PATCH] spi: Revert "spi: Insert the missing pci_dev_put()before return"
 2024-09-03 21:07 UTC  (2+ messages)

[PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
 2024-09-03 21:01 UTC  (2+ messages)

[PATCH v3 0/4] i2c: imx: prevent rescheduling in non-dma mode
 2024-09-03 21:00 UTC  (3+ messages)
` [PATCH v3 4/4] i2c: imx: prevent rescheduling in non dma mode

[PATCH AUTOSEL 4.19 2/6] pinctrl: at91: make it work with current gpiolib
 2024-09-03 19:29 UTC 

[PATCH AUTOSEL 5.4 4/8] pinctrl: at91: make it work with current gpiolib
 2024-09-03 19:28 UTC 

[PATCH AUTOSEL 5.10 4/8] pinctrl: at91: make it work with current gpiolib
 2024-09-03 19:27 UTC 

[PATCH AUTOSEL 5.15 05/12] pinctrl: at91: make it work with current gpiolib
 2024-09-03 19:26 UTC 

[PATCH v2] arm64: dts: allwinner: a64: Add GPU thermal trips to the SoC dtsi
 2024-09-03 20:46 UTC  (2+ messages)

[PATCH AUTOSEL 6.1 01/17] ASoC: SOF: mediatek: Add missing board compatible
 2024-09-03 19:25 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 07/17] pinctrl: at91: make it work with current gpiolib

[PATCH AUTOSEL 6.6 01/20] ASoC: SOF: mediatek: Add missing board compatible
 2024-09-03 19:23 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 02/20] ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatile
` [PATCH AUTOSEL 6.6 08/20] pinctrl: at91: make it work with current gpiolib

[PATCH AUTOSEL 6.10 01/22] ASoC: SOF: mediatek: Add missing board compatible
 2024-09-03 19:21 UTC  (3+ messages)
` [PATCH AUTOSEL 6.10 02/22] ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatile
` [PATCH AUTOSEL 6.10 08/22] pinctrl: at91: make it work with current gpiolib

[PATCH net v5] bpf, net: Fix a potential race in do_sock_getsockopt()
 2024-09-03 20:10 UTC  (2+ messages)

[PATCH] arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()
 2024-09-03 20:07 UTC  (6+ messages)

[PATCH v8 04/11] PCI: imx6: Rename imx6_* with imx_*
 2024-09-03 19:50 UTC  (3+ messages)

[PATCH v3 00/12] Add RTC support for the Renesas RZ/G3S SoC
 2024-09-03 19:48 UTC  (3+ messages)
` [PATCH v3 07/12] arm64: dts: renesas: r9a08g045: Add VBATTB node

[PATCH net-next 0/2] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM
 2024-09-03 19:25 UTC  (3+ messages)
` [PATCH net-next 1/2] net: xilinx: axienet: Support adjusting coalesce settings while running
` [PATCH net-next 2/2] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM

[PATCH] devfreq: imx-bus: Use of_property_present()
 2024-09-03 19:20 UTC  (2+ messages)

[PATCH -next] PCI: mvebu: Enable module autoloading
 2024-09-03 19:06 UTC  (2+ messages)

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-09-03 18:55 UTC  (14+ messages)
` [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping

[PATCH v3 1/3] arm64: dts: imx93-11x11-evk: add io-expander adi,adp5585-01
 2024-09-03 18:54 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: dts: imx93-11x11-evk: add flexcan support
` [PATCH v3 3/3] arm64: dts: imx93-11x11-evk: Enable sound-wm8962 sound card

[PATCH net-next] net: cadence: macb: Enable software IRQ coalescing by default
 2024-09-03 18:49 UTC 

[PATCH 0/3] net: xilinx: axienet: Partial checksum offload improvements
 2024-09-03 18:48 UTC  (5+ messages)
` [PATCH 1/3] net: xilinx: axienet: Remove unused checksum variables
` [PATCH 2/3] net: xilinx: axienet: Enable NETIF_F_HW_CSUM for partial tx checksumming
` [PATCH 3/3] net: xilinx: axienet: Relax partial rx checksum checks

[PATCH V2] mfd: syscon: Use regmap max_register_is_0 as needed
 2024-09-03 18:47 UTC 

[PATCH v6 0/8] perf auxtrace: Support multiple AUX events
 2024-09-03 18:41 UTC  (3+ messages)
` [PATCH v6 6/8] perf auxtrace: Bails out after finding the event for the map index


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