Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
600 commits
Select commit Hold shift + click to select a range
9446597
Bluetooth: btbcm: Add entry for BCM43439 UART BT
pelwell Feb 20, 2024
42b5269
i2c: mux: Add support for generic base-nr property
pelwell Mar 14, 2024
d80655a
non-upstream: support DS1 exit firmware re-download
praveenCY Jan 9, 2018
c79bf51
brcmfmac: Fix interoperating DPP and other encryption network access
Aug 20, 2020
125a9b0
brcmfmac: Fix 802.1x
iucoen Feb 20, 2024
1379718
drivers: mmc: add SD support for Command Queueing
P33M Mar 15, 2024
8391c71
drivers: mmc: preallocate a block for SD extension register accesses
P33M Mar 20, 2024
58e553d
drivers: mmc: trigger activity LED when CQE is active
P33M Mar 20, 2024
a664eed
drivers: sdhci-brcmstb: work around mystery CQE CMD_IDLE_TIMER trampling
P33M Mar 22, 2024
b0beb99
drivers: mmc: cqhci: clear CQHCI_CTL if halt fails
P33M Mar 26, 2024
6b8ef44
drivers: mmc: export SD extension register read/write functions
P33M Mar 26, 2024
1ce591e
drivers: mmc: be more cautious when manipulating Command Queue enable
P33M Mar 26, 2024
a0b5b52
drivers: mmc: add debugfs entries for SD extension registers
P33M Mar 26, 2024
23b9d45
drivers: mmc: handle 1024-byte SD General Info lengths
P33M Mar 26, 2024
eedb8bb
mmc: sdhci-brcmstb: add hs400_downgrade callback for bcm2712
P33M Jun 4, 2024
741dc64
mmc: sdhci: extend maximum ADMA transfer length to 4MiB
P33M Jun 4, 2024
3addc60
drivers: mmc: sdhci-brcmstb: improve bcm2712 card removal handling
P33M Jun 13, 2024
456eebd
drivers: mmc: core: handle card-removal when running CQE recovery
P33M Jun 13, 2024
3696cab
mmc: restrict posted write counts for SD cards in CQ mode
P33M Jun 20, 2024
4aed61f
mmc: don't reference requests after finishing them
P33M Oct 15, 2024
939568f
drivers: mmc: disable write-caching on Samsung 2023 model year SD cards
P33M Apr 8, 2024
c434924
mmc: quirks: disable cache on more known-bad Sandisk card date ranges
P33M Oct 15, 2024
41a38e1
mmc: block: disable CQ on SD cards when doing non-Discard erase
P33M Oct 18, 2024
8c6d847
mmc: quirks: add MMC_QUIRK_BROKEN_ERASE for Phison/Integral cards
P33M Oct 18, 2024
b2b6699
i2c: designware: Add support for bus clear feature
pelwell Mar 26, 2024
dc7510a
i2c: designware: Make the SDA hold time half LCNT
pelwell Apr 4, 2024
8f09fd6
dw-axi-dmac-platform: Avoid trampling with zero length buffer
popcornmix Apr 23, 2024
56abeaa
drm/panel: Add and initialise an orientation field to drm_panel from OF
6by9 Feb 1, 2022
c729ac0
drm/bridge: tc358762: Program the DPI mode into the chip
6by9 Jan 9, 2024
4d5338a
drm/bridge: tc358762: revert move ops to enable
6by9 Jan 9, 2024
a7db9a4
pinctrl: bcm2835: Persist outputs by default
pelwell May 7, 2024
474ce82
spi: dw: Handle any number of gpiod CS lines
pelwell May 13, 2024
265188c
backlight: Add a display name to the core, and a function to set it
6by9 May 17, 2024
fe55c43
drm/bridge: panel: Name an associated backlight device
6by9 May 17, 2024
5da485a
staging: vc04_services: Add helpers for vchiq driver data
Nov 9, 2023
51d3f0f
media: pisp_be: Re-introduce video node offset
naushir Jul 8, 2024
ea8de44
spi: dt-bindings: Add RPI RP2040 GPIO Bridge
roliver-rpi May 24, 2024
f8c0c47
spi: Add a driver for the RPI RP2040 GPIO bridge
roliver-rpi May 21, 2024
a031979
dmaengine: dw-axi-dmac: Honour snps,block-size
pelwell Jul 10, 2024
258e478
brcmfmac: Only match complete feature names
pelwell Feb 5, 2024
a980336
brcmfmac: Add "extsae" as an alias for "sae_ext"
pelwell Feb 1, 2024
0a2acfc
brcmfmac: support extsae with psk / 1x offloading
Nov 18, 2021
87b5bc1
spi: dw: Save bandwidth with the TMOD_TO feature
pelwell Jul 1, 2024
5c9c12b
spi: dw: Save bandwidth with the TMOD_RO feature
pelwell Jul 1, 2024
1ed0c24
spi: dw: don't immediately kill DMA transfers if an error occurs
P33M Jul 22, 2024
7f2de9a
drivers: dw-axi-dmac: make more sensible choices about memory accesses
P33M Jul 19, 2024
850cd1d
DT: bindings: add a dma-maxburst property to snps,designware-i2s
P33M Jul 22, 2024
a99da75
spi: dw: Fix non-DMA transmit-only transfers
pelwell Jul 29, 2024
8ec92c3
spi: dw: Clamp the minimum clock speed
pelwell Jul 31, 2024
2f0aa55
hwmon: (adt7410) Add DT compatible strings
pelwell Jul 31, 2024
ac2e9d4
gpiolib: Override gpiochip numbers with DT aliases
pelwell May 2, 2024
5462bf1
Bluetooth: hci_sync: Fix crash on NULL parent
pelwell Aug 7, 2024
09b4e3f
rtc: pcf8523: Fix oscillator stop bit handling reading from Control_1
Paladinking Aug 28, 2024
78c68bb
media: dt-bindings: i2c: Add Sony IMX500
roliver-rpi May 24, 2024
667126b
media: i2c: Add driver for Sony IMX500 sensor
roliver-rpi Jun 27, 2024
f304dee
lib: earlycpio: export symbol find_cpio_data()
roliver-rpi Jun 20, 2024
7ac6a6a
NotForUpstream: media: video-mux: Propagate controls to source
kbingham Oct 10, 2024
1c12ca6
dma-buf: system_heap: Allow specifying maximum allocation order
Jul 17, 2024
c920cac
mm/numa: Allow override of kernel's default NUMA policy
May 22, 2024
b03e990
numa/emulation: Check emulated zones around the CMA window
Jul 29, 2024
7bc8bcb
iommu/dma: Add ability to configure NUMA allocation policy for remapp…
Jun 18, 2024
85bf0b9
mm/mempolicy: Add MPOL_RANDOM
May 22, 2024
4d23ef8
mm/mempolicy: Ignore runtime policy changes when set through cmdline
popcornmix Feb 5, 2025
9ae77f6
mm/vmscan: Maintain TLB coherency in LRU code
pelwell Sep 12, 2024
cd44b2b
mmc: quirks: add more broken Kingston Canvas Go! SD card date ranges
P33M Oct 29, 2024
9562f7c
dt-bindings: usb: snps,dwc3: add FS/HS periodic NAK polling quirk
P33M Nov 6, 2024
f2aceba
usb: dwc3: core: add support for setting NAK enhancement bits for FS/HS
P33M Nov 6, 2024
f0f52ee
drivers: usb: xhci: prevent a theoretical race on non-coherent platforms
P33M Nov 6, 2024
e3ea7df
iio: humidity: dht11: Allow non-zero decimals
pelwell Nov 4, 2024
66e8e77
drm: Set non-desktop property to true for writeback and virtual conne…
6by9 Aug 20, 2024
01dd65c
drm: Increase plane_mask to 64bit.
6by9 Oct 21, 2022
97026bb
drm: Add a DRM_MODE_TRANSPOSE option to the DRM rotation property
6by9 Oct 22, 2024
9af84ee
drm: Add a rotation parameter to connectors.
6by9 Oct 22, 2024
abc0ec6
dmaengine: dw-axi-dmac: Allow client-chosen width
pelwell Sep 19, 2024
1f1b814
spi: dw: Let the DMAC set the transfer widths
pelwell Sep 19, 2024
8ac96ec
serial: pl011: Request a memory width of 1 byte
pelwell Sep 19, 2024
14f86af
drivers: usb: xhci: set HID bit in streaming endpoint contexts
P33M Nov 11, 2024
d35a115
dmaengine: dw-axi-dmac: Only start idle channels
pelwell Nov 13, 2024
b20f377
mailbox: Add RP1 mailbox support
pelwell Oct 31, 2024
954f9de
firmware: Add an RP1 firmware interface over mbox
pelwell Oct 31, 2024
f728dcf
misc: Add RP1 PIO driver
pelwell Oct 31, 2024
99792f1
pwm: Add pwm-pio-rp1 driver
pelwell Nov 8, 2024
79af6e8
misc: Add ws2812-pio-rp1 driver
pelwell Dec 3, 2024
5017103
drm/connector: Initialise max_bpc to the minimum value supported
6by9 Nov 21, 2024
c4110b2
drm: vc4: dsi: Handle the different command FIFO widths
6by9 Nov 20, 2024
1f1bffc
drm/vc4: hvs: Defer dlist slots deallocation
mripard Dec 16, 2021
a456074
drm/vc4: Add hvs_dlist_allocs debugfs function.
6by9 Oct 27, 2023
28147d4
drm/vc4: Disable overrun interrupts
6by9 Jan 24, 2024
ea0f655
drm: vc4: Block swiotlb bounce buffers being imported as dmabuf
6by9 Nov 22, 2023
f4ce3b7
drm/vc4: Add option to call from crtc to encoder on vblank
6by9 Apr 5, 2024
5581ce6
drm: vc4: dsi: Clocks should be running before reset
6by9 Jun 8, 2022
b84f1c0
drm: vc4: Reset DSI AFE on disable
6by9 May 26, 2022
353a58e
drm/vc4: Ensure DSI is enabled for FIFO resets
6by9 Apr 5, 2024
df24a73
drm/vc4: Add vblank callback to DSI0 to reset FIFO
6by9 Apr 5, 2024
6c9aee1
drm/vc4: Fixup mode for 7inch panel on DSI0
6by9 Apr 26, 2024
fece699
drm/vc4: dsi: Don't reset the host until post_disable
6by9 May 2, 2024
ee1ca1a
drm: vc4: dsi: enable video and then retry failed transfers
6by9 Sep 20, 2024
49c23e1
drm/vc4: Allow setting the TV norm via module parameter
Jul 14, 2021
9916ddd
drm/vc4: Initialise the tv_mode property default from cmdline_mode.
6by9 Jan 25, 2024
28e50a3
drm/vc4: hdmi: Add a clear_infoframe hook
6by9 Nov 21, 2024
cde6070
drm/vc4_hdmi: Allow hotplug detect to be forced
popcornmix Jun 1, 2022
ab0987f
vc4/hdmi: Ignore hotplug interrupt with force_hotplug
popcornmix Apr 23, 2024
d6dcf45
drm/vc4: Add a delay after disabling hdmi phy output
popcornmix Aug 12, 2024
b5e61ab
drm/vc4: Implement vc6_hdmi_phy_disable
popcornmix Aug 13, 2024
86b4623
drm/vc4: Also power down the PLL core when resetting PHY
popcornmix Aug 13, 2024
959212e
drm/vc4: dpi: Add override for RGB order
6by9 May 10, 2024
0c569fa
vc4/drm:plane: Make use of chroma siting parameter
popcornmix Jan 27, 2022
1d4fa8f
drm/vc4: Add support for per plane scaling filter selection
6by9 Jul 25, 2024
d88345b
drm/vc4: Use the TPZ scaling filter for 1x1 source images
6by9 Sep 11, 2024
f7771b6
drm/vc4: hvs: Defer updating the enable_bg_fill until vblank
6by9 Nov 12, 2024
8bbb2d5
drm/vc4: Increase number of overlay planes from 16 to 48
6by9 Oct 21, 2022
c948634
drm/vc4: Assign 32 overlay planes to writeback only
6by9 Aug 15, 2023
7898c98
drm/vc4: Do not include writeback conn load in load tracker
6by9 Sep 9, 2024
5d2f387
drm/vc4: Drop panic priority for writeback connector
6by9 Sep 9, 2024
28e4a75
drm/vc4: txp: Add a rotation property to the writeback connector
6by9 Aug 14, 2024
e932197
drm/vc4: Remove request for min clocks when hdmi output is disabled
popcornmix Oct 14, 2024
5f56c90
drm/vc4: Disable the 2pixel/clock odd timings workaround for interlaced
popcornmix Oct 24, 2023
1722c49
drm/vc4: fkms: Add firmware-kms mode
6by9 Sep 7, 2020
987f432
drm/vc4: tests: Switch generation mockup to a switch
mripard Feb 17, 2023
cc101ad
drm/vc4: tests: Drop drm parameter for vc4_find_crtc_for_encoder
mripard Mar 24, 2023
6978567
drm/vc4: tests: Return the allocated output
mripard Mar 24, 2023
2837b07
drm/vc4: tests: Add BCM2712 mock driver
mripard Feb 17, 2023
3e2550d
drm/vc4: tests: Add tests for BCM2712 PixelValve Muxing
mripard Apr 14, 2023
ad21b8f
drm/vc4: tests: Use custom plane state for mock
mripard Apr 14, 2023
18a9191
drm/vc4: tests: Add function to lookup a plane for a CRTC
mripard Apr 14, 2023
aefeabd
drm/vc4: tests: Add helper to add a new plane to a state
mripard Apr 14, 2023
b8efae5
drm/vc4: tests: Support a few more plane formats
mripard Apr 14, 2023
e683b81
drm/vc4: tests: Introduce a test for LBM buffer size
mripard Apr 14, 2023
a10daa8
drm/vc4: tests: Update pv muxing tests now DSI1 is more flexible
6by9 Feb 13, 2025
74fca5f
drm/vc4: tests: Fix up vc4_test_lbm_size
pelwell Apr 28, 2025
5a299c2
drm/vc4: backport 27e0a194a256 and b3bf19552ea3
mairacanal Aug 6, 2024
41959a2
drm/vc4: Cache LBM allocations to avoid double-buffering
6by9 Sep 27, 2024
ec2808a
vc4: Add jack detection to HDMI audio driver
cillian64 Feb 5, 2025
907d6be
drm/vc4: Use phys addresses for slave DMA config
pelwell May 11, 2023
3ac9e9b
drm/vc4: PV1 can be driven via any HVS channel, so adapt to allow it
6by9 Feb 13, 2025
5251051
drm/edid: When reset, assume HDMI displays support RGB444
6by9 Jan 28, 2025
7f4b627
drm/vc4: Correct one logging message that got promoted from dbg to err
6by9 Mar 5, 2025
fc65399
drm: vc4: hvs: Fix vc6_hvs_debugfs_dlist state lookup
6by9 Feb 27, 2025
ce55783
drm/vc4: Add algorithmic handling for SAND
6by9 Nov 13, 2024
761e4fe
drm: vc4: plane: Avoid using pitch in calculating UBM for SAND
6by9 Feb 27, 2025
29b4cfd
drm/vc4: Correct arithmetic for shifting between columns of SAND images
6by9 Mar 19, 2025
9ad067f
drm/vc4: plane: Correct SAND30 word sizing for cropping on BCM2712
6by9 Mar 25, 2025
f276531
drm/vc4: plane: Ensure fetch_count is sufficient for hw in SAND mode
6by9 Mar 31, 2025
836f5c8
drm/vc4: plane: Increase UPM allocation size for YUV444
6by9 Apr 15, 2025
0e9d8f8
drm/vc4: plane: Enable scaler for YUV444 on GEN6
6by9 Apr 15, 2025
a640908
drm/vc4: plane: Use nearest neighbour filter with YUV444 workaround
6by9 Apr 16, 2025
a20a53d
drm/vc4: plane: Fix incorrect handling of GEN_6_D in vc4_plane_async_…
6by9 Apr 24, 2025
696f325
drm/vc4: tests: Use the correct return type in vc4_mock_atomic_add_ou…
mairacanal Jun 27, 2025
730e3ab
drm/vc4: plane: Add support for P01[026] and Q01[026] formats
6by9 Jul 15, 2025
7198232
drm/vc4: hvs: Populate YUV to RGB matrices for GEN_6D
6by9 Sep 11, 2025
8ebe56c
drm/vc4: plane: Swap Cb/Cr pointers for YVU formats
6by9 Nov 3, 2025
4a46ff1
drm/modes: Handle reflect_[xy] in the middle of the cmd line
6by9 Sep 17, 2025
34302d4
drm/tests: Add cmd line test for reflect_[xy] not being last param
6by9 Sep 17, 2025
b7192d4
serial: core: Add the Raspberry Pi firmware UART id
timg236 Nov 1, 2024
c09eb37
serial: tty: Add a driver for the RPi firmware UART
timg236 Aug 28, 2024
729aa73
input: Add support for no irq to ili210x driver
Dec 5, 2024
b889003
cgroup: Add cgroup_enable option
pelwell Dec 9, 2024
0b7b9d0
drm: bridge: panel: Connector to allow interlaced modes
njhollinghurst Nov 19, 2024
789e88c
drm: Validate connector rotation has one bit set in the rotation prop…
6by9 Dec 12, 2024
8c46a36
docs: pcm3168a: Add DT bindings to force clock consumer mode
gordoste Dec 22, 2024
5ae7094
media: imx290: Add module parameter to allow selection of HCG mode
6by9 May 15, 2024
dabcd0b
mmc: sd: filter card CQ support based on an allow-list
P33M Jan 8, 2025
580ec8b
mmc: set MMC_QUIRK_KNOWN_WORKING_SD_CQ on Raspberry Pi class A2 cards
P33M Jan 8, 2025
29afbb8
mmc: use downstream DT property to modify CQE and/or SD CQ behaviour
P33M Jan 8, 2025
a168b71
media: rp1: Add downstream CFE (Camera Front End) driver
naushir Feb 14, 2023
25f1d41
mmc: bcm2835: Add downstream overclocking support
pelwell Jan 13, 2025
9557695
drivers: media: pisp_be: Add support for YUV422 planar format
naushir Jan 15, 2025
f804436
drivers: media: pisp_be: Remove unused fields in struct pisp_be_config
naushir Jan 16, 2025
6589657
dmaengine: bcm2835: Fix a build warning
pelwell Feb 4, 2025
640e91c
spi: dw: Wait for idle after TX
pelwell Feb 3, 2025
cf34c62
media: mc: add manual request completion
Aug 29, 2024
4806833
media: vicodec: add support for manual completion
Aug 29, 2024
f0d48e7
media: mc: add debugfs node to keep track of requests
Aug 29, 2024
e79eef6
docs: uapi: media: Document Raspberry Pi NV12 column format
6by9 Feb 6, 2025
dc691b6
media: ioctl: Add pixel formats NV12MT_COL128 and NV12MT_10_COL128
6by9 Feb 6, 2025
5726345
media: dt-bindings: media: Add binding for the Raspberry Pi HEVC decoder
6by9 Feb 6, 2025
e4e673f
media: platform: Add Raspberry Pi HEVC decoder driver
Feb 6, 2025
30ba409
media: hevc_dec: Drop the new image formats until we have Mesa 24
6by9 Feb 24, 2025
4642344
media: v4l2: Add single planar NV12 column formats
6by9 Dec 12, 2024
c66b912
drm/framebuffer: Pitch checks aren't valid for non-linear modifiers
6by9 Feb 27, 2025
cea640d
PCI: brcmstb: set BCM7712/2712-specific AXI bridge handling behaviours
P33M Feb 10, 2025
63d08c7
PCI: brcmstb: Enable CRS software visibility after linkup
P33M Feb 12, 2025
aa6b8fb
PCI: brcmstb: add NO_SSC quirk for BCM2712
P33M Mar 3, 2025
faf28f6
dt-bindings: pci: pcie-brcmstb: add BCM2712-specific properties
P33M Feb 11, 2025
c43996a
PCI: brcmstb: add support for BCM2712 priority forwarding
P33M Feb 11, 2025
341a40d
dt-bindings: pci: pcie-brcmstb: add optional brcm,tperst-clk-ms property
P33M Feb 13, 2025
931cf43
PCI: pcie-brcmstb: optionally extend Tperst_clk time
P33M Feb 13, 2025
5e64a6f
dt-bindings: PCI: brcmstb: add optional property - "brcm,tperst-clk-ms"
P33M Sep 20, 2023
72a36fe
drm/panel: Add panel driver for Ilitek ILI9806E panel
6by9 Jan 5, 2022
3a67ada
dmaengine: dw-axi-dmac: Improve axi_desc_put
pelwell Mar 20, 2025
23724e3
dmaengine: dw-axi-dmac: Fix alignment checks
pelwell Mar 20, 2025
e810d7c
PCI: brcmstb: Add link statistics debug features
P33M Mar 27, 2025
5bc8271
PCI: pcie-brcmstb: add more safeguards for clkreq "safe" mode
P33M Mar 31, 2025
b4b5553
PCI: quirks: work around VL805 firmware ASPM meddling
P33M Apr 15, 2025
6f04453
usb: xhci: default to Intel scheme for calculating U1/U2 timeouts
P33M Apr 15, 2025
9927f42
media: i2c: imx219: Restore the 1920x1080 to using a 1:1 PAR
6by9 Apr 15, 2025
a01183e
drivers: media: imx219: Remove enum binning_mode
naushir Sep 24, 2025
9fe5dd9
media: i2c: imx219: fix binning and rate_factor for 480p and 1232p
vvarma Sep 22, 2023
6f7f0c4
hwmon: aht10: Fix AHT20 initialization
joshermar Apr 20, 2025
c3f81ba
media: imx335: Rectify name of mode struct
Aug 30, 2024
6ec89cc
media: imx335: Support vertical flip
Aug 30, 2024
1c6197f
watchdog: Reduce severity of release without stop
pelwell Apr 29, 2025
aed5527
drm/v3d: Don't retrieve the clock twice
mairacanal Apr 30, 2025
fdcad97
wifi: brcmfmac: Include modinfo for 43456 CLM blob
pelwell May 8, 2025
ab0f651
usb: xhci: set Input Slot Context bit in xhci_fixup_endpoint
P33M May 13, 2025
33a337a
firmware/raspberrypi: raise timeout to 3s
May 12, 2025
da9a776
gpiolib: Avoid the hotplug performance reduction
pelwell May 19, 2025
42249db
media/i2c: Add driver for ams Mira220
Apr 15, 2025
df562b1
drivers: irq-bcm2836: preserve unrelated bits in LOCAL_GPU_ROUTING
P33M Sep 12, 2024
b00c860
drivers: irq-bcm283x: swizzle interrupts on ARMv7 too
P33M Sep 12, 2024
add5c83
usb: dwc2: return correct frame counts with high-speed host
P33M Jun 11, 2025
2455424
usb: dwc2: limit "maximum packet size" for split-IN transfers
P33M Jun 11, 2025
245f894
drivers: dwc2: don't use shifted frame number internally
P33M Jun 18, 2025
1adfa3f
drivers: dwc2: better handle hardware length & alignment issues
P33M Jun 23, 2025
1f031a0
usb: dwc2: masquerade split-interrupt transfers
P33M Jun 24, 2025
68598b0
brcmfmac: On RPi, 43430 and 43455 are CYW parts
pelwell Jun 19, 2025
3124ecd
drm/probe-helper: Ensure cmdline mode matches interlace mode
6by9 Jun 16, 2025
3c5b98d
clk: clk-gpio: Support acquire/release semantics
roliver-rpi Jun 5, 2025
99fe63f
dt-bindings: clock: Add gpio-gate-clock-releasing
roliver-rpi Jun 5, 2025
72aaa28
media: pisp_be: Fix pm_runtime underrun in probe
Aug 26, 2024
6a5a6ad
drivers: meida: pisp_be: Rename format align field
naushir Aug 4, 2025
2857e60
drivers: media: pisp_be: Add minimal alinment to the format structure
naushir Aug 4, 2025
60e9069
arm64/dma-mapping: Fix arch_sync_dma_for_device to respect dir parameter
jc-kynesim Aug 12, 2025
8155145
media: pisp_be: Re-introduce multi-context support
naushir Aug 15, 2025
85d123c
net: lan78xx: Ack pending PHY ints when resetting
pelwell Dec 15, 2020
7575655
lan78xx: Enable LEDs and auto-negotiation
Oct 17, 2017
bd5af64
lan78xx: Read initial EEE status from DT
pelwell Jun 11, 2024
e3f4055
lan78xx: Return tx_lpi_timer even if disabled
pelwell Jun 12, 2024
3d22023
PCI: pcie-brcmstb: fake MSIx support on internal MSI target
P33M Apr 2, 2025
d5190a6
drm/connector: hdmi: Attempt YUV422 output if RGB isn't supported
6by9 Nov 21, 2024
45f7099
pinctrl: Reinstate the downstream pinctrl-rp1 driver
popcornmix Oct 14, 2025
868c2e7
config: Allow MFD_RP1 as well as MISC_RP1
pelwell Aug 19, 2025
30784f1
dmaengine: dw-axi-dmac: Per-channel burst limits
pelwell Jan 30, 2025
fc6dc37
dmaengine: dw-axi-dmac: Add DMA channel selection
pelwell Aug 11, 2025
dcd246b
dmaengine: dw-axi-dmac: report per-channel max_burst via device_caps
nbuchwitz Aug 21, 2025
3b300d0
Fullscreen Splash Images
Aug 20, 2025
b919fb9
drivers: thermal: step_wise: add support for hysteresis
May 7, 2018
d3b93c4
media: uapi: Clarify MBUS color component order for serial buses
mripard Sep 17, 2025
5e9a64e
media: tc358743: Fix the RGB MBUS format
mripard Sep 17, 2025
85d67e5
video: fbdev: simplefb: Add b8g8r8 and b5g6r5 formats
6by9 Oct 20, 2025
8e34e61
misc: ws2812-pio-rp1: Add pass-through mode
pelwell Oct 26, 2025
dff72a6
drivers/gpu/drm/panel : Add Waveshare 7-DSI-TOUCH-C screen support
Nov 17, 2025
d3f5e95
fixup! BCM2708: Add core Device Tree support
pelwell Dec 2, 2025
575595f
media: i2c: imx477: Correct IMX477_REG_TEST_PATTERN to be 16bit
6by9 Dec 2, 2025
ec2667d
arm64: dts: Remove the Pi5 FIRMWARE_UPDATED guards
pelwell Dec 4, 2025
096d806
drm/ttm: Use dmacoherent allocations on ARM64
yanghaku May 28, 2025
6bf3935
defconfig: Add amdgpu and radeon drivers to 2711/2712 defconfig
6by9 Sep 30, 2025
76c8048
drm/i915: Only reset console if enabled
6by9 Oct 1, 2025
604a0c3
drm/i915: Another legacy path to be nuked
6by9 Oct 1, 2025
40759d3
defconfigs: Add Intel XE graphics driver to 2711 and 2712 defconfigs.
6by9 Oct 22, 2025
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