Skip to content

Commit ed05d40

Browse files
committed
kernel: nvme-pci: DMA unmap the correct regions in nvme_free_sgls
See: raspberrypi/linux#7500 kernel: staging: vchiq_arm: use one DMA device to map and unmap bulk pagelists See: raspberrypi/linux#7494 kernel: drm/vc4: hdmi: Remove duplicate hotplug helper call See: raspberrypi/linux#7489 kernel: ASoC: hifiberry_studio: change driver name and add support for new soundcards See: raspberrypi/linux#7487 kernel: mmc: Fix MMC request issuing race condition to prevent stall See: raspberrypi/linux#7486 kernel: dmaengine: dw-axi-dmac: Wait for runtime resume before using a channel See: raspberrypi/linux#7484 kernel: overlays: i2c-fan: add compatible for upstream compatibility See: raspberrypi/linux#7483
1 parent df0262f commit ed05d40

94 files changed

Lines changed: 124973 additions & 124952 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

boot/kernel.img

-424 Bytes
Binary file not shown.

boot/kernel7.img

-112 Bytes
Binary file not shown.

boot/kernel7l.img

-112 Bytes
Binary file not shown.

boot/kernel8.img

-1.05 KB
Binary file not shown.

boot/kernel8_rt.img

-241 Bytes
Binary file not shown.

boot/kernel_2712.img

386 Bytes
Binary file not shown.

boot/overlays/README

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2127,14 +2127,23 @@ Params: <None>
21272127

21282128
Name: hifiberry-studio-dac8x
21292129
Info: Configures the HifiBerry Studio DAC8x audio card
2130-
Load: dtoverlay=hifiberry-studio-dac8x
2131-
Params: <None>
2130+
Load: dtoverlay=hifiberry-studio-dac8x,<param>=<val>
2131+
Params: no_controls Do not register the ALSA controls for
2132+
this card
21322133

21332134

21342135
Name: hifiberry-studio-dac8x-pro
21352136
Info: Configures the HifiBerry Studio DAC8x PRO audio card
2136-
Load: dtoverlay=hifiberry-studio-dac8x-pro
2137-
Params: <None>
2137+
Load: dtoverlay=hifiberry-studio-dac8x-pro,<param>=<val>
2138+
Params: no_controls Do not register the ALSA controls for
2139+
this card
2140+
2141+
2142+
Name: hifiberry-studio-digi
2143+
Info: Configures the HifiBerry Studio Digi/AES audio card
2144+
Load: dtoverlay=hifiberry-studio-digi,<param>=<val>
2145+
Params: no_controls Do not register the ALSA controls for
2146+
this card
21382147

21392148

21402149
Name: highperi
423 Bytes
Binary file not shown.
431 Bytes
Binary file not shown.
2.12 KB
Binary file not shown.

0 commit comments

Comments
 (0)