-
Notifications
You must be signed in to change notification settings - Fork 207
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
See: raspberrypi/linux#4593 kernel: rpivid: Ensure IRQs have completed before uniniting context See: raspberrypi/linux#4599 kernel: net: phy: lan87xx: Allow more time for link detect See: raspberrypi/linux#4598
- Loading branch information
1 parent
15471b6
commit b4e395b
Showing
27 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3e1698ed5013c1054e3dbf8a9fcd3a8549a95ece | ||
edded5e02328d2a4b6db9493ba67c9720b8d9009 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
modules/5.10.63+/kernel/drivers/staging/vc04_services/bcm2835-camera/bcm2835-v4l2.ko
Binary file not shown.
Binary file modified
BIN
+1.84 KB
(100%)
modules/5.10.63+/kernel/drivers/staging/vc04_services/bcm2835-codec/bcm2835-codec.ko
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
modules/5.10.63+/kernel/drivers/staging/vc04_services/bcm2835-isp/bcm2835-isp.ko
Binary file not shown.
Binary file modified
BIN
+4.18 KB
(110%)
modules/5.10.63+/kernel/drivers/staging/vc04_services/vchiq-mmal/bcm2835-mmal-vchiq.ko
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
modules/5.10.63-v7+/kernel/drivers/staging/vc04_services/bcm2835-camera/bcm2835-v4l2.ko
Binary file not shown.
Binary file modified
BIN
+2.08 KB
(100%)
modules/5.10.63-v7+/kernel/drivers/staging/vc04_services/bcm2835-codec/bcm2835-codec.ko
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
modules/5.10.63-v7+/kernel/drivers/staging/vc04_services/bcm2835-isp/bcm2835-isp.ko
Binary file not shown.
Binary file modified
BIN
+5.38 KB
(120%)
modules/5.10.63-v7+/kernel/drivers/staging/vc04_services/vchiq-mmal/bcm2835-mmal-vchiq.ko
Binary file not shown.
Binary file modified
BIN
+1.6 KB
(100%)
modules/5.10.63-v7l+/kernel/drivers/staging/media/rpivid/rpivid-hevc.ko
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
modules/5.10.63-v7l+/kernel/drivers/staging/vc04_services/bcm2835-camera/bcm2835-v4l2.ko
Binary file not shown.
Binary file modified
BIN
+2.14 KB
(100%)
modules/5.10.63-v7l+/kernel/drivers/staging/vc04_services/bcm2835-codec/bcm2835-codec.ko
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
modules/5.10.63-v7l+/kernel/drivers/staging/vc04_services/bcm2835-isp/bcm2835-isp.ko
Binary file not shown.
Binary file modified
BIN
+5.38 KB
(120%)
modules/5.10.63-v7l+/kernel/drivers/staging/vc04_services/vchiq-mmal/bcm2835-mmal-vchiq.ko
Binary file not shown.
Binary file modified
BIN
+1.83 KB
(100%)
modules/5.10.63-v8+/kernel/drivers/staging/media/rpivid/rpivid-hevc.ko
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
modules/5.10.63-v8+/kernel/drivers/staging/vc04_services/bcm2835-camera/bcm2835-v4l2.ko
Binary file not shown.
Binary file modified
BIN
+3.73 KB
(110%)
modules/5.10.63-v8+/kernel/drivers/staging/vc04_services/bcm2835-codec/bcm2835-codec.ko
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
modules/5.10.63-v8+/kernel/drivers/staging/vc04_services/bcm2835-isp/bcm2835-isp.ko
Binary file not shown.
Binary file modified
BIN
+7.51 KB
(120%)
modules/5.10.63-v8+/kernel/drivers/staging/vc04_services/vchiq-mmal/bcm2835-mmal-vchiq.ko
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Linux version 5.10.63+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1455 Mon Sep 20 17:07:40 BST 2021 | ||
Linux version 5.10.63+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1456 Thu Sep 23 15:30:17 BST 2021 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Linux version 5.10.63-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1455 SMP Mon Sep 20 17:08:29 BST 2021 | ||
Linux version 5.10.63-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1456 SMP Thu Sep 23 15:31:20 BST 2021 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Linux version 5.10.63-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1455 SMP Mon Sep 20 17:09:42 BST 2021 | ||
Linux version 5.10.63-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1456 SMP Thu Sep 23 15:32:38 BST 2021 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Linux version 5.10.63-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1455 SMP PREEMPT Mon Sep 20 17:10:42 BST 2021 | ||
Linux version 5.10.63-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1456 SMP PREEMPT Thu Sep 23 15:34:00 BST 2021 |