forked from LiBwrt/openwrt-6.x
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.44 Removed upstreamed: rockchip/patches-6.6/044-v6.11-arm64-dts-rockchip-Add-sdmmc-related-properties-on-r.patch[1] rockchip/patches-6.6/045-v6.11-arm64-dts-rockchip-Add-pinctrl-for-UART0-to-rk3308-r.patch[2] rockchip/patches-6.6/046-v6.11-arm64-dts-rockchip-Add-mdio-and-ethernet-phy-nodes-t.patch[3] rockchip/patches-6.6/048-v6.11-arm64-dts-rockchip-Update-WIFi-BT-related-nodes-on-r.patch[4] rockchip/patches-6.6/310-PCI-dw-rockchip-Fix-initial-PERST-GPIO-value.patch[5] Manually rebased: bcm27xx/patches-6.6/950-0526-mfd-Add-rp1-driver.patch ramips/patches-6.6/810-uvc-add-iPassion-iP2970-support.patch All other patches automatically rebased. 1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.44&id=96155dc8c99e76a0e58932ca5f88148a37af3617 2. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.44&id=30ee9e5ecc5fd6854a1690ab11e6e6b4851ac9ab 3. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.44&id=0c4c1b7daf23bccf0da5b65b3cd5b32bfa5a5af4 4. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.44&id=a86a5685675834732789df202e73153db59d8dcc 5. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.44&id=a30211c6704899de0616ac0f97601122d899c86d Build system: x86/64 Build-tested: x86/64/AMD Cezanne Run-tested: x86/64/AMD Cezanne Signed-off-by: John Audia <[email protected]> Link: openwrt/openwrt#16061 Signed-off-by: Hauke Mehrtens <[email protected]>
- Loading branch information
Showing
32 changed files
with
59 additions
and
356 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,2 +1,2 @@ | ||
LINUX_VERSION-6.6 = .43 | ||
LINUX_KERNEL_HASH-6.6.43 = 0ad83b1a1a780a1aad948d55aa55ee63c50c626f2d46910b9d2180028d100a5e | ||
LINUX_VERSION-6.6 = .44 | ||
LINUX_KERNEL_HASH-6.6.44 = 93218296934915636fe6ba08e125948424cc270fd8948502c0ab91087a9fccd8 |
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
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
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 |
---|---|---|
|
@@ -97,7 +97,7 @@ Submitted-by: Christopher Hill <[email protected]> | |
obj-$(CONFIG_GPIO_RDA) += gpio-rda.o | ||
--- a/drivers/mtd/nand/raw/Kconfig | ||
+++ b/drivers/mtd/nand/raw/Kconfig | ||
@@ -551,4 +551,11 @@ config MTD_NAND_AR934X | ||
@@ -550,4 +550,11 @@ config MTD_NAND_AR934X | ||
Enables support for NAND controller on Qualcomm Atheros SoCs. | ||
This controller is found on AR934x and QCA955x SoCs. | ||
|
||
|
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 |
---|---|---|
|
@@ -73,7 +73,7 @@ Tested-by: Koen Vandeputte <[email protected]> | |
obj-$(CONFIG_GPIO_RDA) += gpio-rda.o | ||
--- a/drivers/mtd/nand/raw/Kconfig | ||
+++ b/drivers/mtd/nand/raw/Kconfig | ||
@@ -558,4 +558,10 @@ config MTD_NAND_RB4XX | ||
@@ -557,4 +557,10 @@ config MTD_NAND_RB4XX | ||
Enables support for the NAND flash chip on Mikrotik Routerboard | ||
RB4xx series. | ||
|
||
|
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 |
---|---|---|
|
@@ -17583,7 +17583,7 @@ Signed-off-by: Phil Elwell <[email protected]> | |
* For devices with more than one control interface, we assume the | ||
--- a/sound/usb/quirks.c | ||
+++ b/sound/usb/quirks.c | ||
@@ -2185,6 +2185,8 @@ static const struct usb_audio_quirk_flag | ||
@@ -2189,6 +2189,8 @@ static const struct usb_audio_quirk_flag | ||
QUIRK_FLAG_ALIGN_TRANSFER), | ||
DEVICE_FLG(0x534d, 0x2109, /* MacroSilicon MS2109 */ | ||
QUIRK_FLAG_ALIGN_TRANSFER), | ||
|
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 |
---|---|---|
|
@@ -16,7 +16,7 @@ Signed-off-by: Phil Elwell <[email protected]> | |
|
||
--- a/scripts/Makefile.lib | ||
+++ b/scripts/Makefile.lib | ||
@@ -428,6 +428,12 @@ cmd_dtco = mkdir -p $(dir ${dtc-tmp}) ; | ||
@@ -432,6 +432,12 @@ cmd_dtco = mkdir -p $(dir ${dtc-tmp}) ; | ||
$(DTC) -@ -H epapr -O dtb -o $@ -b 0 \ | ||
-i $(dir $<) $(DTC_FLAGS) \ | ||
-Wno-interrupts_property \ | ||
|
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 |
---|---|---|
|
@@ -39,11 +39,11 @@ Signed-off-by: Phil Elwell <[email protected]> | |
depends on I2C && OF | ||
--- a/drivers/mfd/Makefile | ||
+++ b/drivers/mfd/Makefile | ||
@@ -285,3 +285,5 @@ rsmu-i2c-objs := rsmu_core.o rsmu_i2c. | ||
rsmu-spi-objs := rsmu_core.o rsmu_spi.o | ||
obj-$(CONFIG_MFD_RSMU_I2C) += rsmu-i2c.o | ||
obj-$(CONFIG_MFD_RSMU_SPI) += rsmu-spi.o | ||
+ | ||
@@ -283,3 +283,5 @@ obj-$(CONFIG_MFD_ATC260X_I2C) += atc260x | ||
|
||
obj-$(CONFIG_MFD_RSMU_I2C) += rsmu_i2c.o rsmu_core.o | ||
obj-$(CONFIG_MFD_RSMU_SPI) += rsmu_spi.o rsmu_core.o | ||
+ | ||
+obj-$(CONFIG_MFD_RP1) += rp1.o | ||
--- /dev/null | ||
+++ b/drivers/mfd/rp1.c | ||
|
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 |
---|---|---|
|
@@ -134,7 +134,7 @@ Signed-off-by: Andrew Morton <[email protected]> | |
}; | ||
--- a/arch/mips/kernel/smp-cps.c | ||
+++ b/arch/mips/kernel/smp-cps.c | ||
@@ -392,7 +392,7 @@ static void cps_smp_finish(void) | ||
@@ -395,7 +395,7 @@ static void cps_smp_finish(void) | ||
local_irq_enable(); | ||
} | ||
|
||
|
@@ -143,7 +143,7 @@ Signed-off-by: Andrew Morton <[email protected]> | |
|
||
enum cpu_death { | ||
CPU_DEATH_HALT, | ||
@@ -429,7 +429,7 @@ static void cps_shutdown_this_cpu(enum c | ||
@@ -432,7 +432,7 @@ static void cps_shutdown_this_cpu(enum c | ||
} | ||
} | ||
|
||
|
@@ -152,7 +152,7 @@ Signed-off-by: Andrew Morton <[email protected]> | |
|
||
static void cps_kexec_nonboot_cpu(void) | ||
{ | ||
@@ -439,9 +439,9 @@ static void cps_kexec_nonboot_cpu(void) | ||
@@ -442,9 +442,9 @@ static void cps_kexec_nonboot_cpu(void) | ||
cps_shutdown_this_cpu(CPU_DEATH_POWER); | ||
} | ||
|
||
|
@@ -164,7 +164,7 @@ Signed-off-by: Andrew Morton <[email protected]> | |
|
||
#ifdef CONFIG_HOTPLUG_CPU | ||
|
||
@@ -610,7 +610,7 @@ static const struct plat_smp_ops cps_smp | ||
@@ -613,7 +613,7 @@ static const struct plat_smp_ops cps_smp | ||
.cpu_die = cps_cpu_die, | ||
.cleanup_dead_cpu = cps_cleanup_dead_cpu, | ||
#endif | ||
|
@@ -175,18 +175,18 @@ Signed-off-by: Andrew Morton <[email protected]> | |
}; | ||
--- a/arch/mips/loongson64/reset.c | ||
+++ b/arch/mips/loongson64/reset.c | ||
@@ -53,7 +53,7 @@ static void loongson_halt(void) | ||
} | ||
@@ -39,7 +39,7 @@ static int firmware_poweroff(struct sys_ | ||
return NOTIFY_DONE; | ||
} | ||
|
||
-#ifdef CONFIG_KEXEC | ||
+#ifdef CONFIG_KEXEC_CORE | ||
|
||
/* 0X80000000~0X80200000 is safe */ | ||
#define MAX_ARGS 64 | ||
@@ -158,7 +158,7 @@ static int __init mips_reboot_setup(void | ||
_machine_halt = loongson_halt; | ||
pm_power_off = loongson_poweroff; | ||
@@ -152,7 +152,7 @@ static int __init mips_reboot_setup(void | ||
firmware_poweroff, NULL); | ||
} | ||
|
||
-#ifdef CONFIG_KEXEC | ||
+#ifdef CONFIG_KEXEC_CORE | ||
|
@@ -195,7 +195,7 @@ Signed-off-by: Andrew Morton <[email protected]> | |
return -ENOMEM; | ||
--- a/arch/mips/loongson64/smp.c | ||
+++ b/arch/mips/loongson64/smp.c | ||
@@ -864,7 +864,7 @@ const struct plat_smp_ops loongson3_smp_ | ||
@@ -883,7 +883,7 @@ const struct plat_smp_ops loongson3_smp_ | ||
.cpu_disable = loongson3_cpu_disable, | ||
.cpu_die = loongson3_cpu_die, | ||
#endif | ||
|
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 |
---|---|---|
|
@@ -19,7 +19,7 @@ Signed-off-by: Paolo Abeni <[email protected]> | |
|
||
--- a/drivers/net/dsa/mv88e6xxx/chip.c | ||
+++ b/drivers/net/dsa/mv88e6xxx/chip.c | ||
@@ -3668,7 +3668,7 @@ static int mv88e6xxx_mdio_register(struc | ||
@@ -3669,7 +3669,7 @@ static int mv88e6xxx_mdio_register(struc | ||
|
||
if (external) { | ||
mv88e6xxx_reg_lock(chip); | ||
|
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 |
---|---|---|
|
@@ -27,7 +27,7 @@ Signed-off-by: Paolo Abeni <[email protected]> | |
|
||
--- a/drivers/net/dsa/mv88e6xxx/chip.c | ||
+++ b/drivers/net/dsa/mv88e6xxx/chip.c | ||
@@ -3668,7 +3668,10 @@ static int mv88e6xxx_mdio_register(struc | ||
@@ -3669,7 +3669,10 @@ static int mv88e6xxx_mdio_register(struc | ||
|
||
if (external) { | ||
mv88e6xxx_reg_lock(chip); | ||
|
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 |
---|---|---|
|
@@ -23,7 +23,7 @@ Signed-off-by: Imre Kaloz <[email protected]> | |
{ {0x02, 0x21}, "lz4", unlz4 }, | ||
--- a/scripts/Makefile.lib | ||
+++ b/scripts/Makefile.lib | ||
@@ -456,10 +456,10 @@ quiet_cmd_bzip2_with_size = BZIP2 $@ | ||
@@ -460,10 +460,10 @@ quiet_cmd_bzip2_with_size = BZIP2 $@ | ||
# --------------------------------------------------------------------------- | ||
|
||
quiet_cmd_lzma = LZMA $@ | ||
|
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 |
---|---|---|
|
@@ -341,7 +341,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
|
||
--- a/net/ipv4/fib_trie.c | ||
+++ b/net/ipv4/fib_trie.c | ||
@@ -3036,11 +3036,13 @@ static const struct seq_operations fib_r | ||
@@ -3037,11 +3037,13 @@ static const struct seq_operations fib_r | ||
|
||
int __net_init fib_proc_init(struct net *net) | ||
{ | ||
|
@@ -357,7 +357,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
fib_triestat_seq_show, NULL)) | ||
goto out2; | ||
|
||
@@ -3051,17 +3053,21 @@ int __net_init fib_proc_init(struct net | ||
@@ -3052,17 +3054,21 @@ int __net_init fib_proc_init(struct net | ||
return 0; | ||
|
||
out3: | ||
|
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 |
---|---|---|
|
@@ -73,7 +73,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
+MODULE_LICENSE("GPL"); | ||
--- a/kernel/sched/core.c | ||
+++ b/kernel/sched/core.c | ||
@@ -4486,6 +4486,7 @@ int wake_up_state(struct task_struct *p, | ||
@@ -4483,6 +4483,7 @@ int wake_up_state(struct task_struct *p, | ||
{ | ||
return try_to_wake_up(p, state, 0); | ||
} | ||
|
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 |
---|---|---|
|
@@ -30,7 +30,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
#endif /* _KOBJECT_H_ */ | ||
--- a/lib/kobject_uevent.c | ||
+++ b/lib/kobject_uevent.c | ||
@@ -691,6 +691,43 @@ int add_uevent_var(struct kobj_uevent_en | ||
@@ -706,6 +706,43 @@ int add_uevent_var(struct kobj_uevent_en | ||
EXPORT_SYMBOL_GPL(add_uevent_var); | ||
|
||
#if defined(CONFIG_NET) | ||
|
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 |
---|---|---|
|
@@ -30,23 +30,23 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
#define PACKET_FANOUT_LB 1 | ||
--- a/net/packet/af_packet.c | ||
+++ b/net/packet/af_packet.c | ||
@@ -1864,6 +1864,7 @@ static int packet_rcv_spkt(struct sk_buf | ||
@@ -1925,6 +1925,7 @@ static int packet_rcv_spkt(struct sk_buf | ||
{ | ||
struct sock *sk; | ||
struct sockaddr_pkt *spkt; | ||
+ struct packet_sock *po; | ||
|
||
/* | ||
* When we registered the protocol we saved the socket in the data | ||
@@ -1871,6 +1872,7 @@ static int packet_rcv_spkt(struct sk_buf | ||
@@ -1932,6 +1933,7 @@ static int packet_rcv_spkt(struct sk_buf | ||
*/ | ||
|
||
sk = pt->af_packet_priv; | ||
+ po = pkt_sk(sk); | ||
|
||
/* | ||
* Yank back the headers [hope the device set this | ||
@@ -1883,7 +1885,7 @@ static int packet_rcv_spkt(struct sk_buf | ||
@@ -1944,7 +1946,7 @@ static int packet_rcv_spkt(struct sk_buf | ||
* so that this procedure is noop. | ||
*/ | ||
|
||
|
@@ -55,7 +55,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
goto out; | ||
|
||
if (!net_eq(dev_net(dev), sock_net(sk))) | ||
@@ -2129,12 +2131,12 @@ static int packet_rcv(struct sk_buff *sk | ||
@@ -2190,12 +2192,12 @@ static int packet_rcv(struct sk_buff *sk | ||
unsigned int snaplen, res; | ||
bool is_drop_n_account = false; | ||
|
||
|
@@ -71,7 +71,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
if (!net_eq(dev_net(dev), sock_net(sk))) | ||
goto drop; | ||
|
||
@@ -2261,12 +2263,12 @@ static int tpacket_rcv(struct sk_buff *s | ||
@@ -2322,12 +2324,12 @@ static int tpacket_rcv(struct sk_buff *s | ||
BUILD_BUG_ON(TPACKET_ALIGN(sizeof(*h.h2)) != 32); | ||
BUILD_BUG_ON(TPACKET_ALIGN(sizeof(*h.h3)) != 48); | ||
|
||
|
@@ -87,15 +87,15 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
if (!net_eq(dev_net(dev), sock_net(sk))) | ||
goto drop; | ||
|
||
@@ -3385,6 +3387,7 @@ static int packet_create(struct net *net | ||
@@ -3451,6 +3453,7 @@ static int packet_create(struct net *net | ||
mutex_init(&po->pg_vec_lock); | ||
po->rollover = NULL; | ||
po->prot_hook.func = packet_rcv; | ||
+ po->pkt_type = PACKET_MASK_ANY & ~(1 << PACKET_LOOPBACK); | ||
|
||
if (sock->type == SOCK_PACKET) | ||
po->prot_hook.func = packet_rcv_spkt; | ||
@@ -4036,6 +4039,16 @@ packet_setsockopt(struct socket *sock, i | ||
@@ -4118,6 +4121,16 @@ packet_setsockopt(struct socket *sock, i | ||
packet_sock_flag_set(po, PACKET_SOCK_QDISC_BYPASS, val); | ||
return 0; | ||
} | ||
|
@@ -112,7 +112,7 @@ Signed-off-by: Felix Fietkau <[email protected]> | |
default: | ||
return -ENOPROTOOPT; | ||
} | ||
@@ -4095,6 +4108,13 @@ static int packet_getsockopt(struct sock | ||
@@ -4177,6 +4190,13 @@ static int packet_getsockopt(struct sock | ||
case PACKET_VNET_HDR_SZ: | ||
val = READ_ONCE(po->vnet_hdr_sz); | ||
break; | ||
|
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 |
---|---|---|
|
@@ -66,7 +66,7 @@ Signed-off-by: Jonas Gorski <[email protected]> | |
static void rt_fibinfo_free(struct rtable __rcu **rtp) | ||
--- a/net/ipv4/fib_trie.c | ||
+++ b/net/ipv4/fib_trie.c | ||
@@ -2783,6 +2783,7 @@ static const char *const rtn_type_names[ | ||
@@ -2784,6 +2784,7 @@ static const char *const rtn_type_names[ | ||
[RTN_THROW] = "THROW", | ||
[RTN_NAT] = "NAT", | ||
[RTN_XRESOLVE] = "XRESOLVE", | ||
|
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 |
---|---|---|
|
@@ -31,7 +31,7 @@ Signe-off-by: Felix Fietkau <[email protected]> | |
static inline void gro_normal_list(struct napi_struct *napi) | ||
--- a/include/net/tcp.h | ||
+++ b/include/net/tcp.h | ||
@@ -2083,7 +2083,10 @@ void tcp_v4_destroy_sock(struct sock *sk | ||
@@ -2084,7 +2084,10 @@ void tcp_v4_destroy_sock(struct sock *sk | ||
|
||
struct sk_buff *tcp_gso_segment(struct sk_buff *skb, | ||
netdev_features_t features); | ||
|
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 |
---|---|---|
|
@@ -17,7 +17,7 @@ Signed-off-by: Tobias Waldekranz <[email protected]> | |
|
||
--- a/drivers/net/dsa/mv88e6xxx/chip.c | ||
+++ b/drivers/net/dsa/mv88e6xxx/chip.c | ||
@@ -6992,6 +6992,7 @@ static int mv88e6xxx_register_switch(str | ||
@@ -6993,6 +6993,7 @@ static int mv88e6xxx_register_switch(str | ||
ds->ops = &mv88e6xxx_switch_ops; | ||
ds->ageing_time_min = chip->info->age_time_coeff; | ||
ds->ageing_time_max = chip->info->age_time_coeff * U8_MAX; | ||
|
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 |
---|---|---|
|
@@ -5524,7 +5524,7 @@ Signed-off-by: John Crispin <[email protected]> | |
(transaction layer end-to-end CRC checking). | ||
--- a/include/linux/pci.h | ||
+++ b/include/linux/pci.h | ||
@@ -1599,6 +1599,8 @@ void pci_walk_bus_locked(struct pci_bus | ||
@@ -1600,6 +1600,8 @@ void pci_walk_bus_locked(struct pci_bus | ||
void *userdata); | ||
int pci_cfg_space_size(struct pci_dev *dev); | ||
unsigned char pci_bus_max_busnr(struct pci_bus *bus); | ||
|
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 |
---|---|---|
|
@@ -20,7 +20,7 @@ Signed-off-by: Weijie Gao <[email protected]> | |
|
||
--- a/drivers/mtd/nand/raw/Kconfig | ||
+++ b/drivers/mtd/nand/raw/Kconfig | ||
@@ -338,6 +338,14 @@ config MTD_NAND_QCOM | ||
@@ -337,6 +337,14 @@ config MTD_NAND_QCOM | ||
Enables support for NAND flash chips on SoCs containing the EBI2 NAND | ||
controller. This controller is found on IPQ806x SoC. | ||
|
||
|
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 |
---|---|---|
|
@@ -13,7 +13,7 @@ Signed-off-by: John Crispin <[email protected]> | |
|
||
--- a/drivers/media/usb/uvc/uvc_driver.c | ||
+++ b/drivers/media/usb/uvc/uvc_driver.c | ||
@@ -3151,6 +3151,18 @@ static const struct usb_device_id uvc_id | ||
@@ -3173,6 +3173,18 @@ static const struct usb_device_id uvc_id | ||
.bInterfaceSubClass = 1, | ||
.bInterfaceProtocol = 0, | ||
.driver_info = UVC_INFO_META(V4L2_META_FMT_D4XX) }, | ||
|
@@ -64,7 +64,7 @@ Signed-off-by: John Crispin <[email protected]> | |
|
||
#include <media/v4l2-common.h> | ||
|
||
@@ -1235,9 +1240,149 @@ static void uvc_video_decode_data(struct | ||
@@ -1246,9 +1251,149 @@ static void uvc_video_decode_data(struct | ||
uvc_urb->async_operations++; | ||
} | ||
|
||
|
@@ -214,7 +214,7 @@ Signed-off-by: John Crispin <[email protected]> | |
/* Mark the buffer as done if the EOF marker is set. */ | ||
if (data[1] & UVC_STREAM_EOF && buf->bytesused != 0) { | ||
uvc_dbg(stream->dev, FRAME, "Frame complete (EOF found)\n"); | ||
@@ -1819,6 +1964,8 @@ static int uvc_init_video_isoc(struct uv | ||
@@ -1830,6 +1975,8 @@ static int uvc_init_video_isoc(struct uv | ||
if (npackets == 0) | ||
return -ENOMEM; | ||
|
||
|
@@ -225,16 +225,16 @@ Signed-off-by: John Crispin <[email protected]> | |
for_each_uvc_urb(uvc_urb, stream) { | ||
--- a/drivers/media/usb/uvc/uvcvideo.h | ||
+++ b/drivers/media/usb/uvc/uvcvideo.h | ||
@@ -74,6 +74,8 @@ | ||
#define UVC_QUIRK_FORCE_BPP 0x00001000 | ||
#define UVC_QUIRK_WAKE_AUTOSUSPEND 0x00002000 | ||
@@ -76,6 +76,8 @@ | ||
#define UVC_QUIRK_NO_RESET_RESUME 0x00004000 | ||
+#define UVC_QUIRK_MOTION 0x00008000 | ||
+#define UVC_QUIRK_SINGLE_ISO 0x00010000 | ||
#define UVC_QUIRK_DISABLE_AUTOSUSPEND 0x00008000 | ||
#define UVC_QUIRK_INVALID_DEVICE_SOF 0x00010000 | ||
+#define UVC_QUIRK_MOTION 0x00020000 | ||
+#define UVC_QUIRK_SINGLE_ISO 0x00040000 | ||
|
||
/* Format flags */ | ||
#define UVC_FMT_FLAG_COMPRESSED 0x00000001 | ||
@@ -583,6 +585,7 @@ struct uvc_device { | ||
@@ -585,6 +587,7 @@ struct uvc_device { | ||
|
||
struct input_dev *input; | ||
char input_phys[64]; | ||
|
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 |
---|---|---|
|
@@ -20,7 +20,7 @@ Signed-off-by: Heiko Stuebner <[email protected]> | |
|
||
--- a/arch/arm64/boot/dts/rockchip/rk3308-rock-pi-s.dts | ||
+++ b/arch/arm64/boot/dts/rockchip/rk3308-rock-pi-s.dts | ||
@@ -258,3 +258,61 @@ | ||
@@ -315,3 +315,61 @@ | ||
&wdt { | ||
status = "okay"; | ||
}; | ||
|
Oops, something went wrong.