1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/kernel/broadcom-wl/patches
Florian Fainelli cd3de51bb4 broadcom-wl: Fix compilation with kernel 5.10
This adds a few fixes for compiling against Linux 5.10:

1. segment_eq() has been removed with upstream commit
   428e2976a5bf7e7f5554286d7a5a33b8147b106a ("uaccess: remove
   segment_eq") and can use uaccess_kernel() instead
2. ioremap_nocache() is removed and is now an alias for ioremap() with
   upstream commit 4bdc0d676a643140bdf17dbf7eafedee3d496a3c ("remove
   ioremap_nocache and devm_ioremap_nocache")

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2022-06-20 14:29:12 -07:00
..
003-compat-2.6.35.patch
004-remove-pcmcia.patch
005-fix-mem-leak-on-unload.patch
006-generic-dma-api.patch
007-use-glue-driver.patch
008-fix_virtual_interfaces.patch
009-fix_compile_3_2.patch
010-remove_irqf_samble_random.patch
011-fix_compile_3_4.patch
012-compat-3.10.patch
013-interface-name.patch
014-fix-band-reporting.patch
015-support-probe-of-wds-interfaces.patch
020-musl-fixes.patch
030-remove_devinit_devexit.patch
040-remove_last_rx_usage.patch broadcom-wl: Fix compilation with kernel 5.10 2022-06-20 14:29:12 -07:00
100-fix_nvram_two_devices.patch
110-add_number_to_dev_name.patch
120-fixup-mac-addresses.patch
200-add_bcm_a8xx_support.patch
910-fallback-sprom.patch
912-pci-bus-nvram-hack.patch
913-avoid-dbe-on-ifs_ctl-readw-hack.patch
914-eliminate-date-time-error.patch
915-fix-wl_timer-for-4_15.patch broadcom-wl: Fix compilation with kernel 5.10 2022-06-20 14:29:12 -07:00
916-fix-compilation-for-5_4.patch broadcom-wl: Fix compilation with kernel 5.10 2022-06-20 14:29:12 -07:00
917-fix-compilation-for-5_10.patch broadcom-wl: Fix compilation with kernel 5.10 2022-06-20 14:29:12 -07:00