-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kernel: edt-ft5x06 touchscreen fixes
See: raspberrypi/linux#4736 kernel: vc4-kms: Rework HPD See: raspberrypi/linux#4716 kernel: drm/vc4: Add support for composite syncs to vc4_dpi See: raspberrypi/linux#4733 kernel: Pass V4L2_CID_MPEG_VIDEO_H264_MIN_QP/MAX_QP to bcm2835-v4l2-codec See: raspberrypi/linux#4705 kernel: media: i2c: ov5647: Support HFLIP and VFLIP See: raspberrypi/linux#4731 kernel: drivers: bcm2835_isp: Fix div by 0 bug See: raspberrypi/linux#4732 kernel: drivers: bcm2835_isp: Allow multiple users for the ISP driver. See: raspberrypi/linux#4709 kernel: ARM: dts: Update rpi-400 and cm4 dts to match 4-b kernel: ARM: dts: gpio-ranges property is now required See: https://forums.raspberrypi.com/viewtopic.php?t=324585 kernel: ARM: dts: bcm2711: Fix PCIe interrupts See: raspberrypi/linux#4666
- Loading branch information
1 parent
24d966d
commit ca52e7c
Showing
47 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 @@ | ||
f9bd396cd0f5f8c2026473f1e570deed3d08d350 | ||
e16e31540935728ce57f22a1de56e8b2da5dd33b |
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.81+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1490 Mon Nov 22 14:02:22 GMT 2021 | ||
Linux version 5.10.81+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1492 Fri Nov 26 21:41:27 GMT 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.81-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) #1490 SMP Mon Nov 22 14:04:37 GMT 2021 | ||
Linux version 5.10.81-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) #1492 SMP Fri Nov 26 21:42:08 GMT 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.81-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) #1490 SMP Mon Nov 22 14:06:57 GMT 2021 | ||
Linux version 5.10.81-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) #1492 SMP Fri Nov 26 21:42:52 GMT 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.81-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) #1490 SMP PREEMPT Mon Nov 22 14:09:35 GMT 2021 | ||
Linux version 5.10.81-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) #1492 SMP PREEMPT Fri Nov 26 21:43:40 GMT 2021 |
Binary file not shown.
Binary file modified
BIN
+280 Bytes
(100%)
modules/5.10.81+/kernel/drivers/input/touchscreen/edt-ft5x06.ko
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+256 Bytes
(100%)
modules/5.10.81+/kernel/drivers/staging/vc04_services/bcm2835-codec/bcm2835-codec.ko
Binary file not shown.
Binary file modified
BIN
+316 Bytes
(100%)
modules/5.10.81+/kernel/drivers/staging/vc04_services/bcm2835-isp/bcm2835-isp.ko
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+316 Bytes
(100%)
modules/5.10.81-v7+/kernel/drivers/input/touchscreen/edt-ft5x06.ko
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+208 Bytes
(100%)
modules/5.10.81-v7+/kernel/drivers/staging/vc04_services/bcm2835-codec/bcm2835-codec.ko
Binary file not shown.
Binary file modified
BIN
+284 Bytes
(100%)
modules/5.10.81-v7+/kernel/drivers/staging/vc04_services/bcm2835-isp/bcm2835-isp.ko
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+316 Bytes
(100%)
modules/5.10.81-v7l+/kernel/drivers/input/touchscreen/edt-ft5x06.ko
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+208 Bytes
(100%)
modules/5.10.81-v7l+/kernel/drivers/staging/vc04_services/bcm2835-codec/bcm2835-codec.ko
Binary file not shown.
Binary file modified
BIN
+284 Bytes
(100%)
modules/5.10.81-v7l+/kernel/drivers/staging/vc04_services/bcm2835-isp/bcm2835-isp.ko
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+296 Bytes
(100%)
modules/5.10.81-v8+/kernel/drivers/input/touchscreen/edt-ft5x06.ko
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+176 Bytes
(100%)
modules/5.10.81-v8+/kernel/drivers/staging/vc04_services/bcm2835-codec/bcm2835-codec.ko
Binary file not shown.
Binary file modified
BIN
+416 Bytes
(100%)
modules/5.10.81-v8+/kernel/drivers/staging/vc04_services/bcm2835-isp/bcm2835-isp.ko
Binary file not shown.