P33M

Results 18 issues of P33M

This may assist in debugging https://github.com/raspberrypi/linux/issues/6141 The symptom is that the Interrupt endpoint for the dongle sometimes has one outstanding TRB, but the lack of USB bus activity suggests that...

First phase of preparing to add platform FIQ support for armv8. Catch some low-hanging fruit first. Posting as a PR to get autobuilds for all affected platforms (Pi 0 through...

For example - loading the Getting Started page results in an 11MB download, and the vast majority of this bandwidth is due to the inline images. ![Image](https://github.com/user-attachments/assets/1acb899a-8b4f-4c64-a380-dc2bb720f469) On slow connections/devices...

to do
backlog

### Describe the bug The output of ` diff -U 1 arch/arm/configs/bcm2711_defconfig arch/arm64/configs/bcm2711_defconfig` is surprising. ``` --- ../arch/arm/configs/bcm2711_defconfig 2025-04-07 10:34:43.292553123 +0100 +++ ../arch/arm64/configs/bcm2711_defconfig 2025-04-07 10:34:43.292553123 +0100 @@ -1,2 +1,2 @@...

From https://patchwork.kernel.org/project/linux-pci/patch/[email protected]/ Take the suggested patch which frees upstream bridge resources if a BAR is being resized.

### What happened? This bug is specific to the Linux variant of Imager. When writing an image to a storage device that is also a target for a device-specific synchronisation...

bug

### What happened? When Imager is run on a machine with an outbound firewall configured for default-deny, the "Raspberry Pi Device" filter pops up with a blank box, and doesn't...

bug

### Describe the bug This somewhat mysterious line `irq_chip rp1_irq_chip did not update eff. affinity mask of irq` appears on every boot. It's a pr_warn_once which when turned into a...