Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
686 commits
Select commit Hold shift + click to select a range
32254b4
drm/vc4: Add option to call from crtc to encoder on vblank
6by9 Apr 5, 2024
a36e50b
drm: vc4: dsi: Clocks should be running before reset
6by9 Jun 8, 2022
81fe348
drm: vc4: Reset DSI AFE on disable
6by9 May 26, 2022
ab2645f
drm/vc4: Ensure DSI is enabled for FIFO resets
6by9 Apr 5, 2024
246fc02
drm/vc4: Add vblank callback to DSI0 to reset FIFO
6by9 Apr 5, 2024
0ed8da5
drm/vc4: Fixup mode for 7inch panel on DSI0
6by9 Apr 26, 2024
0ea4725
drm/vc4: dsi: Don't reset the host until post_disable
6by9 May 2, 2024
6750e4a
drm: vc4: dsi: enable video and then retry failed transfers
6by9 Sep 20, 2024
12df5a4
drm/vc4: Allow setting the TV norm via module parameter
Jul 14, 2021
9b4c6db
drm/vc4: Initialise the tv_mode property default from cmdline_mode.
6by9 Jan 25, 2024
e71f53f
drm/vc4: hdmi: Add a clear_infoframe hook
6by9 Nov 21, 2024
0f04c43
drm/vc4_hdmi: Allow hotplug detect to be forced
popcornmix Jun 1, 2022
b4e34ff
vc4/hdmi: Ignore hotplug interrupt with force_hotplug
popcornmix Apr 23, 2024
5469ed0
drm/vc4: Add a delay after disabling hdmi phy output
popcornmix Aug 12, 2024
780bee0
drm/vc4: Implement vc6_hdmi_phy_disable
popcornmix Aug 13, 2024
905f972
drm/vc4: Also power down the PLL core when resetting PHY
popcornmix Aug 13, 2024
82856c8
drm/vc4: dpi: Add override for RGB order
6by9 May 10, 2024
8e2b4c9
vc4/drm:plane: Make use of chroma siting parameter
popcornmix Jan 27, 2022
3c3a8a3
drm/vc4: Add support for per plane scaling filter selection
6by9 Jul 25, 2024
cc3396c
drm/vc4: Use the TPZ scaling filter for 1x1 source images
6by9 Sep 11, 2024
3f03a39
drm/vc4: hvs: Defer updating the enable_bg_fill until vblank
6by9 Nov 12, 2024
96e94d5
drm/vc4: Increase number of overlay planes from 16 to 48
6by9 Oct 21, 2022
a4b5f20
drm/vc4: Assign 32 overlay planes to writeback only
6by9 Aug 15, 2023
cfda208
drm/vc4: Do not include writeback conn load in load tracker
6by9 Sep 9, 2024
5ca5f98
drm/vc4: Drop panic priority for writeback connector
6by9 Sep 9, 2024
dffc76b
drm/vc4: txp: Add a rotation property to the writeback connector
6by9 Aug 14, 2024
56d0ce3
drm/vc4: Remove request for min clocks when hdmi output is disabled
popcornmix Oct 14, 2024
4e6a266
drm/vc4: Disable the 2pixel/clock odd timings workaround for interlaced
popcornmix Oct 24, 2023
3c3cc27
drm/vc4: fkms: Add firmware-kms mode
6by9 Sep 7, 2020
53e5f87
drm/vc4: tests: Switch generation mockup to a switch
mripard Feb 17, 2023
57acaa9
drm/vc4: tests: Drop drm parameter for vc4_find_crtc_for_encoder
mripard Mar 24, 2023
8e37cab
drm/vc4: tests: Return the allocated output
mripard Mar 24, 2023
4937c28
drm/vc4: tests: Add BCM2712 mock driver
mripard Feb 17, 2023
97a18b9
drm/vc4: tests: Add tests for BCM2712 PixelValve Muxing
mripard Apr 14, 2023
dd82b91
drm/vc4: tests: Use custom plane state for mock
mripard Apr 14, 2023
9cd857c
drm/vc4: tests: Add function to lookup a plane for a CRTC
mripard Apr 14, 2023
825be25
drm/vc4: tests: Add helper to add a new plane to a state
mripard Apr 14, 2023
0d0454c
drm/vc4: tests: Support a few more plane formats
mripard Apr 14, 2023
9aa9e73
drm/vc4: tests: Introduce a test for LBM buffer size
mripard Apr 14, 2023
32e60aa
drm/vc4: tests: Update pv muxing tests now DSI1 is more flexible
6by9 Feb 13, 2025
4756454
drm/vc4: tests: Fix up vc4_test_lbm_size
pelwell Apr 28, 2025
3196478
drm/vc4: backport 27e0a194a256 and b3bf19552ea3
mairacanal Aug 6, 2024
b9d5194
drm/vc4: Cache LBM allocations to avoid double-buffering
6by9 Sep 27, 2024
9ff9618
vc4: Add jack detection to HDMI audio driver
cillian64 Feb 5, 2025
8453f5f
drm/vc4: Use phys addresses for slave DMA config
pelwell May 11, 2023
8e68bcd
drm/vc4: PV1 can be driven via any HVS channel, so adapt to allow it
6by9 Feb 13, 2025
941c393
drm/edid: When reset, assume HDMI displays support RGB444
6by9 Jan 28, 2025
c43d23a
drm/vc4: Correct one logging message that got promoted from dbg to err
6by9 Mar 5, 2025
c860306
drm: vc4: hvs: Fix vc6_hvs_debugfs_dlist state lookup
6by9 Feb 27, 2025
fa34e46
drm/vc4: Add algorithmic handling for SAND
6by9 Nov 13, 2024
c5a3d4e
drm: vc4: plane: Avoid using pitch in calculating UBM for SAND
6by9 Feb 27, 2025
4e0aa7a
drm/vc4: Correct arithmetic for shifting between columns of SAND images
6by9 Mar 19, 2025
9733617
drm/vc4: plane: Correct SAND30 word sizing for cropping on BCM2712
6by9 Mar 25, 2025
2d95ae9
drm/vc4: plane: Ensure fetch_count is sufficient for hw in SAND mode
6by9 Mar 31, 2025
fc96979
drm/vc4: plane: Increase UPM allocation size for YUV444
6by9 Apr 15, 2025
e306a26
drm/vc4: plane: Enable scaler for YUV444 on GEN6
6by9 Apr 15, 2025
85f7f75
drm/vc4: plane: Use nearest neighbour filter with YUV444 workaround
6by9 Apr 16, 2025
f2c489e
drm/vc4: plane: Fix incorrect handling of GEN_6_D in vc4_plane_async_…
6by9 Apr 24, 2025
a341d3f
drm/vc4: tests: Use the correct return type in vc4_mock_atomic_add_ou…
mairacanal Jun 27, 2025
7fc9d6e
drm/vc4: plane: Add support for P01[026] and Q01[026] formats
6by9 Jul 15, 2025
5be5128
drm/vc4: hvs: Populate YUV to RGB matrices for GEN_6D
6by9 Sep 11, 2025
3705dda
drm/vc4: plane: Swap Cb/Cr pointers for YVU formats
6by9 Nov 3, 2025
bd53359
drm/modes: Handle reflect_[xy] in the middle of the cmd line
6by9 Sep 17, 2025
1b2ae56
drm/tests: Add cmd line test for reflect_[xy] not being last param
6by9 Sep 17, 2025
fd44d7d
serial: core: Add the Raspberry Pi firmware UART id
timg236 Nov 1, 2024
1aed667
serial: tty: Add a driver for the RPi firmware UART
timg236 Aug 28, 2024
b4f02d0
input: Add support for no irq to ili210x driver
Dec 5, 2024
19fdded
cgroup: Add cgroup_enable option
pelwell Dec 9, 2024
5d9aa57
drm: bridge: panel: Connector to allow interlaced modes
njhollinghurst Nov 19, 2024
14e9be8
drm: Validate connector rotation has one bit set in the rotation prop…
6by9 Dec 12, 2024
4418aea
docs: pcm3168a: Add DT bindings to force clock consumer mode
gordoste Dec 22, 2024
841ff5b
media: imx290: Add module parameter to allow selection of HCG mode
6by9 May 15, 2024
2e068d6
mmc: sd: filter card CQ support based on an allow-list
P33M Jan 8, 2025
2d98222
mmc: set MMC_QUIRK_KNOWN_WORKING_SD_CQ on Raspberry Pi class A2 cards
P33M Jan 8, 2025
23ae588
mmc: use downstream DT property to modify CQE and/or SD CQ behaviour
P33M Jan 8, 2025
2e043d8
media: rp1: Add downstream CFE (Camera Front End) driver
naushir Feb 14, 2023
ee3d42c
mmc: bcm2835: Add downstream overclocking support
pelwell Jan 13, 2025
c8a594b
drivers: media: pisp_be: Add support for YUV422 planar format
naushir Jan 15, 2025
6af8a39
drivers: media: pisp_be: Remove unused fields in struct pisp_be_config
naushir Jan 16, 2025
c9cfdc9
dmaengine: bcm2835: Fix a build warning
pelwell Feb 4, 2025
c031161
spi: dw: Wait for idle after TX
pelwell Feb 3, 2025
fe3b8a8
media: mc: add manual request completion
Aug 29, 2024
df0b8e7
media: vicodec: add support for manual completion
Aug 29, 2024
c873172
media: mc: add debugfs node to keep track of requests
Aug 29, 2024
4ed39e5
docs: uapi: media: Document Raspberry Pi NV12 column format
6by9 Feb 6, 2025
c5ffca9
media: ioctl: Add pixel formats NV12MT_COL128 and NV12MT_10_COL128
6by9 Feb 6, 2025
f45e039
media: dt-bindings: media: Add binding for the Raspberry Pi HEVC decoder
6by9 Feb 6, 2025
65d7a77
media: platform: Add Raspberry Pi HEVC decoder driver
Feb 6, 2025
1573961
media: hevc_dec: Drop the new image formats until we have Mesa 24
6by9 Feb 24, 2025
4ab8052
media: v4l2: Add single planar NV12 column formats
6by9 Dec 12, 2024
ef81ef2
drm/framebuffer: Pitch checks aren't valid for non-linear modifiers
6by9 Feb 27, 2025
03c79d1
PCI: brcmstb: set BCM7712/2712-specific AXI bridge handling behaviours
P33M Feb 10, 2025
4fa1ff9
PCI: brcmstb: Enable CRS software visibility after linkup
P33M Feb 12, 2025
61a2ead
PCI: brcmstb: add NO_SSC quirk for BCM2712
P33M Mar 3, 2025
c09dd2d
dt-bindings: pci: pcie-brcmstb: add BCM2712-specific properties
P33M Feb 11, 2025
bdeb64b
PCI: brcmstb: add support for BCM2712 priority forwarding
P33M Feb 11, 2025
7f80625
dt-bindings: pci: pcie-brcmstb: add optional brcm,tperst-clk-ms property
P33M Feb 13, 2025
60f7732
PCI: pcie-brcmstb: optionally extend Tperst_clk time
P33M Feb 13, 2025
50efba0
dt-bindings: PCI: brcmstb: add optional property - "brcm,tperst-clk-ms"
P33M Sep 20, 2023
80cc9ec
drm/panel: Add panel driver for Ilitek ILI9806E panel
6by9 Jan 5, 2022
8049fc2
dmaengine: dw-axi-dmac: Improve axi_desc_put
pelwell Mar 20, 2025
bd1d4fa
dmaengine: dw-axi-dmac: Fix alignment checks
pelwell Mar 20, 2025
9833e0e
PCI: brcmstb: Add link statistics debug features
P33M Mar 27, 2025
f213d00
PCI: pcie-brcmstb: add more safeguards for clkreq "safe" mode
P33M Mar 31, 2025
4d3a80b
PCI: quirks: work around VL805 firmware ASPM meddling
P33M Apr 15, 2025
4b9f3ba
usb: xhci: default to Intel scheme for calculating U1/U2 timeouts
P33M Apr 15, 2025
bb1df81
media: i2c: imx219: Restore the 1920x1080 to using a 1:1 PAR
6by9 Apr 15, 2025
e49ed7d
drivers: media: imx219: Remove enum binning_mode
naushir Sep 24, 2025
22d5324
media: i2c: imx219: fix binning and rate_factor for 480p and 1232p
vvarma Sep 22, 2023
e918119
media: imx335: Rectify name of mode struct
Aug 30, 2024
cd009d8
media: imx335: Support vertical flip
Aug 30, 2024
2563da8
watchdog: Reduce severity of release without stop
pelwell Apr 29, 2025
1fd3eab
drm/v3d: Don't retrieve the clock twice
mairacanal Apr 30, 2025
8891607
wifi: brcmfmac: Include modinfo for 43456 CLM blob
pelwell May 8, 2025
4de4cb5
usb: xhci: set Input Slot Context bit in xhci_fixup_endpoint
P33M May 13, 2025
94076a6
firmware/raspberrypi: raise timeout to 3s
May 12, 2025
ef78078
gpiolib: Avoid the hotplug performance reduction
pelwell May 19, 2025
5747b35
media/i2c: Add driver for ams Mira220
Apr 15, 2025
ac7b2d0
drivers: irq-bcm2836: preserve unrelated bits in LOCAL_GPU_ROUTING
P33M Sep 12, 2024
81e2463
drivers: irq-bcm283x: swizzle interrupts on ARMv7 too
P33M Sep 12, 2024
59532ec
usb: dwc2: return correct frame counts with high-speed host
P33M Jun 11, 2025
a9a20f6
usb: dwc2: limit "maximum packet size" for split-IN transfers
P33M Jun 11, 2025
c827ae6
drivers: dwc2: don't use shifted frame number internally
P33M Jun 18, 2025
2ab6a19
drivers: dwc2: better handle hardware length & alignment issues
P33M Jun 23, 2025
ffb5198
usb: dwc2: masquerade split-interrupt transfers
P33M Jun 24, 2025
ecf22d8
brcmfmac: On RPi, 43430 and 43455 are CYW parts
pelwell Jun 19, 2025
bb950de
drm/probe-helper: Ensure cmdline mode matches interlace mode
6by9 Jun 16, 2025
f8aca08
clk: clk-gpio: Support acquire/release semantics
roliver-rpi Jun 5, 2025
ef0c450
dt-bindings: clock: Add gpio-gate-clock-releasing
roliver-rpi Jun 5, 2025
833d4f0
media: pisp_be: Fix pm_runtime underrun in probe
Aug 26, 2024
051502e
drivers: meida: pisp_be: Rename format align field
naushir Aug 4, 2025
2f38b4f
drivers: media: pisp_be: Add minimal alinment to the format structure
naushir Aug 4, 2025
cea4bed
arm64/dma-mapping: Fix arch_sync_dma_for_device to respect dir parameter
jc-kynesim Aug 12, 2025
2a7c493
media: pisp_be: Re-introduce multi-context support
naushir Aug 15, 2025
8633b35
net: lan78xx: Ack pending PHY ints when resetting
pelwell Dec 15, 2020
ca01d4f
lan78xx: Enable LEDs and auto-negotiation
Oct 17, 2017
98fb76f
lan78xx: Read initial EEE status from DT
pelwell Jun 11, 2024
9c78c6d
lan78xx: Return tx_lpi_timer even if disabled
pelwell Jun 12, 2024
a505a11
PCI: pcie-brcmstb: fake MSIx support on internal MSI target
P33M Apr 2, 2025
6606163
drm/connector: hdmi: Attempt YUV422 output if RGB isn't supported
6by9 Nov 21, 2024
b9d87d6
pinctrl: Reinstate the downstream pinctrl-rp1 driver
popcornmix Oct 14, 2025
20794e4
config: Allow MFD_RP1 as well as MISC_RP1
pelwell Aug 19, 2025
27fc504
dmaengine: dw-axi-dmac: Per-channel burst limits
pelwell Jan 30, 2025
bec1781
dmaengine: dw-axi-dmac: Add DMA channel selection
pelwell Aug 11, 2025
07a585c
dmaengine: dw-axi-dmac: report per-channel max_burst via device_caps
nbuchwitz Aug 21, 2025
2d54e46
Fullscreen Splash Images
Aug 20, 2025
4d02ee0
drivers: thermal: step_wise: add support for hysteresis
May 7, 2018
54f0d02
media: uapi: Clarify MBUS color component order for serial buses
mripard Sep 17, 2025
73a2ecc
media: tc358743: Fix the RGB MBUS format
mripard Sep 17, 2025
a85a476
video: fbdev: simplefb: Add b8g8r8 and b5g6r5 formats
6by9 Oct 20, 2025
eadb1b4
misc: ws2812-pio-rp1: Add pass-through mode
pelwell Oct 26, 2025
556ae1d
drivers/gpu/drm/panel : Add Waveshare 7-DSI-TOUCH-C screen support
Nov 17, 2025
22b542c
media: i2c: imx477: Correct IMX477_REG_TEST_PATTERN to be 16bit
6by9 Dec 2, 2025
037152b
arm64: dts: Remove the Pi5 FIRMWARE_UPDATED guards
pelwell Dec 4, 2025
b19c786
drm/panel: st7701: Add support for Pimoroni HyperPixel 2.1 Round
Akkiesoft Dec 7, 2025
f185919
clk: bcm: rpi: Mark ISP clock as critical
popcornmix Dec 12, 2025
2cefc1a
defconfig: Add TOUCHSCREEN_ILITEK to all Pi configs
6by9 Nov 17, 2025
5215ced
dtoverlays: Add overlay for Ilitek-ts-i2c driver (213X/23XX/25XX chips)
6by9 Nov 17, 2025
60759b6
dtoverlays: ili251x: Replace incorrect comment on irq trigger
6by9 Nov 18, 2025
9814633
drm/vc4: plane: Remove dead channels_scaled code
popcornmix Dec 3, 2025
f1ba855
drm/vc4: plane: TPZ scaling modes cannot reduce lbm size when alpha-less
popcornmix Dec 3, 2025
406db1e
overlays: Fix the rs485 support in uart[2345]
pelwell Dec 16, 2025
eb37f37
overlays: Add full-duplex rs485 support to uart2-5
pelwell Dec 16, 2025
64c584c
spi: rp2040-gpio-bridge: Grow MAX_TRANSFER_SIZE
roliver-rpi Dec 16, 2025
cad1017
media: i2c: imx500: Allow larger SPI transfers
roliver-rpi Dec 16, 2025
85b56b8
clk: rp1: Allow audio out to use PLL_AUDIO_SEC; workaround rounding e…
njhollinghurst Feb 11, 2025
7365586
clk: rp1: Correct declarations of divider parents
pelwell Dec 18, 2025
cb85365
clk: rp1: Bug fix! Set correct value for PLL_CS_REFDIV_MASK
njhollinghurst Dec 17, 2025
cca2893
clk: rp1: Fix rp1_pll_divider_determine_rate
pelwell Dec 18, 2025
8cc7415
media: i2c: imx477: Fix uninitialized bug when restarting camera
njhollinghurst Jan 8, 2026
8fb6593
media: imx335: Update the native pixel array width
jailuthra Oct 30, 2025
d79d2f8
media: imx335: Update HBLANK range on mode change
jailuthra Oct 30, 2025
67b77bb
media: imx335: Handle runtime PM in leaf functions
jailuthra Oct 30, 2025
476a9c8
media: imx355: Use subdev active state
jailuthra Oct 30, 2025
c40efcb
media: imx335: Support 2x2 binning
jailuthra Oct 30, 2025
0511ea2
media: imx335: Switch to {enable,disable}_streams
jailuthra Oct 30, 2025
49e7eb8
drm/vc4: Correct buffer address on async commit when vertically flipped
6by9 Dec 8, 2025
86ed8c8
defconfig: Enable vd55g1 and vd56g3 camera sensor module in all Pi co…
bemug-st Jan 7, 2026
8d00583
overlays: Add vd56g3 and vd66gy camera sensors overlays
bemug-st Jan 7, 2026
cd19762
overlays: Add vd55g1 and vd65g4 camera sensors overlays
bemug-st Jan 7, 2026
896bf75
drm/v3d: Add module parameter to enable MMU error logging
mairacanal Jan 20, 2026
2ad22e8
serial: pl011: Initialise the hrtimers for RS485 on pl011_axi
6by9 Jan 20, 2026
996015b
configs: enable MediaTek MT7925E PCIe Wi-Fi 7
f-io Jan 25, 2026
299f9f5
ASoC:Add Hifiberry Studio DAC8x soundcard driver
j-schambacher Jan 15, 2026
1e6398c
dtoverlays:adds overlays for Studio DAC8x soundcard driver
j-schambacher Jan 15, 2026
cbbb387
defconfig: Add Hifiberry Studio DAC8x
j-schambacher Jan 15, 2026
f86f1d6
configs: enable CONFIG_CRYPTO_LZ4HC=m
leezu Jan 25, 2026
72cbaeb
Revert "media: hevc_dec: Drop the new image formats until we have Mes…
6by9 Jan 15, 2026
31505f2
Revert "media: platform: Add Raspberry Pi HEVC decoder driver"
6by9 Jan 26, 2026
87e654c
media: platform: Add Raspberry Pi HEVC decoder driver
Nov 4, 2024
1e7fb4a
media: hevc_dec: Add compatible string for BCM2712.
6by9 Jan 26, 2026
1cfe738
media: hevc_dec: Add in downstream single planar SAND variant
6by9 Feb 11, 2025
0289490
media: hevc_dec: Add module parameter for video_nr
6by9 Jan 16, 2025
be2da6b
overlays: Add support for pps-rp1 dtoverlay
josh-blake Jan 25, 2026
92230c6
misc: rp1-pio: Defer for out-of-order probing
pelwell Jan 28, 2026
e914d52
drivers: media: pispbe: Add V4L2_PIX_FMT_NV12MT_COL128 format support
naushir Feb 5, 2026
afe7a35
pcie-brcmstb: move the unilateral disable of CLKREQ# before link-up
P33M Feb 5, 2026
c90e4c7
configs: enable Si5351 i2c common clock driver
krvprashanth Feb 6, 2026
b9710ca
media: pisp_be: Add support for the NV12MT_10_COL128 format
6by9 Feb 5, 2026
36ffc1f
overlays: Add a pins_none parameter to audremap
pelwell Feb 6, 2026
cb1f769
overlays: Add nospi10
mathewb64 Feb 10, 2026
4d77dba
gpio: pwm: Fix return type of pwm_gpio_set
juergh Sep 10, 2025
e866e50
gpu/drm: panel: Add panel driver for Ilitek 79600A based panels
6by9 Sep 1, 2025
8858c18
input: touch: Add a driver for the Ilitek V3 touch controllers
6by9 Oct 8, 2025
2530c1a
arm64: config: Add modules for the new panel to the 64bit defconfig
6by9 Jul 16, 2025
6172146
dtoverlays: Add overlay for 10.1" DSI touchscreen
6by9 Jul 15, 2025
1a30762
regulator/rpi-panel-v2: Disable the PWM when off
6by9 Feb 17, 2026
ecf1ce7
ARM: dts: Name the remaining CM4S pins
pelwell Feb 16, 2026
56694d5
dts: bcm2711-rpi-cm4s: add enable_eeprom dtparam for onboard bootload…
nbuchwitz Feb 15, 2026
416ae5f
overlays: Add rs485 support to uart[0-4]-pi5
giampiero7 Feb 17, 2026
e0b2178
overlays: pcf857x: Add support for pca8575, pca967x and max732x
lategoodbye Feb 23, 2026
8b0e327
overlays: README: add Pi4 and CM4 to eee dtparam description
nbuchwitz Feb 19, 2026
8739789
overlays: mcp2515: Add support for spi3 and spi5
KBeichler Feb 20, 2026
1556e90
overlays: i2c-sensor: Fix sgp30 alphabetic order
pelwell Feb 25, 2026
2cc0f1b
overlays: i2c-sensor: Add sts3x support
pelwell Feb 25, 2026
47c9f6c
overlays: i2c-sensor: Add sht85 support
pelwell Feb 25, 2026
6c514cd
configs: enable CONFIG_HID_CP2112=m
nbuchwitz Feb 25, 2026
1c64042
[DOWNSTREAM] clk: bcm: rpi: Mark ISP clock as CLK_IGNORE_UNUSED
mairacanal Jan 13, 2026
34ba89d
[DOWNSTREAM] drm/v3d: Delete downstream CLK management
mairacanal Jul 28, 2025
e89a4a7
clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacks
mairacanal Jan 16, 2026
01d4aff
clk: bcm: rpi: Mark PIXEL_CLK and HEVC_CLK as CLK_IGNORE_UNUSED
mairacanal Jan 16, 2026
5b637d5
drm/v3d: Use devm_reset_control_get_optional_exclusive()
mairacanal Jan 26, 2026
10173a7
[BACKPORTED] drm/v3d: Allocate all resources before enabling the clock
mairacanal Jul 27, 2025
90de5dc
[BACKPORTED] drm/v3d: Introduce Runtime Power Management
mairacanal Jul 27, 2025
30cb623
net: cadence: macb: add EEE LPI statistics counters
nbuchwitz Feb 26, 2026
be53cb3
net: cadence: macb: implement EEE TX LPI support
nbuchwitz Feb 26, 2026
9cc55ab
net: cadence: macb: add ethtool EEE support
nbuchwitz Feb 27, 2026
1a9d68a
net: cadence: macb: enable EEE for Raspberry Pi RP1
nbuchwitz Feb 27, 2026
47e89a8
net: phy: broadcom: fix BCM54213PE per-PHY init never called
nbuchwitz Mar 2, 2026
9e5a928
net: phy: broadcom: disable AutogrEEEn mode on BCM54xx
nbuchwitz Mar 2, 2026
4d9ecd2
ARM: dts: bcm2712: re-enable EEE on Pi5 and CM5 PHY
nbuchwitz Mar 9, 2026
973e5a4
ARM: dts: bcm2712: add eee dtparam for Pi5 and CM5
nbuchwitz Mar 9, 2026
54a9cd7
ARM: dts: bcm2711: replace genet.eee bootarg with eee-broken dtparam
nbuchwitz Mar 9, 2026
3b8c1f1
input: goodix: Don't retry individual reads when polling
6by9 Mar 4, 2026
873c4ad
drm/vc4: plane: Add support for RGB[AX]8888 and BGR[AX]8888 formats
6by9 Mar 3, 2026
bb5b12f
clk: bcm2835: Don't avoid PLLC on BCM2711
6by9 Mar 10, 2026
a5d9d8a
Revert "clk: bcm: rpi: Mark PIXEL_CLK and HEVC_CLK as CLK_IGNORE_UNUSED"
popcornmix Mar 11, 2026
a1ecd04
Revert "[DOWNSTREAM] clk: bcm: rpi: Mark ISP clock as CLK_IGNORE_UNUSED"
popcornmix Mar 13, 2026
2a6e847
fixup! ARM: dts: Select the PL011 platform driver
pelwell Mar 17, 2026
58d32ec
clk: bcm: rpi: Mark VEC clock as critical
popcornmix Mar 18, 2026
c9cd79d
uapi: Provide DIV_ROUND_CLOSEST()
cristicc Mar 3, 2026
aab051b
drm: Add CRTC background color property
cristicc Mar 3, 2026
f3166a9
drm/vc4: Remove duplicated defines for GEN_6D registers
6by9 Sep 2, 2025
06f4b6f
drm/vc4: crtc: Add support for a custom background color
6by9 Sep 2, 2025
6ad963a
drm/v3d: Increase the autosuspend delay
mairacanal Mar 21, 2026
095d8a1
media: rp1: Add lane-polarity support to CFE driver
6by9 Mar 24, 2026
706cc9c
spi: rp2040-gpio-bridge: Add CRYPTO_HASH2 dependency
corubba Mar 25, 2026
17acd9f
phy: add hwtstamp_get callback to phy drivers
Nov 24, 2025
21da81b
net: phy: broadcom: add HW timestamp configuration reporting
Nov 24, 2025
fc9260d
net: bcmgenet: fix leaking and racing timeout handler
Ryceancurry Mar 25, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
97 changes: 97 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
name: "Bug report"
description: Create a report to help us fix your issue
body:
- type: markdown
attributes:
value: |
**Is this the right place for my bug report?**
This repository contains the Linux kernel used on the Raspberry Pi.
If you believe that the issue you are seeing is kernel-related, this is the right place.
If not, we have other repositories for the GPU firmware at [github.com/raspberrypi/firmware](https://github.com/raspberrypi/firmware) and Raspberry Pi userland applications at [github.com/raspberrypi/userland](https://github.com/raspberrypi/userland).

If you have problems with the Raspbian distribution packages, report them in the [github.com/RPi-Distro/repo](https://github.com/RPi-Distro/repo).
If you simply have a question, then [the Raspberry Pi forums](https://www.raspberrypi.org/forums) are the best place to ask it.

- type: textarea
id: description
attributes:
label: Describe the bug
description: |
Add a clear and concise description of what you think the bug is.
validations:
required: true

- type: textarea
id: reproduce
attributes:
label: Steps to reproduce the behaviour
description: |
List the steps required to reproduce the issue.
validations:
required: true

- type: dropdown
id: model
attributes:
label: Device (s)
description: On which device you are facing the bug?
multiple: true
options:
- Raspberry Pi Zero
- Raspberry Pi Zero W / WH
- Raspberry Pi Zero 2 W
- Raspberry Pi 1 Mod. A
- Raspberry Pi 1 Mod. A+
- Raspberry Pi 1 Mod. B
- Raspberry Pi 1 Mod. B+
- Raspberry Pi 2 Mod. B
- Raspberry Pi 2 Mod. B v1.2
- Raspberry Pi 3 Mod. A+
- Raspberry Pi 3 Mod. B
- Raspberry Pi 3 Mod. B+
- Raspberry Pi 4 Mod. B
- Raspberry Pi 400
- Raspberry Pi 5
- Raspberry Pi 500
- Raspberry Pi 500+
- Raspberry Pi CM0
- Raspberry Pi CM1
- Raspberry Pi CM3
- Raspberry Pi CM3 Lite
- Raspberry Pi CM3+
- Raspberry Pi CM3+ Lite
- Raspberry Pi CM4
- Raspberry Pi CM4 Lite
- Raspberry Pi CM5
- Raspberry Pi CM5 Lite
- Other
validations:
required: true

- type: textarea
id: system
attributes:
label: System
description: |
Copy and paste the URL returned from `raspinfo | pastebinit` into this section.
Alternatively, add answers to the following questions:
* Which OS and version (`cat /etc/rpi-issue`)?
* Which firmware version (`vcgencmd version`)?
* Which kernel version (`uname -a`)?
validations:
required: true

- type: textarea
id: logs
attributes:
label: Logs
description: |
If applicable, add the relevant output from `dmesg` or similar.

- type: textarea
id: additional
attributes:
label: Additional context
description: |
Add any other relevant context for the problem.

9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
blank_issues_enabled: false
contact_links:
- name: "⛔ Question"
url: https://forums.raspberrypi.com
about: "Please do not use GitHub for asking questions. If you simply have a question, then the Raspberry Pi forums are the best place to ask it. Thanks in advance for helping us keep the issue tracker clean!"
- name: "⛔ Problems with Raspberry Pi OS packages"
url: https://github.com/RPi-Distro/repo
about: "If you have problems with a Raspberry Pi OS package, please report them at https://github.com/RPi-Distro/repo."

18 changes: 18 additions & 0 deletions .github/workflows/checkpatch.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: Advisory checkpatch review
on: [pull_request]

jobs:
review:
name: checkpatch review
runs-on: ubuntu-latest
steps:
- name: 'Calculate PR commits + 1'
run: echo "PR_FETCH_DEPTH=$(( ${{ github.event.pull_request.commits }} + 1 ))" >> $GITHUB_ENV
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: ${{ env.PR_FETCH_DEPTH }}
- name: Copy checkpatch.conf
run: cp ${{github.workspace}}/.github/workflows/ci_checkpatch.conf ${{github.workspace}}/.checkpatch.conf
- name: Run checkpatch review
uses: webispy/checkpatch-action@v9
5 changes: 5 additions & 0 deletions .github/workflows/ci_checkpatch.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
--no-tree
--ignore FILE_PATH_CHANGES
--ignore GIT_COMMIT_ID
--ignore SPDX_LICENSE_TAG
--ignore UNKNOWN_COMMIT_ID
48 changes: 48 additions & 0 deletions .github/workflows/dtoverlaycheck.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
name: Pi dtoverlay checks

on:
pull_request:
paths-ignore:
- '.github/**'
branches: [ "rpi-*" ]
push:
paths-ignore:
- '.github/**'
branches: [ "rpi-*" ]
workflow_dispatch:

env:
UTILS_DIR: "${{github.workspace}}/utils"

jobs:
dtoverlaycheck:
runs-on: ubuntu-latest

steps:
- name: Install toolchain
run: |
sudo apt update
sudo apt-get install gcc-arm-linux-gnueabihf libfdt-dev device-tree-compiler gnutls-dev
timeout-minutes: 15

- uses: actions/checkout@v4
with:
fetch-depth: 1
clean: true

- name: overlaycheck
run: |
git clone https://github.com/raspberrypi/utils ${{env.UTILS_DIR}}
cd ${{env.UTILS_DIR}}
pwd
mkdir build
cd build
pwd
cmake ..
make -j4
sudo make install
cd ${{github.workspace}}
pwd
make ARCH=arm KERNEL=kernel CROSS_COMPILE=arm-linux-gnueabihf- bcm2709_defconfig
make ARCH=arm KERNEL=kernel CROSS_COMPILE=arm-linux-gnueabihf- dtbs
${{env.UTILS_DIR}}/overlaycheck/overlaycheck -t
103 changes: 103 additions & 0 deletions .github/workflows/kernel-build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
name: Pi kernel build tests

on:
pull_request:
paths-ignore:
- '.github/**'
branches: [ "rpi-*" ]
push:
paths-ignore:
- '.github/**'
branches: [ "rpi-*" ]
workflow_dispatch:

env:
NUM_JOBS: 6

jobs:
build:
runs-on: ubuntu-24.04-arm
strategy:
matrix:
include:
- name: bcm2835
arch: arm
defconfig: bcm2835_defconfig
kernel: kernel

- name: arm64
arch: arm64
defconfig: defconfig
kernel: kernel8

- name: bcmrpi
arch: arm
defconfig: bcmrpi_defconfig
kernel: kernel

- name: bcm2709
arch: arm
defconfig: bcm2709_defconfig
kernel: kernel7

- name: bcm2711
arch: arm64
defconfig: bcm2711_defconfig
kernel: kernel8

- name: bcm2711_rt
arch: arm64
defconfig: bcm2711_rt_defconfig
kernel: kernel8_rt

- name: bcm2712
arch: arm64
defconfig: bcm2712_defconfig
kernel: kernel_2712

steps:
- name: Install armhf crossbuild toolchain
if: matrix.arch == 'arm'
env:
DEBIAN_FRONTEND: noninteractive
run: |
sudo apt-get update
sudo apt-get install -y gcc-arm-linux-gnueabihf
timeout-minutes: 15

- uses: actions/checkout@v4
with:
fetch-depth: 1
clean: true

- name: Build kernel ${{matrix.name}}
run: |
mkdir ${{github.workspace}}/build
export ARCH=${{matrix.arch}}
if [[ "$ARCH" == "arm64" ]]; then
export DTS_SUBDIR=broadcom
export IMAGE=Image.gz
else
export CROSS_COMPILE=arm-linux-gnueabihf-
export DTS_SUBDIR=broadcom
export IMAGE=zImage
fi
make O=${{github.workspace}}/build ${{matrix.defconfig}}
scripts/config --file ${{github.workspace}}/build/.config --set-val CONFIG_WERROR y
make O=${{github.workspace}}/build -j ${{env.NUM_JOBS}} $IMAGE modules dtbs
mkdir -p ${{github.workspace}}/install/boot/overlays
make O=${{github.workspace}}/build INSTALL_MOD_PATH=${{github.workspace}}/install modules_install
cp ${{github.workspace}}/build/arch/${ARCH}/boot/dts/${DTS_SUBDIR}/*.dtb ${{github.workspace}}/install/boot/
cp ${{github.workspace}}/build/arch/${ARCH}/boot/dts/overlays/*.dtb* ${{github.workspace}}/install/boot/overlays/
cp ${{github.workspace}}/arch/${ARCH}/boot/dts/overlays/README ${{github.workspace}}/install/boot/overlays/
cp ${{github.workspace}}/build/arch/${ARCH}/boot/$IMAGE ${{github.workspace}}/install/boot/${{matrix.kernel}}.img

- name: Tar build
run: tar -cvf ${{matrix.name}}_build.tar -C ${{github.workspace}}/install .

- name: Upload results
uses: actions/upload-artifact@v4
with:
name: ${{matrix.name}}_build
path: ${{matrix.name}}_build.tar
retention-days: 90
57 changes: 57 additions & 0 deletions .github/workflows/kunit.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
name: KUnit Tests

on:
pull_request:
branches: [ "rpi-*"]

push:
branches: [ "rpi-*"]

jobs:
core:
name: Generic DRM/KMS Unit Tests
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4

- name: Run Generic DRM Tests
run: |
echo Skipping ./tools/testing/kunit/kunit.py run \
--kunitconfig=drivers/gpu/drm/tests

vc4-arm:
name: VC4 Unit Tests on ARM
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4

- name: Install Dependencies
run: |
sudo apt-get update
sudo apt-get install -y gcc-arm-linux-gnueabihf qemu-system-arm

- name: Run VC4 Tests
run: |
./tools/testing/kunit/kunit.py run \
--kunitconfig=drivers/gpu/drm/vc4/tests \
--cross_compile=arm-linux-gnueabihf- --arch=arm

vc4-arm64:
name: VC4 Unit Tests on ARM64
runs-on: ubuntu-22.04

steps:
- uses: actions/checkout@v4

- name: Install Dependencies
run: |
sudo apt-get update
sudo apt-get install -y gcc-aarch64-linux-gnu qemu-system-arm

- name: Run VC4 Tests
run: |
./tools/testing/kunit/kunit.py run \
--kunitconfig=drivers/gpu/drm/vc4/tests \
--cross_compile=aarch64-linux-gnu- --arch=arm64
Loading
Loading