mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-08-19 10:41:28 +00:00
version 4.19.325-cip123 * tag 'v4.19.325-cip123' of https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip: CIP: Bump version suffix to -cip123 after merge from cip/linux-4.19.y-st tree Update localversion-st, tree is up-to-date with 5.4.296. emulex/benet: Fix build by return mismatch in be_cmd_unlock() net/sched: Abort __tc_modify_qdisc if parent class does not exist mtk-sd: Prevent memory corruption from DMA map failure mmc: mediatek: use data instead of mrq parameter from msdc_{un}prepare_data() scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu() btrfs: don't abort filesystem when attempting to snapshot deleted subvolume VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notify net: ipv6: Discard next-hop MTU less than minimum link MTU Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY vt: add missing notification when switching back to text mode net: usb: qmi_wwan: add SIMCom 8230C composition atm: idt77252: Add missing `dma_map_error()` bnxt_en: Fix DCB ETS validation can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debug level net: appletalk: Fix device refcount leak in atrtr_create() md/raid1: Fix stack memory use after return in raid1_reshape wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev() dma-buf: fix timeout handling in dma_resv_wait_timeout v2 Input: xpad - support Acer NGR 200 Controller Input: xpad - add VID for Turtle Beach controllers Input: xpad - add support for Amazon Game Controller netlink: Fix rmem check in netlink_broadcast_deliver(). netlink: make sure we allow at least one dump skb Revert "ACPI: battery: negate current when discharging" usb: gadget: u_serial: Fix race condition in TTY wakeup drm/sched: Increment job count before swapping tail spsc queue x86/mce: Make sure CMCI banks are cleared during shutdown on Intel x86/mce: Don't remove sysfs if thresholding sysfs init fails x86/mce/amd: Fix threshold limit reset rxrpc: Fix oops due to non-existence of prealloc backlog struct atm: clip: Fix NULL pointer dereference in vcc_sendmsg() atm: clip: Fix infinite recursive call of clip_push(). atm: clip: Fix memory leak of struct clip_vcc. atm: clip: Fix potential null-ptr-deref in to_atmarpd(). tipc: Fix use-after-free in tipc_conn_close(). netlink: Fix wraparounds of sk->sk_rmem_alloc. fix proc_sys_compare() handling of in-lookup dentries proc: Clear the pieces of proc_inode that proc_evict_inode cares about staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher() media: uvcvideo: Rollback non processed entities on error media: uvcvideo: Send control events for partial succeeds media: uvcvideo: Return the number of processed controls ACPI: PAD: fix crash in exit_round_robin() usb: typec: displayport: Fix potential deadlock Logitech C-270 even more broken rose: fix dangling neighbour pointers in rose_rt_device_down() net: rose: Fix fall-through warnings for Clang ethernet: atl1: Add missing DMA mapping error checks and count errors btrfs: use btrfs_record_snapshot_destroy() during rmdir btrfs: propagate last_unlink_trans earlier when doing a rmdir RDMA/mlx5: Fix CC counters query for MPV scsi: ufs: core: Fix spelling of a sysfs attribute name ACPICA: Refuse to evaluate a method if arguments are missing wifi: ath6kl: remove WARN on bad firmware input wifi: mac80211: drop invalid source address OCB frames powerpc: Fix struct termio related ioctl macros ata: pata_cs5536: fix build on 32-bit UML ALSA: sb: Force to disable DMAs once when DMA mode is changed net/sched: Always pass notifications when child class becomes empty nui: Fix dma_mapping_error() check enic: fix incorrect MTU comparison in enic_change_mtu() amd-xgbe: align CL37 AN sequence as per databook btrfs: fix missing error handling when searching for inode refs during log replay mtk-sd: Fix a pagefault in dma_unmap_sg() for not prepared data usb: typec: altmodes/displayport: do not index invalid pin_assignments Revert "mmc: sdhci: Disable SD card clock before changing parameters" mmc: sdhci: Add a helper function for dump register in dynamic debug mode vsock/vmci: Clear the vmci transport packet properly when initializing it arm64: Restrict pagetable teardown to avoid false warning drm/bridge: cdns-dsi: Fix connecting to next bridge drm/tegra: Assign plane type before registration HID: wacom: fix kobject reference count leak HID: wacom: fix memory leak on sysfs attribute creation failure HID: wacom: fix memory leak on kobject creation failure dm-raid: fix variable in journal device check Bluetooth: L2CAP: Fix L2CAP MTU negotiation atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister(). um: ubd: Add missing error check in start_io_thread() vsock/uapi: fix linux/vm_sockets.h userspace compilation errors wifi: mac80211: fix beacon interval calculation overflow ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3() i2c: robotfuzz-osif: disable zero-length read messages i2c: tiny-usb: disable zero-length read messages RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_private media: vivid: Change the siize of the composing media: omap3isp: use sgtable-based scatterlist wrappers jfs: validate AG parameters in dbMount() to prevent crashes fs/jfs: consolidate sanity checking in dbMount VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF ovl: Check for NULL d_inode() in ovl_dentry_upper() ceph: fix possible integer overflow in ceph_zero_objects() ALSA: hda: Ignore unsol events for cards being shut down usb: typec: displayport: Receive DP Status Update NAK request exit dp altmode usb: cdc-wdm: avoid setting WDM_READ for ZLP-s usb: Add checks for snprintf() calls in usb_alloc_dev() usb: potential integer overflow in usbg_make_tpg() iio: pressure: zpa2326: Use aligned_s64 for the timestamp md/md-bitmap: fix dm-raid max_write_behind setting dmaengine: xilinx_dma: Set dma_device directions mfd: max14577: Fix wakeup source leaks on device unbind mailbox: Not protect module_put with spin_lock_irqsave cifs: Fix cifs_query_path_info() for Windows NT servers CIP: Bump version suffix to -cip122 after merge from cip/linux-4.19.y-st tree Update localversion-st, tree is up-to-date with 5.4.295. ARM: dts: am335x-bone-common: Increase MDIO reset deassert delay to 50ms ARM: dts: am335x-bone-common: Increase MDIO reset deassert time ARM: dts: am335x-bone-common: Add GPIO PHY reset on revision C3 board ARM: dts: am335x-bone-common: get rid of phy_id property mtd: nand: sunxi: Add randomizer configuration before randomizer enable mtd: rawnand: sunxi: Add randomizer configuration in sunxi_nfc_hw_ecc_write_chunk sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue() bridge: netfilter: Fix forwarding of fragmented packets vxlan: Annotate FDB data races hwmon: (gpio-fan) Add missing mutex locks nfs: handle failure of nfs_get_lock_context in unlock path sch_htb: make htb_deactivate() idempotent scsi: qedf: Use designated initializer for struct qed_fcoe_cb_ops arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth() perf: Fix sample vs do_exit() jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata() mm/huge_memory: fix dereferencing invalid pmd migration entry posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del() net: atm: fix /proc/net/atm/lec handling net: atm: add lec_mutex calipso: Fix null-ptr-deref in calipso_req_{set,del}attr(). tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer atm: atmtcp: Free invalid length skb in atmtcp_c_send(). mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu(). wifi: carl9170: do not ping device which has failed to load firmware drm/nouveau/bl: increase buffer size to avoid truncate warning ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged ALSA: hda/intel: Add Thinkpad E15 to PM deny list Input: sparcspkr - avoid unannotated fall-through HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse() atm: Revert atm_account_tx() if copy_from_iter_full() fails. selinux: fix selinux_xfrm_alloc_user() to set correct ctx_len scsi: s390: zfcp: Ensure synchronous unit_add jffs2: check jffs2_prealloc_raw_node_refs() result in few other places jffs2: check that raw node were preallocated before writing summary drivers/rapidio/rio_cm.c: prevent possible heap overwrite Revert "x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2" on v6.6 and older powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recovery platform/x86: dell_rbu: Stop overwriting data buffer tee: Prevent size calculation wraparound on 32-bit kernels ARM: OMAP2+: Fix l4ls clk domain handling in STANDBY bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value watchdog: da9052_wdt: respect TWDMIN i40e: fix MMIO write access to an invalid page in i40e_clear_hw sock: Correct error checking condition for (assign|release)_proto_idx() vxlan: Do not treat dst cache initialization errors as fatal clk: rockchip: rk3036: mark ddrphy as critical wifi: mac80211: do not offer a mesh path if forwarding is disabled net: mlx4: add SOF_TIMESTAMPING_TX_SOFTWARE flag when getting ts info pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get() pinctrl: armada-37xx: propagate error from armada_37xx_pmx_gpio_set_direction() pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get_direction() pinctrl: armada-37xx: propagate error from armada_37xx_pmx_set_by_name() ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT tcp: always seek for minimal rtt in tcp_rcv_rtt_update() net: dlink: add synchronization for stats update sctp: Do not wake readers in __sctp_write_space() emulex/benet: correct command version selection in be_cmd_get_stats() i2c: designware: Invoke runtime suspend on quick slave re-registration net: macb: Check return value of dma_set_mask_and_coherent() cpufreq: Force sync policy boost with global boost on sysfs update nios2: force update_mmu_cache on spurious tlb-permission--related pagefaults media: platform: exynos4-is: Add hardware sync wait to fimc_is_hw_change_mode() media: tc358743: ignore video while HPD is low drm/amdkfd: Set SDMA_RLCx_IB_CNTL/SWITCH_INSIDE_IB jfs: Fix null-ptr-deref in jfs_ioc_trim drm/amdgpu/gfx9: fix CSIB handling drm/amdgpu/gfx8: fix CSIB handling jfs: fix array-index-out-of-bounds read in add_missing_indices drm/amdgpu/gfx7: fix CSIB handling drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit() media: uapi: v4l: Fix V4L2_TYPE_IS_OUTPUT condition sunrpc: update nextcheck time when adding new cache entries drm/amdgpu/gfx6: fix CSIB handling ACPI: battery: negate current when discharging power: supply: bq27xxx: Retrieve again when busy ACPICA: fix acpi parse and parseext cache leaks ACPICA: Avoid sequence overread in call to strncmp() ACPICA: fix acpi operand cache leak in dswstate.c PCI: Fix lock symmetry in pci_slot_unlock() regulator: max14577: Add error check for max14577_read_reg() staging: iio: ad5933: Correct settling cycles encoding per datasheet net: ch9200: fix uninitialised access during mii_nway_restart ftrace: Fix UAF when lookup kallsym after ftrace disabled dm-mirror: fix a tiny race condition mm: fix ratelimit_pages update error in dirty_ratio_handler() ipc: fix to protect IPCS lookups using RCU parisc: fix building with gcc-15 vgacon: Add check for vc_origin address range in vgacon_scroll() NFC: nci: uart: Set tty->disc_data only in success path f2fs: prevent kernel warning due to negative i_nlink from corrupted image Input: ims-pcu - check record size in ims_pcu_flash_firmware() ext4: fix calculation of credits for extent tree modification ext4: inline: fix len overflow in ext4_prepare_inline_data ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330 media: v4l2-dev: fix error handling in __video_register_device() media: gspca: Add error handling for stv06xx_read_sensor() wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723 nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback() gfs2: move msleep to sleepable context configfs: Do not override creating attribute file failure in populate_attrs() calipso: unlock rcu before returning -EAFNOSUPPORT usb: Flush altsetting 0 endpoints before reinitializating them after reset. fs/filesystems: Fix potential unsigned integer underflow in fs_name() net/mdiobus: Fix potential out-of-bounds read/write access MIPS: Move '-Wa,-msoft-float' check from as-option to cc-option x86/boot/compressed: prefer cc-option for CFLAGS additions net: mdio: C22 is now optional, EOPNOTSUPP if not provided i40e: retry VFLR handling if there is ongoing VF reset i40e: return false from i40e_reset_vf if reset is in progress net_sched: sch_sfq: fix a potential crash on gso_skb handling scsi: iscsi: Fix incorrect error path labels for flashnode operations NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes NFSD: Fix ia_size underflow Input: synaptics-rmi - fix crash with unsupported versions of F34 Input: synaptics-rmi4 - convert to use sysfs_emit() APIs do_change_type(): refuse to operate on unmounted/not ours mounts net/mlx4_en: Prevent potential integer overflow calculating Hz rtc: Fix offset calculation for .start_secs < 0 rtc: sh: assign correct interrupts with DT perf tests switch-tracking: Fix timestamp comparison mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLE mfd: exynos-lpass: Avoid calling exynos_lpass_disable() twice in exynos_lpass_remove() rpmsg: qcom_smd: Fix uninitialized return variable in __qcom_smd_send() perf ui browser hists: Set actions->thread before calling do_zoom_thread() fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod() soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop() soc: aspeed: lpc: Fix impossible judgment condition arm64: dts: rockchip: disable unrouted USB controllers and PHY on RK3399 Puma with Haikou ARM: dts: qcom: apq8064 merge hw splinlock into corresponding syscon device bus: fsl-mc: fix double-free on mc_dev nilfs2: do not propagate ENOENT error from nilfs_btree_propagate() nilfs2: add pointer check for nilfs_direct_propagate() Squashfs: check return result of sb_min_blocksize ARM: dts: at91: at91sam9263: fix NAND chip selects ARM: dts: at91: usb_a9263: fix GPIO for Dataflash chip select f2fs: fix to correct check conditions in f2fs_cross_rename f2fs: use d_inode(dentry) cleanup dentry->d_inode calipso: Don't call calipso functions for AF_INET sk. net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phy wifi: ath9k_htc: Abort software beacon handling if disabled bpf: Fix WARN() in get_bpf_raw_tp_regs pinctrl: at91: Fix possible out-of-boundary access net: ncsi: Fix GCPS 64-bit member variables f2fs: fix to do sanity check on sbi->total_valid_block_count drm/tegra: rgb: Fix the unbound reference count drm: rcar-du: Fix memory leak in rcar_du_vsps_init() selftests/seccomp: fix syscall_restart test for arm compat firmware: psci: Fix refcount leak in psci_dt_init m68k: mac: Fix macintosh_config for Mac II drm/vmwgfx: Add seqno waiter for sync_files ACPI: OSI: Stop advertising support for "3.0 _SCP Extensions" x86/mtrr: Check if fixed-range MTRRs exist in mtrr_save_fixed_ranges() crypto: marvell/cesa - Avoid empty transfer descriptor crypto: marvell/cesa - Handle zero-length skcipher requests x86/cpu: Sanitize CPUID(0x80000000) output perf/core: Fix broken throttling when max_samples_per_tick=1 gfs2: gfs2_create_inode error handling fix netfilter: nft_socket: fix sk refcount leaks thunderbolt: Do not double dequeue a configuration request usb: usbtmc: Fix timeout value in get_stb usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE pinctrl: armada-37xx: set GPIO output value before setting direction pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31 tracing: Fix compilation warning on arm32 platform/x86: thinkpad_acpi: Ignore battery threshold change event notification platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys spi: spi-sun4i: fix early activation um: let 'make clean' properly clean underlying SUBARCH as well platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS nfs: don't share pNFS DS connections between net namespaces HID: quirks: Add ADATA XPG alpha wireless mouse support coredump: fix error handling for replace_fd() smb: client: Reset all search buffer pointers when releasing buffer smb: client: Fix use-after-free in cifs_fill_dirent drm/i915/gvt: fix unterminated-string-initialization warning netfilter: nf_tables: do not defer rule destruction via call_rcu netfilter: nf_tables: wait for rcu grace period on net_device removal netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx mm/page_alloc.c: avoid infinite retries caused by cpuset race llc: fix data loss when reading from a socket in llc_ui_recvmsg() ALSA: pcm: Fix race of buffer access at PCM OSS layer can: bcm: add missing rcu read protection for procfs content can: bcm: add locking for bcm_op runtime updates crypto: algif_hash - fix double free in hash_accept net: dwmac-sun8i: Use parsed internal PHY address instead of 1 __legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock xenbus: Allow PVH dom0 a non-local xenstore btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013 pinctrl: meson: define the pull up/down resistor value as 60 kOhm drm: Add valid clones check regulator: ad5398: Add device tree support bpftool: Fix readlink usage in get_fd_type HID: usbkbd: Fix the bit shift number for LED_KANA scsi: st: Restore some drive settings after reset scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine hwmon: (xgene-hwmon) use appropriate type for the latency value ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure(). net/mlx5: Extend Ethtool loopback selftest to support non-linear SKB net/mlx4_core: Avoid impossible mlx4_db_alloc() order value smack: recognize ipv4 CIPSO w/o categories pinctrl: devicetree: do not goto err when probing hogs in pinctrl_dt_to_map ASoC: ops: Enforce platform maximum on initial value ACPI: HED: Always initialize before evged PCI: Fix old_size lower bound in calculate_iosize() too EDAC/ie31200: work around false positive build warning net: pktgen: fix access outside of user given buffer in pktgen_thread_write() MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core MIPS: Use arch specific syscall name match function cpuidle: menu: Avoid discarding useful information x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus() bonding: report duplicate MAC address in all situations net: xgene-v2: remove incorrect ACPI_PTR annotation x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2 net: pktgen: fix mpls maximum labels list parsing pinctrl: bcm281xx: Use "unsigned int" instead of bare "unsigned" media: cx231xx: set device_caps for 417 dm cache: prevent BUG_ON by blocking retries on failed device resumes media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe() ARM: tegra: Switch DSI-B clock parent to PLLD on Tegra114 ieee802154: ca8210: Use proper setters and getters for bitwise types rtc: ds1307: stop disabling alarms on probe powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7 mmc: sdhci: Disable SD card clock before changing parameters posix-timers: Add cond_resched() to posix_timer_add() search loop xen: Add support for XenServer 6.1 platform device dm: restrict dm device size to 2^63-512 bytes kbuild: fix argument parsing in scripts/config scsi: st: ERASE does not change tape location scsi: st: Tighten the page format heuristics with MODE SELECT ext4: reorder capability check last um: Update min_low_pfn to match changes in uml_reserved um: Store full CSGSFS and SS register from mcontext btrfs: send: return -ENAMETOOLONG when attempting a path that is too long btrfs: avoid linker error in btrfs_find_create_tree_block() i2c: pxa: fix call balance of i2c->clk handling routines mmc: host: Wait for Vdd to settle on card power off pNFS/flexfiles: Report ENETDOWN as a connection error tools/build: Don't pass test log files to linker dql: Fix dql->limit value when reset. SUNRPC: rpc_clnt_set_transport() must not change the autobind setting NFSv4: Treat ENETUNREACH errors as fatal for state recovery fbdev: core: tileblit: Implement missing margin clearing for tileblit fbdev: fsl-diu-fb: add missing device_remove_file() mailbox: use error ret code of of_parse_phandle_with_args() kconfig: merge_config: use an empty file as initfile cgroup: Fix compilation issue due to cgroup_mutex not being exported dma-mapping: avoid potential unused data compilation warning scsi: target: iscsi: Fix timeout on deleted connection openvswitch: Fix unsafe attribute parsing in output_userspace() Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5 Input: synaptics - enable SMBus for HP Elitebook 850 G1 phy: Fix error handling in tegra_xusb_port_init ALSA: es1968: Add error handling for snd_pcm_hw_constraint_pow2() ACPI: PPTT: Fix processor subtable walk qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd() ALSA: sh: SND_AICA should depend on SH_DMA_API spi: loopback-test: Do not split 1024-byte hexdumps RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug staging: axis-fifo: Correct handling of tx_fifo_depth for size validation staging: axis-fifo: avoid parsing ignored device tree properties platform/x86: asus-wmi: Fix wlan_ctrl_by_user detection do_umount(): add missing barrier before refcount checks in sync case MIPS: Fix MAX_REG_OFFSET iio: adc: dln2: Use aligned_s64 for timestamp types: Complement the aligned types with signed 64-bit one USB: usbtmc: use interruptible sleep in usbtmc_read usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transition ocfs2: stop quota recovery before disabling quotas ocfs2: implement handshaking with ocfs2 recovery thread ocfs2: switch osb->disable_recovery to enum module: ensure that kobject_put() is safe for module type kobjects xenbus: Use kref to track req lifetime usb: uhci-platform: Make the clock really optional iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo iio: adis16201: Correct inclinometer channel resolution Input: synaptics - enable InterTouch on Dell Precision M3800 Input: synaptics - enable InterTouch on Dynabook Portege X30L-G Input: synaptics - enable InterTouch on Dynabook Portege X30-D net: dsa: b53: fix learning on VLAN unaware bridges scsi: target: Fix WRITE_SAME No Data Buffer crash dm: fix copying after src array boundaries iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid irqchip/gic-v2m: Add const to of_device_id sch_htb: make htb_qlen_notify() idempotent of: module: add buffer overflow check in of_modalias() net: fec: ERR007885 Workaround for conventional TX lan743x: remove redundant initialization of variable current_head_index net: dlink: Correct endianness handling of led_mode tracing: Fix oob write in trace_seq_to_buffer() dm: always update the array size in realloc_argv on success wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage() amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload i2c: imx-lpi2c: Fix clock count when probe defers EDAC/altera: Set DDR and SDMMC interrupt mask before registration EDAC/altera: Test the correct error reg offset signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro() x86/bugs: fix backport error in "x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline" x86/bugs: fix backport error in "x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline" CIP: Bump version suffix to -cip121 after merge from cip/linux-4.19.y-st tree Update localversion-st, tree is up-to-date with 5.4.293. x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec() PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTX MIPS: cm: Fix warning if MIPS_CM is disabled comedi: jr3_pci: Fix synchronous deletion of timer scsi: pm80xx: Set phy_attached to zero when device is gone ACPI PPTT: Fix coding mistakes in a couple of sizeof() calls selftests: ublk: fix test_stripe_04 KVM: s390: Don't use %pK through tracepoints sched/isolation: Make CONFIG_CPU_ISOLATION depend on CONFIG_SMP ntb: reduce stack usage in idt_scan_mws qibfs: fix _another_ leak usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev() usb: host: max3421-hcd: Add missing spi_device_id table parisc: PDT: Fix missing prototype warning MIPS: cm: Detect CM quirks from device tree USB: VLI disk crashes if LPM is used usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash Drive usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash Drive usb: dwc3: gadget: check that event count does not exceed event buffer length USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02) USB: serial: simple: add OWON HDS200 series oscilloscope support USB: serial: option: add Sierra Wireless EM9291 USB: serial: ftdi_sio: add support for Abacus Electrics Optical Probe USB: storage: quirk for ADATA Portable HDD CH94 mcb: fix a double free bug in chameleon_parse_gdd() virtio_console: fix missing byte order handling for cols and rows net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too net_sched: hfsc: Fix a UAF vulnerability in class handling tipc: fix NULL pointer dereference in tipc_mon_reinit_self() net: phy: leds: fix memory leak cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate() misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' error misc: pci_endpoint_test: Use INTX instead of LEGACY net: dsa: mv88e6xxx: fix VTU methods for 6320 family ext4: fix OOB read when checking dotdot dir ext4: optimize __ext4_check_dir_entry() MIPS: ds1287: Match ds1287_set_base_clock() function types MIPS: cevt-ds1287: Add missing ds1287.h include MIPS: dec: Declare which_prom() as static virtio-net: Add validation for used length openvswitch: fix lockup on tx to unregistering netdev with carrier net: openvswitch: fix race on port output mmc: cqhci: Fix checking of CQHCI_HALT state nvmet-fc: Remove unused functions usb: dwc3: support continuous runtime PM with dual role misc: pci_endpoint_test: Fix 'irq_type' to convey the correct type misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink(). kbuild: Add '-fno-builtin-wcslen' drm/sti: remove duplicate object names drm/repaper: fix integer overflows in repeat functions module: sign with sha512 instead of sha1 by default isofs: Prevent the use of too small fid i2c: cros-ec-tunnel: defer probe if parent EC is not present hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key btrfs: correctly escape subvol in btrfs_show_options() nfs: move nfs_fhandle_hash to common include file NFSD: Constify @fh argument of knfsd_fh_hash() asus-laptop: Fix an uninitialized variable writeback: fix false warning in inode_to_wb() net: b53: enable BPDU reception for management port net: openvswitch: fix nested key length validation in the set() action Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()" Bluetooth: btrtl: Prevent potential NULL dereference Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe() scsi: iscsi: Fix missing scsi_host_put() in error path wifi: wl1251: fix memory leak in wl1251_tx_work wifi: mac80211: Purge vif txq in ieee80211_do_stop() wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue() wifi: at76c50x: fix use after free access in at76_disconnect HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition Bluetooth: hci_uart: Fix another race during initialization x86/e820: Fix handling of subpage regions when calculating nosave ranges in e820__register_nosave_regions() PCI: Fix reference leak in pci_alloc_child_bus() of/irq: Fix device node refcount leakages in of_irq_init() of/irq: Fix device node refcount leakage in API irq_of_parse_and_map() gpio: zynq: Fix wakeup source leaks on device unbind ftrace: Add cond_resched() to ftrace_graph_set_hash() crypto: ccp - Fix check for the primary ASP device thermal/drivers/rockchip: Add missing rk3328 mapping entry sctp: detect and prevent references to a freed transport in sendmsg mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlock sparc/mm: disable preemption in lazy mmu mode arm64: dts: mediatek: mt8173: Fix disp-pwm compatible string mtd: inftlcore: Add error check for inftl_read_oob() lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsets jbd2: remove wrong sb->s_sequence check ext4: fix off-by-one error in do_split media: venus: hfi_parser: add check to avoid out of bound access media: i2c: ov7251: Introduce 1 ms delay between regulators and en GPIO media: i2c: ov7251: Set enable GPIO low in probe media: v4l2-dv-timings: prevent possible overflow in v4l2_detect_gtf() media: streamzap: prevent processing IR data on URB failure mtd: rawnand: brcmnand: fix PM resume warning arm64: cputype: Add MIDR_CORTEX_A76AE xenfs/xensyms: respect hypervisor's "next" indication media: siano: Fix error handling in smsdvb_module_init() media: venus: hfi: add check to handle incorrect queue size media: venus: hfi: add a check to handle OOB in sfr region media: i2c: adv748x: Fix test pattern selection mask bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags bpf: Add endian modifiers to fix endian warnings fbdev: omapfb: Add 'plane' value check drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off drm/amdkfd: Fix pqm_destroy_queue race with GPU reset drm: allow encoder mode_set even when connectors change for crtc Bluetooth: hci_uart: fix race during initialization tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNREGISTER net: vlan: don't propagate flags on open scsi: st: Fix array overflow in st_setup() ext4: ignore xattrs past end ext4: protect ext4_release_dquot against freezing ahci: add PCI ID for Marvell 88SE9215 SATA Controller ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode jfs: add sanity check for agwidth in dbMount jfs: Prevent copying of nlink with value 0 from disk inode fs/jfs: Prevent integer overflow in AG size calculation fs/jfs: cast inactags to s64 to prevent potential overflow ALSA: usb-audio: Fix CME quirk for UF series keyboards ALSA: hda: intel: Fix Optimus when GPU has no sound HID: pidff: Fix null pointer dereference in pidff_find_fields HID: pidff: Do not send effect envelope if it's empty HID: pidff: Convert infinite length from Linux API to PID standard perf: arm_pmu: Don't disable counter in armpmu_add() x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when running in a virtual machine pm: cpupower: bench: Prevent NULL dereference on malloc failure net: ppp: Add bound checking for skb data on ppp_sync_txmung ata: sata_sx4: Add error handling in pdc20621_i2c_read() ata: sata_sx4: Drop pointless VPRINTK() calls and convert the remaining ones tipc: fix memory leak in tipc_link_xmit ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe() CIP: Bump version suffix to -cip120 after merge from cip/linux-4.19.y-st tree Update localversion-st, tree is up-to-date with 5.4.292. net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy jfs: add index corruption check to DT_GETPAGE() jfs: fix slab-out-of-bounds read in ea_get() tracing: Fix use-after-free in print_graph_function_flags during tracer switching mmc: sdhci-pxav3: set NEED_RSP_BUSY capability x86/tsc: Always save/restore TSC sched_clock() on suspend/resume ntb_perf: Delete duplicate dmaengine_unmap_put() call in perf_copy_chunk() arcnet: Add NULL check in com20020pci_probe() ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS vsock: avoid timeout during connect() if the socket is closing net_sched: skbprio: Remove overly strict queue assertions netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets ntb: intel: Fix using link status DB's ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans spufs: fix a leak in spufs_create_context() spufs: fix a leak on spufs_new_file() failure hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9} sched/deadline: Use online cpus for validating runtime affs: don't write overlarge OFS data block size fields affs: generate OFS sequence numbers starting at 1 wifi: iwlwifi: fw: allocate chained SG tables for dump sched/smt: Always inline sched_smt_active() ring-buffer: Fix bytes_dropped calculation issue objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds() fs/procfs: fix the comment above proc_pid_wchan() perf python: Check if there is space to copy all the event perf python: Decrement the refcount of just created event on failure perf python: Fixup description of sample.id event member ocfs2: validate l_tree_depth to avoid out-of-bounds access perf units: Fix insufficient array space iio: accel: mma8452: Ensure error return on failure to matching oversampling ratio coresight: catu: Fix number of pages while using 64k pages isofs: fix KMSAN uninit-value bug in do_isofs_readdir() x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplaced assignment mfd: sm501: Switch to BIT() to mitigate integer overflows RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow power: supply: max77693: Fix wrong conversion of charge input threshold value x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1 IB/mad: Check available slots before posting receive WRs clk: rockchip: rk3328: fix wrong clk_ref_usb3otg parent lib: 842: Improve error handling in sw842_compress() clk: amlogic: gxbb: drop incorrect flag on 32k clock fbdev: sm501fb: Add some geometry checks. mdacon: rework dependency list fbdev: au1100fb: Move a variable assignment behind a null pointer check PCI/portdrv: Only disable pciehp interrupts early when needed ALSA: hda/realtek: Always honor no_shutup_pins perf/ring_buffer: Allow the EPOLLRDNORM flag for poll lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*() thermal: int340x: Add NULL check for adev EDAC/ie31200: Fix the error path order of ie31200_init() EDAC/ie31200: Fix the DIMM size mask for several SoCs x86/fpu: Avoid copying dynamic FP state from init_task in arch_dup_task_struct() cpufreq: governor: Fix negative 'idle_time' handling in dbs_update() net: usb: usbnet: restore usb%d name exception for local mac addresses net: usb: qmi_wwan: add Telit Cinterion FE990B composition net: usb: qmi_wwan: add Telit Cinterion FN990B composition tty: serial: 8250: Add some more device IDs netfilter: socket: Lookup orig tuple for IPv6 SNAT ARM: 9351/1: fault: Add "cut here" line for prefetch aborts ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed() atm: Fix NULL pointer dereference ALSA: usb-audio: Add quirk for Plantronics headsets to fix control names drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse() batman-adv: Ignore own maximum aggregation size during RX ARM: shmobile: smp: Enforce shmobile_smp_* alignment mmc: atmel-mci: Add missing clk_disable_unprepare() net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES net: atm: fix use after free in lec_send() Bluetooth: Fix error code in chan_alloc_skb_cb() RDMA/hns: Fix wrong value of max_sge_rd RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp path xfrm_output: Force software GSO only in tunnel mode i2c: sis630: Fix an error handling path in sis630_probe() i2c: ali15x3: Fix an error handling path in ali15x3_probe() i2c: ali1535: Fix an error handling path in ali1535_probe() ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe() drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data() qlcnic: fix memory leak issues in qlcnic_sriov_common.c drm/amd/display: Assign normalized_pix_clk when color depth = 14 x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes USB: serial: option: match on interface class for Telit FN990B USB: serial: option: fix Telit Cinterion FE990A name USB: serial: option: add Telit Cinterion FE990B compositions USB: serial: ftdi_sio: add support for Altera USB Blaster 3 block: fix 'kmem_cache of name 'bio-108' already exists' drm/nouveau: Do not override forced connector status x86/irq: Define trace events conditionally nvme: only allow entering LIVE from CONNECTING state sctp: Fix undefined behavior in left shift operation nvmet-rdma: recheck queue state is LIVE in state lock in recv done s390/cio: Fix CHPID "configure" attribute caching HID: ignore non-functional sensor in HP 5MP Camera iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic() powercap: call put_device() on an error path in powercap_register_control_type() nvme-fc: go straight to connecting state when initializing net_sched: Prevent creation of classes with TC_H_ROOT ipvs: prevent integer overflow in do_ip_vs_get_ctl() netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree() Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio() drivers/hv: Replace binary semaphore with mutex netpoll: hold rcu read lock in __netpoll_send_skb() netpoll: netpoll_send_skb() returns transmit status netpoll: move netpoll_send_skb() out of line netpoll: remove dev argument from netpoll_send_skb_on_dev() netpoll: Fix use correct return type for ndo_start_xmit() pinctrl: bcm281xx: Fix incorrect regmap max_registers value sctp: sysctl: auth_enable: avoid using current->nsproxy sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy Revert "sctp: sysctl: auth_enable: avoid using current->nsproxy" Revert "sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy" sched/isolation: Prevent boot crash when the boot CPU is nohz_full CIP: Bump version suffix to -cip119 after merge from cip/linux-4.19.y-st tree watchdog: renesas_wdt: support handover from bootloader Update localversion-st, tree is up-to-date with 5.4.291. gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl(). gtp: Destroy device along with udp socket's netns dismantle. net: gso: fix ownership in __udp_gso_segment vlan: fix memory leak in vlan_newlink() batman-adv: Drop unmanaged ELP metric worker tee: optee: Fix supplicant wait loop pps: Fix a use-after-free net: rose: lock the socket in rose_bind() btrfs: fix use-after-free when attempting to join an aborted transaction media: lmedm04: Handle errors for lme2510_int_read wifi: rtlwifi: rtl8192se: rise completion of firmware loading as last step eeprom: digsy_mtc: Make GPIO lookup table match the device slimbus: messaging: Free transaction ID in delayed interrupt scenario intel_th: pci: Add Panther Lake-P/U support intel_th: pci: Add Panther Lake-H support intel_th: pci: Add Arrow Lake support Squashfs: check the inode number is not the invalid value of zero xhci: pci: Fix indentation in the PCI device ID definitions usb: gadget: Check bmAttributes only if configuration is valid usb: gadget: Fix setting self-powered state on suspend usb: gadget: Set self-powered based on MaxPower and bmAttributes usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionality usb: typec: ucsi: increase timeout for PPM reset operations usb: atm: cxacru: fix a flaw in existing endpoint checks usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader usb: renesas_usbhs: Use devm_usb_get_phy() Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection" net: ipv6: fix missing dst ref drop in ila lwtunnel net: ipv6: fix dst ref loop in ila lwtunnel net-timestamp: support TCP GSO case for a few missing flags vlan: enforce underlying device type ppp: Fix KMSAN uninit-value warning with bpf be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe() llc: do not use skb_get() before dev_queue_xmit() hwmon: (ad7314) Validate leading zero bits and return error hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table hwmon: (pmbus) Initialise page count in pmbus_identify() caif_virtio: fix wrong pointer check in cfv_probe() HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove() mm/page_alloc: fix uninitialized variable rapidio: fix an API misues when rio_add_net() fails rapidio: add check for rio_add_net() in rio_scan_alloc_net() wifi: nl80211: reject cooked mode if it is set along with other flags wifi: cfg80211: regulatory: improve invalid hints checking x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63 x86/cpu: Validate CPUID leaf 0x2 EDX output x86/cacheinfo: Validate CPUID leaf 0x2 EDX output platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M ALSA: hda/realtek: update ALC222 depop optimize ALSA: hda: intel: Add Dell ALC3271 to power_save denylist HID: appleir: Fix potential NULL dereference at raw event handle Revert "of: reserved-memory: Fix using wrong number of cells to get property 'alignment'" drm/amdgpu: disable BAR resize on Dell G5 SE drm/amdgpu: Check extended configuration space register when system uses large bar drm/amdgpu: skip BAR resizing if the bios already did it acct: perform last write from workqueue kernel/acct.c: use dedicated helper to access rlimit values kernel/acct.c: use #elif instead of #end and #elif pfifo_tail_enqueue: Drop new packet when sch->limit == 0 sched/core: Prevent rescheduling when interrupts are disabled phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk usbnet: gl620a: fix endpoint checking in genelink_bind() perf/core: Fix low freq setting via IOC_PERIOD ftrace: Avoid potential division by zero in function_stat_show() x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems ipvs: Always clear ipvs_property flag in skb_scrub_packet() ASoC: es8328: fix route from DAC to output net: cadence: macb: Synchronize stats calculations sunrpc: suppress warnings for unused procfs functions batman-adv: Ignore neighbor throughput metrics in error case acct: block access to kernel internal filesystems ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() power: supply: da9150-fg: fix potential overflow geneve: Suppress list corruption splat in geneve_destroy_tunnels(). geneve: Fix use-after-free in geneve_find_dev(). powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM_ALLOC ALSA: hda/realtek - Add type for ALC287 powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inline powerpc/64s/mm: Move __real_pte stubs into hash-4k.h USB: gadget: f_midi: f_midi_complete to call queue_work usb/gadget: f_midi: Replace tasklet with work usb/gadget: f_midi: convert tasklets to use new tasklet_setup() API usb: dwc3: Fix timeout issue during controller enter/exit from halt state mm: update mark_victim tracepoints fields crypto: testmgr - some more fixes to RSA test vectors crypto: testmgr - populate RSA CRT parameters in RSA test vectors crypto: testmgr - fix version number of RSA tests crypto: testmgr - Fix wrong test case of RSA crypto: testmgr - fix wrong key length for pkcs1pad driver core: bus: Fix double free in driver API bus_register() scsi: storvsc: Set correct data length for sending SCSI command without payload vlan: move dev_put into vlan_dev_uninit vlan: introduce vlan_dev_free_egress_priority Revert "btrfs: avoid monopolizing a core when activating a swap file" parport_pc: add support for ASIX AX99100 can: ems_pci: move ASIX AX99100 ids to pci_ids.h nilfs2: protect access to buffers with no active references nilfs2: do not force clear folio if buffer is referenced nilfs2: do not output warnings when clearing dirty buffers alpha: replace hardcoded stack offsets with autogenerated ones ndisc: extend RCU protection in ndisc_send_skb() openvswitch: use RCU protection in ovs_vport_cmd_fill_info() arp: use RCU protection in arp_xmit() neighbour: use RCU protection in __neigh_notify() neighbour: delete redundant judgment statements ndisc: use RCU protection in ndisc_alloc_skb() ipv6: use RCU protection in ip6_default_advmss() ipv4: use RCU protection in inet_select_addr() ipv4: use RCU protection in rt_is_expired() net: add dev_net_rcu() helper net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu() partitions: mac: fix handling of bogus partition table gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlock alpha: align stack for page fault and user unaligned trap handlers alpha: make stack 16-byte aligned (most cases) can: c_can: fix unbalanced runtime PM disable in error path USB: serial: option: drop MeiG Smart defines USB: serial: option: fix Telit Cinterion FN990A name USB: serial: option: add Telit Cinterion FN990B compositions USB: serial: option: add MeiG Smart SLM828 usb: cdc-acm: Fix handling of oversized fragments usb: cdc-acm: Check control transfer buffer size before access USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirk USB: hub: Ignore non-compliant devices with too many configs or interfaces usb: gadget: f_midi: fix MIDI Streaming descriptor lengths USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphone USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI usb: dwc2: gadget: remove of_node reference upon udc_stop usb: gadget: udc: renesas_usb3: Fix compiler warning usb: roles: set switch registered flag early on batman-adv: fix panic during interface removal ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5V orangefs: fix a oob in orangefs_debug_write Grab mm lock before grabbing pt lock vfio/pci: Enable iowrite64 and ioread64 for vfio pci media: cxd2841er: fix 64-bit division on gcc-9 xen: remove a confusing comment on auto-translated guest I/O gpio: bcm-kona: Add missing newline to dev_err format string gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0 arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array team: better TEAM_OPTION_TYPE_STRING validation vrf: use RCU protection in l3mdev_l3_out() ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu() HID: multitouch: Add NULL check in mt_input_configured ocfs2: check dir i_size in ocfs2_find_entry MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as static ptp: Ensure info->enable callback is always set mtd: onenand: Fix uninitialized retlen in do_otp_read() NFC: nci: Add bounds checking in nci_hci_create_pipe() nilfs2: fix possible int overflows in nilfs_fiemap() ocfs2: handle a symlink read error correctly ocfs2: fix incorrect CPU endianness conversion causing mount failure nvmem: core: improve range check for nvmem_cell_write() crypto: qce - fix goto jump in error path media: uvcvideo: Remove redundant NULL assignment media: uvcvideo: Fix event flags in uvc_ctrl_send_events media: ov5640: fix get_light_freq on auto soc: qcom: smem_state: fix missing of_node_put in error path powerpc/pseries/eeh: Fix get PE state translation serial: sh-sci: Do not probe the serial port if its slot in sci_ports[] is in use serial: sh-sci: Drop __initdata macro for port_cfg usb: gadget: f_tcm: Don't prepare BOT write request twice usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint usb: gadget: f_tcm: Decrement command ref count on cleanup usb: gadget: f_tcm: Translate error to sense wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize() HID: hid-sensor-hub: don't use stale platform-data on remove of: reserved-memory: Fix using wrong number of cells to get property 'alignment' of: Fix of_find_node_opts_by_path() handling of alias+path+options of: Correct child specifier used as input of the 2nd nexus node clk: qcom: clk-alpha-pll: fix alpha mode configuration Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc KVM: s390: vsie: fix some corner-cases when grabbing vsie pages KVM: Explicitly verify target vCPU is online in kvm_get_vcpu() arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma binfmt_flat: Fix integer overflow bug on 32 bit systems m68k: vga: Fix I/O defines s390/futex: Fix FUTEX_OP_ANDN implementation leds: lp8860: Write full EEPROM, not only half of it cpufreq: s3c64xx: Fix compilation warning tun: revert fix group permission check netem: Update sch->q.qlen before qdisc_tree_reduce_backlog() udp: gso: do not drop small packets when PMTU reduces tg3: Disable tg3 PCIe AER on system reboot firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entry nvme: handle connectivity loss in nvme_set_queue_count usb: xhci: Fix NULL pointer dereference on certain command aborts usb: xhci: Add timeout argument in address_device USB HCD callback media: uvcvideo: Remove dangling pointers media: uvcvideo: Only save async fh if success nilfs2: handle errors that nilfs_prepare_chunk() may return nilfs2: eliminate staggered calls to kunmap in nilfs_rename nilfs2: move page release outside of nilfs_delete_entry and nilfs_set_link x86/mm: Don't disable PCID when INVLPG has been fixed by microcode HID: Wacom: Add PCI Wacom device support mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-id wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy() mmc: core: Respect quirk_max_rate for non-UHS SDIO card tun: fix group permission check printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX sched: Don't try to catch up excess steal time. btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling btrfs: output the reason for open_ctree() failure usb: gadget: f_tcm: Don't free command immediately media: uvcvideo: Fix double free in error path usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSE drivers/card_reader/rtsx_usb: Restore interrupt based detection ktest.pl: Check kernelrelease return in get_version NFSD: Reset cb_seq_status after NFS4ERR_DELAY hexagon: Fix unbalanced spinlock in die() hexagon: fix using plain integer as NULL pointer warning in cmpxchg genksyms: fix memory leak when the same symbol is read from *.symref file genksyms: fix memory leak when the same symbol is added from source net: sh_eth: Fix missing rtnl lock in suspend/resume path vsock: Allow retrying on connect() failure net: davicom: fix UAF in dm9000_drv_remove net: rose: fix timer races against user threads PM: hibernate: Add error handling for syscore_suspend() net: fec: implement TSO descriptor cleanup ubifs: skip dumping tnc tree when zroot is null dmaengine: ti: edma: fix OF node reference leaks in edma_driver module: Extend the preempt disabled section in dereference_symbol_descriptor(). ocfs2: mark dquot as inactive if failed to start trans while releasing dquot scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1 media: camif-core: Add check for clk_enable() media: mipi-csis: Add check for clk_enable() PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() media: rc: iguanair: handle timeouts fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device() ARM: dts: mediatek: mt7623: fix IR nodename arm64: dts: mediatek: mt8173-evb: Fix MT6397 PMIC sub-node names arm64: dts: mediatek: mt8173-evb: Drop regulator-compatible property rdma/cxgb4: Prevent potential integer overflow on 32bit RDMA/mlx4: Avoid false error about access to uninitialized gids array perf report: Fix misleading help message about --demangle perf top: Don't complain about lack of vmlinux when not resolving some kernel samples padata: fix sysfs store callback check ktest.pl: Remove unused declarations in run_bisect_test function net: sched: Disallow replacing of child qdisc from one parent to another net/mlxfw: Drop hard coded max FW flash image size selftests: harness: fix printing of mismatch values in __EXPECT() selftests/harness: Display signed values correctly wifi: wlcore: fix unbalanced pm_runtime calls regulator: of: Implement the unwind path of of_regulator_match() team: prevent adding a device which is already a team device lower cpupower: fix TSC MHz calculation wifi: rtlwifi: pci: wait for firmware loading before releasing memory wifi: rtlwifi: fix memory leaks and invalid access at probe error path wifi: rtlwifi: remove unused dualmac control leftovers rtlwifi: replace usage of found with dedicated list iterator variable wifi: rtlwifi: usb: fix workqueue leak when probe fails wifi: rtlwifi: do not complete firmware loading needlessly drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_range_table drm/etnaviv: Fix page property being used for non writecombine buffers afs: Fix directory format encoding struct overflow: Allow mixed type arguments overflow: Correct check_shl_overflow() comment overflow: Add __must_check attribute to check_*() helpers udf: Fix use of check_add_overflow() with mixed type arguments CIP: Bump version suffix to -cip118 after merge from cip/linux-4.19.y-st tree Update localversion-st, tree is up-to-date with 5.4.290. gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp(). arm64: dts: rockchip: add hevc power domain clock to rk3328 Partial revert of xhci: use pm_ptr() instead #ifdef for CONFIG_PM conditionals xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals Input: xpad - add support for wooting two he (arm) Input: xpad - add unofficial Xbox 360 wireless receiver clone Input: atkbd - map F23 key to support default copilot shortcut Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null" USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb() vfio/platform: check the bounds of read/write syscalls net/xen-netback: prevent UAF in xenvif_flush_hash() m68k: Add missing mmap_read_lock() to sys_cacheflush() m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag irqchip/sunxi-nmi: Add missing SKIP_WAKE flag scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request ASoC: wm8994: Add depends on MFD core net: fix data-races around sk->sk_forward_alloc scsi: sg: Fix slab-use-after-free read in sg_release() ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev() irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctly fs/proc: fix softlockup in __read_vmcore (part 2) poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll() hfs: Sanity check the root record mac802154: check local interfaces before deleting sdata list i2c: mux: demux-pinctrl: check initial mux selection, too nfp: bpf: prevent integer overflow in nfp_bpf_event_output() gtp: use exit_batch_rtnl() method net: add exit_batch_rtnl() method net: net_namespace: Optimize the code net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field() sctp: sysctl: rto_min/max: avoid using current->nsproxy ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv ocfs2: correct return value of ocfs2_local_free_info() phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister the phy provider phy: core: fix code style in devm_of_phy_provider_unregister arm64: dts: rockchip: fix pd_tcpc0 and pd_tcpc1 node position on rk3399 arm64: dts: rockchip: fix defines in pd_vio node for rk3399 iio: inkern: call iio_device_put() only on mapped devices iio: adc: at91: call input_free_device() on allocated iio_dev iio: adc: ti-ads8688: fix information leak in triggered buffer iio: imu: kmx61: fix information leak in triggered buffer iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered buffer iio: pressure: zpa2326: fix information leak in triggered buffer usb: gadget: f_fs: Remove WARN_ON in functionfs_bind usb: fix reference leak in usb_new_device() USB: usblp: return error when setting unsupported protocol usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null USB: serial: cp210x: add Phoenix Contact UPS Device usb-storage: Add max sectors quirk for Nokia 208 staging: iio: ad9832: Correct phase range check staging: iio: ad9834: Correct phase range check USB: serial: option: add Neoway N723-EA support USB: serial: option: add MeiG Smart SRM815 drm/amd/display: Add check for granularity in dml ceil/floor helpers sctp: sysctl: auth_enable: avoid using current->nsproxy sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy dm thin: make get_first_thin use rcu-safe list first function tcp/dccp: allow a connection when sk_max_ack_backlog is zero tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog net: 802: LLC+SNAP OID:PID lookup on start of skb data ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe() dm array: fix cursor index when skipping across block boundaries dm array: fix unreleased btree blocks on closing a faulty array cursor dm array: fix releasing a faulty array block twice in dm_array_cursor_end jbd2: flush filesystem device before updating tail sequence ravb: Fix use-after-free issue in ravb_tx_timeout_work() net/sched: netem: fix backport of "account for backlog updates from child qdisc" CIP: Bump version suffix to -cip117 after merge from cip/linux-4.19.y-st tree Update localversion-st, tree is up-to-date with 5.4.289. RDMA/bnxt_re: Fix max_qp_wrs reported net/sched: netem: account for backlog updates from child qdisc net/sched: cbs: Fix integer overflow in cbs_set_port_rate() netfilter: nft_set_hash: skip duplicated elements pending gc run drm/etnaviv: flush shader L1 cache after user commandstream usb: yurex: make waiting on yurex_write interruptible perf trace: Avoid garbage when not printing a syscall's arguments scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() mfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devices mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU device mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim() drm: adv7511: Drop dsi single lane support net/sctp: Prevent autoclose integer overflow in sctp_association_init() sky2: Add device ID 11ab:4373 for Marvell 88E8075 pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking modpost: fix the missed iteration for the max bit in do_input() modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host irqchip/gic: Correct declaration of *percpu_base pointer in union gic_base net: usb: qmi_wwan: add Telit FE910C04 compositions sound: usb: format: don't warn that raw DSD is unsupported wifi: mac80211: wake the queues in case of failure in resume ila: serialize calls to nf_register_net_hooks() af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK af_packet: fix vlan_get_tci() vs MSG_PEEK ALSA: usb-audio: US16x08: Initialize array before use net: llc: reset skb->transport_header netrom: check buffer length before accessing it drm/bridge: adv7511_audio: Update Audio InfoFrame properly drm: bridge: adv7511: Enable SPDIF DAI RDMA/bnxt_re: Fix reporting hw_ver in query_device RDMA/bnxt_re: Add check for path mtu in modify_qp Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet selinux: ignore unknown extended permissions btrfs: avoid monopolizing a core when activating a swap file tracing: Constify string literal data member in struct trace_event_call MIPS: Probe toolchain support of -msym32 virtio-blk: don't keep queue frozen during system suspend platform/x86: asus-nb-wmi: Ignore unknown event 0xCF regmap: Use correct format specifier for logging range errors scsi: qla1280: Fix hw revision numbering for ISP1020/1040 tracing/kprobe: Make trace_kprobe's module callback called after jump_label update mtd: rawnand: fix double free in atmel_pmecc_create_user() dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memset dmaengine: mv_xor: fix child node refcount handling in early exit phy: core: Fix that API devm_phy_destroy() fails to destroy the phy phy: core: Fix that API devm_phy_put() fails to release the phy phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup() phy: core: Fix an OF node refcount leakage in _of_phy_get() mtd: diskonchip: Cast an operand to prevent potential overflow nfsd: restore callback functionality for NFSv4.0 bpf: Check negative offsets in __bpf_skb_min_len() media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_reg of: Fix error path in of_parse_phandle_with_args_map() nilfs2: prevent use of deleted inode of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one() NFS/pnfs: Fix a live lock between recalled layouts and layoutget zram: refuse to use zero sized block device as backing device sh: clk: Fix clk_enable() to return 0 on NULL clk USB: serial: option: add Telit FE910C04 rmnet compositions USB: serial: option: add MediaTek T7XX compositions USB: serial: option: add Netprisma LCUK54 modules for WWAN Ready USB: serial: option: add MeiG Smart SLM770A USB: serial: option: add TCL IK512 MBIM & ECM efivarfs: Fix error on non-existent file i2c: riic: Always round-up when calculating bus period chelsio/chtls: prevent potential integer overflow on 32bit mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirk netfilter: ipset: Fix for recursive locking warning net: ethernet: bgmac-platform: fix an OF node reference leak net: hinic: Fix cleanup in create_rxqs/txqs() net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll i2c: pnx: Fix timeout in wait functions PCI: Add ACS quirk for Broadcom BCM5760X NIC ALSA: usb: Fix UBSAN warning in parse_audio_unit() PCI/AER: Disable AER service on suspend net: sched: fix ordering of qlen adjustment ALSA: usb-audio: Fix a DMA to stack memory bug xen/netfront: fix crash when removing device KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status qca_spi: Make driver probing reliable ACPI: resource: Fix memory resource type union access net: lapb: increase LAPB_HEADER_LEN batman-adv: Do not let TT changes list grows indefinitely batman-adv: Remove uninitialized data in full table TT response batman-adv: Do not send uninitialized TT changes usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer usb: ehci-hcd: fix call balance of clocks handling routines usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys() usb: host: max3421-hcd: Correctly abort a USB request. bpf, xdp: Update devmap comments to reflect napi/rcu usage ALSA: usb-audio: Fix out of bounds reads when finding clock sources PCI: rockchip-ep: Fix address translation unit programming Revert "drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()" modpost: Add .irqentry.text to OTHER_SECTIONS ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume" jffs2: Fix rtime decompressor jffs2: Prevent rtime decompress memory corruption KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device KVM: arm64: vgic-its: Add a data length check in vgic_its_save_* misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle powerpc/prom_init: Fixup missing powermac #size-cells usb: chipidea: udc: handle USB Error Interrupt if IOC not set PCI: Add 'reset_subordinate' to reset hierarchy below bridge nvdimm: rectify the illogical code within nd_dax_probe() scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset scsi: st: Don't modify unknown block number in MTIOCGET leds: class: Protect brightness_show() with led_cdev->led_access mutex tracing: Use atomic64_inc_return() in trace_clock_counter() netpoll: Use rcu_access_pointer() in __netpoll_setup rocker: fix link status detection in rocker_carrier_init() ASoC: hdmi-codec: reorder channel allocation list wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw() wifi: ipw2x00: libipw_rx_any(): fix bad alignment jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree jfs: fix array-index-out-of-bounds in jfs_readdir jfs: fix shift-out-of-bounds in dbSplit jfs: array-index-out-of-bounds fix in dtReadFirst wifi: ath5k: add PCI ID for Arcadyan devices wifi: ath5k: add PCI ID for SX76X net: inet6: do not leave a dangling sk pointer in inet6_create() net: inet: do not leave a dangling sk pointer in inet_create() net: ieee802154: do not leave a dangling sk pointer in ieee802154_create() net: af_can: do not leave a dangling sk pointer in can_create() Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create() af_packet: avoid erroring out after sock_init_data() in packet_create() net: ethernet: fs_enet: Use %pa to format resource_size_t net: fec_mpc52xx_phy: Use %pa to format resource_size_t samples/bpf: Fix a resource leak drm/radeon/r600_cs: Fix possible int overflow in r600_packet3_check() media: cx231xx: Add support for Dexatek USB Video Grabber 1d19:6108 media: uvcvideo: Add a quirk for the Kaiweets KTI-W02 infrared camera s390/cpum_sf: Handle CPU hotplug remove during sampling regmap: detach regmap from dev on regmap_exit bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry() scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt scsi: qla2xxx: Supported speed displayed incorrectly for VPorts ocfs2: update seq_file index in ocfs2_dlm_seq_next tracing: Fix cmp_entries_dup() to respect sort() comparison rules HID: wacom: fix when get product name maybe null pointer bpf: Fix exact match conditions in trie_get_next_key() bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie ocfs2: free inode when ocfs2_get_init_inode() fails spi: mpc52xx: Add cancel_work_sync before module remove drm/sti: Add __iomem for mixer_dbg_mxn's parameter gpio: grgpio: Add NULL check in grgpio_probe gpio: grgpio: use a helper variable to store the address of ofdev->dev crypto: x86/aegis128 - access 32-bit arguments as 32-bit x86/asm: Reorder early variables xen: Fix the issue of resource not being properly released in xenbus_dev_probe() xen/xenbus: fix locking xenbus/backend: Protect xenbus callback with lock xenbus/backend: Add memory pressure handler callback xen/xenbus: reference count registered modules netfilter: ipset: Hold module reference while requesting a module igb: Fix potential invalid memory access in igb_init_module() net/qed: allow old cards not supporting "num_images" to work dccp: Fix memory leak in dccp_feat_change_recv net/ipv6: release expired exception dst cached in socket netfilter: x_tables: fix LED ID check in led_tg_check() ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init() can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statistics can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULL watchdog: mediatek: Make sure system reset gets asserted in mtk_wdt_restart() nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur dm thin: Add missing destroy_work_on_stack() util_macros.h: fix/rework find_closest() macros ftrace: Fix regression with module command in stack_trace_filter ovl: Filter invalid inodes with missing lookup function media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate() media: venus: Fix pm_runtime_set_suspended() with runtime pm enabled media: ts2020: fix null-ptr-deref in ts2020_probe() media: i2c: tc358743: Fix crash in the probe error path when using polling btrfs: ref-verify: fix use-after-free after invalid ref action quota: flush quota_release_work upon quota writeback SUNRPC: correct error code comment in xs_tcp_setup_socket() um/sysrq: remove needless variable sp ALSA: hda/realtek: Set PCBeep to default value for ALC274 Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit" serial: sh-sci: Clean sci_ports[0] after at earlycon exit ipmr: convert /proc handlers to rcu_read_lock() mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device mfd: intel_soc_pmic_bxtwc: Use dev_err_probe() x86/xen/pvh: Annotate indirect branch as safe CIP: Bump version suffix to -cip116 after merge from stable Mark this as 4.19.324-cip115 release. CIP: Bump version suffix to -cip114 after merge from stable Mark this as 4.19.322-cip113 release. CIP: Bump version suffix to -cip112 after merge from stable CIP: Bump version suffix to -cip111 after merge from stable CIP: Bump version suffix to -cip110 after merge from stable CIP: Bump version suffix to -cip109 after merge from stable CIP: Bump version suffix to -cip108 after merge from stable memory: renesas-rpc-if: Clear HS bit during hardware initialization arm64: dts: renesas: rzg2: Add RPC-IF Support spi: spi-rpc-if: Check return value of rpcif_sw_init() memory: renesas-rpc-if: Remove redundant division of dummy memory: renesas-rpc-if: Simplify single/double data register access memory: renesas-rpc-if: Drop usage of RPCIF_DIRMAP_SIZE macro memory: renesas-rpc-if: Return error in case devm_ioremap_resource() fails memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode memory: renesas-rpc-if: Correct QSPI data transfer in Manual mode memory: renesas-rpc-if: fix possible NULL pointer dereference of resource CIP: Bump version suffix to -cip107 after merge from stable ravb: remove undocumented counter processing ravb: remove undocumented endianness selection ravb: update "undocumented" annotations CIP: Bump version suffix to -cip106 after merge from stable Mark this as 4.19.299-cip105 release. CIP: Bump version suffix to -cip104 after merge from stable CIP: Bump version suffix to -cip103 after merge from stable CIP: Bump version suffix to -cip102 after merge from stable CIP: Bump version suffix to -cip101 after merge from stable CIP: Bump version suffix to -cip100 after merge from stable CIP: Bump version suffix to -cip99 after merge from stable CIP: Bump version suffix to -cip98 after merge from stable CIP: Bump version suffix to -cip97 after merge from stable CIP: Bump version suffix to -cip96 after merge from stable CIP: Bump version suffix to -cip95 after merge from stable CIP: Bump version suffix to -cip94 after merge from stable CIP: Bump version suffix to -cip93 after merge from stable CIP: Bump version suffix to -cip92 after merge from stable CIP: Bump version suffix to -cip91 after merge from stable CIP: Bump version suffix to -cip90 after merge from stable CIP: Bump version suffix to -cip89 after merge from stable CIP: Bump version suffix to -cip88 after merge from stable CIP: Bump version suffix to -cip87 after merge from stable CIP: Bump version suffix to -cip86 after merge from stable CIP: Bump version suffix to -cip85 after merge from stable CIP: Bump version suffix to -cip84 after merge from stable CIP: Bump version suffix to -cip83 after merge from stable CIP: Bump version suffix to -cip82 after merge from stable CIP: Bump version suffix to -cip81 after merge from stable drm: rcar-du: Fix Alpha blending issue on Gen3 CIP: Bump version suffix to -cip80 after merge from stable CIP: Bump version suffix to -cip79 after merge from stable CIP: Bump version suffix to -cip78 after merge from stable CIP: Bump version suffix to -cip77 after merge from stable CIP: Bump version suffix to -cip76 after merge from stable CIP: Bump version suffix to -cip75 after merge from stable CIP: Bump version suffix to -cip74 after merge from stable CIP: Bump version suffix to -cip73 after merge from stable CIP: Bump version suffix to -cip72 after merge from stable CIP: Bump version suffix to -cip71 after merge from stable CIP: Bump version suffix to -cip70 after merge from stable CIP: Bump version suffix to -cip69 after merge from stable CIP: Bump version suffix to -cip68 after merge from stable CIP: Bump version suffix to -cip67 after merge from stable CIP: Bump version suffix to -cip66 after merge from stable CIP: Bump version suffix to -cip65 after merge from stable CIP: Bump version suffix to -cip64 after merge from stable CIP: Bump version suffix to -cip63 after merge from stable CIP: Bump version suffix to -cip62 after merge from stable CIP: Bump version suffix to -cip61 after merge from stable CIP: Bump version suffix to -cip60 after merge from stable CIP: Bump version suffix to -cip59 after merge from stable CIP: Bump version suffix to -cip58 after merge from stable CIP: Bump version suffix to -cip57 after merge from stable CIP: Bump version suffix to -cip56 after merge from stable CIP: Bump version suffix to -cip55 after merge from stable CIP: Bump version suffix to -cip54 after merge from stable CIP: Bump version suffix to -cip53 after merge from stable CIP: Bump version suffix to -cip52 after merge from stable CIP: Bump version suffix to -cip51 after merge from stable CIP: Bump version suffix to -cip50 after merge from stable CIP: Bump version suffix to -cip49 after merge from stable media: i2c: imx219: Balance runtime PM use-count media: i2c: imx219: Move out locking/unlocking of vflip and hflip controls from imx219_set_stream CIP: Bump version suffix to -cip48 after merge from stable drm: rcar-du: Fix crash when using LVDS1 clock for CRTC CIP: Bump version suffix to -cip47 after merge from stable CIP: Bump version suffix to -cip46 after merge from stable arm64: dts: renesas: Add support for MIPI Adapter V2.1 connected to HiHope RZ/G2N arm64: dts: renesas: Add support for MIPI Adapter V2.1 connected to HiHope RZ/G2M arm64: dts: renesas: Add support for MIPI Adapter V2.1 connected to HiHope RZ/G2H arm64: dts: renesas: aistarvision-mipi-adapter-2.1: Add parent macro for each sensor arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes media: rcar-csi2: Enable support for R8A774E1 media: dt-bindings: media: renesas,csi2: Add R8A774E1 support media: rcar-vin: Enable support for R8A774E1 media: dt-bindings: media: renesas,vin: Add R8A774E1 support arm64: dts: renesas: r8a774b1: Add VIN and CSI-2 support media: rcar-csi2: Enable support for R8A774B1 media: dt-bindings: rcar-csi2: Add R8A774B1 support media: rcar-vin: Enable support for R8A774B1 media: dt-bindings: rcar-vin: Add R8A774B1 support arm64: dts: renesas: r8a774a1: Add VIN and CSI-2 nodes media: rcar-csi2: Enable support for r8a774a1 media: dt-bindings: media: rcar-csi2: Add r8a774a1 support media: rcar-vin: Enable support for r8a774a1 media: dt-bindings: media: rcar_vin: Add r8a774a1 support arm64: dts: renesas: r8a774c0-cat874: Add support for AISTARVISION MIPI Adapter V2.1 media: i2c: imx219: take lock in imx219_enum_mbus_code/frame_size media: i2c: imx219: Selection compliance fixes media: i2c: imx219: Fix a bug in imx219_enum_frame_size media: i2c: imx219: Implement get_selection media: i2c: imx219: Add support for cropped 640x480 resolution media: i2c: imx219: Add support for RAW8 bit bayer format media: i2c: imx219: Fix power sequence media: i2c: Add driver for Sony IMX219 sensor media: dt-bindings: media: i2c: Add IMX219 CMOS sensor binding media: rcar-csi2: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format media: rcar-vin: Invalidate pipeline if conversion is not possible on input formats media: rcar-csi2: Update V3M and E3 start procedure media: rcar-vin: fix wrong return value in rvin_set_channel_routing() media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grab media: v4l2-async: Log message in case of heterogeneous fwnode match media: v4l2-async: Pass notifier pointer to match functions media: v4l2-async: Accept endpoints and devices for fwnode matching media: device property: Add a function to test is a fwnode is a graph endpoint media: ov5645: Remove unneeded regulator_set_voltage() CIP: Bump version suffix to -cip45 after merge from stable CIP: Bump version suffix to -cip44 after merge from stable CIP: Bump version suffix to -cip43 after merge from stable CIP: Bump version suffix to -cip42 after merge from stable CIP: Bump version suffix to -cip41 after merge from stable spi: spi-mem: Make spi_mem_default_supports_op() static inline pinctrl: renesas: r8a77965: Add QSPI[01] pins, groups and functions pinctrl: renesas: r8a7796: Add QSPI[01] pins, groups and functions pinctrl: renesas: r8a77951: Add QSPI[01] pins, groups and functions pinctrl: renesas: r8a77990: Add QSPI[01] pins, groups and functions pinctrl: renesas: r8a77990: Optimize pinctrl image size for R8A774C0 pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 pinctrl: renesas: r8a77951: Optimize pinctrl image size for R8A774E1 pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 clk: renesas: r8a774c0: Add RPC clocks clk: renesas: r8a774b1: Add RPC clocks clk: renesas: r8a774a1: Add RPC clocks spi: rpc-if: Fix use-after-free on unbind spi: add Renesas RPC-IF driver spi: spi-mem: Fix a memory leak in spi_mem_dirmap_destroy() spi: spi-mem: Fix spi_mem_dirmap_destroy() kerneldoc spi: spi-mem: Add a new API to support direct mapping spi: spi-mem: Compute length only when needed spi: spi-mem: Fix passing zero to 'PTR_ERR' warning spi: spi-mem: fix reference leak in spi_mem_access_start spi: spi-mem: Split spi_mem_exec_op() code spi: spi-mem: export spi_mem_default_supports_op() spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inline memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe() memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,disable}_rpm memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xfer() memory: add Renesas RPC-IF driver dt-bindings: memory: document Renesas RPC-IF bindings dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support dt-bindings: PCI: rcar-pci-host: Document r8a774e1 bindings dt-bindings: PCI: rcar: Add device tree support for r8a774b1 dt-bindings: timer: renesas: tmu: Document r8a774e1 bindings dt-bindings: pci: rcar-pci-ep: Document missing interrupts property CIP: Bump version suffix to -cip40 after merge from stable arm64: dts: renesas: r8a774c0: Fix MSIOF1 DMA channels CIP: Bump version suffix to -cip39 after merge from stable arm64: dts: renesas: r8a774e1: Add audio support arm64: dts: renesas: r8a774e1: Add missing audio_clk_b CIP: Bump version suffix to -cip38 after merge from stable arm64: dts: renesas: r8a774e1: Add USB-DMAC and HSUSB device nodes arm64: dts: renesas: r8a774e1: Add USB3.0 device nodes arm64: dts: renesas: r8a774e1: Add USB2.0 phy and host (EHCI/OHCI) device nodes dt-bindings: dma: renesas,usb-dmac: Add binding for r8a774e1 dt-bindings: phy: renesas,usb3-phy: Add r8a774e1 support dt-bindings: phy: renesas,usb2-phy: Add r8a774e1 support dt-bindings: sound: renesas, rsnd: Document r8a774e1 bindings arm64: dts: renesas: Add HiHope RZ/G2H board with idk-1110wr display arm64: dts: renesas: r8a774e1: Add PWM device nodes dt-bindings: pwm: renesas,pwm-rcar: Add r8a774e1 support arm64: dts: renesas: r8a774e1-hihope-rzg2h: Setup DU clocks arm64: dts: renesas: r8a774e1: Add LVDS device node drm: rcar-du: lvds: Add support for R8A774E1 SoC dt-bindings: display: renesas,lvds: Document r8a774e1 bindings arm64: dts: renesas: r8a774e1: Populate HDMI encoder node dt-bindings: display: renesas,dw-hdmi: Add r8a774e1 support arm64: dts: renesas: r8a774e1: Populate DU device node drm: rcar-du: Add support for R8A774E1 SoC dt-bindings: display: renesas,du: Document r8a774e1 bindings arm64: dts: renesas: r8a774e1: Add FDP1 device nodes arm64: dts: renesas: r8a774e1: Add VSP instances arm64: dts: renesas: r8a774e1: Add FCPF and FCPV instances arm64: dts: renesas: r8a774e1-hihope-rzg2h-ex: Enable sata misc: pci_endpoint_test: Add Device ID for RZ/G2H PCIe controller arm64: dts: renesas: r8a774e1: Add PCIe EP nodes dt-bindings: pci: rcar-pci-ep: Document r8a774e1 arm64: dts: renesas: r8a774e1: Add SATA controller node arm64: dts: renesas: r8a774e1: Add PCIe device nodes misc: pci_endpoint_test: Add Device ID for RZ/G2M and RZ/G2N PCIe controllers arm64: dts: renesas: r8a774b1: Add PCIe EP nodes arm64: dts: renesas: r8a774a1: Add PCIe EP nodes arm64: dts: renesas: r8a774c0: Add PCIe EP node dt-bindings: pci: rcar-pci-ep: Document r8a774a1 and r8a774b1 ata: sata_rcar: Fix DMA boundary mask arm64: dts: renesas: r8a774b1-hihope-rzg2n-ex: Enable sata arm64: dts: renesas: r8a774b1: Add SATA controller node dt-bindings: ata: sata_rcar: Add r8a774b1 support CIP: Bump version suffix to -cip37 after merge from stable misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller arm64: defconfig: Enable R-Car PCIe endpoint driver PCI: rcar: Add endpoint mode support dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller PCI: rcar: Fix calculating mask for PCIEPAMR register PCI: rcar: Move shareable code to a common file arm64: defconfig: Enable CONFIG_PCIE_RCAR_HOST PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c PCI: endpoint: functions/pci-epf-test: Print throughput information PCI: endpoint: Add support to handle multiple base for mapping outbound memory PCI: endpoint: Pass page size as argument to pci_epc_mem_init() PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments PCI: pci-epf-test: Add support to defer core initialization PCI: endpoint: Add notification for core init completion PCI: endpoint: Add core init notifying feature PCI: endpoint: Assign function number for each PF in EPC core PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex PCI: endpoint: Replace spinlock with mutex PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF tools: PCI: Fix fd leakage tools: PCI: Exit with error code when test fails PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address PCI: endpoint: Fix clearing start entry in configfs PCI: endpoint: Cast the page number to phys_addr_t PCI: endpoint: Clear BAR before freeing its space PCI: endpoint: Skip odd BAR when skipping 64bit BAR PCI: endpoint: Allocate enough space for fixed size BAR PCI: endpoint: Set endpoint controller pointer to NULL PCI: endpoint: Add support to specify alignment for buffers allocated to BARs PCI: endpoint: Fix a potential NULL pointer dereference PCI: endpoint: Remove features member in struct pci_epc PCI: designware-plat: Remove setting epc->features in Designware plat EP driver PCI: rockchip: Remove pci_epf_linkup() from Rockchip EP driver PCI: cadence: Remove pci_epf_linkup() from Cadence EP driver PCI: pci-epf-test: Use pci_epc_get_features() to get EPC features PCI: pci-epf-test: Do not allocate next BARs memory if current BAR is 64Bit PCI: pci-epf-test: Remove setting epf_bar flags in function driver PCI: endpoint: Fix pci_epf_alloc_space() to set correct MEM TYPE flags PCI: endpoint: Add helper to get first unreserved BAR PCI: cadence: Populate ->get_features() cdns_pcie_epc_ops PCI: rockchip: Populate ->get_features() dw_pcie_ep_ops PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_ops PCI: designware-plat: Populate ->get_features() dw_pcie_ep_ops PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_ops PCI: endpoint: Add new pci_epc_ops to get EPC features CIP: Bump version suffix to -cip36 after merge from stable with ravb fix Revert "ravb: Fixed to be able to unload modules" CIP: Bump version suffix to -cip35 after merge from stable CIP: Bump version suffix to -cip34 after merge from stable arm64: dts: renesas: Fix SD Card/eMMC interface device node names arm64: dts: renesas: r8a774e1: Add RWDT node dt-bindings: watchdog: renesas,wdt: Document r8a774e1 support arm64: dts: renesas: r8a774e1: Add MSIOF nodes spi: renesas,sh-msiof: Add r8a774e1 support arm64: dts: renesas: r8a774e1: Add I2C and IIC-DVFS support dt-bindings: i2c: renesas,iic: Document r8a774e1 support dt-bindings: i2c: renesas,i2c: Document r8a774e1 support arm64: dts: renesas: r8a774e1: Add SDHI nodes mmc: renesas_sdhi_internal_dmac: Add r8a774e1 support arm64: dts: renesas: r8a774e1: Add SCIF and HSCIF nodes arm64: dts: renesas: r8a774e1: Add CAN[FD] support can: rcar_can: Remove unused platform data support arm64: dts: renesas: r8a774e1: Add TMU device nodes arm64: dts: renesas: r8a774e1: Add CMT device nodes arm64: dts: renesas: r8a774e1: Add RZ/G2H thermal support thermal: rcar_gen3_thermal: Add r8a774e1 support thermal/drivers/rcar_gen3: Fix undefined temperature if negative thermal: rcar_gen3_thermal: Generate interrupt when temperature changes thermal: rcar_gen3_thermal: Remove temperature bound arm64: dts: renesas: r8a774e1: Add operating points arm64: dts: renesas: r8a774e1: Add Ethernet AVB node arm64: dts: renesas: r8a774e1: Add GPIO device nodes arm64: dts: renesas: r8a774e1: Add SYS-DMAC device nodes dt-bindings: dma: renesas,rcar-dmac: Document R8A774E1 bindings arm64: dts: renesas: r8a774e1: Add IPMMU device nodes iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching code dt-bindings: iommu: renesas,ipmmu-vmsa: Add r8a774e1 support arm64: dts: renesas: Add HiHope RZ/G2H sub board support arm64: dts: renesas: Add HiHope RZ/G2H main board support dt-bindings: arm: renesas: Add HopeRun RZ/G2H boards arm64: dts: renesas: Initial r8a774e1 SoC device tree pinctrl: sh-pfc: pfc-r8a77951: Add R8A774E1 PFC support dt-bindings: pinctrl: sh-pfc: Document r8a774e1 PFC support pinctrl: sh-pfc: Split R-Car H3 support in two independent drivers pinctrl: sh-pfc: pfc-r8a7795: Fix typo in pinmux macro for SCL3 pinctrl: sh-pfc: pfc-r8a7795-es1: Fix typo in pinmux macro for SCL3 pinctrl: sh-pfc: r8a7795: Use new macros for non-GPIO pins pinctrl: sh-pfc: r8a7795-es1: Use new macros for non-GPIO pins pinctrl: sh-pfc: r8a7795: Add TPU pins, groups and functions pinctrl: sh-pfc: r8a7795-es1: Add TPU pins, groups and functions pinctrl: sh-pfc: rcar-gen3: Rename RTS{0,1,3,4}# pin function definitions pinctrl: sh-pfc: rcar-gen3: Retain TDSELCTRL register across suspend/resume pinctrl: sh-pfc: r8a7795: Deduplicate VIN5 pin definitions pinctrl: sh-pfc: r8a7795: Add I2C{0,3,5} pins, groups and functions pinctrl: sh-pfc: r8a7795-es1: Add I2C{0,3,5} pins, groups and functions pinctrl: sh-pfc: r8a7795: Fix VIN versioned groups pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control arm64: defconfig: Enable R8A774E1 SoC clk: renesas: cpg-mssr: Add r8a774e1 support dt-bindings: clock: renesas,cpg-mssr: Document r8a774e1 clk: renesas: rzg2: Mark RWDT clocks as critical clk: renesas: cpg-mssr: Mark clocks as critical only if on at boot clk: renesas: rcar-gen3: Allow changing the RPC[D2] clocks clk: renesas: Add r8a774e1 CPG Core Clock Definitions clk: renesas: rcar-gen3: Add RPC clocks soc: renesas: rcar-rst: Add support for RZ/G2H dt-bindings: reset: rcar-rst: Document r8a774e1 reset module soc: renesas: Identify RZ/G2H dt-bindings: arm: renesas: Document RZ/G2H SoC DT bindings soc: renesas: Add Renesas R8A774E1 config option soc: renesas: rcar-sysc: Add r8a774e1 support dt-bindings: power: renesas,rcar-sysc: Document r8a774e1 SYSC binding dt-bindings: power: Add r8a774e1 SYSC power domain definitions arm64: dts: renesas: r8a774a1: Remove audio port node arm64: dts: renesas: Add HiHope RZ/G2N Rev2.0/3.0/4.0 board with idk-1110wr display arm64: dts: renesas: Add HiHope RZ/G2N Rev.3.0/4.0 sub board support arm64: dts: renesas: Add HiHope RZ/G2N Rev.3.0/4.0 main board support arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 board with idk-1110wr display arm64: dts: renesas: hihope-rzg2-ex: Separate out lvds specific nodes into common file arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 sub board support arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 main board support arm64: dts: renesas: Add HiHope RZ/G2M[N] Rev.3.0/4.0 specific into common file arm64: dts: renesas: hihope-common: Separate out Rev.2.0 specific into hihope-rev2.dtsi file arm64: dts: renesas: r8a774b1-hihope-rzg2n[-ex]: Rename HiHope RZ/G2N boards arm64: dts: renesas: r8a774a1-hihope-rzg2m[-ex/-ex-idk-1110wr]: Rename HiHope RZ/G2M boards CIP: Bump version suffix to -cip33 after merge from stable drm: atomic helper: fix W=1 warnings drm: Add drm_atomic_get_old/new_private_obj_state drm: of: Fix linking when CONFIG_OF is not set CIP: Bump version suffix to -cip32 after merge from stable drm: of: Fix double-free bug CIP: Bump version suffix to -cip31 after merge from stable arm64: dts: renesas: Add EK874 board with idk-2121wr display support dt-bindings: display: Add idk-2121wr binding arm64: dts: renesas: rzg2: Add reset control properties for display arm64: dts: renesas: r8a774c0: Point LVDS0 to its companion LVDS1 drm: rcar-du: lvds: Allow for even and odd pixels swap drm: rcar-du: lvds: Get dual link configuration from DT drm: of: Add drm_of_lvds_get_dual_link_pixel_order drm: rcar-du: lvds: Improve identification of panels drm: rcar-du: lvds: Get mode from state drm: Add atomic variants for bridge enable/disable drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpers drm: rcar_lvds: Fix dual link mode operations drm: rcar-du: Skip LVDS1 output on Gen3 when using dual-link LVDS mode drm: rcar-du: lvds: Add support for dual-link mode dt-bindings: display: renesas: lvds: Add renesas,companion property drm: bridge: Add dual_link field to the drm_bridge_timings structure drm: rcar-du: lvds: Remove LVDS double-enable checks arm64: defconfig: Enable additional support for Renesas platforms ASoC: rsnd: fixup SSI clock during suspend/resume modes CIP: Bump version suffix to -cip30 after merge from stable CIP: Bump version suffix to -cip29 after merge from stable CIP: Bump version suffix to -cip28 after merge from stable CIP: Bump version suffix to -cip27 after merge from stable CIP: Bump version suffix to -cip26 after merge from stable CIP: Bump version suffix to -cip25 after merge from stable arm64: dts: renesas: Add HiHope RZ/G2M board with idk-1110wr display dt-bindings: display: Add idk-1110wr binding CIP: Bump version suffix to -cip24 after merge from stable CIP: Bump version suffix to -cip23 after merge from stable CIP: Bump version suffix to -cip22 after merge from stable CIP: Bump version suffix to -cip21 after merge from stable arm64: dts: renesas: cat874: Enable usb role switch support arm64: dts: renesas: cat874: Enable USB3.0 host/peripheral device node usb: gadget: udc: renesas_usb3: Enhance role switch support usb: typec: fix an IS_ERR() vs NULL bug in hd3ss3220_probe() usb: typec: hd3ss3220: hd3ss3220_probe() warn: passing zero to 'PTR_ERR' usb: typec: add dependency for TYPEC_HD3SS3220 usb: typec: hd3ss3220_irq() can be static usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controller dt-bindings: usb: renesas_usb3: Document usb role switch support dt-bindings: usb: hd3ss3220 device tree binding document usb: roles: Add fwnode_usb_role_switch_get() function device connection: Add fwnode_connection_find_match() usb: roles: Introduce stubs for the exiting functions in role.h device connection: Find connections also by checking the references device property: Introduce fwnode_find_reference() device connection: Find device connections also from device graphs device connection: Prepare support for firmware described connections usb: typec: Find the ports by also matching against the device node usb: roles: Find the muxes by also matching against the device node usb: typec: mux: Fix unsigned comparison with less than zero usb: typec: mux: Find the muxes by also matching against the device node device connection: Add fwnode member to struct device_connection CIP: Bump version suffix to -cip20 after merge from stable arm64: dts: renesas: r8a774b1: Add USB3.0 device nodes arm64: dts: renesas: r8a774b1: Add USB-DMAC and HSUSB device nodes arm64: dts: renesas: r8a774b1: Add USB2.0 phy and host (EHCI/OHCI) device nodes dt-bindings: usb: renesas_usb3: Document r8a774b1 support dt-bindings: usb: renesas_gen3: Rename bindings documentation file to reflect IP block dt-bindings: usb-xhci: Add r8a774b1 support dt-bindings: rcar-gen3-phy-usb3: Add r8a774b1 support dt-bindings: usb: renesas_usbhs: Add r8a774b1 support dt-bindings: usb: renesas_usbhs: Rename bindings documentation file dt-bindings: dmaengine: usb-dmac: Add binding for r8a774b1 dt-bindings: rcar-gen3-phy-usb2: Add r8a774b1 support arm64: dts: renesas: r8a774b1: Add Sound and Audio DMAC device nodes ASoC: rsnd: Document r8a774b1 bindings arm64: dts: renesas: r8a774a1: Remove audio port node arm64: dts: renesas: Add support for Advantech idk-1110wr LVDS panel arm64: dts: renesas: hihope-rzg2-ex: Add LVDS support drm: rcar-du: lvds: Add r8a774b1 support arm64: dts: renesas: hihope-rzg2-ex: Enable backlight arm64: dts: renesas: r8a774b1: Add PWM device nodes arm64: dts: renesas: r8a774b1: Add FDP1 device nodes arm64: dts: renesas: r8a774b1-hihope-rzg2n: Add display clock properties arm64: dts: renesas: r8a774b1: Add HDMI encoder instance arm64: dts: renesas: r8a774b1: Add DU device to DT drm: rcar-du: Add R8A774B1 support arm64: dts: renesas: hihope-common: Move du clk properties out of common dtsi arm64: dts: renesas: r8a774b1: Connect Ethernet-AVB to IPMMU-DS0 arm64: dts: renesas: r8a774b1: Tie SYS-DMAC to IPMMU-DS0/1 arm64: dts: renesas: r8a774b1: Add VSP instances arm64: dts: renesas: r8a774b1: Add FCPF and FCPV instances arm64: dts: renesas: r8a774b1: Add IPMMU device nodes iommu/ipmmu-vmsa: Hook up r8a774b1 DT matching code dt-bindings: iommu: ipmmu-vmsa: Add r8a774b1 support arm64: dts: renesas: r8a774b1: Add CAN and CAN FD support dt-bindings: can: rcar_canfd: document r8a774b1 support dt-bindings: can: rcar_can: document r8a774b1 support arm64: dts: renesas: r8a774b1: Add TMU device nodes clk: renesas: r8a774b1: Add TMU clock dt-bindings: timer: renesas: tmu: Document r8a774b1 bindings arm64: dts: renesas: r8a774b1: Add CMT device nodes dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support arm64: dts: renesas: r8a774b1: Add RZ/G2N thermal support thermal: rcar_gen3_thermal: Add r8a774b1 support dt-bindings: thermal: rcar-gen3-thermal: Add r8a774b1 support arm64: dts: renesas: r8a774b1: Add OPPs table for cpu devices arm64: dts: renesas: r8a774b1: Add I2C and IIC-DVFS support dt-bindings: i2c: sh_mobile: Add r8a774b1 support dt-bindings: i2c: sh_mobile: Rename bindings documentation file dt-bindings: i2c: rcar: Add r8a774b1 support dt-bindings: i2c: rcar: Rename bindings documentation file arm64: dts: renesas: r8a774b1-hihope-rzg2n: Enable HS400 mode arm64: dts: renesas: r8a774b1: Add SDHI support mmc: renesas_sdhi_internal_dmac: Add r8a774b1 support dt-bindings: mmc: renesas_sdhi: Add r8a774b1 support arm64: dts: renesas: r8a774b1: Add INTC-EX device node arm64: dts: renesas: hihope-rzg2-ex: Let the board specific DT decide about pciec1 arm64: dts: renesas: r8a774b1: Add PCIe device nodes arm64: dts: renesas: r8a774b1: Add all MSIOF nodes arm64: dts: renesas: r8a774b1: Add RWDT node dt-bindings: watchdog: renesas-wdt: Document r8a774b1 support dt-bindings: watchdog: Rename bindings documentation file dt-bindings: spi: sh-msiof: Add r8a774b1 support arm64: dts: renesas: Add HiHope RZ/G2N sub board support arm64: dts: renesas: r8a774b1: Add Ethernet AVB node dt-bindings: net: ravb: Add support for r8a774b1 SoC arm64: dts: renesas: r8a774b1: Add GPIO device nodes dt-bindings: gpio: rcar: Add DT binding for r8a774b1 arm64: dts: renesas: r8a774b1: Add SCIF and HSCIF nodes arm64: dts: renesas: r8a774b1: Add SYS-DMAC device nodes dt-bindings: dmaengine: rcar-dmac: Document R8A774B1 bindings CIP: Bump version suffix to -cip19 after merge from stable arm64: dts: renesas: r8a774c0: cat874: Sort nodes arm64: dts: renesas: Use ip=on for bootargs arm64: dts: renesas: r8a774c0: cat874: Add definition for 12V regulator arm64: dts: renesas: Update 'vsps' properties for readability arm64: dts: renesas: r8a774c0: Fix register range of display node arm64: dts: renesas: r8a774c0: Add missing assigned-clocks for CAN[01] arm64: dts: renesas: r8a774c0: Clean up CPU compatibles arm64: dts: renesas: r8a774c0: Add dynamic power coefficient arm64: dts: renesas: r8a774c0: Create thermal zone to support IPA thermal: rcar_thermal: update calculation formula for R-Car Gen3 SoCs dt-bindings: can: rcar_can: Complete documentation for RZ/G2[EM] dt-bindings: can: rcar_can: document r8a77965 support CIP: Bump version suffix to -cip18 after merge from stable CIP: Bump version suffix to -cip17 after merge from stable arm64: defconfig: Enable R8A774B1 SoC arm64: dts: renesas: Add HiHope RZ/G2N main board support arm64: dts: renesas: Initial r8a774b1 SoC device tree dt-bindings: serial: sh-sci: Document r8a774b1 bindings pinctrl: sh-pfc: pfc-r8a77965: Fix typo in pinmux macro for SCL3 pinctrl: sh-pfc: r8a77965: Add R8A774B1 PFC support dt-bindings: pinctrl: sh-pfc: Document r8a774b1 PFC support pinctrl: sh-pfc: r8a77965: Use new macros for non-GPIO pins pinctrl: sh-pfc: r8a77965: Add TPU pins, groups and functions pinctrl: sh-pfc: r8a77965: Add I2C{0,3,5} pins, groups and functions pinctrl: sh-pfc: r8a77965: Add DRIF pins, groups and functions pinctrl: sh-pfc: r8a77965: Add TMU pins, groups and functions pinctrl: sh-pfc: r8a77965: Replace DU_DOTCLKIN2 by DU_DOTCLKIN3 pinctrl: sh-pfc: r8a77965: Add CAN FD pins, groups and functions pinctrl: sh-pfc: r8a77965: Add CAN pins, groups and functions pinctrl: sh-pfc: r8a77965: Add VIN[4|5] groups/functions pinctrl: sh-pfc: r8a77965: Add Audio SSI pin support pinctrl: sh-pfc: r8a77965: Add Audio clock pin support pinctrl: sh-pfc: r8a77965: Add SATA pins, groups and functions clk: renesas: cpg-mssr: Add r8a774b1 support dt-bindings: clock: renesas: cpg-mssr: Document r8a774b1 binding dt-bindings: clk: Add r8a774b1 CPG Core Clock Definitions soc: renesas: rcar-rst: Add support for RZ/G2N dt-bindings: reset: rcar-rst: Document r8a774b1 reset module soc: renesas: rcar-sysc: Add r8a774b1 support soc: renesas: r8a774c0-sysc: Fix power request conflicts soc: renesas: r8a77990-sysc: Fix power request conflicts soc: renesas: r8a77980-sysc: Fix power request conflicts soc: renesas: r8a77970-sysc: Fix power request conflicts soc: renesas: r8a77965-sysc: Fix power request conflicts soc: renesas: r8a7796-sysc: Fix power request conflicts soc: renesas: r8a7795-sysc: Fix power request conflicts soc: renesas: rcar-sysc: Prepare for fixing power request conflicts dt-bindings: power: rcar-sysc: Document r8a774b1 sysc dt-bindings: power: Add r8a774b1 SYSC power domain definitions soc: renesas: Identify RZ/G2N soc: renesas: Add Renesas R8A774B1 config option dt-bindings: arm: renesas: Add HopeRun RZ/G2N boards dt-bindings: arm: renesas: Document RZ/G2N SoC DT bindings CIP: Bump version suffix to -cip16 after merge from stable CIP: Bump version suffix to -cip15 after merge from stable gitlab-ci: Use external linux-cip-pipelines repository to define CI arm64: dts: renesas: r8a774a1: Add SSIU support for sound ASoC: rsnd: add SSIU BUSIF support ASoC: rsnd: add .get_id/.get_id_sub ASoC: rsnd: move .get_status under rsnd_mod_ops ASoC: rsnd: merge .nolock_start and .prepare ASoC: rsnd: ssiu: Support to init different BUSIF instance ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0 ASoc: rsnd: dma: Calculate PDMACHCRE with consider of BUSIF ASoc: rsnd: dma: Calculate dma address with consider of BUSIF ASoC: rsnd: ssi: Check runtime channel number rather than hw_params ASoC: rsnd: ssi: Fix issue in dma data address assignment ASoC: rsnd: remove is_play parameter from hw_rule function ASoC: rsnd: add support for 8 bit S8 format ASoC: rsnd: add support for 16/24 bit slot widths ASoC: rsnd: add warning message to rsnd_kctrl_accept_runtime() CIP: Bump version suffix to -cip14 after merge from stable gitlab-ci: Remove test timeout gitlab-ci: Remove unofficial build configurations gitlab-ci: Split tests into separate jobs CIP: Bump version suffix to -cip13 after merge from stable arm64: dts: renesas: hihope-rzg2-ex: Enable CAN interfaces arm64: dts: renesas: r8a774a1: Add CANFD support arm64: dts: renesas: r8a774a1: Add missing assigned-clocks for CAN[01] dt-bindings: can: rcar_canfd: document r8a774a1 support arm64: dts: renesas: hihope-common: Add HDMI audio support arm64: dts: renesas: r8a774a1: Use extended audio dmac registers arm64: dts: renesas: cat874: Add BT support arm64: dts: renesas: cat874: Add WLAN support arm64: dts: renesas: hihope-common: Add WLAN support arm64: dts: renesas: hihope-common: Add BT support arm64: dts: renesas: hihope-common: Add PCA9654 I/O expander CIP: Bump version suffix to -cip12 after merge from stable arm64: dts: renesas: r8a774c0: Add CANFD support dt-bindings: can: rcar_canfd: document r8a774c0 support arm64: dts: renesas: cat874: Add HDMI audio arm64: dts: renesas: cat874: Add HDMI video support arm64: defconfig: Enable TDA19988 arm64: dts: renesas: r8a774c0: Add display output support media: use strscpy() instead of strlcpy() drm: rcar-du: Replace EXT_CTRL_REGS feature flag with generation check drm: rcar-du: Disable unused DPAD outputs drm/rcar-du: Use drm_fbdev_generic_setup() drm: rcar-du: Reject modes that fail CRTC timing requirements drm: rcar-du: Fix external clock error checks drm: rcar-du: Fix vblank initialization drm: rcar-du: Fix the return value in case of error in 'rcar_du_crtc_set_crc_source()' drm/rcar-du: Replace drm_dev_unref with drm_dev_put drm: rcar-du: Enable configurable DPAD0 routing on Gen3 drm: rcar-du: Improve non-DPLL clock selection drm: rcar-du: lvds: Adjust operating frequency for D3 and E3 drm: rcar-du: lvds: Fix post-DLL divider calculation drm: rcar-du: Turn LVDS clock output on/off for DPAD0 output on D3/E3 drm: rcar-du: lvds: Add API to enable/disable clock output drm: rcar-du: lvds: Don't fail probe if output is not connected on D3/E3 drm: rcar-du: Simplify encoder registration drm: rcar-du: Move CRTC outputs bitmask to private CRTC state drm: rcar-du: lvds: add R8A774C0 support drm: rcar-du: Add r8a774c0 device support drm: rcar-du: Use LVDS PLL clock as dot clock when possible drm: rcar-du: Perform the initial CRTC setup from rcar_du_crtc_get() drm: rcar-du: lvds: D3/E3 support dt-bindings: display: renesas: lvds: Document r8a774c0 bindings dt-bindings: display: renesas: lvds: Add EXTAL and DU_DOTCLKIN clocks dt-bindings: display: renesas: du: Document r8a774c0 bindings media: dt-bindings: media: renesas-fcp: Add RZ/G2 support media: vsp1: Add RZ/G support CIP: Bump version suffix to -cip11 after merge from stable gitlab-ci: Always store job artifacts gitlab-ci: Increase test timeout to 60 minutes arm64: dts: renesas: hihope-common: Add HDMI support arm64: dts: renesas: r8a774a1: Add HDMI encoder instance arm64: dts: renesas: r8a774a1: Connect Ethernet-AVB to IPMMU-DS0 arm64: dts: renesas: r8a774a1: Tie Audio-DMAC to IPMMU-MP arm64: dts: renesas: r8a774a1: Tie SYS-DMAC to IPMMU-DS0/1 arm64: dts: renesas: r8a774a1: Add FDP1 instance arm64: dts: renesas: r8a774a1: Add DU device to DT arm64: dts: renesas: r8a774a1: Add VSP instances arm64: dts: renesas: hihope-rzg2-ex: Enable PCIe support arm64: dts: renesas: hihope-common: Declare pcie bus clock arm64: dts: renesas: r8a774a1: Add PCIe device nodes drm: rcar-du: Update framebuffer pitch and alignment limits for Gen3 drm: rcar-du: Store V4L2 fourcc in rcar_du_format_info structure drm: rcar-du: Add support for missing pixel formats drm: rcar-du: Rename and document dpll_ch field drm: rcar-du: Rework clock configuration based on hardware limits drm: rcar-du: Support interlaced video output through vsp1 drm: rcar-du: Don't use TV sync mode when not supported by the hardware drm: rcar-du: Cache DSYSR value to ensure known initial value drm: rcar-du: Add interlaced feature flag drm: rcar-du: Refactor Feature and Quirk definitions drm: rcar-du: dw-hdmi: Reject modes with a too high clock frequency drm: rcar-du: lvds: Add r8a774a1 support drm: rcar-du: Add R8A774A1 support PCI: rcar: Do not shadow the 'irq' variable PCI: rcar: Clean up debug messages PCI: rcar: Replace various variable types with unsigned ones for register values PCI: rcar: Replace unsigned long with u32/unsigned int in register accessors dt-bindings: display: renesas: Add r8a774a1 support dt-bindings: display: renesas: lvds: Document r8a774a1 bindings dt-bindings: display: renesas: du: Document the r8a774a1 bindings dt-bindings: PCI: rcar: Add device tree support for r8a774a1 CIP: Bump version suffix to -cip10 after merge from stable arm64: dts: renesas: hihope-common: Enable USB3.0 arm64: dts: renesas: hihope-common: Add USB 2.0 support arm64: dts: renesas: r8a774a1: Fix USB 2.0 clocks phy: renesas: rcar-gen3-usb2: fix imbalance powered flag arm64: dts: renesas: hihope-common: Remove "label" from LEDs arm64: dts: renesas: hihope-common: Add LEDs support arm64: dts: renesas: hihope-common: Add uSD and eMMC mmc: renesas_sdhi: prevent overflow for max_req_size mmc: tmio: introduce macro for max block size mmc: renesas_sdhi: Change HW adjustment register according to speed mode arm64: dts: renesas: r8a774a1: Add dynamic power coefficient arm64: dts: renesas: r8a774a1: Create thermal zone to support IPA arm64: dts: renesas: r8a774a1: Add CPU capacity-dmips-mhz arm64: dts: renesas: r8a774a1: Add CPU topology on r8a774a1 SoC arm64: dts: renesas: r8a774a1: Add operating points thermal: rcar_gen3_thermal: Update temperature conversion method thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMP thermal: rcar_gen3_thermal: Update value of Tj_1 thermal: rcar_gen3_thermal: Fix to show correct trip points number thermal: rcar_gen3_thermal: fix interrupt type thermal: rcar_gen3_thermal: Fix init value of IRQCTL register thermal: rcar_gen3_thermal: Register hwmon sysfs interface arm64: dts: renesas: r8a774a1: Add TMU device nodes clk: renesas: r8a774a1: Add TMU clock arm64: dts: renesas: r8a774a1: Add CMT device nodes arm64: dts: renesas: hihope-common: Add RWDT support watchdog: renesas_wdt: Add a few cycles delay watchdog: renesas_wdt: Use 'dev' instead of dereferencing it repeatedly watchdog: renesas_wdt: drop superfluous glob pattern watchdog: renesas_wdt: don't keep timer value during suspend/resume watchdog: renesas_wdt: Fix typos watchdog: renesas_wdt: stop when unregistering arm64: dts: renesas: Add HiHope RZ/G2M sub board support arm64: dts: renesas: hihope-common: Add pincontrol support to scif2/scif clock arm64: dts: renesas: Add HiHope RZ/G2M main board support dt-bindings: Add vendor prefix for HopeRun dt-bindings: arm: renesas: Add HopeRun RZ/G2[M] boards gitlab-ci: Start testing the r8a774a1-hihope-rzg2m-ex device arm64: dts: renesas: r8a774a1: Add clkp2 clock to CAN nodes arm64: dts: Remove inconsistent use of 'arm,armv8' compatible string arm64: dts: renesas: r8a774a1: Fix hsusb reg size arm64: dts: renesas: r8a774a1: Enable DMA for SCIF2 arm64: dts: renesas: r8a774a1: Replace clock magic numbers arm64: dts: renesas: r8a774a1: Replace power magic numbers arm64: dts: renesas: r8a774a1: Add CAN nodes arm64: dts: renesas: Remove unneeded status from thermal nodes arm64: dts: renesas: Fix whitespace around assignments arm64: dts: renesas: r8a774a1: Add USB3.0 device nodes arm64: dts: renesas: r8a774a1: Add USB-DMAC and HSUSB device nodes arm64: dts: renesas: r8a774a1: Add USB2.0 phy and host(EHCI/OHCI) device nodes arm64: dts: renesas: r8a774a1: Add FCPF and FCPV instances arm64: dts: renesas: r8a774a1: Add audio support arm64: dts: renesas: r8a774a1: Add PWM device nodes arm64: dts: renesas: r8a774a1: Add Cortex-A53 CPU cores arm64: dts: renesas: r8a774a1: Add all MSIOF nodes arm64: dts: renesas: r8a774a1: Add IPMMU device nodes arm64: dts: renesas: r8a774a1: Add RZ/G2M thermal support arm64: dts: renesas: r8a774a1: Add I2C and IIC-DVFS support arm64: dts: renesas: r8a774a1: Add SDHI nodes arm64: dts: renesas: r8a774a1: Add GPIO device nodes arm64: dts: renesas: r8a774a1: Add pinctrl device node arm64: dts: renesas: r8a774a1: Add RWDT node arm64: dts: renesas: r8a774a1: Add Ethernet AVB node arm64: dts: renesas: r8a774a1: Add INTC-EX device node arm64: dts: renesas: r8a774a1: Add SCIF and HSCIF nodes arm64: dts: renesas: r8a774a1: Add SYS-DMAC controller nodes arm64: dts: renesas: Initial r8a774a1 SoC device tree mmc: renesas_sdhi_internal_dmac: set scatter/gather max segment size ravb: Avoid unsupported internal delay mode for R-Car E3/D3 ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3 spi: sh-msiof: fix deferred probing dmaengine: rcar-dmac: Update copyright information dmaengine: rcar-dmac: set scatter/gather max segment size serial: sh-sci: Fix fallback to PIO in sci_dma_rx_complete() serial: sh-sci: Extract sci_dma_rx_reenable_irq() serial: sh-sci: Extract sci_dma_rx_chan_invalidate() serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback soc: renesas: rcar-sysc: Fix power domain control after system resume soc: renesas: rcar-sysc: Merge PM Domain registration and linking soc: renesas: rcar-sysc: Remove rcar_sysc_power_{down,up}() helpers clk: renesas: cpg-mssr: Remove error messages on out-of-memory conditions clk: renesas: cpg-mssr: Use genpd of_node instead of local copy gpio: rcar: Pedantic formatting gpio: rcar: select General Output Register to set output states gpio: rcar: reference device instead of platform device thermal: rcar_gen3_thermal: Add r8a774a1 support dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1 dt-bindings: thermal: rcar-gen3-thermal: Add r8a774a1 support dt-bindings: usb: renesas_usbhs: Add r8a774a1 support dt-bindings: usb-xhci: Add r8a774c0 support dt-bindings: usb-xhci: Add r8a774a1 support dt-bindings: rcar-gen3-phy-usb3: Add r8a774a1 support dt-bindings: can: rcar_can: Add r8a774c0 support dt-bindings: can: rcar_can: Fix RZ/G2 CAN clocks dt-bindings: can: rcar_can: Add r8a774a1 support pinctrl: sh-pfc: sh73a0: Use new macros for non-GPIO pins pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 group pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin group pinctrl: sh-pfc: r8a7791: Fix VIN1 versioned groups pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 group pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group pinctrl: sh-pfc: r8a77995: Remove unused PINMUX_IPSR_{MSEL2,PHYS}() pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii group pinctrl: sh-pfc: r8a7796: Remove placeholder I2C pin data pinctrl: sh-pfc: r8a7796: Use new macros for non-GPIO pins pinctrl: sh-pfc: r8a7796: Add TPU pins, groups and functions pinctrl: sh-pfc: r8a77990: Use new macros for non-GPIO pins pinctrl: sh-pfc: Move PIN_NONE to shared header file pinctrl: sh-pfc: Add PORT_GP_27 helper macro pinctrl: sh-pfc: rcar-gen3: Rename SEL_NDFC to SEL_NDF pinctrl: sh-pfc: rcar-gen3: Rename RTS{0,1,3,4}# pin function definitions pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and SSI_WS2 pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit16 when using NFALE and NFRB_N pinctrl: sh-pfc: rcar-gen3: Rename SEL_ADG_{A,B,C} to SEL_ADG{A,B,C} pinctrl: sh-pfc: rcar-gen3: Remove CC5_OSCOUT pin pinctrl: sh-pfc: rcar-gen3: Remove HDMI CEC pins, groups, and functions pinctrl: sh-pfc: Add missing #include <linux/errno.h> pinctrl: sh-pfc: rcar-gen3: Retain TDSELCTRL register across suspend/resume pinctrl: sh-pfc: r8a77990: Move CANFD pin groups and functions pinctrl: sh-pfc: r8a77990: Rename IOCTRLx registers pinctrl: sh-pfc: r8a7796: Move CANFD pin groups and functions pinctrl: sh-pfc: r8a7796: Deduplicate VIN5 pin definitions pinctrl: sh-pfc: r8a7796: Add I2C{0,3,5} pins, groups and functions pinctrl: sh-pfc: r8a7796: Fix VIN versioned groups pinctrl: sh-pfc: Validate pin tables at runtime pinctrl: sh-pfc: Add check for empty pinmux groups/functions pinctrl: sh-pfc: Mark run-time debug code __init pinctrl: sh-pfc: Correct printk level of group reference warning pinctrl: sh-pfc: Add new non-GPIO helper macros pinctrl: sh-pfc: Add SH_PFC_PIN_CFG_PULL_UP_DOWN shorthand pinctrl: sh-pfc: Rename 2-parameter CPU_ALL_PORT() variant pinctrl: sh-pfc: Improve PINMUX_IPSR_PHYS() documentation pinctrl: sh-pfc: Validate enum IDs for regs with variable-width fields pinctrl: sh-pfc: Validate enum IDs for regs with fixed-width fields pinctrl: sh-pfc: Absorb enum IDs in PINMUX_DATA_REG() macro pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG_VAR() macro pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macro pinctrl: sh-pfc: Validate fixed-size field widths at build time pinctrl: sh-pfc: Make pinmux_cfg_reg.var_field_width[] variable-length pinctrl: sh-pfc: Validate pins/marks in pin groups at build time pinctrl: sh-pfc: Add physical pin multiplexing helper macros pinctrl: sh-pfc: Validate pinmux tables at runtime when debugging pinctrl: sh-pfc: Print actual field width for variable-width fields CIP: Bump version suffix to -cip9 after merge from stable staging: m57621-mmc: delete driver from the tree. CIP: Bump version suffix to -cip8 after merge from stable Update to run all CIP arm, arm64 and x86 configs Update CI to use the latest linux-cip-ci containers CIP: Bump version suffix to -cip7 after merge from stable arm64: dts: renesas: r8a774c0: sort subnodes of the soc node arm64: dts: renesas: r8a774c0: Remove invalid compatible value for CSI40 arm64: dts: renesas: r8a774c0: Fix SCIF5 DMA channels arm64: dts: renesas: r8a774c0: Enable DMA for SCIF2 arm64: dts: renesas: r8a774c0-cat874: Add RWDT support arm64: dts: renesas: r8a774c0-cat874: Add LEDs support arm64: dts: renesas: r8a774c0-cat874: add RTC support arm64: defconfig: enable RX-8581 config option rtc: rx8581: Add support for Epson rx8571 RTC dt-bindings: rtc: add rx8571 compatible rtc: nvmem: remove nvmem from struct rtc_device rtc: nvmem: use devm_nvmem_register() arm64: dts: renesas: cat874: Add USB-HOST support phy: renesas: rcar-gen3-usb2: enable/disable independent irqs phy: renesas: rcar-gen3-usb2: Use pdev's device pointer on dev_vdbg() phy: rcar-gen3-usb2: Add support for r8a77470 phy: renesas: rcar-gen3-usb2: follow the hardware manual procedure phy: renesas: rcar-gen3-usb2: add is_otg_channel to use "role" sysfs phy: renesas: rcar-gen3-usb2: change a condition "dr_mode" phy: renesas: rcar-gen3-usb2: add conditions for uses_otg_pins == false phy: renesas: rcar-gen3-usb2: unify OBINTEN handling phy: renesas: rcar-gen3-usb2: Check a property to use otg pins phy: renesas: rcar-gen3-usb2: Rename has_otg_pins to uses_otg_pins phy: renesas: rcar-gen3-usb2: fix vbus_ctrl for role sysfs arm64: dts: renesas: cat875: Add CAN support arm64: dts: renesas: r8a774c0: Add clkp2 clock to CAN nodes arm64: dts: renesas: r8a774c0: Add CAN nodes arm64: dts: renesas: r8a774c0: Fix cpu nodes style arm64: dts: renesas: r8a774c0: Add OPPs table for cpu devices clk: renesas: rcar-gen3: Remove unused variable clk: renesas: rcar-gen3: Fix cpg_sd_clock_round_rate() return value clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC clk: renesas: rcar-gen3: Correct parent clock of HS-USB clk: renesas: rcar-gen3: Correct parent clock of EHCI/OHCI clk: renesas: r8a774c0: Add Z2 clock clk: renesas: rcar-gen3: Support Z and Z2 clocks with high frequency parents math64: New DIV64_U64_ROUND_CLOSEST helper clk: renesas: rcar-gen3: Remove CLK_TYPE_GEN3_Z2 clk: renesas: rcar-gen3: Parameterise Z and Z2 clock offset clk: renesas: rcar-gen3: Parameterise Z and Z2 clock fixed divisor clk: renesas: rcar-gen3: Pass name/offset to cpg_sd_clk_register() clk: renesas: r8a774a1: Fix LAST_DT_CORE_CLK clk: renesas: rcar-gen3: Add spinlock clk: renesas: rcar-gen3: Factor out cpg_reg_modify() clk: renesas: r8a774a1: Add missing CANFD clock clk: renesas: Remove usage of CLK_IS_BASIC clk: renesas: rcar-gen3: Add HS400 quirk for SD clock clk: renesas: rcar-gen3: Add documentation for SD clocks clk: renesas: rcar-gen3: Set state when registering SD clocks clk: renesas: r8a774a1: Add CPEX clock CIP: Bump version suffix to -cip6 after merge from stable Add gitlab-ci.yaml CIP: Bump version suffix to -cip5 after merge from stable CIP: Bump version suffix to -cip4 after merge from stable CIP: Bump version suffix to -cip3 after merge from stable dt-bindings: Add vendor prefix for Silicon Linux. CIP: Bump version suffix to -cip2 after Renesas patches arm64: defconfig: Enable R-Car thermal driver arm64: dts: renesas: r8a774c0: Add thermal support dt-bindings: thermal: rcar-thermal: add R8A774C0 support thermal: rcar_thermal: add R8A774C0 support arm64: dts: renesas: r8a774c0: Connect RZ/G2E Audio-DMAC to IPMMU arm64: dts: renesas: r8a774c0: Connect RZ/G2E AVB to IPMMU arm64: dts: renesas: r8a774c0: Connect RZ/G2E SYS-DMAC to IPMMU arm64: dts: renesas: r8a774c0: Add PWM support dt-bindings: pwm: rcar: Add r8a774c0 support dt-bindings: pwm: rcar: Add r8a774a1 support arm64: dts: renesas: r8a774c0: Add audio support ASoC: rsnd: Add r8a774c0 support ASoC: rsnd: Add r8a774a1 support arm64: dts: renesas: r8a774c0: Add VIN and CSI-2 device nodes media: dt-bindings: rcar-csi2: Add r8a774c0 media: dt-bindings: rcar-vin: Add R8A774C0 support media: rcar-csi2: Add support for RZ/G2E media: rcar-csi2: Fix PHTW table values for E3/V3M media: rcar-csi2: Handle per-SoC number of channels media: rcar: rcar-csi2: Update V3M/E3 PHTW tables media: rcar-csi2: Add R8A77990 support media: rcar-vin: Add support for RZ/G2E media: rcar-vin: Add support for R-Car R8A77990 arm64: dts: renesas: r8a774c0: Add IPMMU device nodes dt-bindings: iommu: ipmmu-vmsa: Add r8a774c0 support dt-bindings: iommu: ipmmu-vmsa: Add r8a774a1 support iommu/ipmmu-vmsa: Hook up r8a774c0 DT matching code iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist() to check SoC revisions iommu/ipmmu-vmsa: Hook up R8A774A1 DT maching code arm64: dts: renesas: r8a774c0: Add USB3.0 device nodes usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0 usb: gadget: udc: renesas_usb3: Add r8a774a1 support usb: gadget: udc: renesas_usb3: add support for r8a774c0 usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device usb: gadget: udc: renesas_usb3: add support for r8a77990 arm64: dts: renesas: r8a774c0: Add USB-DMAC and HSUSB device nodes dt-bindings: dmaengine: usb-dmac: Add binding for r8a774c0 dt-bindings: usb: renesas_usbhs: Add r8a774c0 support dt-bindings: usb: renesas_usbhs: add clock-names property Revert "usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel" usb: renesas_usbhs: Add multiple clocks management usb: renesas_usbhs: Add reset_control usb: renesas_usbhs: add support for RZ/G2E arm64: dts: renesas: r8a774c0: Add USB2.0 phy and host device nodes dt-bindings: rcar-gen3-phy-usb2: Add r8a774c0 support dt-bindings: rcar-gen3-phy-usb2: Add r8a774a1 support arm64: renesas: Enable GPIOLIB to allow GPIO driver selection arm64: enable CMT/TMU support for Renesas SoC clocksource/drivers/sh_tmu: Convert to SPDX identifiers arm64: dts: renesas: r8a774c0: Add TMU device nodes dt-bindings: timer: renesas: tmu: Document r8a774c0 bindings clk: renesas: r8a774c0: Fix LAST_DT_CORE_CLK clk: renesas: r8a774c0: Add TMU clock clk: renesas: r8a774c0: Correct parent clock of DU clk: renesas: r8a774c0: Add missing CANFD clock arm64: dts: renesas: r8a774c0: Add CMT device nodes dt-bindings: timer: renesas, cmt: Document r8a774c0 CMT support dt-bindings: timer: renesas, cmt: Document r8a774a1 CMT support clocksource/drivers/sh_cmt: Add R-Car gen3 support dt-bindings: timer: renesas: cmt: document R-Car gen3 support clocksource/drivers/sh_cmt: Properly line-wrap sh_cmt_of_table[] initializer clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machines clocksource/drivers/sh_cmt: Fixup for 64-bit machines clocksource/drivers/sh_cmt: Convert to SPDX identifiers pinctrl: sh-pfc: r8a77990: Add DRIF pins, groups and functions pinctrl: sh-pfc: r8a77990: Add TMU pins, groups and functions pinctrl: sh-pfc: r8a77990: GP6_9 does not have pull-down capability pinctrl: sh-pfc: r8a77990: Fix MOD_SEL bit numbering pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit2 when using RX2, TX2 and SCK2 pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit3 when using TX0 pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 SEL_I2C1 field width pinctrl: sh-pfc: r8a77990: Fix IOCTRL reg state after s2ram on R-Car E3 pinctrl: sh-pfc: r8a77990: Add CAN FD pins, groups and functions pinctrl: sh-pfc: r8a77990: Add CAN pins, groups and functions arm64: dts: renesas: cat875: Enable PCIe support arm64: dts: renesas: r8a774c0-cat874: Add pciec0 support arm64: dts: renesas: r8a774c0: Add PCIe device node dt-bindings: PCI: rcar: Add device tree support for r8a774c0 arm64: dts: renesas: r8a774c0: Add MSIOF nodes spi: sh-msiof: Add r8a774c0 support spi: sh-msiof: Add r8a774a1 support arm64: dts: renesas: r8a774c0: Add I2C and IIC-DVFS support dt-bindings: i2c: rcar: Add r8a774c0 support i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E) i2c: sh_mobile: add support for r8a77990 (R-Car E3) dt-bindings: i2c: sh_mobile: Add r8a774c0 support i2c: sh_mobile: document support for r8a77990 (R-Car E3) pinctrl: sh-pfc: r8a77990: Add HSCIF pins, groups, and functions pinctrl: sh-pfc: r8a77990: Add VIN[4|5] groups/functions pinctrl: sh-pfc: Add optional arg to VIN_DATA_PIN_GROUP pinctrl: sh-pfc: Reduce kernel size for narrow VIN channels arm64: dts: renesas: r8a774c0: Add watchdog support dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support arm64: dts: renesas: cat875: Add ethernet support arm64: dts: renesas: r8a774c0: Add Ethernet AVB node dt-bindings: net: ravb: Add support for r8a774c0 SoC arm64: dts: renesas: r8a774c0-cat874: Add uSD support arm64: dts: renesas: r8a774c0: Add SDHI nodes mmc: renesas_sdhi_internal_dmac: Whitelist r8a774c0 dt-bindings: mmc: renesas_sdhi: Add r8a774c0 support dt-bindings: mmc: renesas_sdhi: Add r8a77470 support mmc: renesas_sdhi_internal_dmac: Whitelist r8a774a1 mmc: renesas_sdhi: Add r8a774a1 support pinctrl: sh-pfc: r8a77990: Add voltage switch operations for SDHI pinctrl: sh-pfc: r8a77990: Add SDHI pins, groups and functions pinctrl: sh-pfc: r8a77990: Add Audio SSI pins, groups and functions pinctrl: sh-pfc: r8a77990: Add Audio clock pins, groups and functions arm64: dts: renesas: r8a774c0-cat874: Add pincontrol support to scif2 arm64: dts: renesas: r8a774c0: Add GPIO device nodes dt-bindings: gpio: rcar: Add r8a774c0 (RZ/G2E) support dt-bindings: gpio: rcar: Add r8a774a1 (RZ/G2M) support arm64: dts: renesas: r8a774c0: Add PFC support arm64: dts: renesas: r8a774c0: Add INTC-EX device node pinctrl: sh-pfc: r8a77990: Add INTC-EX pins, groups and function pinctrl: sh-pfc: rcar: Rename automotive-only arrays to automotive arm64: dts: renesas: r8a774c0: Add secondary CA53 CPU core clk: renesas: cpg-mssr: Add r8a774c0 support dt-bindings: clock: renesas: cpg-mssr: Document r8a774c0 clk: renesas: cpg-mssr: Add r8a774a1 support clk: renesas: rcar-gen3: Add support for mode pin clock selection clk: renesas: rcar-gen3: Add support for RCKSEL clock selection clk: renesas: cpg-mssr: Add support for fixed rate clocks clk: renesas: rcar-gen3: Add support for OSC EXTAL predivider clk: renesas: Add r8a774a1 CPG Core Clock Definitions clk: renesas: Add r8a774c0 CPG Core Clock Definitions arm64: dts: renesas: r8a774c0: Add SCIF and HSCIF nodes dt-bindings: serial: sh-sci: Document r8a774c0 bindings dt-bindings: serial: sh-sci: Document r8a774a1 bindings arm64: dts: renesas: r8a774c0: Add SYS-DMAC controller nodes dmaengine: rcar-dmac: Document R8A774C0 bindings dmaengine: rcar-dmac: Document R8A774A1 bindings arm64: dts: renesas: Add Si-Linux EK874 board support arm64: dts: renesas: Add Si-Linux CAT874 board support arm64: dts: renesas: Initial device tree for r8a774c0 dt-bindings: arm: Add si-linux cat87[45] boards ARM: dts: socfpga: Rename socfpga_cyclone5_de0_{sockit, nano_soc} dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support soc: renesas: rcar-rst: Add support for RZ/G2E dt-bindings: reset: rcar-rst: Document r8a774c0 rst soc: renesas: rcar-rst: Add support for RZ/G2M soc: renesas: rcar-sysc: Add r8a774c0 support dt-bindings: power: rcar-sysc: Document r8a774c0 sysc soc: renesas: rcar-sysc: Add r8a774a1 support dt-bindings: power: Add r8a774c0 SYSC power domain definitions dt-bindings: power: Add r8a774a1 SYSC power domain definitions arm64: defconfig: enable R8A774C0 SoC arm64: defconfig: enable R8A774A1 SoC arm64: Add Renesas R8A774C0 support arm64: Add Renesas R8A774A1 support soc: renesas: Identify RZ/G2E soc: renesas: Identify RZ/G2M dt-bindings: arm: Fix RZ/G2E part number dt-bindings: arm: Document RZ/G2E SoC DT bindings dt-bindings: arm: Document RZ/G2M SoC DT bindings pinctrl: sh-pfc: r8a77990: Add R8A774C0 PFC support pinctrl: sh-pfc: r8a77990: Add MSIOF pins, groups and functions pinctrl: sh-pfc: r8a77990: Add DU pins, groups and function pinctrl: sh-pfc: r8a77990: Add PWM pins, groups and functions dt-bindings: pinctrl: sh-pfc: Document r8a774c0 PFC support pinctrl: sh-pfc: r8a7796: Add R8A774A1 PFC support dt-bindings: pinctrl: sh-pfc: Document r8a774a1 PFC support CIP: Add a number to the version suffix Conflicts: Documentation/devicetree/bindings/i2c/i2c-rcar.txt Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt Documentation/devicetree/bindings/usb/renesas_usb3.txt Documentation/devicetree/bindings/usb/renesas_usbhs.txt Documentation/devicetree/bindings/watchdog/renesas-wdt.txt arch/arm64/boot/dts/vendor/bindings/display/panel/advantech,idk-1110wr.txt arch/arm64/boot/dts/vendor/bindings/display/panel/advantech,idk-2121wr.yaml arch/arm64/boot/dts/vendor/bindings/i2c/i2c-rcar.txt arch/arm64/boot/dts/vendor/bindings/i2c/i2c-sh_mobile.txt arch/arm64/boot/dts/vendor/bindings/i2c/renesas,i2c.txt arch/arm64/boot/dts/vendor/bindings/i2c/renesas,iic.txt arch/arm64/boot/dts/vendor/bindings/media/i2c/imx219.yaml arch/arm64/boot/dts/vendor/bindings/memory-controllers/renesas,rpc-if.yaml arch/arm64/boot/dts/vendor/bindings/pci/rcar-pci-ep.yaml arch/arm64/boot/dts/vendor/bindings/usb/renesas,usb3-peri.txt arch/arm64/boot/dts/vendor/bindings/usb/renesas,usbhs.txt arch/arm64/boot/dts/vendor/bindings/usb/renesas_usb3.txt arch/arm64/boot/dts/vendor/bindings/usb/renesas_usbhs.txt arch/arm64/boot/dts/vendor/bindings/usb/ti,hd3ss3220.txt arch/arm64/boot/dts/vendor/bindings/watchdog/renesas,wdt.txt arch/arm64/boot/dts/vendor/bindings/watchdog/renesas-wdt.txt drivers/clk/qcom/clk-alpha-pll.c drivers/hid/hid-ids.h drivers/irqchip/irq-gic-v3.c drivers/media/platform/qcom/venus/hfi_parser.c drivers/mmc/host/sdhci.h drivers/platform/x86/intel_cht_int33fe.c drivers/slimbus/messaging.c drivers/usb/dwc3/core.c drivers/usb/dwc3/gadget.c drivers/usb/gadget/function/f_fs.c drivers/usb/typec/mux.c fs/ext4/dir.c kernel/time/posix-timers.c mm/oom_kill.c Change-Id: I6ccf7ce22c6636030db6245952c67bfa54aef5a4
4087 lines
105 KiB
C
4087 lines
105 KiB
C
/*
|
|
* Copyright 2002-2005, Instant802 Networks, Inc.
|
|
* Copyright 2005-2006, Devicescape Software, Inc.
|
|
* Copyright 2007 Johannes Berg <johannes@sipsolutions.net>
|
|
* Copyright 2008-2011 Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
|
|
* Copyright 2013-2014 Intel Mobile Communications GmbH
|
|
* Copyright 2017 Intel Deutschland GmbH
|
|
* Copyright (C) 2018 Intel Corporation
|
|
*
|
|
* Permission to use, copy, modify, and/or distribute this software for any
|
|
* purpose with or without fee is hereby granted, provided that the above
|
|
* copyright notice and this permission notice appear in all copies.
|
|
*
|
|
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
*/
|
|
|
|
|
|
/**
|
|
* DOC: Wireless regulatory infrastructure
|
|
*
|
|
* The usual implementation is for a driver to read a device EEPROM to
|
|
* determine which regulatory domain it should be operating under, then
|
|
* looking up the allowable channels in a driver-local table and finally
|
|
* registering those channels in the wiphy structure.
|
|
*
|
|
* Another set of compliance enforcement is for drivers to use their
|
|
* own compliance limits which can be stored on the EEPROM. The host
|
|
* driver or firmware may ensure these are used.
|
|
*
|
|
* In addition to all this we provide an extra layer of regulatory
|
|
* conformance. For drivers which do not have any regulatory
|
|
* information CRDA provides the complete regulatory solution.
|
|
* For others it provides a community effort on further restrictions
|
|
* to enhance compliance.
|
|
*
|
|
* Note: When number of rules --> infinity we will not be able to
|
|
* index on alpha2 any more, instead we'll probably have to
|
|
* rely on some SHA1 checksum of the regdomain for example.
|
|
*
|
|
*/
|
|
|
|
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
|
|
|
|
#include <linux/kernel.h>
|
|
#include <linux/export.h>
|
|
#include <linux/slab.h>
|
|
#include <linux/list.h>
|
|
#include <linux/ctype.h>
|
|
#include <linux/nl80211.h>
|
|
#include <linux/platform_device.h>
|
|
#include <linux/verification.h>
|
|
#include <linux/moduleparam.h>
|
|
#include <linux/firmware.h>
|
|
#include <net/cfg80211.h>
|
|
#include "core.h"
|
|
#include "reg.h"
|
|
#include "rdev-ops.h"
|
|
#include "regdb.h"
|
|
#include "nl80211.h"
|
|
|
|
/*
|
|
* Grace period we give before making sure all current interfaces reside on
|
|
* channels allowed by the current regulatory domain.
|
|
*/
|
|
#define REG_ENFORCE_GRACE_MS 60000
|
|
|
|
/**
|
|
* enum reg_request_treatment - regulatory request treatment
|
|
*
|
|
* @REG_REQ_OK: continue processing the regulatory request
|
|
* @REG_REQ_IGNORE: ignore the regulatory request
|
|
* @REG_REQ_INTERSECT: the regulatory domain resulting from this request should
|
|
* be intersected with the current one.
|
|
* @REG_REQ_ALREADY_SET: the regulatory request will not change the current
|
|
* regulatory settings, and no further processing is required.
|
|
*/
|
|
enum reg_request_treatment {
|
|
REG_REQ_OK,
|
|
REG_REQ_IGNORE,
|
|
REG_REQ_INTERSECT,
|
|
REG_REQ_ALREADY_SET,
|
|
};
|
|
|
|
static struct regulatory_request core_request_world = {
|
|
.initiator = NL80211_REGDOM_SET_BY_CORE,
|
|
.alpha2[0] = '0',
|
|
.alpha2[1] = '0',
|
|
.intersect = false,
|
|
.processed = true,
|
|
.country_ie_env = ENVIRON_ANY,
|
|
};
|
|
|
|
/*
|
|
* Receipt of information from last regulatory request,
|
|
* protected by RTNL (and can be accessed with RCU protection)
|
|
*/
|
|
static struct regulatory_request __rcu *last_request =
|
|
(void __force __rcu *)&core_request_world;
|
|
|
|
/* To trigger userspace events and load firmware */
|
|
static struct platform_device *reg_pdev;
|
|
|
|
/*
|
|
* Central wireless core regulatory domains, we only need two,
|
|
* the current one and a world regulatory domain in case we have no
|
|
* information to give us an alpha2.
|
|
* (protected by RTNL, can be read under RCU)
|
|
*/
|
|
const struct ieee80211_regdomain __rcu *cfg80211_regdomain;
|
|
|
|
/*
|
|
* Number of devices that registered to the core
|
|
* that support cellular base station regulatory hints
|
|
* (protected by RTNL)
|
|
*/
|
|
static int reg_num_devs_support_basehint;
|
|
|
|
/*
|
|
* State variable indicating if the platform on which the devices
|
|
* are attached is operating in an indoor environment. The state variable
|
|
* is relevant for all registered devices.
|
|
*/
|
|
static bool reg_is_indoor;
|
|
static spinlock_t reg_indoor_lock;
|
|
|
|
/* Used to track the userspace process controlling the indoor setting */
|
|
static u32 reg_is_indoor_portid;
|
|
|
|
static void restore_regulatory_settings(bool reset_user);
|
|
|
|
static const struct ieee80211_regdomain *get_cfg80211_regdom(void)
|
|
{
|
|
return rcu_dereference_rtnl(cfg80211_regdomain);
|
|
}
|
|
|
|
const struct ieee80211_regdomain *get_wiphy_regdom(struct wiphy *wiphy)
|
|
{
|
|
return rcu_dereference_rtnl(wiphy->regd);
|
|
}
|
|
|
|
static const char *reg_dfs_region_str(enum nl80211_dfs_regions dfs_region)
|
|
{
|
|
switch (dfs_region) {
|
|
case NL80211_DFS_UNSET:
|
|
return "unset";
|
|
case NL80211_DFS_FCC:
|
|
return "FCC";
|
|
case NL80211_DFS_ETSI:
|
|
return "ETSI";
|
|
case NL80211_DFS_JP:
|
|
return "JP";
|
|
}
|
|
return "Unknown";
|
|
}
|
|
|
|
enum nl80211_dfs_regions reg_get_dfs_region(struct wiphy *wiphy)
|
|
{
|
|
const struct ieee80211_regdomain *regd = NULL;
|
|
const struct ieee80211_regdomain *wiphy_regd = NULL;
|
|
|
|
regd = get_cfg80211_regdom();
|
|
if (!wiphy)
|
|
goto out;
|
|
|
|
wiphy_regd = get_wiphy_regdom(wiphy);
|
|
if (!wiphy_regd)
|
|
goto out;
|
|
|
|
if (wiphy_regd->dfs_region == regd->dfs_region)
|
|
goto out;
|
|
|
|
pr_debug("%s: device specific dfs_region (%s) disagrees with cfg80211's central dfs_region (%s)\n",
|
|
dev_name(&wiphy->dev),
|
|
reg_dfs_region_str(wiphy_regd->dfs_region),
|
|
reg_dfs_region_str(regd->dfs_region));
|
|
|
|
out:
|
|
return regd->dfs_region;
|
|
}
|
|
|
|
static void rcu_free_regdom(const struct ieee80211_regdomain *r)
|
|
{
|
|
if (!r)
|
|
return;
|
|
kfree_rcu((struct ieee80211_regdomain *)r, rcu_head);
|
|
}
|
|
|
|
static struct regulatory_request *get_last_request(void)
|
|
{
|
|
return rcu_dereference_rtnl(last_request);
|
|
}
|
|
|
|
/* Used to queue up regulatory hints */
|
|
static LIST_HEAD(reg_requests_list);
|
|
static spinlock_t reg_requests_lock;
|
|
|
|
/* Used to queue up beacon hints for review */
|
|
static LIST_HEAD(reg_pending_beacons);
|
|
static spinlock_t reg_pending_beacons_lock;
|
|
|
|
/* Used to keep track of processed beacon hints */
|
|
static LIST_HEAD(reg_beacon_list);
|
|
|
|
struct reg_beacon {
|
|
struct list_head list;
|
|
struct ieee80211_channel chan;
|
|
};
|
|
|
|
static void reg_check_chans_work(struct work_struct *work);
|
|
static DECLARE_DELAYED_WORK(reg_check_chans, reg_check_chans_work);
|
|
|
|
static void reg_todo(struct work_struct *work);
|
|
static DECLARE_WORK(reg_work, reg_todo);
|
|
|
|
/* We keep a static world regulatory domain in case of the absence of CRDA */
|
|
static const struct ieee80211_regdomain world_regdom = {
|
|
.n_reg_rules = 8,
|
|
.alpha2 = "00",
|
|
.reg_rules = {
|
|
/* IEEE 802.11b/g, channels 1..11 */
|
|
REG_RULE(2412-10, 2462+10, 40, 6, 20, 0),
|
|
/* IEEE 802.11b/g, channels 12..13. */
|
|
REG_RULE(2467-10, 2472+10, 20, 6, 20,
|
|
NL80211_RRF_NO_IR | NL80211_RRF_AUTO_BW),
|
|
/* IEEE 802.11 channel 14 - Only JP enables
|
|
* this and for 802.11b only */
|
|
REG_RULE(2484-10, 2484+10, 20, 6, 20,
|
|
NL80211_RRF_NO_IR |
|
|
NL80211_RRF_NO_OFDM),
|
|
/* IEEE 802.11a, channel 36..48 */
|
|
REG_RULE(5180-10, 5240+10, 80, 6, 20,
|
|
NL80211_RRF_NO_IR |
|
|
NL80211_RRF_AUTO_BW),
|
|
|
|
/* IEEE 802.11a, channel 52..64 - DFS required */
|
|
REG_RULE(5260-10, 5320+10, 80, 6, 20,
|
|
NL80211_RRF_NO_IR |
|
|
NL80211_RRF_AUTO_BW |
|
|
NL80211_RRF_DFS),
|
|
|
|
/* IEEE 802.11a, channel 100..144 - DFS required */
|
|
REG_RULE(5500-10, 5720+10, 160, 6, 20,
|
|
NL80211_RRF_NO_IR |
|
|
NL80211_RRF_DFS),
|
|
|
|
/* IEEE 802.11a, channel 149..165 */
|
|
REG_RULE(5745-10, 5825+10, 80, 6, 20,
|
|
NL80211_RRF_NO_IR),
|
|
|
|
/* IEEE 802.11ad (60GHz), channels 1..3 */
|
|
REG_RULE(56160+2160*1-1080, 56160+2160*3+1080, 2160, 0, 0, 0),
|
|
}
|
|
};
|
|
|
|
/* protected by RTNL */
|
|
static const struct ieee80211_regdomain *cfg80211_world_regdom =
|
|
&world_regdom;
|
|
|
|
static char *ieee80211_regdom = "00";
|
|
static char user_alpha2[2];
|
|
|
|
module_param(ieee80211_regdom, charp, 0444);
|
|
MODULE_PARM_DESC(ieee80211_regdom, "IEEE 802.11 regulatory domain code");
|
|
|
|
static void reg_free_request(struct regulatory_request *request)
|
|
{
|
|
if (request == &core_request_world)
|
|
return;
|
|
|
|
if (request != get_last_request())
|
|
kfree(request);
|
|
}
|
|
|
|
static void reg_free_last_request(void)
|
|
{
|
|
struct regulatory_request *lr = get_last_request();
|
|
|
|
if (lr != &core_request_world && lr)
|
|
kfree_rcu(lr, rcu_head);
|
|
}
|
|
|
|
static void reg_update_last_request(struct regulatory_request *request)
|
|
{
|
|
struct regulatory_request *lr;
|
|
|
|
lr = get_last_request();
|
|
if (lr == request)
|
|
return;
|
|
|
|
reg_free_last_request();
|
|
rcu_assign_pointer(last_request, request);
|
|
}
|
|
|
|
static void reset_regdomains(bool full_reset,
|
|
const struct ieee80211_regdomain *new_regdom)
|
|
{
|
|
const struct ieee80211_regdomain *r;
|
|
|
|
ASSERT_RTNL();
|
|
|
|
r = get_cfg80211_regdom();
|
|
|
|
/* avoid freeing static information or freeing something twice */
|
|
if (r == cfg80211_world_regdom)
|
|
r = NULL;
|
|
if (cfg80211_world_regdom == &world_regdom)
|
|
cfg80211_world_regdom = NULL;
|
|
if (r == &world_regdom)
|
|
r = NULL;
|
|
|
|
rcu_free_regdom(r);
|
|
rcu_free_regdom(cfg80211_world_regdom);
|
|
|
|
cfg80211_world_regdom = &world_regdom;
|
|
rcu_assign_pointer(cfg80211_regdomain, new_regdom);
|
|
|
|
if (!full_reset)
|
|
return;
|
|
|
|
reg_update_last_request(&core_request_world);
|
|
}
|
|
|
|
/*
|
|
* Dynamic world regulatory domain requested by the wireless
|
|
* core upon initialization
|
|
*/
|
|
static void update_world_regdomain(const struct ieee80211_regdomain *rd)
|
|
{
|
|
struct regulatory_request *lr;
|
|
|
|
lr = get_last_request();
|
|
|
|
WARN_ON(!lr);
|
|
|
|
reset_regdomains(false, rd);
|
|
|
|
cfg80211_world_regdom = rd;
|
|
}
|
|
|
|
bool is_world_regdom(const char *alpha2)
|
|
{
|
|
if (!alpha2)
|
|
return false;
|
|
return alpha2[0] == '0' && alpha2[1] == '0';
|
|
}
|
|
|
|
static bool is_alpha2_set(const char *alpha2)
|
|
{
|
|
if (!alpha2)
|
|
return false;
|
|
return alpha2[0] && alpha2[1];
|
|
}
|
|
|
|
static bool is_unknown_alpha2(const char *alpha2)
|
|
{
|
|
if (!alpha2)
|
|
return false;
|
|
/*
|
|
* Special case where regulatory domain was built by driver
|
|
* but a specific alpha2 cannot be determined
|
|
*/
|
|
return alpha2[0] == '9' && alpha2[1] == '9';
|
|
}
|
|
|
|
static bool is_intersected_alpha2(const char *alpha2)
|
|
{
|
|
if (!alpha2)
|
|
return false;
|
|
/*
|
|
* Special case where regulatory domain is the
|
|
* result of an intersection between two regulatory domain
|
|
* structures
|
|
*/
|
|
return alpha2[0] == '9' && alpha2[1] == '8';
|
|
}
|
|
|
|
static bool is_an_alpha2(const char *alpha2)
|
|
{
|
|
if (!alpha2)
|
|
return false;
|
|
return isascii(alpha2[0]) && isalpha(alpha2[0]) &&
|
|
isascii(alpha2[1]) && isalpha(alpha2[1]);
|
|
}
|
|
|
|
static bool alpha2_equal(const char *alpha2_x, const char *alpha2_y)
|
|
{
|
|
if (!alpha2_x || !alpha2_y)
|
|
return false;
|
|
return alpha2_x[0] == alpha2_y[0] && alpha2_x[1] == alpha2_y[1];
|
|
}
|
|
|
|
static bool regdom_changes(const char *alpha2)
|
|
{
|
|
const struct ieee80211_regdomain *r = get_cfg80211_regdom();
|
|
|
|
if (!r)
|
|
return true;
|
|
return !alpha2_equal(r->alpha2, alpha2);
|
|
}
|
|
|
|
/*
|
|
* The NL80211_REGDOM_SET_BY_USER regdom alpha2 is cached, this lets
|
|
* you know if a valid regulatory hint with NL80211_REGDOM_SET_BY_USER
|
|
* has ever been issued.
|
|
*/
|
|
static bool is_user_regdom_saved(void)
|
|
{
|
|
if (user_alpha2[0] == '9' && user_alpha2[1] == '7')
|
|
return false;
|
|
|
|
/* This would indicate a mistake on the design */
|
|
if (WARN(!is_world_regdom(user_alpha2) && !is_an_alpha2(user_alpha2),
|
|
"Unexpected user alpha2: %c%c\n",
|
|
user_alpha2[0], user_alpha2[1]))
|
|
return false;
|
|
|
|
return true;
|
|
}
|
|
|
|
static bool is_cfg80211_regdom_intersected(void)
|
|
{
|
|
return is_intersected_alpha2(get_cfg80211_regdom()->alpha2);
|
|
}
|
|
|
|
static const struct ieee80211_regdomain *
|
|
reg_copy_regd(const struct ieee80211_regdomain *src_regd)
|
|
{
|
|
struct ieee80211_regdomain *regd;
|
|
int size_of_regd;
|
|
unsigned int i;
|
|
|
|
size_of_regd =
|
|
sizeof(struct ieee80211_regdomain) +
|
|
src_regd->n_reg_rules * sizeof(struct ieee80211_reg_rule);
|
|
|
|
regd = kzalloc(size_of_regd, GFP_KERNEL);
|
|
if (!regd)
|
|
return ERR_PTR(-ENOMEM);
|
|
|
|
memcpy(regd, src_regd, sizeof(struct ieee80211_regdomain));
|
|
|
|
for (i = 0; i < src_regd->n_reg_rules; i++)
|
|
memcpy(®d->reg_rules[i], &src_regd->reg_rules[i],
|
|
sizeof(struct ieee80211_reg_rule));
|
|
|
|
return regd;
|
|
}
|
|
|
|
struct reg_regdb_apply_request {
|
|
struct list_head list;
|
|
const struct ieee80211_regdomain *regdom;
|
|
};
|
|
|
|
static LIST_HEAD(reg_regdb_apply_list);
|
|
static DEFINE_MUTEX(reg_regdb_apply_mutex);
|
|
|
|
static void reg_regdb_apply(struct work_struct *work)
|
|
{
|
|
struct reg_regdb_apply_request *request;
|
|
|
|
rtnl_lock();
|
|
|
|
mutex_lock(®_regdb_apply_mutex);
|
|
while (!list_empty(®_regdb_apply_list)) {
|
|
request = list_first_entry(®_regdb_apply_list,
|
|
struct reg_regdb_apply_request,
|
|
list);
|
|
list_del(&request->list);
|
|
|
|
set_regdom(request->regdom, REGD_SOURCE_INTERNAL_DB);
|
|
kfree(request);
|
|
}
|
|
mutex_unlock(®_regdb_apply_mutex);
|
|
|
|
rtnl_unlock();
|
|
}
|
|
|
|
static DECLARE_WORK(reg_regdb_work, reg_regdb_apply);
|
|
|
|
static int reg_schedule_apply(const struct ieee80211_regdomain *regdom)
|
|
{
|
|
struct reg_regdb_apply_request *request;
|
|
|
|
request = kzalloc(sizeof(struct reg_regdb_apply_request), GFP_KERNEL);
|
|
if (!request) {
|
|
kfree(regdom);
|
|
return -ENOMEM;
|
|
}
|
|
|
|
request->regdom = regdom;
|
|
|
|
mutex_lock(®_regdb_apply_mutex);
|
|
list_add_tail(&request->list, ®_regdb_apply_list);
|
|
mutex_unlock(®_regdb_apply_mutex);
|
|
|
|
schedule_work(®_regdb_work);
|
|
return 0;
|
|
}
|
|
|
|
#ifdef CONFIG_CFG80211_INTERNAL_REGDB
|
|
static int reg_query_builtin(const char *alpha2)
|
|
{
|
|
const struct ieee80211_regdomain *regdom = NULL;
|
|
unsigned int i;
|
|
|
|
for (i = 0; i < reg_regdb_size; i++) {
|
|
if (alpha2_equal(alpha2, reg_regdb[i]->alpha2)) {
|
|
regdom = reg_copy_regd(reg_regdb[i]);
|
|
break;
|
|
}
|
|
}
|
|
if (!regdom)
|
|
return -ENODATA;
|
|
|
|
return reg_schedule_apply(regdom);
|
|
}
|
|
|
|
/* Feel free to add any other sanity checks here */
|
|
static void reg_regdb_size_check(void)
|
|
{
|
|
/* We should ideally BUILD_BUG_ON() but then random builds would fail */
|
|
WARN_ONCE(!reg_regdb_size, "db.txt is empty, you should update it...");
|
|
}
|
|
#else
|
|
static inline void reg_regdb_size_check(void) {}
|
|
static inline int reg_query_builtin(const char *alpha2)
|
|
{
|
|
return -ENODATA;
|
|
}
|
|
#endif /* CONFIG_CFG80211_INTERNAL_REGDB */
|
|
|
|
#ifdef CONFIG_CFG80211_CRDA_SUPPORT
|
|
/* Max number of consecutive attempts to communicate with CRDA */
|
|
#define REG_MAX_CRDA_TIMEOUTS 10
|
|
|
|
static u32 reg_crda_timeouts;
|
|
|
|
static void crda_timeout_work(struct work_struct *work);
|
|
static DECLARE_DELAYED_WORK(crda_timeout, crda_timeout_work);
|
|
|
|
static void crda_timeout_work(struct work_struct *work)
|
|
{
|
|
pr_debug("Timeout while waiting for CRDA to reply, restoring regulatory settings\n");
|
|
rtnl_lock();
|
|
reg_crda_timeouts++;
|
|
restore_regulatory_settings(true);
|
|
rtnl_unlock();
|
|
}
|
|
|
|
static void cancel_crda_timeout(void)
|
|
{
|
|
cancel_delayed_work(&crda_timeout);
|
|
}
|
|
|
|
static void cancel_crda_timeout_sync(void)
|
|
{
|
|
cancel_delayed_work_sync(&crda_timeout);
|
|
}
|
|
|
|
static void reset_crda_timeouts(void)
|
|
{
|
|
reg_crda_timeouts = 0;
|
|
}
|
|
|
|
/*
|
|
* This lets us keep regulatory code which is updated on a regulatory
|
|
* basis in userspace.
|
|
*/
|
|
static int call_crda(const char *alpha2)
|
|
{
|
|
char country[12];
|
|
char *env[] = { country, NULL };
|
|
int ret;
|
|
|
|
snprintf(country, sizeof(country), "COUNTRY=%c%c",
|
|
alpha2[0], alpha2[1]);
|
|
|
|
if (reg_crda_timeouts > REG_MAX_CRDA_TIMEOUTS) {
|
|
pr_debug("Exceeded CRDA call max attempts. Not calling CRDA\n");
|
|
return -EINVAL;
|
|
}
|
|
|
|
if (!is_world_regdom((char *) alpha2))
|
|
pr_debug("Calling CRDA for country: %c%c\n",
|
|
alpha2[0], alpha2[1]);
|
|
else
|
|
pr_debug("Calling CRDA to update world regulatory domain\n");
|
|
|
|
ret = kobject_uevent_env(®_pdev->dev.kobj, KOBJ_CHANGE, env);
|
|
if (ret)
|
|
return ret;
|
|
|
|
queue_delayed_work(system_power_efficient_wq,
|
|
&crda_timeout, msecs_to_jiffies(3142));
|
|
return 0;
|
|
}
|
|
#else
|
|
static inline void cancel_crda_timeout(void) {}
|
|
static inline void cancel_crda_timeout_sync(void) {}
|
|
static inline void reset_crda_timeouts(void) {}
|
|
static inline int call_crda(const char *alpha2)
|
|
{
|
|
return -ENODATA;
|
|
}
|
|
#endif /* CONFIG_CFG80211_CRDA_SUPPORT */
|
|
|
|
/* code to directly load a firmware database through request_firmware */
|
|
static const struct fwdb_header *regdb;
|
|
|
|
struct fwdb_country {
|
|
u8 alpha2[2];
|
|
__be16 coll_ptr;
|
|
/* this struct cannot be extended */
|
|
} __packed __aligned(4);
|
|
|
|
struct fwdb_collection {
|
|
u8 len;
|
|
u8 n_rules;
|
|
u8 dfs_region;
|
|
/* no optional data yet */
|
|
/* aligned to 2, then followed by __be16 array of rule pointers */
|
|
} __packed __aligned(4);
|
|
|
|
enum fwdb_flags {
|
|
FWDB_FLAG_NO_OFDM = BIT(0),
|
|
FWDB_FLAG_NO_OUTDOOR = BIT(1),
|
|
FWDB_FLAG_DFS = BIT(2),
|
|
FWDB_FLAG_NO_IR = BIT(3),
|
|
FWDB_FLAG_AUTO_BW = BIT(4),
|
|
};
|
|
|
|
struct fwdb_wmm_ac {
|
|
u8 ecw;
|
|
u8 aifsn;
|
|
__be16 cot;
|
|
} __packed;
|
|
|
|
struct fwdb_wmm_rule {
|
|
struct fwdb_wmm_ac client[IEEE80211_NUM_ACS];
|
|
struct fwdb_wmm_ac ap[IEEE80211_NUM_ACS];
|
|
} __packed;
|
|
|
|
struct fwdb_rule {
|
|
u8 len;
|
|
u8 flags;
|
|
__be16 max_eirp;
|
|
__be32 start, end, max_bw;
|
|
/* start of optional data */
|
|
__be16 cac_timeout;
|
|
__be16 wmm_ptr;
|
|
} __packed __aligned(4);
|
|
|
|
#define FWDB_MAGIC 0x52474442
|
|
#define FWDB_VERSION 20
|
|
|
|
struct fwdb_header {
|
|
__be32 magic;
|
|
__be32 version;
|
|
struct fwdb_country country[];
|
|
} __packed __aligned(4);
|
|
|
|
static int ecw2cw(int ecw)
|
|
{
|
|
return (1 << ecw) - 1;
|
|
}
|
|
|
|
static bool valid_wmm(struct fwdb_wmm_rule *rule)
|
|
{
|
|
struct fwdb_wmm_ac *ac = (struct fwdb_wmm_ac *)rule;
|
|
int i;
|
|
|
|
for (i = 0; i < IEEE80211_NUM_ACS * 2; i++) {
|
|
u16 cw_min = ecw2cw((ac[i].ecw & 0xf0) >> 4);
|
|
u16 cw_max = ecw2cw(ac[i].ecw & 0x0f);
|
|
u8 aifsn = ac[i].aifsn;
|
|
|
|
if (cw_min >= cw_max)
|
|
return false;
|
|
|
|
if (aifsn < 1)
|
|
return false;
|
|
}
|
|
|
|
return true;
|
|
}
|
|
|
|
static bool valid_rule(const u8 *data, unsigned int size, u16 rule_ptr)
|
|
{
|
|
struct fwdb_rule *rule = (void *)(data + (rule_ptr << 2));
|
|
|
|
if ((u8 *)rule + sizeof(rule->len) > data + size)
|
|
return false;
|
|
|
|
/* mandatory fields */
|
|
if (rule->len < offsetofend(struct fwdb_rule, max_bw))
|
|
return false;
|
|
if (rule->len >= offsetofend(struct fwdb_rule, wmm_ptr)) {
|
|
u32 wmm_ptr = be16_to_cpu(rule->wmm_ptr) << 2;
|
|
struct fwdb_wmm_rule *wmm;
|
|
|
|
if (wmm_ptr + sizeof(struct fwdb_wmm_rule) > size)
|
|
return false;
|
|
|
|
wmm = (void *)(data + wmm_ptr);
|
|
|
|
if (!valid_wmm(wmm))
|
|
return false;
|
|
}
|
|
return true;
|
|
}
|
|
|
|
static bool valid_country(const u8 *data, unsigned int size,
|
|
const struct fwdb_country *country)
|
|
{
|
|
unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2;
|
|
struct fwdb_collection *coll = (void *)(data + ptr);
|
|
__be16 *rules_ptr;
|
|
unsigned int i;
|
|
|
|
/* make sure we can read len/n_rules */
|
|
if ((u8 *)coll + offsetofend(typeof(*coll), n_rules) > data + size)
|
|
return false;
|
|
|
|
/* make sure base struct and all rules fit */
|
|
if ((u8 *)coll + ALIGN(coll->len, 2) +
|
|
(coll->n_rules * 2) > data + size)
|
|
return false;
|
|
|
|
/* mandatory fields must exist */
|
|
if (coll->len < offsetofend(struct fwdb_collection, dfs_region))
|
|
return false;
|
|
|
|
rules_ptr = (void *)((u8 *)coll + ALIGN(coll->len, 2));
|
|
|
|
for (i = 0; i < coll->n_rules; i++) {
|
|
u16 rule_ptr = be16_to_cpu(rules_ptr[i]);
|
|
|
|
if (!valid_rule(data, size, rule_ptr))
|
|
return false;
|
|
}
|
|
|
|
return true;
|
|
}
|
|
|
|
#ifdef CONFIG_CFG80211_REQUIRE_SIGNED_REGDB
|
|
static struct key *builtin_regdb_keys;
|
|
|
|
static void __init load_keys_from_buffer(const u8 *p, unsigned int buflen)
|
|
{
|
|
const u8 *end = p + buflen;
|
|
size_t plen;
|
|
key_ref_t key;
|
|
|
|
while (p < end) {
|
|
/* Each cert begins with an ASN.1 SEQUENCE tag and must be more
|
|
* than 256 bytes in size.
|
|
*/
|
|
if (end - p < 4)
|
|
goto dodgy_cert;
|
|
if (p[0] != 0x30 &&
|
|
p[1] != 0x82)
|
|
goto dodgy_cert;
|
|
plen = (p[2] << 8) | p[3];
|
|
plen += 4;
|
|
if (plen > end - p)
|
|
goto dodgy_cert;
|
|
|
|
key = key_create_or_update(make_key_ref(builtin_regdb_keys, 1),
|
|
"asymmetric", NULL, p, plen,
|
|
((KEY_POS_ALL & ~KEY_POS_SETATTR) |
|
|
KEY_USR_VIEW | KEY_USR_READ),
|
|
KEY_ALLOC_NOT_IN_QUOTA |
|
|
KEY_ALLOC_BUILT_IN |
|
|
KEY_ALLOC_BYPASS_RESTRICTION);
|
|
if (IS_ERR(key)) {
|
|
pr_err("Problem loading in-kernel X.509 certificate (%ld)\n",
|
|
PTR_ERR(key));
|
|
} else {
|
|
pr_notice("Loaded X.509 cert '%s'\n",
|
|
key_ref_to_ptr(key)->description);
|
|
key_ref_put(key);
|
|
}
|
|
p += plen;
|
|
}
|
|
|
|
return;
|
|
|
|
dodgy_cert:
|
|
pr_err("Problem parsing in-kernel X.509 certificate list\n");
|
|
}
|
|
|
|
static int __init load_builtin_regdb_keys(void)
|
|
{
|
|
builtin_regdb_keys =
|
|
keyring_alloc(".builtin_regdb_keys",
|
|
KUIDT_INIT(0), KGIDT_INIT(0), current_cred(),
|
|
((KEY_POS_ALL & ~KEY_POS_SETATTR) |
|
|
KEY_USR_VIEW | KEY_USR_READ | KEY_USR_SEARCH),
|
|
KEY_ALLOC_NOT_IN_QUOTA, NULL, NULL);
|
|
if (IS_ERR(builtin_regdb_keys))
|
|
return PTR_ERR(builtin_regdb_keys);
|
|
|
|
pr_notice("Loading compiled-in X.509 certificates for regulatory database\n");
|
|
|
|
#ifdef CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS
|
|
load_keys_from_buffer(shipped_regdb_certs, shipped_regdb_certs_len);
|
|
#endif
|
|
#ifdef CONFIG_CFG80211_EXTRA_REGDB_KEYDIR
|
|
if (CONFIG_CFG80211_EXTRA_REGDB_KEYDIR[0] != '\0')
|
|
load_keys_from_buffer(extra_regdb_certs, extra_regdb_certs_len);
|
|
#endif
|
|
|
|
return 0;
|
|
}
|
|
|
|
static bool regdb_has_valid_signature(const u8 *data, unsigned int size)
|
|
{
|
|
const struct firmware *sig;
|
|
bool result;
|
|
|
|
if (request_firmware(&sig, "regulatory.db.p7s", ®_pdev->dev))
|
|
return false;
|
|
|
|
result = verify_pkcs7_signature(data, size, sig->data, sig->size,
|
|
builtin_regdb_keys,
|
|
VERIFYING_UNSPECIFIED_SIGNATURE,
|
|
NULL, NULL) == 0;
|
|
|
|
release_firmware(sig);
|
|
|
|
return result;
|
|
}
|
|
|
|
static void free_regdb_keyring(void)
|
|
{
|
|
key_put(builtin_regdb_keys);
|
|
}
|
|
#else
|
|
static int load_builtin_regdb_keys(void)
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
static bool regdb_has_valid_signature(const u8 *data, unsigned int size)
|
|
{
|
|
return true;
|
|
}
|
|
|
|
static void free_regdb_keyring(void)
|
|
{
|
|
}
|
|
#endif /* CONFIG_CFG80211_REQUIRE_SIGNED_REGDB */
|
|
|
|
static bool valid_regdb(const u8 *data, unsigned int size)
|
|
{
|
|
const struct fwdb_header *hdr = (void *)data;
|
|
const struct fwdb_country *country;
|
|
|
|
if (size < sizeof(*hdr))
|
|
return false;
|
|
|
|
if (hdr->magic != cpu_to_be32(FWDB_MAGIC))
|
|
return false;
|
|
|
|
if (hdr->version != cpu_to_be32(FWDB_VERSION))
|
|
return false;
|
|
|
|
if (!regdb_has_valid_signature(data, size))
|
|
return false;
|
|
|
|
country = &hdr->country[0];
|
|
while ((u8 *)(country + 1) <= data + size) {
|
|
if (!country->coll_ptr)
|
|
break;
|
|
if (!valid_country(data, size, country))
|
|
return false;
|
|
country++;
|
|
}
|
|
|
|
return true;
|
|
}
|
|
|
|
static void set_wmm_rule(const struct fwdb_header *db,
|
|
const struct fwdb_country *country,
|
|
const struct fwdb_rule *rule,
|
|
struct ieee80211_reg_rule *rrule)
|
|
{
|
|
struct ieee80211_wmm_rule *wmm_rule = &rrule->wmm_rule;
|
|
struct fwdb_wmm_rule *wmm;
|
|
unsigned int i, wmm_ptr;
|
|
|
|
wmm_ptr = be16_to_cpu(rule->wmm_ptr) << 2;
|
|
wmm = (void *)((u8 *)db + wmm_ptr);
|
|
|
|
if (!valid_wmm(wmm)) {
|
|
pr_err("Invalid regulatory WMM rule %u-%u in domain %c%c\n",
|
|
be32_to_cpu(rule->start), be32_to_cpu(rule->end),
|
|
country->alpha2[0], country->alpha2[1]);
|
|
return;
|
|
}
|
|
|
|
for (i = 0; i < IEEE80211_NUM_ACS; i++) {
|
|
wmm_rule->client[i].cw_min =
|
|
ecw2cw((wmm->client[i].ecw & 0xf0) >> 4);
|
|
wmm_rule->client[i].cw_max = ecw2cw(wmm->client[i].ecw & 0x0f);
|
|
wmm_rule->client[i].aifsn = wmm->client[i].aifsn;
|
|
wmm_rule->client[i].cot =
|
|
1000 * be16_to_cpu(wmm->client[i].cot);
|
|
wmm_rule->ap[i].cw_min = ecw2cw((wmm->ap[i].ecw & 0xf0) >> 4);
|
|
wmm_rule->ap[i].cw_max = ecw2cw(wmm->ap[i].ecw & 0x0f);
|
|
wmm_rule->ap[i].aifsn = wmm->ap[i].aifsn;
|
|
wmm_rule->ap[i].cot = 1000 * be16_to_cpu(wmm->ap[i].cot);
|
|
}
|
|
|
|
rrule->has_wmm = true;
|
|
}
|
|
|
|
static int __regdb_query_wmm(const struct fwdb_header *db,
|
|
const struct fwdb_country *country, int freq,
|
|
struct ieee80211_reg_rule *rrule)
|
|
{
|
|
unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2;
|
|
struct fwdb_collection *coll = (void *)((u8 *)db + ptr);
|
|
int i;
|
|
|
|
for (i = 0; i < coll->n_rules; i++) {
|
|
__be16 *rules_ptr = (void *)((u8 *)coll + ALIGN(coll->len, 2));
|
|
unsigned int rule_ptr = be16_to_cpu(rules_ptr[i]) << 2;
|
|
struct fwdb_rule *rule = (void *)((u8 *)db + rule_ptr);
|
|
|
|
if (rule->len < offsetofend(struct fwdb_rule, wmm_ptr))
|
|
continue;
|
|
|
|
if (freq >= KHZ_TO_MHZ(be32_to_cpu(rule->start)) &&
|
|
freq <= KHZ_TO_MHZ(be32_to_cpu(rule->end))) {
|
|
set_wmm_rule(db, country, rule, rrule);
|
|
return 0;
|
|
}
|
|
}
|
|
|
|
return -ENODATA;
|
|
}
|
|
|
|
int reg_query_regdb_wmm(char *alpha2, int freq, struct ieee80211_reg_rule *rule)
|
|
{
|
|
const struct fwdb_header *hdr = regdb;
|
|
const struct fwdb_country *country;
|
|
|
|
if (!regdb)
|
|
return -ENODATA;
|
|
|
|
if (IS_ERR(regdb))
|
|
return PTR_ERR(regdb);
|
|
|
|
country = &hdr->country[0];
|
|
while (country->coll_ptr) {
|
|
if (alpha2_equal(alpha2, country->alpha2))
|
|
return __regdb_query_wmm(regdb, country, freq, rule);
|
|
|
|
country++;
|
|
}
|
|
|
|
return -ENODATA;
|
|
}
|
|
EXPORT_SYMBOL(reg_query_regdb_wmm);
|
|
|
|
static int regdb_query_country(const struct fwdb_header *db,
|
|
const struct fwdb_country *country)
|
|
{
|
|
unsigned int ptr = be16_to_cpu(country->coll_ptr) << 2;
|
|
struct fwdb_collection *coll = (void *)((u8 *)db + ptr);
|
|
struct ieee80211_regdomain *regdom;
|
|
unsigned int size_of_regd, i;
|
|
|
|
size_of_regd = sizeof(struct ieee80211_regdomain) +
|
|
coll->n_rules * sizeof(struct ieee80211_reg_rule);
|
|
|
|
regdom = kzalloc(size_of_regd, GFP_KERNEL);
|
|
if (!regdom)
|
|
return -ENOMEM;
|
|
|
|
regdom->n_reg_rules = coll->n_rules;
|
|
regdom->alpha2[0] = country->alpha2[0];
|
|
regdom->alpha2[1] = country->alpha2[1];
|
|
regdom->dfs_region = coll->dfs_region;
|
|
|
|
for (i = 0; i < regdom->n_reg_rules; i++) {
|
|
__be16 *rules_ptr = (void *)((u8 *)coll + ALIGN(coll->len, 2));
|
|
unsigned int rule_ptr = be16_to_cpu(rules_ptr[i]) << 2;
|
|
struct fwdb_rule *rule = (void *)((u8 *)db + rule_ptr);
|
|
struct ieee80211_reg_rule *rrule = ®dom->reg_rules[i];
|
|
|
|
rrule->freq_range.start_freq_khz = be32_to_cpu(rule->start);
|
|
rrule->freq_range.end_freq_khz = be32_to_cpu(rule->end);
|
|
rrule->freq_range.max_bandwidth_khz = be32_to_cpu(rule->max_bw);
|
|
|
|
rrule->power_rule.max_antenna_gain = 0;
|
|
rrule->power_rule.max_eirp = be16_to_cpu(rule->max_eirp);
|
|
|
|
rrule->flags = 0;
|
|
if (rule->flags & FWDB_FLAG_NO_OFDM)
|
|
rrule->flags |= NL80211_RRF_NO_OFDM;
|
|
if (rule->flags & FWDB_FLAG_NO_OUTDOOR)
|
|
rrule->flags |= NL80211_RRF_NO_OUTDOOR;
|
|
if (rule->flags & FWDB_FLAG_DFS)
|
|
rrule->flags |= NL80211_RRF_DFS;
|
|
if (rule->flags & FWDB_FLAG_NO_IR)
|
|
rrule->flags |= NL80211_RRF_NO_IR;
|
|
if (rule->flags & FWDB_FLAG_AUTO_BW)
|
|
rrule->flags |= NL80211_RRF_AUTO_BW;
|
|
|
|
rrule->dfs_cac_ms = 0;
|
|
|
|
/* handle optional data */
|
|
if (rule->len >= offsetofend(struct fwdb_rule, cac_timeout))
|
|
rrule->dfs_cac_ms =
|
|
1000 * be16_to_cpu(rule->cac_timeout);
|
|
if (rule->len >= offsetofend(struct fwdb_rule, wmm_ptr))
|
|
set_wmm_rule(db, country, rule, rrule);
|
|
}
|
|
|
|
return reg_schedule_apply(regdom);
|
|
}
|
|
|
|
static int query_regdb(const char *alpha2)
|
|
{
|
|
const struct fwdb_header *hdr = regdb;
|
|
const struct fwdb_country *country;
|
|
|
|
ASSERT_RTNL();
|
|
|
|
if (IS_ERR(regdb))
|
|
return PTR_ERR(regdb);
|
|
|
|
country = &hdr->country[0];
|
|
while (country->coll_ptr) {
|
|
if (alpha2_equal(alpha2, country->alpha2))
|
|
return regdb_query_country(regdb, country);
|
|
country++;
|
|
}
|
|
|
|
return -ENODATA;
|
|
}
|
|
|
|
static void regdb_fw_cb(const struct firmware *fw, void *context)
|
|
{
|
|
int set_error = 0;
|
|
bool restore = true;
|
|
void *db;
|
|
|
|
if (!fw) {
|
|
pr_info("failed to load regulatory.db\n");
|
|
set_error = -ENODATA;
|
|
} else if (!valid_regdb(fw->data, fw->size)) {
|
|
pr_info("loaded regulatory.db is malformed or signature is missing/invalid\n");
|
|
set_error = -EINVAL;
|
|
}
|
|
|
|
rtnl_lock();
|
|
if (WARN_ON(regdb && !IS_ERR(regdb))) {
|
|
/* just restore and free new db */
|
|
} else if (set_error) {
|
|
regdb = ERR_PTR(set_error);
|
|
} else if (fw) {
|
|
db = kmemdup(fw->data, fw->size, GFP_KERNEL);
|
|
if (db) {
|
|
regdb = db;
|
|
restore = context && query_regdb(context);
|
|
} else {
|
|
restore = true;
|
|
}
|
|
}
|
|
|
|
if (restore)
|
|
restore_regulatory_settings(true);
|
|
|
|
rtnl_unlock();
|
|
|
|
kfree(context);
|
|
|
|
release_firmware(fw);
|
|
}
|
|
|
|
static int query_regdb_file(const char *alpha2)
|
|
{
|
|
int err;
|
|
|
|
ASSERT_RTNL();
|
|
|
|
if (regdb)
|
|
return query_regdb(alpha2);
|
|
|
|
alpha2 = kmemdup(alpha2, 2, GFP_KERNEL);
|
|
if (!alpha2)
|
|
return -ENOMEM;
|
|
|
|
err = request_firmware_nowait(THIS_MODULE, true, "regulatory.db",
|
|
®_pdev->dev, GFP_KERNEL,
|
|
(void *)alpha2, regdb_fw_cb);
|
|
if (err)
|
|
kfree(alpha2);
|
|
|
|
return err;
|
|
}
|
|
|
|
int reg_reload_regdb(void)
|
|
{
|
|
const struct firmware *fw;
|
|
void *db;
|
|
int err;
|
|
|
|
err = request_firmware(&fw, "regulatory.db", ®_pdev->dev);
|
|
if (err)
|
|
return err;
|
|
|
|
if (!valid_regdb(fw->data, fw->size)) {
|
|
err = -ENODATA;
|
|
goto out;
|
|
}
|
|
|
|
db = kmemdup(fw->data, fw->size, GFP_KERNEL);
|
|
if (!db) {
|
|
err = -ENOMEM;
|
|
goto out;
|
|
}
|
|
|
|
rtnl_lock();
|
|
if (!IS_ERR_OR_NULL(regdb))
|
|
kfree(regdb);
|
|
regdb = db;
|
|
rtnl_unlock();
|
|
|
|
out:
|
|
release_firmware(fw);
|
|
return err;
|
|
}
|
|
|
|
static bool reg_query_database(struct regulatory_request *request)
|
|
{
|
|
/* query internal regulatory database (if it exists) */
|
|
if (reg_query_builtin(request->alpha2) == 0)
|
|
return true;
|
|
|
|
if (query_regdb_file(request->alpha2) == 0)
|
|
return true;
|
|
|
|
if (call_crda(request->alpha2) == 0)
|
|
return true;
|
|
|
|
return false;
|
|
}
|
|
|
|
bool reg_is_valid_request(const char *alpha2)
|
|
{
|
|
struct regulatory_request *lr = get_last_request();
|
|
|
|
if (!lr || lr->processed)
|
|
return false;
|
|
|
|
return alpha2_equal(lr->alpha2, alpha2);
|
|
}
|
|
|
|
static const struct ieee80211_regdomain *reg_get_regdomain(struct wiphy *wiphy)
|
|
{
|
|
struct regulatory_request *lr = get_last_request();
|
|
|
|
/*
|
|
* Follow the driver's regulatory domain, if present, unless a country
|
|
* IE has been processed or a user wants to help complaince further
|
|
*/
|
|
if (lr->initiator != NL80211_REGDOM_SET_BY_COUNTRY_IE &&
|
|
lr->initiator != NL80211_REGDOM_SET_BY_USER &&
|
|
wiphy->regd)
|
|
return get_wiphy_regdom(wiphy);
|
|
|
|
return get_cfg80211_regdom();
|
|
}
|
|
|
|
static unsigned int
|
|
reg_get_max_bandwidth_from_range(const struct ieee80211_regdomain *rd,
|
|
const struct ieee80211_reg_rule *rule)
|
|
{
|
|
const struct ieee80211_freq_range *freq_range = &rule->freq_range;
|
|
const struct ieee80211_freq_range *freq_range_tmp;
|
|
const struct ieee80211_reg_rule *tmp;
|
|
u32 start_freq, end_freq, idx, no;
|
|
|
|
for (idx = 0; idx < rd->n_reg_rules; idx++)
|
|
if (rule == &rd->reg_rules[idx])
|
|
break;
|
|
|
|
if (idx == rd->n_reg_rules)
|
|
return 0;
|
|
|
|
/* get start_freq */
|
|
no = idx;
|
|
|
|
while (no) {
|
|
tmp = &rd->reg_rules[--no];
|
|
freq_range_tmp = &tmp->freq_range;
|
|
|
|
if (freq_range_tmp->end_freq_khz < freq_range->start_freq_khz)
|
|
break;
|
|
|
|
freq_range = freq_range_tmp;
|
|
}
|
|
|
|
start_freq = freq_range->start_freq_khz;
|
|
|
|
/* get end_freq */
|
|
freq_range = &rule->freq_range;
|
|
no = idx;
|
|
|
|
while (no < rd->n_reg_rules - 1) {
|
|
tmp = &rd->reg_rules[++no];
|
|
freq_range_tmp = &tmp->freq_range;
|
|
|
|
if (freq_range_tmp->start_freq_khz > freq_range->end_freq_khz)
|
|
break;
|
|
|
|
freq_range = freq_range_tmp;
|
|
}
|
|
|
|
end_freq = freq_range->end_freq_khz;
|
|
|
|
return end_freq - start_freq;
|
|
}
|
|
|
|
unsigned int reg_get_max_bandwidth(const struct ieee80211_regdomain *rd,
|
|
const struct ieee80211_reg_rule *rule)
|
|
{
|
|
unsigned int bw = reg_get_max_bandwidth_from_range(rd, rule);
|
|
|
|
if (rule->flags & NL80211_RRF_NO_160MHZ)
|
|
bw = min_t(unsigned int, bw, MHZ_TO_KHZ(80));
|
|
if (rule->flags & NL80211_RRF_NO_80MHZ)
|
|
bw = min_t(unsigned int, bw, MHZ_TO_KHZ(40));
|
|
|
|
/*
|
|
* HT40+/HT40- limits are handled per-channel. Only limit BW if both
|
|
* are not allowed.
|
|
*/
|
|
if (rule->flags & NL80211_RRF_NO_HT40MINUS &&
|
|
rule->flags & NL80211_RRF_NO_HT40PLUS)
|
|
bw = min_t(unsigned int, bw, MHZ_TO_KHZ(20));
|
|
|
|
return bw;
|
|
}
|
|
|
|
/* Sanity check on a regulatory rule */
|
|
static bool is_valid_reg_rule(const struct ieee80211_reg_rule *rule)
|
|
{
|
|
const struct ieee80211_freq_range *freq_range = &rule->freq_range;
|
|
u32 freq_diff;
|
|
|
|
if (freq_range->start_freq_khz <= 0 || freq_range->end_freq_khz <= 0)
|
|
return false;
|
|
|
|
if (freq_range->start_freq_khz > freq_range->end_freq_khz)
|
|
return false;
|
|
|
|
freq_diff = freq_range->end_freq_khz - freq_range->start_freq_khz;
|
|
|
|
if (freq_range->end_freq_khz <= freq_range->start_freq_khz ||
|
|
freq_range->max_bandwidth_khz > freq_diff)
|
|
return false;
|
|
|
|
return true;
|
|
}
|
|
|
|
static bool is_valid_rd(const struct ieee80211_regdomain *rd)
|
|
{
|
|
const struct ieee80211_reg_rule *reg_rule = NULL;
|
|
unsigned int i;
|
|
|
|
if (!rd->n_reg_rules)
|
|
return false;
|
|
|
|
if (WARN_ON(rd->n_reg_rules > NL80211_MAX_SUPP_REG_RULES))
|
|
return false;
|
|
|
|
for (i = 0; i < rd->n_reg_rules; i++) {
|
|
reg_rule = &rd->reg_rules[i];
|
|
if (!is_valid_reg_rule(reg_rule))
|
|
return false;
|
|
}
|
|
|
|
return true;
|
|
}
|
|
|
|
/**
|
|
* freq_in_rule_band - tells us if a frequency is in a frequency band
|
|
* @freq_range: frequency rule we want to query
|
|
* @freq_khz: frequency we are inquiring about
|
|
*
|
|
* This lets us know if a specific frequency rule is or is not relevant to
|
|
* a specific frequency's band. Bands are device specific and artificial
|
|
* definitions (the "2.4 GHz band", the "5 GHz band" and the "60GHz band"),
|
|
* however it is safe for now to assume that a frequency rule should not be
|
|
* part of a frequency's band if the start freq or end freq are off by more
|
|
* than 2 GHz for the 2.4 and 5 GHz bands, and by more than 20 GHz for the
|
|
* 60 GHz band.
|
|
* This resolution can be lowered and should be considered as we add
|
|
* regulatory rule support for other "bands".
|
|
**/
|
|
static bool freq_in_rule_band(const struct ieee80211_freq_range *freq_range,
|
|
u32 freq_khz)
|
|
{
|
|
#define ONE_GHZ_IN_KHZ 1000000
|
|
/*
|
|
* From 802.11ad: directional multi-gigabit (DMG):
|
|
* Pertaining to operation in a frequency band containing a channel
|
|
* with the Channel starting frequency above 45 GHz.
|
|
*/
|
|
u32 limit = freq_khz > 45 * ONE_GHZ_IN_KHZ ?
|
|
20 * ONE_GHZ_IN_KHZ : 2 * ONE_GHZ_IN_KHZ;
|
|
if (abs(freq_khz - freq_range->start_freq_khz) <= limit)
|
|
return true;
|
|
if (abs(freq_khz - freq_range->end_freq_khz) <= limit)
|
|
return true;
|
|
return false;
|
|
#undef ONE_GHZ_IN_KHZ
|
|
}
|
|
|
|
/*
|
|
* Later on we can perhaps use the more restrictive DFS
|
|
* region but we don't have information for that yet so
|
|
* for now simply disallow conflicts.
|
|
*/
|
|
static enum nl80211_dfs_regions
|
|
reg_intersect_dfs_region(const enum nl80211_dfs_regions dfs_region1,
|
|
const enum nl80211_dfs_regions dfs_region2)
|
|
{
|
|
if (dfs_region1 != dfs_region2)
|
|
return NL80211_DFS_UNSET;
|
|
return dfs_region1;
|
|
}
|
|
|
|
static void reg_wmm_rules_intersect(const struct ieee80211_wmm_ac *wmm_ac1,
|
|
const struct ieee80211_wmm_ac *wmm_ac2,
|
|
struct ieee80211_wmm_ac *intersect)
|
|
{
|
|
intersect->cw_min = max_t(u16, wmm_ac1->cw_min, wmm_ac2->cw_min);
|
|
intersect->cw_max = max_t(u16, wmm_ac1->cw_max, wmm_ac2->cw_max);
|
|
intersect->cot = min_t(u16, wmm_ac1->cot, wmm_ac2->cot);
|
|
intersect->aifsn = max_t(u8, wmm_ac1->aifsn, wmm_ac2->aifsn);
|
|
}
|
|
|
|
/*
|
|
* Helper for regdom_intersect(), this does the real
|
|
* mathematical intersection fun
|
|
*/
|
|
static int reg_rules_intersect(const struct ieee80211_regdomain *rd1,
|
|
const struct ieee80211_regdomain *rd2,
|
|
const struct ieee80211_reg_rule *rule1,
|
|
const struct ieee80211_reg_rule *rule2,
|
|
struct ieee80211_reg_rule *intersected_rule)
|
|
{
|
|
const struct ieee80211_freq_range *freq_range1, *freq_range2;
|
|
struct ieee80211_freq_range *freq_range;
|
|
const struct ieee80211_power_rule *power_rule1, *power_rule2;
|
|
struct ieee80211_power_rule *power_rule;
|
|
const struct ieee80211_wmm_rule *wmm_rule1, *wmm_rule2;
|
|
struct ieee80211_wmm_rule *wmm_rule;
|
|
u32 freq_diff, max_bandwidth1, max_bandwidth2;
|
|
|
|
freq_range1 = &rule1->freq_range;
|
|
freq_range2 = &rule2->freq_range;
|
|
freq_range = &intersected_rule->freq_range;
|
|
|
|
power_rule1 = &rule1->power_rule;
|
|
power_rule2 = &rule2->power_rule;
|
|
power_rule = &intersected_rule->power_rule;
|
|
|
|
wmm_rule1 = &rule1->wmm_rule;
|
|
wmm_rule2 = &rule2->wmm_rule;
|
|
wmm_rule = &intersected_rule->wmm_rule;
|
|
|
|
freq_range->start_freq_khz = max(freq_range1->start_freq_khz,
|
|
freq_range2->start_freq_khz);
|
|
freq_range->end_freq_khz = min(freq_range1->end_freq_khz,
|
|
freq_range2->end_freq_khz);
|
|
|
|
max_bandwidth1 = freq_range1->max_bandwidth_khz;
|
|
max_bandwidth2 = freq_range2->max_bandwidth_khz;
|
|
|
|
if (rule1->flags & NL80211_RRF_AUTO_BW)
|
|
max_bandwidth1 = reg_get_max_bandwidth(rd1, rule1);
|
|
if (rule2->flags & NL80211_RRF_AUTO_BW)
|
|
max_bandwidth2 = reg_get_max_bandwidth(rd2, rule2);
|
|
|
|
freq_range->max_bandwidth_khz = min(max_bandwidth1, max_bandwidth2);
|
|
|
|
intersected_rule->flags = rule1->flags | rule2->flags;
|
|
|
|
/*
|
|
* In case NL80211_RRF_AUTO_BW requested for both rules
|
|
* set AUTO_BW in intersected rule also. Next we will
|
|
* calculate BW correctly in handle_channel function.
|
|
* In other case remove AUTO_BW flag while we calculate
|
|
* maximum bandwidth correctly and auto calculation is
|
|
* not required.
|
|
*/
|
|
if ((rule1->flags & NL80211_RRF_AUTO_BW) &&
|
|
(rule2->flags & NL80211_RRF_AUTO_BW))
|
|
intersected_rule->flags |= NL80211_RRF_AUTO_BW;
|
|
else
|
|
intersected_rule->flags &= ~NL80211_RRF_AUTO_BW;
|
|
|
|
freq_diff = freq_range->end_freq_khz - freq_range->start_freq_khz;
|
|
if (freq_range->max_bandwidth_khz > freq_diff)
|
|
freq_range->max_bandwidth_khz = freq_diff;
|
|
|
|
power_rule->max_eirp = min(power_rule1->max_eirp,
|
|
power_rule2->max_eirp);
|
|
power_rule->max_antenna_gain = min(power_rule1->max_antenna_gain,
|
|
power_rule2->max_antenna_gain);
|
|
|
|
intersected_rule->dfs_cac_ms = max(rule1->dfs_cac_ms,
|
|
rule2->dfs_cac_ms);
|
|
|
|
if (rule1->has_wmm && rule2->has_wmm) {
|
|
u8 ac;
|
|
|
|
for (ac = 0; ac < IEEE80211_NUM_ACS; ac++) {
|
|
reg_wmm_rules_intersect(&wmm_rule1->client[ac],
|
|
&wmm_rule2->client[ac],
|
|
&wmm_rule->client[ac]);
|
|
reg_wmm_rules_intersect(&wmm_rule1->ap[ac],
|
|
&wmm_rule2->ap[ac],
|
|
&wmm_rule->ap[ac]);
|
|
}
|
|
|
|
intersected_rule->has_wmm = true;
|
|
} else if (rule1->has_wmm) {
|
|
*wmm_rule = *wmm_rule1;
|
|
intersected_rule->has_wmm = true;
|
|
} else if (rule2->has_wmm) {
|
|
*wmm_rule = *wmm_rule2;
|
|
intersected_rule->has_wmm = true;
|
|
} else {
|
|
intersected_rule->has_wmm = false;
|
|
}
|
|
|
|
if (!is_valid_reg_rule(intersected_rule))
|
|
return -EINVAL;
|
|
|
|
return 0;
|
|
}
|
|
|
|
/* check whether old rule contains new rule */
|
|
static bool rule_contains(struct ieee80211_reg_rule *r1,
|
|
struct ieee80211_reg_rule *r2)
|
|
{
|
|
/* for simplicity, currently consider only same flags */
|
|
if (r1->flags != r2->flags)
|
|
return false;
|
|
|
|
/* verify r1 is more restrictive */
|
|
if ((r1->power_rule.max_antenna_gain >
|
|
r2->power_rule.max_antenna_gain) ||
|
|
r1->power_rule.max_eirp > r2->power_rule.max_eirp)
|
|
return false;
|
|
|
|
/* make sure r2's range is contained within r1 */
|
|
if (r1->freq_range.start_freq_khz > r2->freq_range.start_freq_khz ||
|
|
r1->freq_range.end_freq_khz < r2->freq_range.end_freq_khz)
|
|
return false;
|
|
|
|
/* and finally verify that r1.max_bw >= r2.max_bw */
|
|
if (r1->freq_range.max_bandwidth_khz <
|
|
r2->freq_range.max_bandwidth_khz)
|
|
return false;
|
|
|
|
return true;
|
|
}
|
|
|
|
/* add or extend current rules. do nothing if rule is already contained */
|
|
static void add_rule(struct ieee80211_reg_rule *rule,
|
|
struct ieee80211_reg_rule *reg_rules, u32 *n_rules)
|
|
{
|
|
struct ieee80211_reg_rule *tmp_rule;
|
|
int i;
|
|
|
|
for (i = 0; i < *n_rules; i++) {
|
|
tmp_rule = ®_rules[i];
|
|
/* rule is already contained - do nothing */
|
|
if (rule_contains(tmp_rule, rule))
|
|
return;
|
|
|
|
/* extend rule if possible */
|
|
if (rule_contains(rule, tmp_rule)) {
|
|
memcpy(tmp_rule, rule, sizeof(*rule));
|
|
return;
|
|
}
|
|
}
|
|
|
|
memcpy(®_rules[*n_rules], rule, sizeof(*rule));
|
|
(*n_rules)++;
|
|
}
|
|
|
|
/**
|
|
* regdom_intersect - do the intersection between two regulatory domains
|
|
* @rd1: first regulatory domain
|
|
* @rd2: second regulatory domain
|
|
*
|
|
* Use this function to get the intersection between two regulatory domains.
|
|
* Once completed we will mark the alpha2 for the rd as intersected, "98",
|
|
* as no one single alpha2 can represent this regulatory domain.
|
|
*
|
|
* Returns a pointer to the regulatory domain structure which will hold the
|
|
* resulting intersection of rules between rd1 and rd2. We will
|
|
* kzalloc() this structure for you.
|
|
*/
|
|
static struct ieee80211_regdomain *
|
|
regdom_intersect(const struct ieee80211_regdomain *rd1,
|
|
const struct ieee80211_regdomain *rd2)
|
|
{
|
|
int r, size_of_regd;
|
|
unsigned int x, y;
|
|
unsigned int num_rules = 0;
|
|
const struct ieee80211_reg_rule *rule1, *rule2;
|
|
struct ieee80211_reg_rule intersected_rule;
|
|
struct ieee80211_regdomain *rd;
|
|
|
|
if (!rd1 || !rd2)
|
|
return NULL;
|
|
|
|
/*
|
|
* First we get a count of the rules we'll need, then we actually
|
|
* build them. This is to so we can malloc() and free() a
|
|
* regdomain once. The reason we use reg_rules_intersect() here
|
|
* is it will return -EINVAL if the rule computed makes no sense.
|
|
* All rules that do check out OK are valid.
|
|
*/
|
|
|
|
for (x = 0; x < rd1->n_reg_rules; x++) {
|
|
rule1 = &rd1->reg_rules[x];
|
|
for (y = 0; y < rd2->n_reg_rules; y++) {
|
|
rule2 = &rd2->reg_rules[y];
|
|
if (!reg_rules_intersect(rd1, rd2, rule1, rule2,
|
|
&intersected_rule))
|
|
num_rules++;
|
|
}
|
|
}
|
|
|
|
if (!num_rules)
|
|
return NULL;
|
|
|
|
size_of_regd = sizeof(struct ieee80211_regdomain) +
|
|
num_rules * sizeof(struct ieee80211_reg_rule);
|
|
|
|
rd = kzalloc(size_of_regd, GFP_KERNEL);
|
|
if (!rd)
|
|
return NULL;
|
|
|
|
for (x = 0; x < rd1->n_reg_rules; x++) {
|
|
rule1 = &rd1->reg_rules[x];
|
|
for (y = 0; y < rd2->n_reg_rules; y++) {
|
|
rule2 = &rd2->reg_rules[y];
|
|
r = reg_rules_intersect(rd1, rd2, rule1, rule2,
|
|
&intersected_rule);
|
|
/*
|
|
* No need to memset here the intersected rule here as
|
|
* we're not using the stack anymore
|
|
*/
|
|
if (r)
|
|
continue;
|
|
|
|
add_rule(&intersected_rule, rd->reg_rules,
|
|
&rd->n_reg_rules);
|
|
}
|
|
}
|
|
|
|
rd->alpha2[0] = '9';
|
|
rd->alpha2[1] = '8';
|
|
rd->dfs_region = reg_intersect_dfs_region(rd1->dfs_region,
|
|
rd2->dfs_region);
|
|
|
|
return rd;
|
|
}
|
|
|
|
/*
|
|
* XXX: add support for the rest of enum nl80211_reg_rule_flags, we may
|
|
* want to just have the channel structure use these
|
|
*/
|
|
static u32 map_regdom_flags(u32 rd_flags)
|
|
{
|
|
u32 channel_flags = 0;
|
|
if (rd_flags & NL80211_RRF_NO_IR_ALL)
|
|
channel_flags |= IEEE80211_CHAN_NO_IR;
|
|
if (rd_flags & NL80211_RRF_DFS)
|
|
channel_flags |= IEEE80211_CHAN_RADAR;
|
|
if (rd_flags & NL80211_RRF_NO_OFDM)
|
|
channel_flags |= IEEE80211_CHAN_NO_OFDM;
|
|
if (rd_flags & NL80211_RRF_NO_OUTDOOR)
|
|
channel_flags |= IEEE80211_CHAN_INDOOR_ONLY;
|
|
if (rd_flags & NL80211_RRF_IR_CONCURRENT)
|
|
channel_flags |= IEEE80211_CHAN_IR_CONCURRENT;
|
|
if (rd_flags & NL80211_RRF_NO_HT40MINUS)
|
|
channel_flags |= IEEE80211_CHAN_NO_HT40MINUS;
|
|
if (rd_flags & NL80211_RRF_NO_HT40PLUS)
|
|
channel_flags |= IEEE80211_CHAN_NO_HT40PLUS;
|
|
if (rd_flags & NL80211_RRF_NO_80MHZ)
|
|
channel_flags |= IEEE80211_CHAN_NO_80MHZ;
|
|
if (rd_flags & NL80211_RRF_NO_160MHZ)
|
|
channel_flags |= IEEE80211_CHAN_NO_160MHZ;
|
|
return channel_flags;
|
|
}
|
|
|
|
static const struct ieee80211_reg_rule *
|
|
freq_reg_info_regd(u32 center_freq,
|
|
const struct ieee80211_regdomain *regd, u32 bw)
|
|
{
|
|
int i;
|
|
bool band_rule_found = false;
|
|
bool bw_fits = false;
|
|
|
|
if (!regd)
|
|
return ERR_PTR(-EINVAL);
|
|
|
|
for (i = 0; i < regd->n_reg_rules; i++) {
|
|
const struct ieee80211_reg_rule *rr;
|
|
const struct ieee80211_freq_range *fr = NULL;
|
|
|
|
rr = ®d->reg_rules[i];
|
|
fr = &rr->freq_range;
|
|
|
|
/*
|
|
* We only need to know if one frequency rule was
|
|
* was in center_freq's band, that's enough, so lets
|
|
* not overwrite it once found
|
|
*/
|
|
if (!band_rule_found)
|
|
band_rule_found = freq_in_rule_band(fr, center_freq);
|
|
|
|
bw_fits = cfg80211_does_bw_fit_range(fr, center_freq, bw);
|
|
|
|
if (band_rule_found && bw_fits)
|
|
return rr;
|
|
}
|
|
|
|
if (!band_rule_found)
|
|
return ERR_PTR(-ERANGE);
|
|
|
|
return ERR_PTR(-EINVAL);
|
|
}
|
|
|
|
static const struct ieee80211_reg_rule *
|
|
__freq_reg_info(struct wiphy *wiphy, u32 center_freq, u32 min_bw)
|
|
{
|
|
const struct ieee80211_regdomain *regd = reg_get_regdomain(wiphy);
|
|
const struct ieee80211_reg_rule *reg_rule = NULL;
|
|
u32 bw;
|
|
|
|
for (bw = MHZ_TO_KHZ(20); bw >= min_bw; bw = bw / 2) {
|
|
reg_rule = freq_reg_info_regd(center_freq, regd, bw);
|
|
if (!IS_ERR(reg_rule))
|
|
return reg_rule;
|
|
}
|
|
|
|
return reg_rule;
|
|
}
|
|
|
|
const struct ieee80211_reg_rule *freq_reg_info(struct wiphy *wiphy,
|
|
u32 center_freq)
|
|
{
|
|
return __freq_reg_info(wiphy, center_freq, MHZ_TO_KHZ(20));
|
|
}
|
|
EXPORT_SYMBOL(freq_reg_info);
|
|
|
|
const char *reg_initiator_name(enum nl80211_reg_initiator initiator)
|
|
{
|
|
switch (initiator) {
|
|
case NL80211_REGDOM_SET_BY_CORE:
|
|
return "core";
|
|
case NL80211_REGDOM_SET_BY_USER:
|
|
return "user";
|
|
case NL80211_REGDOM_SET_BY_DRIVER:
|
|
return "driver";
|
|
case NL80211_REGDOM_SET_BY_COUNTRY_IE:
|
|
return "country element";
|
|
default:
|
|
WARN_ON(1);
|
|
return "bug";
|
|
}
|
|
}
|
|
EXPORT_SYMBOL(reg_initiator_name);
|
|
|
|
static uint32_t reg_rule_to_chan_bw_flags(const struct ieee80211_regdomain *regd,
|
|
const struct ieee80211_reg_rule *reg_rule,
|
|
const struct ieee80211_channel *chan)
|
|
{
|
|
const struct ieee80211_freq_range *freq_range = NULL;
|
|
u32 max_bandwidth_khz, center_freq_khz, bw_flags = 0;
|
|
|
|
freq_range = ®_rule->freq_range;
|
|
|
|
max_bandwidth_khz = freq_range->max_bandwidth_khz;
|
|
center_freq_khz = ieee80211_channel_to_khz(chan);
|
|
/* Check if auto calculation requested */
|
|
if (reg_rule->flags & NL80211_RRF_AUTO_BW)
|
|
max_bandwidth_khz = reg_get_max_bandwidth(regd, reg_rule);
|
|
|
|
/* If we get a reg_rule we can assume that at least 5Mhz fit */
|
|
if (!cfg80211_does_bw_fit_range(freq_range,
|
|
center_freq_khz,
|
|
MHZ_TO_KHZ(10)))
|
|
bw_flags |= IEEE80211_CHAN_NO_10MHZ;
|
|
if (!cfg80211_does_bw_fit_range(freq_range,
|
|
center_freq_khz,
|
|
MHZ_TO_KHZ(20)))
|
|
bw_flags |= IEEE80211_CHAN_NO_20MHZ;
|
|
|
|
if (max_bandwidth_khz < MHZ_TO_KHZ(10))
|
|
bw_flags |= IEEE80211_CHAN_NO_10MHZ;
|
|
if (max_bandwidth_khz < MHZ_TO_KHZ(20))
|
|
bw_flags |= IEEE80211_CHAN_NO_20MHZ;
|
|
if (max_bandwidth_khz < MHZ_TO_KHZ(40))
|
|
bw_flags |= IEEE80211_CHAN_NO_HT40;
|
|
if (max_bandwidth_khz < MHZ_TO_KHZ(80))
|
|
bw_flags |= IEEE80211_CHAN_NO_80MHZ;
|
|
if (max_bandwidth_khz < MHZ_TO_KHZ(160))
|
|
bw_flags |= IEEE80211_CHAN_NO_160MHZ;
|
|
return bw_flags;
|
|
}
|
|
|
|
/*
|
|
* Note that right now we assume the desired channel bandwidth
|
|
* is always 20 MHz for each individual channel (HT40 uses 20 MHz
|
|
* per channel, the primary and the extension channel).
|
|
*/
|
|
static void handle_channel(struct wiphy *wiphy,
|
|
enum nl80211_reg_initiator initiator,
|
|
struct ieee80211_channel *chan)
|
|
{
|
|
u32 flags, bw_flags = 0;
|
|
const struct ieee80211_reg_rule *reg_rule = NULL;
|
|
const struct ieee80211_power_rule *power_rule = NULL;
|
|
struct wiphy *request_wiphy = NULL;
|
|
struct regulatory_request *lr = get_last_request();
|
|
const struct ieee80211_regdomain *regd;
|
|
|
|
request_wiphy = wiphy_idx_to_wiphy(lr->wiphy_idx);
|
|
|
|
flags = chan->orig_flags;
|
|
|
|
reg_rule = freq_reg_info(wiphy, ieee80211_channel_to_khz(chan));
|
|
if (IS_ERR(reg_rule)) {
|
|
/*
|
|
* We will disable all channels that do not match our
|
|
* received regulatory rule unless the hint is coming
|
|
* from a Country IE and the Country IE had no information
|
|
* about a band. The IEEE 802.11 spec allows for an AP
|
|
* to send only a subset of the regulatory rules allowed,
|
|
* so an AP in the US that only supports 2.4 GHz may only send
|
|
* a country IE with information for the 2.4 GHz band
|
|
* while 5 GHz is still supported.
|
|
*/
|
|
if (initiator == NL80211_REGDOM_SET_BY_COUNTRY_IE &&
|
|
PTR_ERR(reg_rule) == -ERANGE)
|
|
return;
|
|
|
|
if (lr->initiator == NL80211_REGDOM_SET_BY_DRIVER &&
|
|
request_wiphy && request_wiphy == wiphy &&
|
|
request_wiphy->regulatory_flags & REGULATORY_STRICT_REG) {
|
|
pr_debug("Disabling freq %d.%03d MHz for good\n",
|
|
chan->center_freq, chan->freq_offset);
|
|
chan->orig_flags |= IEEE80211_CHAN_DISABLED;
|
|
chan->flags = chan->orig_flags;
|
|
} else {
|
|
pr_debug("Disabling freq %d.%03d MHz\n",
|
|
chan->center_freq, chan->freq_offset);
|
|
chan->flags |= IEEE80211_CHAN_DISABLED;
|
|
}
|
|
return;
|
|
}
|
|
|
|
regd = reg_get_regdomain(wiphy);
|
|
|
|
power_rule = ®_rule->power_rule;
|
|
bw_flags = reg_rule_to_chan_bw_flags(regd, reg_rule, chan);
|
|
|
|
if (lr->initiator == NL80211_REGDOM_SET_BY_DRIVER &&
|
|
request_wiphy && request_wiphy == wiphy &&
|
|
request_wiphy->regulatory_flags & REGULATORY_STRICT_REG) {
|
|
/*
|
|
* This guarantees the driver's requested regulatory domain
|
|
* will always be used as a base for further regulatory
|
|
* settings
|
|
*/
|
|
chan->flags = chan->orig_flags =
|
|
map_regdom_flags(reg_rule->flags) | bw_flags;
|
|
chan->max_antenna_gain = chan->orig_mag =
|
|
(int) MBI_TO_DBI(power_rule->max_antenna_gain);
|
|
chan->max_reg_power = chan->max_power = chan->orig_mpwr =
|
|
(int) MBM_TO_DBM(power_rule->max_eirp);
|
|
|
|
if (chan->flags & IEEE80211_CHAN_RADAR) {
|
|
chan->dfs_cac_ms = IEEE80211_DFS_MIN_CAC_TIME_MS;
|
|
if (reg_rule->dfs_cac_ms)
|
|
chan->dfs_cac_ms = reg_rule->dfs_cac_ms;
|
|
}
|
|
|
|
return;
|
|
}
|
|
|
|
chan->dfs_state = NL80211_DFS_USABLE;
|
|
chan->dfs_state_entered = jiffies;
|
|
|
|
chan->beacon_found = false;
|
|
chan->flags = flags | bw_flags | map_regdom_flags(reg_rule->flags);
|
|
chan->max_antenna_gain =
|
|
min_t(int, chan->orig_mag,
|
|
MBI_TO_DBI(power_rule->max_antenna_gain));
|
|
chan->max_reg_power = (int) MBM_TO_DBM(power_rule->max_eirp);
|
|
|
|
if (chan->flags & IEEE80211_CHAN_RADAR) {
|
|
if (reg_rule->dfs_cac_ms)
|
|
chan->dfs_cac_ms = reg_rule->dfs_cac_ms;
|
|
else
|
|
chan->dfs_cac_ms = IEEE80211_DFS_MIN_CAC_TIME_MS;
|
|
}
|
|
|
|
if (chan->orig_mpwr) {
|
|
/*
|
|
* Devices that use REGULATORY_COUNTRY_IE_FOLLOW_POWER
|
|
* will always follow the passed country IE power settings.
|
|
*/
|
|
if (initiator == NL80211_REGDOM_SET_BY_COUNTRY_IE &&
|
|
wiphy->regulatory_flags & REGULATORY_COUNTRY_IE_FOLLOW_POWER)
|
|
chan->max_power = chan->max_reg_power;
|
|
else
|
|
chan->max_power = min(chan->orig_mpwr,
|
|
chan->max_reg_power);
|
|
} else
|
|
chan->max_power = chan->max_reg_power;
|
|
}
|
|
|
|
static void handle_band(struct wiphy *wiphy,
|
|
enum nl80211_reg_initiator initiator,
|
|
struct ieee80211_supported_band *sband)
|
|
{
|
|
unsigned int i;
|
|
|
|
if (!sband)
|
|
return;
|
|
|
|
for (i = 0; i < sband->n_channels; i++)
|
|
handle_channel(wiphy, initiator, &sband->channels[i]);
|
|
}
|
|
|
|
static bool reg_request_cell_base(struct regulatory_request *request)
|
|
{
|
|
if (request->initiator != NL80211_REGDOM_SET_BY_USER)
|
|
return false;
|
|
return request->user_reg_hint_type == NL80211_USER_REG_HINT_CELL_BASE;
|
|
}
|
|
|
|
bool reg_last_request_cell_base(void)
|
|
{
|
|
return reg_request_cell_base(get_last_request());
|
|
}
|
|
|
|
#ifdef CONFIG_CFG80211_REG_CELLULAR_HINTS
|
|
/* Core specific check */
|
|
static enum reg_request_treatment
|
|
reg_ignore_cell_hint(struct regulatory_request *pending_request)
|
|
{
|
|
struct regulatory_request *lr = get_last_request();
|
|
|
|
if (!reg_num_devs_support_basehint)
|
|
return REG_REQ_IGNORE;
|
|
|
|
if (reg_request_cell_base(lr) &&
|
|
!regdom_changes(pending_request->alpha2))
|
|
return REG_REQ_ALREADY_SET;
|
|
|
|
return REG_REQ_OK;
|
|
}
|
|
|
|
/* Device specific check */
|
|
static bool reg_dev_ignore_cell_hint(struct wiphy *wiphy)
|
|
{
|
|
return !(wiphy->features & NL80211_FEATURE_CELL_BASE_REG_HINTS);
|
|
}
|
|
#else
|
|
static enum reg_request_treatment
|
|
reg_ignore_cell_hint(struct regulatory_request *pending_request)
|
|
{
|
|
return REG_REQ_IGNORE;
|
|
}
|
|
|
|
static bool reg_dev_ignore_cell_hint(struct wiphy *wiphy)
|
|
{
|
|
return true;
|
|
}
|
|
#endif
|
|
|
|
static bool wiphy_strict_alpha2_regd(struct wiphy *wiphy)
|
|
{
|
|
if (wiphy->regulatory_flags & REGULATORY_STRICT_REG &&
|
|
!(wiphy->regulatory_flags & REGULATORY_CUSTOM_REG))
|
|
return true;
|
|
return false;
|
|
}
|
|
|
|
static bool ignore_reg_update(struct wiphy *wiphy,
|
|
enum nl80211_reg_initiator initiator)
|
|
{
|
|
struct regulatory_request *lr = get_last_request();
|
|
|
|
if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED)
|
|
return true;
|
|
|
|
if (!lr) {
|
|
pr_debug("Ignoring regulatory request set by %s since last_request is not set\n",
|
|
reg_initiator_name(initiator));
|
|
return true;
|
|
}
|
|
|
|
if (initiator == NL80211_REGDOM_SET_BY_CORE &&
|
|
wiphy->regulatory_flags & REGULATORY_CUSTOM_REG) {
|
|
pr_debug("Ignoring regulatory request set by %s since the driver uses its own custom regulatory domain\n",
|
|
reg_initiator_name(initiator));
|
|
return true;
|
|
}
|
|
|
|
/*
|
|
* wiphy->regd will be set once the device has its own
|
|
* desired regulatory domain set
|
|
*/
|
|
if (wiphy_strict_alpha2_regd(wiphy) && !wiphy->regd &&
|
|
initiator != NL80211_REGDOM_SET_BY_COUNTRY_IE &&
|
|
!is_world_regdom(lr->alpha2)) {
|
|
pr_debug("Ignoring regulatory request set by %s since the driver requires its own regulatory domain to be set first\n",
|
|
reg_initiator_name(initiator));
|
|
return true;
|
|
}
|
|
|
|
if (reg_request_cell_base(lr))
|
|
return reg_dev_ignore_cell_hint(wiphy);
|
|
|
|
return false;
|
|
}
|
|
|
|
static bool reg_is_world_roaming(struct wiphy *wiphy)
|
|
{
|
|
const struct ieee80211_regdomain *cr = get_cfg80211_regdom();
|
|
const struct ieee80211_regdomain *wr = get_wiphy_regdom(wiphy);
|
|
struct regulatory_request *lr = get_last_request();
|
|
|
|
if (is_world_regdom(cr->alpha2) || (wr && is_world_regdom(wr->alpha2)))
|
|
return true;
|
|
|
|
if (lr && lr->initiator != NL80211_REGDOM_SET_BY_COUNTRY_IE &&
|
|
wiphy->regulatory_flags & REGULATORY_CUSTOM_REG)
|
|
return true;
|
|
|
|
return false;
|
|
}
|
|
|
|
static void handle_reg_beacon(struct wiphy *wiphy, unsigned int chan_idx,
|
|
struct reg_beacon *reg_beacon)
|
|
{
|
|
struct ieee80211_supported_band *sband;
|
|
struct ieee80211_channel *chan;
|
|
bool channel_changed = false;
|
|
struct ieee80211_channel chan_before;
|
|
|
|
sband = wiphy->bands[reg_beacon->chan.band];
|
|
chan = &sband->channels[chan_idx];
|
|
|
|
if (likely(!ieee80211_channel_equal(chan, ®_beacon->chan)))
|
|
return;
|
|
|
|
if (chan->beacon_found)
|
|
return;
|
|
|
|
chan->beacon_found = true;
|
|
|
|
if (!reg_is_world_roaming(wiphy))
|
|
return;
|
|
|
|
if (wiphy->regulatory_flags & REGULATORY_DISABLE_BEACON_HINTS)
|
|
return;
|
|
|
|
chan_before = *chan;
|
|
|
|
if (chan->flags & IEEE80211_CHAN_NO_IR) {
|
|
chan->flags &= ~IEEE80211_CHAN_NO_IR;
|
|
channel_changed = true;
|
|
}
|
|
|
|
if (channel_changed)
|
|
nl80211_send_beacon_hint_event(wiphy, &chan_before, chan);
|
|
}
|
|
|
|
/*
|
|
* Called when a scan on a wiphy finds a beacon on
|
|
* new channel
|
|
*/
|
|
static void wiphy_update_new_beacon(struct wiphy *wiphy,
|
|
struct reg_beacon *reg_beacon)
|
|
{
|
|
unsigned int i;
|
|
struct ieee80211_supported_band *sband;
|
|
|
|
if (!wiphy->bands[reg_beacon->chan.band])
|
|
return;
|
|
|
|
sband = wiphy->bands[reg_beacon->chan.band];
|
|
|
|
for (i = 0; i < sband->n_channels; i++)
|
|
handle_reg_beacon(wiphy, i, reg_beacon);
|
|
}
|
|
|
|
/*
|
|
* Called upon reg changes or a new wiphy is added
|
|
*/
|
|
static void wiphy_update_beacon_reg(struct wiphy *wiphy)
|
|
{
|
|
unsigned int i;
|
|
struct ieee80211_supported_band *sband;
|
|
struct reg_beacon *reg_beacon;
|
|
|
|
list_for_each_entry(reg_beacon, ®_beacon_list, list) {
|
|
if (!wiphy->bands[reg_beacon->chan.band])
|
|
continue;
|
|
sband = wiphy->bands[reg_beacon->chan.band];
|
|
for (i = 0; i < sband->n_channels; i++)
|
|
handle_reg_beacon(wiphy, i, reg_beacon);
|
|
}
|
|
}
|
|
|
|
/* Reap the advantages of previously found beacons */
|
|
static void reg_process_beacons(struct wiphy *wiphy)
|
|
{
|
|
/*
|
|
* Means we are just firing up cfg80211, so no beacons would
|
|
* have been processed yet.
|
|
*/
|
|
if (!last_request)
|
|
return;
|
|
wiphy_update_beacon_reg(wiphy);
|
|
}
|
|
|
|
static bool is_ht40_allowed(struct ieee80211_channel *chan)
|
|
{
|
|
if (!chan)
|
|
return false;
|
|
if (chan->flags & IEEE80211_CHAN_DISABLED)
|
|
return false;
|
|
/* This would happen when regulatory rules disallow HT40 completely */
|
|
if ((chan->flags & IEEE80211_CHAN_NO_HT40) == IEEE80211_CHAN_NO_HT40)
|
|
return false;
|
|
return true;
|
|
}
|
|
|
|
static void reg_process_ht_flags_channel(struct wiphy *wiphy,
|
|
struct ieee80211_channel *channel)
|
|
{
|
|
struct ieee80211_supported_band *sband = wiphy->bands[channel->band];
|
|
struct ieee80211_channel *channel_before = NULL, *channel_after = NULL;
|
|
const struct ieee80211_regdomain *regd;
|
|
unsigned int i;
|
|
u32 flags;
|
|
|
|
if (!is_ht40_allowed(channel)) {
|
|
channel->flags |= IEEE80211_CHAN_NO_HT40;
|
|
return;
|
|
}
|
|
|
|
/*
|
|
* We need to ensure the extension channels exist to
|
|
* be able to use HT40- or HT40+, this finds them (or not)
|
|
*/
|
|
for (i = 0; i < sband->n_channels; i++) {
|
|
struct ieee80211_channel *c = &sband->channels[i];
|
|
|
|
if (c->center_freq == (channel->center_freq - 20))
|
|
channel_before = c;
|
|
if (c->center_freq == (channel->center_freq + 20))
|
|
channel_after = c;
|
|
}
|
|
|
|
flags = 0;
|
|
regd = get_wiphy_regdom(wiphy);
|
|
if (regd) {
|
|
const struct ieee80211_reg_rule *reg_rule =
|
|
freq_reg_info_regd(MHZ_TO_KHZ(channel->center_freq),
|
|
regd, MHZ_TO_KHZ(20));
|
|
|
|
if (!IS_ERR(reg_rule))
|
|
flags = reg_rule->flags;
|
|
}
|
|
|
|
/*
|
|
* Please note that this assumes target bandwidth is 20 MHz,
|
|
* if that ever changes we also need to change the below logic
|
|
* to include that as well.
|
|
*/
|
|
if (!is_ht40_allowed(channel_before) ||
|
|
flags & NL80211_RRF_NO_HT40MINUS)
|
|
channel->flags |= IEEE80211_CHAN_NO_HT40MINUS;
|
|
else
|
|
channel->flags &= ~IEEE80211_CHAN_NO_HT40MINUS;
|
|
|
|
if (!is_ht40_allowed(channel_after) ||
|
|
flags & NL80211_RRF_NO_HT40PLUS)
|
|
channel->flags |= IEEE80211_CHAN_NO_HT40PLUS;
|
|
else
|
|
channel->flags &= ~IEEE80211_CHAN_NO_HT40PLUS;
|
|
}
|
|
|
|
static void reg_process_ht_flags_band(struct wiphy *wiphy,
|
|
struct ieee80211_supported_band *sband)
|
|
{
|
|
unsigned int i;
|
|
|
|
if (!sband)
|
|
return;
|
|
|
|
for (i = 0; i < sband->n_channels; i++)
|
|
reg_process_ht_flags_channel(wiphy, &sband->channels[i]);
|
|
}
|
|
|
|
static void reg_process_ht_flags(struct wiphy *wiphy)
|
|
{
|
|
enum nl80211_band band;
|
|
|
|
if (!wiphy)
|
|
return;
|
|
|
|
for (band = 0; band < NUM_NL80211_BANDS; band++)
|
|
reg_process_ht_flags_band(wiphy, wiphy->bands[band]);
|
|
}
|
|
|
|
static void reg_call_notifier(struct wiphy *wiphy,
|
|
struct regulatory_request *request)
|
|
{
|
|
if (wiphy->reg_notifier)
|
|
wiphy->reg_notifier(wiphy, request);
|
|
}
|
|
|
|
static bool reg_wdev_chan_valid(struct wiphy *wiphy, struct wireless_dev *wdev)
|
|
{
|
|
struct cfg80211_chan_def chandef = {};
|
|
struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy);
|
|
enum nl80211_iftype iftype;
|
|
|
|
wdev_lock(wdev);
|
|
iftype = wdev->iftype;
|
|
|
|
/* make sure the interface is active */
|
|
if (!wdev->netdev || !netif_running(wdev->netdev))
|
|
goto wdev_inactive_unlock;
|
|
|
|
switch (iftype) {
|
|
case NL80211_IFTYPE_AP:
|
|
case NL80211_IFTYPE_P2P_GO:
|
|
if (!wdev->beacon_interval)
|
|
goto wdev_inactive_unlock;
|
|
chandef = wdev->chandef;
|
|
break;
|
|
case NL80211_IFTYPE_ADHOC:
|
|
if (!wdev->ssid_len)
|
|
goto wdev_inactive_unlock;
|
|
chandef = wdev->chandef;
|
|
break;
|
|
case NL80211_IFTYPE_STATION:
|
|
case NL80211_IFTYPE_P2P_CLIENT:
|
|
if (!wdev->current_bss ||
|
|
!wdev->current_bss->pub.channel)
|
|
goto wdev_inactive_unlock;
|
|
|
|
if (!rdev->ops->get_channel ||
|
|
rdev_get_channel(rdev, wdev, &chandef))
|
|
cfg80211_chandef_create(&chandef,
|
|
wdev->current_bss->pub.channel,
|
|
NL80211_CHAN_NO_HT);
|
|
break;
|
|
case NL80211_IFTYPE_MONITOR:
|
|
case NL80211_IFTYPE_AP_VLAN:
|
|
case NL80211_IFTYPE_P2P_DEVICE:
|
|
/* no enforcement required */
|
|
break;
|
|
default:
|
|
/* others not implemented for now */
|
|
WARN_ON(1);
|
|
break;
|
|
}
|
|
|
|
wdev_unlock(wdev);
|
|
|
|
switch (iftype) {
|
|
case NL80211_IFTYPE_AP:
|
|
case NL80211_IFTYPE_P2P_GO:
|
|
case NL80211_IFTYPE_ADHOC:
|
|
return cfg80211_reg_can_beacon_relax(wiphy, &chandef, iftype);
|
|
case NL80211_IFTYPE_STATION:
|
|
case NL80211_IFTYPE_P2P_CLIENT:
|
|
return cfg80211_chandef_usable(wiphy, &chandef,
|
|
IEEE80211_CHAN_DISABLED);
|
|
default:
|
|
break;
|
|
}
|
|
|
|
return true;
|
|
|
|
wdev_inactive_unlock:
|
|
wdev_unlock(wdev);
|
|
return true;
|
|
}
|
|
|
|
static void reg_leave_invalid_chans(struct wiphy *wiphy)
|
|
{
|
|
struct wireless_dev *wdev;
|
|
struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy);
|
|
|
|
ASSERT_RTNL();
|
|
|
|
list_for_each_entry(wdev, &rdev->wiphy.wdev_list, list)
|
|
if (!reg_wdev_chan_valid(wiphy, wdev))
|
|
cfg80211_leave(rdev, wdev);
|
|
}
|
|
|
|
static void reg_check_chans_work(struct work_struct *work)
|
|
{
|
|
struct cfg80211_registered_device *rdev;
|
|
|
|
pr_debug("Verifying active interfaces after reg change\n");
|
|
rtnl_lock();
|
|
|
|
list_for_each_entry(rdev, &cfg80211_rdev_list, list)
|
|
if (!(rdev->wiphy.regulatory_flags &
|
|
REGULATORY_IGNORE_STALE_KICKOFF))
|
|
reg_leave_invalid_chans(&rdev->wiphy);
|
|
|
|
rtnl_unlock();
|
|
}
|
|
|
|
static void reg_check_channels(void)
|
|
{
|
|
/*
|
|
* Give usermode a chance to do something nicer (move to another
|
|
* channel, orderly disconnection), before forcing a disconnection.
|
|
*/
|
|
mod_delayed_work(system_power_efficient_wq,
|
|
®_check_chans,
|
|
msecs_to_jiffies(REG_ENFORCE_GRACE_MS));
|
|
}
|
|
|
|
static void wiphy_update_regulatory(struct wiphy *wiphy,
|
|
enum nl80211_reg_initiator initiator)
|
|
{
|
|
enum nl80211_band band;
|
|
struct regulatory_request *lr = get_last_request();
|
|
|
|
if (ignore_reg_update(wiphy, initiator)) {
|
|
/*
|
|
* Regulatory updates set by CORE are ignored for custom
|
|
* regulatory cards. Let us notify the changes to the driver,
|
|
* as some drivers used this to restore its orig_* reg domain.
|
|
*/
|
|
if (initiator == NL80211_REGDOM_SET_BY_CORE &&
|
|
wiphy->regulatory_flags & REGULATORY_CUSTOM_REG &&
|
|
!(wiphy->regulatory_flags &
|
|
REGULATORY_WIPHY_SELF_MANAGED))
|
|
reg_call_notifier(wiphy, lr);
|
|
return;
|
|
}
|
|
|
|
lr->dfs_region = get_cfg80211_regdom()->dfs_region;
|
|
|
|
for (band = 0; band < NUM_NL80211_BANDS; band++)
|
|
handle_band(wiphy, initiator, wiphy->bands[band]);
|
|
|
|
reg_process_beacons(wiphy);
|
|
reg_process_ht_flags(wiphy);
|
|
reg_call_notifier(wiphy, lr);
|
|
}
|
|
|
|
static void update_all_wiphy_regulatory(enum nl80211_reg_initiator initiator)
|
|
{
|
|
struct cfg80211_registered_device *rdev;
|
|
struct wiphy *wiphy;
|
|
|
|
ASSERT_RTNL();
|
|
|
|
list_for_each_entry(rdev, &cfg80211_rdev_list, list) {
|
|
wiphy = &rdev->wiphy;
|
|
wiphy_update_regulatory(wiphy, initiator);
|
|
}
|
|
|
|
reg_check_channels();
|
|
}
|
|
|
|
static void handle_channel_custom(struct wiphy *wiphy,
|
|
struct ieee80211_channel *chan,
|
|
const struct ieee80211_regdomain *regd,
|
|
u32 min_bw)
|
|
{
|
|
u32 bw_flags = 0;
|
|
const struct ieee80211_reg_rule *reg_rule = NULL;
|
|
const struct ieee80211_power_rule *power_rule = NULL;
|
|
u32 bw, center_freq_khz;
|
|
|
|
center_freq_khz = ieee80211_channel_to_khz(chan);
|
|
for (bw = MHZ_TO_KHZ(20); bw >= min_bw; bw = bw / 2) {
|
|
reg_rule = freq_reg_info_regd(center_freq_khz, regd, bw);
|
|
if (!IS_ERR(reg_rule))
|
|
break;
|
|
}
|
|
|
|
if (IS_ERR_OR_NULL(reg_rule)) {
|
|
pr_debug("Disabling freq %d.%03d MHz as custom regd has no rule that fits it\n",
|
|
chan->center_freq, chan->freq_offset);
|
|
if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED) {
|
|
chan->flags |= IEEE80211_CHAN_DISABLED;
|
|
} else {
|
|
chan->orig_flags |= IEEE80211_CHAN_DISABLED;
|
|
chan->flags = chan->orig_flags;
|
|
}
|
|
return;
|
|
}
|
|
|
|
power_rule = ®_rule->power_rule;
|
|
bw_flags = reg_rule_to_chan_bw_flags(regd, reg_rule, chan);
|
|
|
|
chan->dfs_state_entered = jiffies;
|
|
chan->dfs_state = NL80211_DFS_USABLE;
|
|
|
|
chan->beacon_found = false;
|
|
|
|
if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED)
|
|
chan->flags = chan->orig_flags | bw_flags |
|
|
map_regdom_flags(reg_rule->flags);
|
|
else
|
|
chan->flags |= map_regdom_flags(reg_rule->flags) | bw_flags;
|
|
|
|
chan->max_antenna_gain = (int) MBI_TO_DBI(power_rule->max_antenna_gain);
|
|
chan->max_reg_power = chan->max_power =
|
|
(int) MBM_TO_DBM(power_rule->max_eirp);
|
|
|
|
if (chan->flags & IEEE80211_CHAN_RADAR) {
|
|
if (reg_rule->dfs_cac_ms)
|
|
chan->dfs_cac_ms = reg_rule->dfs_cac_ms;
|
|
else
|
|
chan->dfs_cac_ms = IEEE80211_DFS_MIN_CAC_TIME_MS;
|
|
}
|
|
|
|
chan->max_power = chan->max_reg_power;
|
|
}
|
|
|
|
static void handle_band_custom(struct wiphy *wiphy,
|
|
struct ieee80211_supported_band *sband,
|
|
const struct ieee80211_regdomain *regd)
|
|
{
|
|
unsigned int i;
|
|
|
|
if (!sband)
|
|
return;
|
|
|
|
/*
|
|
* We currently assume that you always want at least 20 MHz,
|
|
* otherwise channel 12 might get enabled if this rule is
|
|
* compatible to US, which permits 2402 - 2472 MHz.
|
|
*/
|
|
for (i = 0; i < sband->n_channels; i++)
|
|
handle_channel_custom(wiphy, &sband->channels[i], regd,
|
|
MHZ_TO_KHZ(20));
|
|
}
|
|
|
|
/* Used by drivers prior to wiphy registration */
|
|
void wiphy_apply_custom_regulatory(struct wiphy *wiphy,
|
|
const struct ieee80211_regdomain *regd)
|
|
{
|
|
enum nl80211_band band;
|
|
unsigned int bands_set = 0;
|
|
|
|
WARN(!(wiphy->regulatory_flags & REGULATORY_CUSTOM_REG),
|
|
"wiphy should have REGULATORY_CUSTOM_REG\n");
|
|
wiphy->regulatory_flags |= REGULATORY_CUSTOM_REG;
|
|
|
|
for (band = 0; band < NUM_NL80211_BANDS; band++) {
|
|
if (!wiphy->bands[band])
|
|
continue;
|
|
handle_band_custom(wiphy, wiphy->bands[band], regd);
|
|
bands_set++;
|
|
}
|
|
|
|
/*
|
|
* no point in calling this if it won't have any effect
|
|
* on your device's supported bands.
|
|
*/
|
|
WARN_ON(!bands_set);
|
|
}
|
|
EXPORT_SYMBOL(wiphy_apply_custom_regulatory);
|
|
|
|
static void reg_set_request_processed(void)
|
|
{
|
|
bool need_more_processing = false;
|
|
struct regulatory_request *lr = get_last_request();
|
|
|
|
lr->processed = true;
|
|
|
|
spin_lock(®_requests_lock);
|
|
if (!list_empty(®_requests_list))
|
|
need_more_processing = true;
|
|
spin_unlock(®_requests_lock);
|
|
|
|
cancel_crda_timeout();
|
|
|
|
if (need_more_processing)
|
|
schedule_work(®_work);
|
|
}
|
|
|
|
/**
|
|
* reg_process_hint_core - process core regulatory requests
|
|
* @pending_request: a pending core regulatory request
|
|
*
|
|
* The wireless subsystem can use this function to process
|
|
* a regulatory request issued by the regulatory core.
|
|
*/
|
|
static enum reg_request_treatment
|
|
reg_process_hint_core(struct regulatory_request *core_request)
|
|
{
|
|
if (reg_query_database(core_request)) {
|
|
core_request->intersect = false;
|
|
core_request->processed = false;
|
|
reg_update_last_request(core_request);
|
|
return REG_REQ_OK;
|
|
}
|
|
|
|
return REG_REQ_IGNORE;
|
|
}
|
|
|
|
static enum reg_request_treatment
|
|
__reg_process_hint_user(struct regulatory_request *user_request)
|
|
{
|
|
struct regulatory_request *lr = get_last_request();
|
|
|
|
if (reg_request_cell_base(user_request))
|
|
return reg_ignore_cell_hint(user_request);
|
|
|
|
if (reg_request_cell_base(lr))
|
|
return REG_REQ_IGNORE;
|
|
|
|
if (lr->initiator == NL80211_REGDOM_SET_BY_COUNTRY_IE)
|
|
return REG_REQ_INTERSECT;
|
|
/*
|
|
* If the user knows better the user should set the regdom
|
|
* to their country before the IE is picked up
|
|
*/
|
|
if (lr->initiator == NL80211_REGDOM_SET_BY_USER &&
|
|
lr->intersect)
|
|
return REG_REQ_IGNORE;
|
|
/*
|
|
* Process user requests only after previous user/driver/core
|
|
* requests have been processed
|
|
*/
|
|
if ((lr->initiator == NL80211_REGDOM_SET_BY_CORE ||
|
|
lr->initiator == NL80211_REGDOM_SET_BY_DRIVER ||
|
|
lr->initiator == NL80211_REGDOM_SET_BY_USER)) {
|
|
if (lr->intersect) {
|
|
if (!is_cfg80211_regdom_intersected())
|
|
return REG_REQ_IGNORE;
|
|
} else if (regdom_changes(lr->alpha2)) {
|
|
return REG_REQ_IGNORE;
|
|
}
|
|
}
|
|
|
|
if (!regdom_changes(user_request->alpha2))
|
|
return REG_REQ_ALREADY_SET;
|
|
|
|
return REG_REQ_OK;
|
|
}
|
|
|
|
/**
|
|
* reg_process_hint_user - process user regulatory requests
|
|
* @user_request: a pending user regulatory request
|
|
*
|
|
* The wireless subsystem can use this function to process
|
|
* a regulatory request initiated by userspace.
|
|
*/
|
|
static enum reg_request_treatment
|
|
reg_process_hint_user(struct regulatory_request *user_request)
|
|
{
|
|
enum reg_request_treatment treatment;
|
|
|
|
treatment = __reg_process_hint_user(user_request);
|
|
if (treatment == REG_REQ_IGNORE ||
|
|
treatment == REG_REQ_ALREADY_SET)
|
|
return REG_REQ_IGNORE;
|
|
|
|
user_request->intersect = treatment == REG_REQ_INTERSECT;
|
|
user_request->processed = false;
|
|
|
|
if (reg_query_database(user_request)) {
|
|
reg_update_last_request(user_request);
|
|
user_alpha2[0] = user_request->alpha2[0];
|
|
user_alpha2[1] = user_request->alpha2[1];
|
|
return REG_REQ_OK;
|
|
}
|
|
|
|
return REG_REQ_IGNORE;
|
|
}
|
|
|
|
static enum reg_request_treatment
|
|
__reg_process_hint_driver(struct regulatory_request *driver_request)
|
|
{
|
|
struct regulatory_request *lr = get_last_request();
|
|
|
|
if (lr->initiator == NL80211_REGDOM_SET_BY_CORE) {
|
|
if (regdom_changes(driver_request->alpha2))
|
|
return REG_REQ_OK;
|
|
return REG_REQ_ALREADY_SET;
|
|
}
|
|
|
|
/*
|
|
* This would happen if you unplug and plug your card
|
|
* back in or if you add a new device for which the previously
|
|
* loaded card also agrees on the regulatory domain.
|
|
*/
|
|
if (lr->initiator == NL80211_REGDOM_SET_BY_DRIVER &&
|
|
!regdom_changes(driver_request->alpha2))
|
|
return REG_REQ_ALREADY_SET;
|
|
|
|
return REG_REQ_INTERSECT;
|
|
}
|
|
|
|
/**
|
|
* reg_process_hint_driver - process driver regulatory requests
|
|
* @driver_request: a pending driver regulatory request
|
|
*
|
|
* The wireless subsystem can use this function to process
|
|
* a regulatory request issued by an 802.11 driver.
|
|
*
|
|
* Returns one of the different reg request treatment values.
|
|
*/
|
|
static enum reg_request_treatment
|
|
reg_process_hint_driver(struct wiphy *wiphy,
|
|
struct regulatory_request *driver_request)
|
|
{
|
|
const struct ieee80211_regdomain *regd, *tmp;
|
|
enum reg_request_treatment treatment;
|
|
|
|
treatment = __reg_process_hint_driver(driver_request);
|
|
|
|
switch (treatment) {
|
|
case REG_REQ_OK:
|
|
break;
|
|
case REG_REQ_IGNORE:
|
|
return REG_REQ_IGNORE;
|
|
case REG_REQ_INTERSECT:
|
|
case REG_REQ_ALREADY_SET:
|
|
regd = reg_copy_regd(get_cfg80211_regdom());
|
|
if (IS_ERR(regd))
|
|
return REG_REQ_IGNORE;
|
|
|
|
tmp = get_wiphy_regdom(wiphy);
|
|
rcu_assign_pointer(wiphy->regd, regd);
|
|
rcu_free_regdom(tmp);
|
|
}
|
|
|
|
|
|
driver_request->intersect = treatment == REG_REQ_INTERSECT;
|
|
driver_request->processed = false;
|
|
|
|
/*
|
|
* Since CRDA will not be called in this case as we already
|
|
* have applied the requested regulatory domain before we just
|
|
* inform userspace we have processed the request
|
|
*/
|
|
if (treatment == REG_REQ_ALREADY_SET) {
|
|
nl80211_send_reg_change_event(driver_request);
|
|
reg_update_last_request(driver_request);
|
|
reg_set_request_processed();
|
|
return REG_REQ_ALREADY_SET;
|
|
}
|
|
|
|
if (reg_query_database(driver_request)) {
|
|
reg_update_last_request(driver_request);
|
|
return REG_REQ_OK;
|
|
}
|
|
|
|
return REG_REQ_IGNORE;
|
|
}
|
|
|
|
static enum reg_request_treatment
|
|
__reg_process_hint_country_ie(struct wiphy *wiphy,
|
|
struct regulatory_request *country_ie_request)
|
|
{
|
|
struct wiphy *last_wiphy = NULL;
|
|
struct regulatory_request *lr = get_last_request();
|
|
|
|
if (reg_request_cell_base(lr)) {
|
|
/* Trust a Cell base station over the AP's country IE */
|
|
if (regdom_changes(country_ie_request->alpha2))
|
|
return REG_REQ_IGNORE;
|
|
return REG_REQ_ALREADY_SET;
|
|
} else {
|
|
if (wiphy->regulatory_flags & REGULATORY_COUNTRY_IE_IGNORE)
|
|
return REG_REQ_IGNORE;
|
|
}
|
|
|
|
if (unlikely(!is_an_alpha2(country_ie_request->alpha2)))
|
|
return -EINVAL;
|
|
|
|
if (lr->initiator != NL80211_REGDOM_SET_BY_COUNTRY_IE)
|
|
return REG_REQ_OK;
|
|
|
|
last_wiphy = wiphy_idx_to_wiphy(lr->wiphy_idx);
|
|
|
|
if (last_wiphy != wiphy) {
|
|
/*
|
|
* Two cards with two APs claiming different
|
|
* Country IE alpha2s. We could
|
|
* intersect them, but that seems unlikely
|
|
* to be correct. Reject second one for now.
|
|
*/
|
|
if (regdom_changes(country_ie_request->alpha2))
|
|
return REG_REQ_IGNORE;
|
|
return REG_REQ_ALREADY_SET;
|
|
}
|
|
|
|
if (regdom_changes(country_ie_request->alpha2))
|
|
return REG_REQ_OK;
|
|
return REG_REQ_ALREADY_SET;
|
|
}
|
|
|
|
/**
|
|
* reg_process_hint_country_ie - process regulatory requests from country IEs
|
|
* @country_ie_request: a regulatory request from a country IE
|
|
*
|
|
* The wireless subsystem can use this function to process
|
|
* a regulatory request issued by a country Information Element.
|
|
*
|
|
* Returns one of the different reg request treatment values.
|
|
*/
|
|
static enum reg_request_treatment
|
|
reg_process_hint_country_ie(struct wiphy *wiphy,
|
|
struct regulatory_request *country_ie_request)
|
|
{
|
|
enum reg_request_treatment treatment;
|
|
|
|
treatment = __reg_process_hint_country_ie(wiphy, country_ie_request);
|
|
|
|
switch (treatment) {
|
|
case REG_REQ_OK:
|
|
break;
|
|
case REG_REQ_IGNORE:
|
|
return REG_REQ_IGNORE;
|
|
case REG_REQ_ALREADY_SET:
|
|
reg_free_request(country_ie_request);
|
|
return REG_REQ_ALREADY_SET;
|
|
case REG_REQ_INTERSECT:
|
|
/*
|
|
* This doesn't happen yet, not sure we
|
|
* ever want to support it for this case.
|
|
*/
|
|
WARN_ONCE(1, "Unexpected intersection for country elements");
|
|
return REG_REQ_IGNORE;
|
|
}
|
|
|
|
country_ie_request->intersect = false;
|
|
country_ie_request->processed = false;
|
|
|
|
if (reg_query_database(country_ie_request)) {
|
|
reg_update_last_request(country_ie_request);
|
|
return REG_REQ_OK;
|
|
}
|
|
|
|
return REG_REQ_IGNORE;
|
|
}
|
|
|
|
bool reg_dfs_domain_same(struct wiphy *wiphy1, struct wiphy *wiphy2)
|
|
{
|
|
const struct ieee80211_regdomain *wiphy1_regd = NULL;
|
|
const struct ieee80211_regdomain *wiphy2_regd = NULL;
|
|
const struct ieee80211_regdomain *cfg80211_regd = NULL;
|
|
bool dfs_domain_same;
|
|
|
|
rcu_read_lock();
|
|
|
|
cfg80211_regd = rcu_dereference(cfg80211_regdomain);
|
|
wiphy1_regd = rcu_dereference(wiphy1->regd);
|
|
if (!wiphy1_regd)
|
|
wiphy1_regd = cfg80211_regd;
|
|
|
|
wiphy2_regd = rcu_dereference(wiphy2->regd);
|
|
if (!wiphy2_regd)
|
|
wiphy2_regd = cfg80211_regd;
|
|
|
|
dfs_domain_same = wiphy1_regd->dfs_region == wiphy2_regd->dfs_region;
|
|
|
|
rcu_read_unlock();
|
|
|
|
return dfs_domain_same;
|
|
}
|
|
|
|
static void reg_copy_dfs_chan_state(struct ieee80211_channel *dst_chan,
|
|
struct ieee80211_channel *src_chan)
|
|
{
|
|
if (!(dst_chan->flags & IEEE80211_CHAN_RADAR) ||
|
|
!(src_chan->flags & IEEE80211_CHAN_RADAR))
|
|
return;
|
|
|
|
if (dst_chan->flags & IEEE80211_CHAN_DISABLED ||
|
|
src_chan->flags & IEEE80211_CHAN_DISABLED)
|
|
return;
|
|
|
|
if (src_chan->center_freq == dst_chan->center_freq &&
|
|
dst_chan->dfs_state == NL80211_DFS_USABLE) {
|
|
dst_chan->dfs_state = src_chan->dfs_state;
|
|
dst_chan->dfs_state_entered = src_chan->dfs_state_entered;
|
|
}
|
|
}
|
|
|
|
static void wiphy_share_dfs_chan_state(struct wiphy *dst_wiphy,
|
|
struct wiphy *src_wiphy)
|
|
{
|
|
struct ieee80211_supported_band *src_sband, *dst_sband;
|
|
struct ieee80211_channel *src_chan, *dst_chan;
|
|
int i, j, band;
|
|
|
|
if (!reg_dfs_domain_same(dst_wiphy, src_wiphy))
|
|
return;
|
|
|
|
for (band = 0; band < NUM_NL80211_BANDS; band++) {
|
|
dst_sband = dst_wiphy->bands[band];
|
|
src_sband = src_wiphy->bands[band];
|
|
if (!dst_sband || !src_sband)
|
|
continue;
|
|
|
|
for (i = 0; i < dst_sband->n_channels; i++) {
|
|
dst_chan = &dst_sband->channels[i];
|
|
for (j = 0; j < src_sband->n_channels; j++) {
|
|
src_chan = &src_sband->channels[j];
|
|
reg_copy_dfs_chan_state(dst_chan, src_chan);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
static void wiphy_all_share_dfs_chan_state(struct wiphy *wiphy)
|
|
{
|
|
struct cfg80211_registered_device *rdev;
|
|
|
|
ASSERT_RTNL();
|
|
|
|
list_for_each_entry(rdev, &cfg80211_rdev_list, list) {
|
|
if (wiphy == &rdev->wiphy)
|
|
continue;
|
|
wiphy_share_dfs_chan_state(wiphy, &rdev->wiphy);
|
|
}
|
|
}
|
|
|
|
/* This processes *all* regulatory hints */
|
|
static void reg_process_hint(struct regulatory_request *reg_request)
|
|
{
|
|
struct wiphy *wiphy = NULL;
|
|
enum reg_request_treatment treatment;
|
|
enum nl80211_reg_initiator initiator = reg_request->initiator;
|
|
|
|
if (reg_request->wiphy_idx != WIPHY_IDX_INVALID)
|
|
wiphy = wiphy_idx_to_wiphy(reg_request->wiphy_idx);
|
|
|
|
switch (initiator) {
|
|
case NL80211_REGDOM_SET_BY_CORE:
|
|
treatment = reg_process_hint_core(reg_request);
|
|
break;
|
|
case NL80211_REGDOM_SET_BY_USER:
|
|
treatment = reg_process_hint_user(reg_request);
|
|
break;
|
|
case NL80211_REGDOM_SET_BY_DRIVER:
|
|
if (!wiphy)
|
|
goto out_free;
|
|
treatment = reg_process_hint_driver(wiphy, reg_request);
|
|
break;
|
|
case NL80211_REGDOM_SET_BY_COUNTRY_IE:
|
|
if (!wiphy)
|
|
goto out_free;
|
|
treatment = reg_process_hint_country_ie(wiphy, reg_request);
|
|
break;
|
|
default:
|
|
WARN(1, "invalid initiator %d\n", initiator);
|
|
goto out_free;
|
|
}
|
|
|
|
if (treatment == REG_REQ_IGNORE)
|
|
goto out_free;
|
|
|
|
WARN(treatment != REG_REQ_OK && treatment != REG_REQ_ALREADY_SET,
|
|
"unexpected treatment value %d\n", treatment);
|
|
|
|
/* This is required so that the orig_* parameters are saved.
|
|
* NOTE: treatment must be set for any case that reaches here!
|
|
*/
|
|
if (treatment == REG_REQ_ALREADY_SET && wiphy &&
|
|
wiphy->regulatory_flags & REGULATORY_STRICT_REG) {
|
|
wiphy_update_regulatory(wiphy, initiator);
|
|
wiphy_all_share_dfs_chan_state(wiphy);
|
|
reg_check_channels();
|
|
}
|
|
|
|
return;
|
|
|
|
out_free:
|
|
reg_free_request(reg_request);
|
|
}
|
|
|
|
static void notify_self_managed_wiphys(struct regulatory_request *request)
|
|
{
|
|
struct cfg80211_registered_device *rdev;
|
|
struct wiphy *wiphy;
|
|
|
|
list_for_each_entry(rdev, &cfg80211_rdev_list, list) {
|
|
wiphy = &rdev->wiphy;
|
|
if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED &&
|
|
request->initiator == NL80211_REGDOM_SET_BY_USER &&
|
|
request->user_reg_hint_type ==
|
|
NL80211_USER_REG_HINT_CELL_BASE)
|
|
reg_call_notifier(wiphy, request);
|
|
}
|
|
}
|
|
|
|
/*
|
|
* Processes regulatory hints, this is all the NL80211_REGDOM_SET_BY_*
|
|
* Regulatory hints come on a first come first serve basis and we
|
|
* must process each one atomically.
|
|
*/
|
|
static void reg_process_pending_hints(void)
|
|
{
|
|
struct regulatory_request *reg_request, *lr;
|
|
|
|
lr = get_last_request();
|
|
|
|
/* When last_request->processed becomes true this will be rescheduled */
|
|
if (lr && !lr->processed) {
|
|
pr_debug("Pending regulatory request, waiting for it to be processed...\n");
|
|
return;
|
|
}
|
|
|
|
spin_lock(®_requests_lock);
|
|
|
|
if (list_empty(®_requests_list)) {
|
|
spin_unlock(®_requests_lock);
|
|
return;
|
|
}
|
|
|
|
reg_request = list_first_entry(®_requests_list,
|
|
struct regulatory_request,
|
|
list);
|
|
list_del_init(®_request->list);
|
|
|
|
spin_unlock(®_requests_lock);
|
|
|
|
notify_self_managed_wiphys(reg_request);
|
|
|
|
reg_process_hint(reg_request);
|
|
|
|
lr = get_last_request();
|
|
|
|
spin_lock(®_requests_lock);
|
|
if (!list_empty(®_requests_list) && lr && lr->processed)
|
|
schedule_work(®_work);
|
|
spin_unlock(®_requests_lock);
|
|
}
|
|
|
|
/* Processes beacon hints -- this has nothing to do with country IEs */
|
|
static void reg_process_pending_beacon_hints(void)
|
|
{
|
|
struct cfg80211_registered_device *rdev;
|
|
struct reg_beacon *pending_beacon, *tmp;
|
|
|
|
/* This goes through the _pending_ beacon list */
|
|
spin_lock_bh(®_pending_beacons_lock);
|
|
|
|
list_for_each_entry_safe(pending_beacon, tmp,
|
|
®_pending_beacons, list) {
|
|
list_del_init(&pending_beacon->list);
|
|
|
|
/* Applies the beacon hint to current wiphys */
|
|
list_for_each_entry(rdev, &cfg80211_rdev_list, list)
|
|
wiphy_update_new_beacon(&rdev->wiphy, pending_beacon);
|
|
|
|
/* Remembers the beacon hint for new wiphys or reg changes */
|
|
list_add_tail(&pending_beacon->list, ®_beacon_list);
|
|
}
|
|
|
|
spin_unlock_bh(®_pending_beacons_lock);
|
|
}
|
|
|
|
static void reg_process_self_managed_hints(void)
|
|
{
|
|
struct cfg80211_registered_device *rdev;
|
|
struct wiphy *wiphy;
|
|
const struct ieee80211_regdomain *tmp;
|
|
const struct ieee80211_regdomain *regd;
|
|
enum nl80211_band band;
|
|
struct regulatory_request request = {};
|
|
|
|
list_for_each_entry(rdev, &cfg80211_rdev_list, list) {
|
|
wiphy = &rdev->wiphy;
|
|
|
|
spin_lock(®_requests_lock);
|
|
regd = rdev->requested_regd;
|
|
rdev->requested_regd = NULL;
|
|
spin_unlock(®_requests_lock);
|
|
|
|
if (regd == NULL)
|
|
continue;
|
|
|
|
tmp = get_wiphy_regdom(wiphy);
|
|
rcu_assign_pointer(wiphy->regd, regd);
|
|
rcu_free_regdom(tmp);
|
|
|
|
for (band = 0; band < NUM_NL80211_BANDS; band++)
|
|
handle_band_custom(wiphy, wiphy->bands[band], regd);
|
|
|
|
reg_process_ht_flags(wiphy);
|
|
|
|
request.wiphy_idx = get_wiphy_idx(wiphy);
|
|
request.alpha2[0] = regd->alpha2[0];
|
|
request.alpha2[1] = regd->alpha2[1];
|
|
request.initiator = NL80211_REGDOM_SET_BY_DRIVER;
|
|
|
|
nl80211_send_wiphy_reg_change_event(&request);
|
|
}
|
|
|
|
reg_check_channels();
|
|
}
|
|
|
|
static void reg_todo(struct work_struct *work)
|
|
{
|
|
rtnl_lock();
|
|
reg_process_pending_hints();
|
|
reg_process_pending_beacon_hints();
|
|
reg_process_self_managed_hints();
|
|
rtnl_unlock();
|
|
}
|
|
|
|
static void queue_regulatory_request(struct regulatory_request *request)
|
|
{
|
|
request->alpha2[0] = toupper(request->alpha2[0]);
|
|
request->alpha2[1] = toupper(request->alpha2[1]);
|
|
|
|
spin_lock(®_requests_lock);
|
|
list_add_tail(&request->list, ®_requests_list);
|
|
spin_unlock(®_requests_lock);
|
|
|
|
schedule_work(®_work);
|
|
}
|
|
|
|
/*
|
|
* Core regulatory hint -- happens during cfg80211_init()
|
|
* and when we restore regulatory settings.
|
|
*/
|
|
static int regulatory_hint_core(const char *alpha2)
|
|
{
|
|
struct regulatory_request *request;
|
|
|
|
request = kzalloc(sizeof(struct regulatory_request), GFP_KERNEL);
|
|
if (!request)
|
|
return -ENOMEM;
|
|
|
|
request->alpha2[0] = alpha2[0];
|
|
request->alpha2[1] = alpha2[1];
|
|
request->initiator = NL80211_REGDOM_SET_BY_CORE;
|
|
request->wiphy_idx = WIPHY_IDX_INVALID;
|
|
|
|
queue_regulatory_request(request);
|
|
|
|
return 0;
|
|
}
|
|
|
|
/* User hints */
|
|
int regulatory_hint_user(const char *alpha2,
|
|
enum nl80211_user_reg_hint_type user_reg_hint_type)
|
|
{
|
|
struct regulatory_request *request;
|
|
|
|
if (WARN_ON(!alpha2))
|
|
return -EINVAL;
|
|
|
|
if (!is_world_regdom(alpha2) && !is_an_alpha2(alpha2))
|
|
return -EINVAL;
|
|
|
|
request = kzalloc(sizeof(struct regulatory_request), GFP_KERNEL);
|
|
if (!request)
|
|
return -ENOMEM;
|
|
|
|
request->wiphy_idx = WIPHY_IDX_INVALID;
|
|
request->alpha2[0] = alpha2[0];
|
|
request->alpha2[1] = alpha2[1];
|
|
request->initiator = NL80211_REGDOM_SET_BY_USER;
|
|
request->user_reg_hint_type = user_reg_hint_type;
|
|
|
|
/* Allow calling CRDA again */
|
|
reset_crda_timeouts();
|
|
|
|
queue_regulatory_request(request);
|
|
|
|
return 0;
|
|
}
|
|
EXPORT_SYMBOL(regulatory_hint_user);
|
|
|
|
int regulatory_hint_indoor(bool is_indoor, u32 portid)
|
|
{
|
|
spin_lock(®_indoor_lock);
|
|
|
|
/* It is possible that more than one user space process is trying to
|
|
* configure the indoor setting. To handle such cases, clear the indoor
|
|
* setting in case that some process does not think that the device
|
|
* is operating in an indoor environment. In addition, if a user space
|
|
* process indicates that it is controlling the indoor setting, save its
|
|
* portid, i.e., make it the owner.
|
|
*/
|
|
reg_is_indoor = is_indoor;
|
|
if (reg_is_indoor) {
|
|
if (!reg_is_indoor_portid)
|
|
reg_is_indoor_portid = portid;
|
|
} else {
|
|
reg_is_indoor_portid = 0;
|
|
}
|
|
|
|
spin_unlock(®_indoor_lock);
|
|
|
|
if (!is_indoor)
|
|
reg_check_channels();
|
|
|
|
return 0;
|
|
}
|
|
|
|
void regulatory_netlink_notify(u32 portid)
|
|
{
|
|
spin_lock(®_indoor_lock);
|
|
|
|
if (reg_is_indoor_portid != portid) {
|
|
spin_unlock(®_indoor_lock);
|
|
return;
|
|
}
|
|
|
|
reg_is_indoor = false;
|
|
reg_is_indoor_portid = 0;
|
|
|
|
spin_unlock(®_indoor_lock);
|
|
|
|
reg_check_channels();
|
|
}
|
|
|
|
/* Driver hints */
|
|
int regulatory_hint(struct wiphy *wiphy, const char *alpha2)
|
|
{
|
|
struct regulatory_request *request;
|
|
|
|
if (WARN_ON(!alpha2 || !wiphy))
|
|
return -EINVAL;
|
|
|
|
wiphy->regulatory_flags &= ~REGULATORY_CUSTOM_REG;
|
|
|
|
request = kzalloc(sizeof(struct regulatory_request), GFP_KERNEL);
|
|
if (!request)
|
|
return -ENOMEM;
|
|
|
|
request->wiphy_idx = get_wiphy_idx(wiphy);
|
|
|
|
request->alpha2[0] = alpha2[0];
|
|
request->alpha2[1] = alpha2[1];
|
|
request->initiator = NL80211_REGDOM_SET_BY_DRIVER;
|
|
|
|
/* Allow calling CRDA again */
|
|
reset_crda_timeouts();
|
|
|
|
queue_regulatory_request(request);
|
|
|
|
return 0;
|
|
}
|
|
EXPORT_SYMBOL(regulatory_hint);
|
|
|
|
void regulatory_hint_country_ie(struct wiphy *wiphy, enum nl80211_band band,
|
|
const u8 *country_ie, u8 country_ie_len)
|
|
{
|
|
char alpha2[2];
|
|
enum environment_cap env = ENVIRON_ANY;
|
|
struct regulatory_request *request = NULL, *lr;
|
|
|
|
/* IE len must be evenly divisible by 2 */
|
|
if (country_ie_len & 0x01)
|
|
return;
|
|
|
|
if (country_ie_len < IEEE80211_COUNTRY_IE_MIN_LEN)
|
|
return;
|
|
|
|
request = kzalloc(sizeof(*request), GFP_KERNEL);
|
|
if (!request)
|
|
return;
|
|
|
|
alpha2[0] = country_ie[0];
|
|
alpha2[1] = country_ie[1];
|
|
|
|
if (country_ie[2] == 'I')
|
|
env = ENVIRON_INDOOR;
|
|
else if (country_ie[2] == 'O')
|
|
env = ENVIRON_OUTDOOR;
|
|
|
|
rcu_read_lock();
|
|
lr = get_last_request();
|
|
|
|
if (unlikely(!lr))
|
|
goto out;
|
|
|
|
/*
|
|
* We will run this only upon a successful connection on cfg80211.
|
|
* We leave conflict resolution to the workqueue, where can hold
|
|
* the RTNL.
|
|
*/
|
|
if (lr->initiator == NL80211_REGDOM_SET_BY_COUNTRY_IE &&
|
|
lr->wiphy_idx != WIPHY_IDX_INVALID)
|
|
goto out;
|
|
|
|
request->wiphy_idx = get_wiphy_idx(wiphy);
|
|
request->alpha2[0] = alpha2[0];
|
|
request->alpha2[1] = alpha2[1];
|
|
request->initiator = NL80211_REGDOM_SET_BY_COUNTRY_IE;
|
|
request->country_ie_env = env;
|
|
|
|
/* Allow calling CRDA again */
|
|
reset_crda_timeouts();
|
|
|
|
queue_regulatory_request(request);
|
|
request = NULL;
|
|
out:
|
|
kfree(request);
|
|
rcu_read_unlock();
|
|
}
|
|
|
|
static void restore_alpha2(char *alpha2, bool reset_user)
|
|
{
|
|
/* indicates there is no alpha2 to consider for restoration */
|
|
alpha2[0] = '9';
|
|
alpha2[1] = '7';
|
|
|
|
/* The user setting has precedence over the module parameter */
|
|
if (is_user_regdom_saved()) {
|
|
/* Unless we're asked to ignore it and reset it */
|
|
if (reset_user) {
|
|
pr_debug("Restoring regulatory settings including user preference\n");
|
|
user_alpha2[0] = '9';
|
|
user_alpha2[1] = '7';
|
|
|
|
/*
|
|
* If we're ignoring user settings, we still need to
|
|
* check the module parameter to ensure we put things
|
|
* back as they were for a full restore.
|
|
*/
|
|
if (!is_world_regdom(ieee80211_regdom)) {
|
|
pr_debug("Keeping preference on module parameter ieee80211_regdom: %c%c\n",
|
|
ieee80211_regdom[0], ieee80211_regdom[1]);
|
|
alpha2[0] = ieee80211_regdom[0];
|
|
alpha2[1] = ieee80211_regdom[1];
|
|
}
|
|
} else {
|
|
pr_debug("Restoring regulatory settings while preserving user preference for: %c%c\n",
|
|
user_alpha2[0], user_alpha2[1]);
|
|
alpha2[0] = user_alpha2[0];
|
|
alpha2[1] = user_alpha2[1];
|
|
}
|
|
} else if (!is_world_regdom(ieee80211_regdom)) {
|
|
pr_debug("Keeping preference on module parameter ieee80211_regdom: %c%c\n",
|
|
ieee80211_regdom[0], ieee80211_regdom[1]);
|
|
alpha2[0] = ieee80211_regdom[0];
|
|
alpha2[1] = ieee80211_regdom[1];
|
|
} else
|
|
pr_debug("Restoring regulatory settings\n");
|
|
}
|
|
|
|
static void restore_custom_reg_settings(struct wiphy *wiphy)
|
|
{
|
|
struct ieee80211_supported_band *sband;
|
|
enum nl80211_band band;
|
|
struct ieee80211_channel *chan;
|
|
int i;
|
|
|
|
for (band = 0; band < NUM_NL80211_BANDS; band++) {
|
|
sband = wiphy->bands[band];
|
|
if (!sband)
|
|
continue;
|
|
for (i = 0; i < sband->n_channels; i++) {
|
|
chan = &sband->channels[i];
|
|
chan->flags = chan->orig_flags;
|
|
chan->max_antenna_gain = chan->orig_mag;
|
|
chan->max_power = chan->orig_mpwr;
|
|
chan->beacon_found = false;
|
|
}
|
|
}
|
|
}
|
|
|
|
/*
|
|
* Restoring regulatory settings involves ingoring any
|
|
* possibly stale country IE information and user regulatory
|
|
* settings if so desired, this includes any beacon hints
|
|
* learned as we could have traveled outside to another country
|
|
* after disconnection. To restore regulatory settings we do
|
|
* exactly what we did at bootup:
|
|
*
|
|
* - send a core regulatory hint
|
|
* - send a user regulatory hint if applicable
|
|
*
|
|
* Device drivers that send a regulatory hint for a specific country
|
|
* keep their own regulatory domain on wiphy->regd so that does does
|
|
* not need to be remembered.
|
|
*/
|
|
static void restore_regulatory_settings(bool reset_user)
|
|
{
|
|
char alpha2[2];
|
|
char world_alpha2[2];
|
|
struct reg_beacon *reg_beacon, *btmp;
|
|
LIST_HEAD(tmp_reg_req_list);
|
|
struct cfg80211_registered_device *rdev;
|
|
|
|
ASSERT_RTNL();
|
|
|
|
/*
|
|
* Clear the indoor setting in case that it is not controlled by user
|
|
* space, as otherwise there is no guarantee that the device is still
|
|
* operating in an indoor environment.
|
|
*/
|
|
spin_lock(®_indoor_lock);
|
|
if (reg_is_indoor && !reg_is_indoor_portid) {
|
|
reg_is_indoor = false;
|
|
reg_check_channels();
|
|
}
|
|
spin_unlock(®_indoor_lock);
|
|
|
|
reset_regdomains(true, &world_regdom);
|
|
restore_alpha2(alpha2, reset_user);
|
|
|
|
/*
|
|
* If there's any pending requests we simply
|
|
* stash them to a temporary pending queue and
|
|
* add then after we've restored regulatory
|
|
* settings.
|
|
*/
|
|
spin_lock(®_requests_lock);
|
|
list_splice_tail_init(®_requests_list, &tmp_reg_req_list);
|
|
spin_unlock(®_requests_lock);
|
|
|
|
/* Clear beacon hints */
|
|
spin_lock_bh(®_pending_beacons_lock);
|
|
list_for_each_entry_safe(reg_beacon, btmp, ®_pending_beacons, list) {
|
|
list_del(®_beacon->list);
|
|
kfree(reg_beacon);
|
|
}
|
|
spin_unlock_bh(®_pending_beacons_lock);
|
|
|
|
list_for_each_entry_safe(reg_beacon, btmp, ®_beacon_list, list) {
|
|
list_del(®_beacon->list);
|
|
kfree(reg_beacon);
|
|
}
|
|
|
|
/* First restore to the basic regulatory settings */
|
|
world_alpha2[0] = cfg80211_world_regdom->alpha2[0];
|
|
world_alpha2[1] = cfg80211_world_regdom->alpha2[1];
|
|
|
|
list_for_each_entry(rdev, &cfg80211_rdev_list, list) {
|
|
if (rdev->wiphy.regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED)
|
|
continue;
|
|
if (rdev->wiphy.regulatory_flags & REGULATORY_CUSTOM_REG)
|
|
restore_custom_reg_settings(&rdev->wiphy);
|
|
}
|
|
|
|
regulatory_hint_core(world_alpha2);
|
|
|
|
/*
|
|
* This restores the ieee80211_regdom module parameter
|
|
* preference or the last user requested regulatory
|
|
* settings, user regulatory settings takes precedence.
|
|
*/
|
|
if (is_an_alpha2(alpha2))
|
|
regulatory_hint_user(alpha2, NL80211_USER_REG_HINT_USER);
|
|
|
|
spin_lock(®_requests_lock);
|
|
list_splice_tail_init(&tmp_reg_req_list, ®_requests_list);
|
|
spin_unlock(®_requests_lock);
|
|
|
|
pr_debug("Kicking the queue\n");
|
|
|
|
schedule_work(®_work);
|
|
}
|
|
|
|
static bool is_wiphy_all_set_reg_flag(enum ieee80211_regulatory_flags flag)
|
|
{
|
|
struct cfg80211_registered_device *rdev;
|
|
struct wireless_dev *wdev;
|
|
|
|
list_for_each_entry(rdev, &cfg80211_rdev_list, list) {
|
|
list_for_each_entry(wdev, &rdev->wiphy.wdev_list, list) {
|
|
wdev_lock(wdev);
|
|
if (!(wdev->wiphy->regulatory_flags & flag)) {
|
|
wdev_unlock(wdev);
|
|
return false;
|
|
}
|
|
wdev_unlock(wdev);
|
|
}
|
|
}
|
|
|
|
return true;
|
|
}
|
|
|
|
void regulatory_hint_disconnect(void)
|
|
{
|
|
/* Restore of regulatory settings is not required when wiphy(s)
|
|
* ignore IE from connected access point but clearance of beacon hints
|
|
* is required when wiphy(s) supports beacon hints.
|
|
*/
|
|
if (is_wiphy_all_set_reg_flag(REGULATORY_COUNTRY_IE_IGNORE)) {
|
|
struct reg_beacon *reg_beacon, *btmp;
|
|
|
|
if (is_wiphy_all_set_reg_flag(REGULATORY_DISABLE_BEACON_HINTS))
|
|
return;
|
|
|
|
spin_lock_bh(®_pending_beacons_lock);
|
|
list_for_each_entry_safe(reg_beacon, btmp,
|
|
®_pending_beacons, list) {
|
|
list_del(®_beacon->list);
|
|
kfree(reg_beacon);
|
|
}
|
|
spin_unlock_bh(®_pending_beacons_lock);
|
|
|
|
list_for_each_entry_safe(reg_beacon, btmp,
|
|
®_beacon_list, list) {
|
|
list_del(®_beacon->list);
|
|
kfree(reg_beacon);
|
|
}
|
|
|
|
return;
|
|
}
|
|
|
|
pr_debug("All devices are disconnected, going to restore regulatory settings\n");
|
|
restore_regulatory_settings(false);
|
|
}
|
|
|
|
static bool freq_is_chan_12_13_14(u32 freq)
|
|
{
|
|
if (freq == ieee80211_channel_to_frequency(12, NL80211_BAND_2GHZ) ||
|
|
freq == ieee80211_channel_to_frequency(13, NL80211_BAND_2GHZ) ||
|
|
freq == ieee80211_channel_to_frequency(14, NL80211_BAND_2GHZ))
|
|
return true;
|
|
return false;
|
|
}
|
|
|
|
static bool pending_reg_beacon(struct ieee80211_channel *beacon_chan)
|
|
{
|
|
struct reg_beacon *pending_beacon;
|
|
|
|
list_for_each_entry(pending_beacon, ®_pending_beacons, list)
|
|
if (ieee80211_channel_equal(beacon_chan,
|
|
&pending_beacon->chan))
|
|
return true;
|
|
return false;
|
|
}
|
|
|
|
int regulatory_hint_found_beacon(struct wiphy *wiphy,
|
|
struct ieee80211_channel *beacon_chan,
|
|
gfp_t gfp)
|
|
{
|
|
struct reg_beacon *reg_beacon;
|
|
bool processing;
|
|
|
|
if (beacon_chan->beacon_found ||
|
|
beacon_chan->flags & IEEE80211_CHAN_RADAR ||
|
|
(beacon_chan->band == NL80211_BAND_2GHZ &&
|
|
!freq_is_chan_12_13_14(beacon_chan->center_freq)))
|
|
return 0;
|
|
|
|
spin_lock_bh(®_pending_beacons_lock);
|
|
processing = pending_reg_beacon(beacon_chan);
|
|
spin_unlock_bh(®_pending_beacons_lock);
|
|
|
|
if (processing)
|
|
return 0;
|
|
|
|
reg_beacon = kzalloc(sizeof(struct reg_beacon), gfp);
|
|
if (!reg_beacon)
|
|
return -ENOMEM;
|
|
|
|
pr_debug("Found new beacon on frequency: %d.%03d MHz (Ch %d) on %s\n",
|
|
beacon_chan->center_freq, beacon_chan->freq_offset,
|
|
ieee80211_freq_khz_to_channel(
|
|
ieee80211_channel_to_khz(beacon_chan)),
|
|
wiphy_name(wiphy));
|
|
|
|
memcpy(®_beacon->chan, beacon_chan,
|
|
sizeof(struct ieee80211_channel));
|
|
|
|
/*
|
|
* Since we can be called from BH or and non-BH context
|
|
* we must use spin_lock_bh()
|
|
*/
|
|
spin_lock_bh(®_pending_beacons_lock);
|
|
list_add_tail(®_beacon->list, ®_pending_beacons);
|
|
spin_unlock_bh(®_pending_beacons_lock);
|
|
|
|
schedule_work(®_work);
|
|
|
|
return 0;
|
|
}
|
|
|
|
static void print_rd_rules(const struct ieee80211_regdomain *rd)
|
|
{
|
|
unsigned int i;
|
|
const struct ieee80211_reg_rule *reg_rule = NULL;
|
|
const struct ieee80211_freq_range *freq_range = NULL;
|
|
const struct ieee80211_power_rule *power_rule = NULL;
|
|
char bw[32], cac_time[32];
|
|
|
|
pr_debug(" (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)\n");
|
|
|
|
for (i = 0; i < rd->n_reg_rules; i++) {
|
|
reg_rule = &rd->reg_rules[i];
|
|
freq_range = ®_rule->freq_range;
|
|
power_rule = ®_rule->power_rule;
|
|
|
|
if (reg_rule->flags & NL80211_RRF_AUTO_BW)
|
|
snprintf(bw, sizeof(bw), "%d KHz, %u KHz AUTO",
|
|
freq_range->max_bandwidth_khz,
|
|
reg_get_max_bandwidth(rd, reg_rule));
|
|
else
|
|
snprintf(bw, sizeof(bw), "%d KHz",
|
|
freq_range->max_bandwidth_khz);
|
|
|
|
if (reg_rule->flags & NL80211_RRF_DFS)
|
|
scnprintf(cac_time, sizeof(cac_time), "%u s",
|
|
reg_rule->dfs_cac_ms/1000);
|
|
else
|
|
scnprintf(cac_time, sizeof(cac_time), "N/A");
|
|
|
|
|
|
/*
|
|
* There may not be documentation for max antenna gain
|
|
* in certain regions
|
|
*/
|
|
if (power_rule->max_antenna_gain)
|
|
pr_debug(" (%d KHz - %d KHz @ %s), (%d mBi, %d mBm), (%s)\n",
|
|
freq_range->start_freq_khz,
|
|
freq_range->end_freq_khz,
|
|
bw,
|
|
power_rule->max_antenna_gain,
|
|
power_rule->max_eirp,
|
|
cac_time);
|
|
else
|
|
pr_debug(" (%d KHz - %d KHz @ %s), (N/A, %d mBm), (%s)\n",
|
|
freq_range->start_freq_khz,
|
|
freq_range->end_freq_khz,
|
|
bw,
|
|
power_rule->max_eirp,
|
|
cac_time);
|
|
}
|
|
}
|
|
|
|
bool reg_supported_dfs_region(enum nl80211_dfs_regions dfs_region)
|
|
{
|
|
switch (dfs_region) {
|
|
case NL80211_DFS_UNSET:
|
|
case NL80211_DFS_FCC:
|
|
case NL80211_DFS_ETSI:
|
|
case NL80211_DFS_JP:
|
|
return true;
|
|
default:
|
|
pr_debug("Ignoring unknown DFS master region: %d\n", dfs_region);
|
|
return false;
|
|
}
|
|
}
|
|
|
|
static void print_regdomain(const struct ieee80211_regdomain *rd)
|
|
{
|
|
struct regulatory_request *lr = get_last_request();
|
|
|
|
if (is_intersected_alpha2(rd->alpha2)) {
|
|
if (lr->initiator == NL80211_REGDOM_SET_BY_COUNTRY_IE) {
|
|
struct cfg80211_registered_device *rdev;
|
|
rdev = cfg80211_rdev_by_wiphy_idx(lr->wiphy_idx);
|
|
if (rdev) {
|
|
pr_debug("Current regulatory domain updated by AP to: %c%c\n",
|
|
rdev->country_ie_alpha2[0],
|
|
rdev->country_ie_alpha2[1]);
|
|
} else
|
|
pr_debug("Current regulatory domain intersected:\n");
|
|
} else
|
|
pr_debug("Current regulatory domain intersected:\n");
|
|
} else if (is_world_regdom(rd->alpha2)) {
|
|
pr_debug("World regulatory domain updated:\n");
|
|
} else {
|
|
if (is_unknown_alpha2(rd->alpha2))
|
|
pr_debug("Regulatory domain changed to driver built-in settings (unknown country)\n");
|
|
else {
|
|
if (reg_request_cell_base(lr))
|
|
pr_debug("Regulatory domain changed to country: %c%c by Cell Station\n",
|
|
rd->alpha2[0], rd->alpha2[1]);
|
|
else
|
|
pr_debug("Regulatory domain changed to country: %c%c\n",
|
|
rd->alpha2[0], rd->alpha2[1]);
|
|
}
|
|
}
|
|
|
|
pr_debug(" DFS Master region: %s", reg_dfs_region_str(rd->dfs_region));
|
|
print_rd_rules(rd);
|
|
}
|
|
|
|
static void print_regdomain_info(const struct ieee80211_regdomain *rd)
|
|
{
|
|
pr_debug("Regulatory domain: %c%c\n", rd->alpha2[0], rd->alpha2[1]);
|
|
print_rd_rules(rd);
|
|
}
|
|
|
|
static int reg_set_rd_core(const struct ieee80211_regdomain *rd)
|
|
{
|
|
if (!is_world_regdom(rd->alpha2))
|
|
return -EINVAL;
|
|
update_world_regdomain(rd);
|
|
return 0;
|
|
}
|
|
|
|
static int reg_set_rd_user(const struct ieee80211_regdomain *rd,
|
|
struct regulatory_request *user_request)
|
|
{
|
|
const struct ieee80211_regdomain *intersected_rd = NULL;
|
|
|
|
if (!regdom_changes(rd->alpha2))
|
|
return -EALREADY;
|
|
|
|
if (!is_valid_rd(rd)) {
|
|
pr_err("Invalid regulatory domain detected: %c%c\n",
|
|
rd->alpha2[0], rd->alpha2[1]);
|
|
print_regdomain_info(rd);
|
|
return -EINVAL;
|
|
}
|
|
|
|
if (!user_request->intersect) {
|
|
reset_regdomains(false, rd);
|
|
return 0;
|
|
}
|
|
|
|
intersected_rd = regdom_intersect(rd, get_cfg80211_regdom());
|
|
if (!intersected_rd)
|
|
return -EINVAL;
|
|
|
|
kfree(rd);
|
|
rd = NULL;
|
|
reset_regdomains(false, intersected_rd);
|
|
|
|
return 0;
|
|
}
|
|
|
|
static int reg_set_rd_driver(const struct ieee80211_regdomain *rd,
|
|
struct regulatory_request *driver_request)
|
|
{
|
|
const struct ieee80211_regdomain *regd;
|
|
const struct ieee80211_regdomain *intersected_rd = NULL;
|
|
const struct ieee80211_regdomain *tmp;
|
|
struct wiphy *request_wiphy;
|
|
|
|
if (is_world_regdom(rd->alpha2))
|
|
return -EINVAL;
|
|
|
|
if (!regdom_changes(rd->alpha2))
|
|
return -EALREADY;
|
|
|
|
if (!is_valid_rd(rd)) {
|
|
pr_err("Invalid regulatory domain detected: %c%c\n",
|
|
rd->alpha2[0], rd->alpha2[1]);
|
|
print_regdomain_info(rd);
|
|
return -EINVAL;
|
|
}
|
|
|
|
request_wiphy = wiphy_idx_to_wiphy(driver_request->wiphy_idx);
|
|
if (!request_wiphy)
|
|
return -ENODEV;
|
|
|
|
if (!driver_request->intersect) {
|
|
if (request_wiphy->regd)
|
|
return -EALREADY;
|
|
|
|
regd = reg_copy_regd(rd);
|
|
if (IS_ERR(regd))
|
|
return PTR_ERR(regd);
|
|
|
|
rcu_assign_pointer(request_wiphy->regd, regd);
|
|
reset_regdomains(false, rd);
|
|
return 0;
|
|
}
|
|
|
|
intersected_rd = regdom_intersect(rd, get_cfg80211_regdom());
|
|
if (!intersected_rd)
|
|
return -EINVAL;
|
|
|
|
/*
|
|
* We can trash what CRDA provided now.
|
|
* However if a driver requested this specific regulatory
|
|
* domain we keep it for its private use
|
|
*/
|
|
tmp = get_wiphy_regdom(request_wiphy);
|
|
rcu_assign_pointer(request_wiphy->regd, rd);
|
|
rcu_free_regdom(tmp);
|
|
|
|
rd = NULL;
|
|
|
|
reset_regdomains(false, intersected_rd);
|
|
|
|
return 0;
|
|
}
|
|
|
|
static int reg_set_rd_country_ie(const struct ieee80211_regdomain *rd,
|
|
struct regulatory_request *country_ie_request)
|
|
{
|
|
struct wiphy *request_wiphy;
|
|
|
|
if (!is_alpha2_set(rd->alpha2) && !is_an_alpha2(rd->alpha2) &&
|
|
!is_unknown_alpha2(rd->alpha2))
|
|
return -EINVAL;
|
|
|
|
/*
|
|
* Lets only bother proceeding on the same alpha2 if the current
|
|
* rd is non static (it means CRDA was present and was used last)
|
|
* and the pending request came in from a country IE
|
|
*/
|
|
|
|
if (!is_valid_rd(rd)) {
|
|
pr_err("Invalid regulatory domain detected: %c%c\n",
|
|
rd->alpha2[0], rd->alpha2[1]);
|
|
print_regdomain_info(rd);
|
|
return -EINVAL;
|
|
}
|
|
|
|
request_wiphy = wiphy_idx_to_wiphy(country_ie_request->wiphy_idx);
|
|
if (!request_wiphy)
|
|
return -ENODEV;
|
|
|
|
if (country_ie_request->intersect)
|
|
return -EINVAL;
|
|
|
|
reset_regdomains(false, rd);
|
|
return 0;
|
|
}
|
|
|
|
/*
|
|
* Use this call to set the current regulatory domain. Conflicts with
|
|
* multiple drivers can be ironed out later. Caller must've already
|
|
* kmalloc'd the rd structure.
|
|
*/
|
|
int set_regdom(const struct ieee80211_regdomain *rd,
|
|
enum ieee80211_regd_source regd_src)
|
|
{
|
|
struct regulatory_request *lr;
|
|
bool user_reset = false;
|
|
int r;
|
|
|
|
if (!reg_is_valid_request(rd->alpha2)) {
|
|
kfree(rd);
|
|
return -EINVAL;
|
|
}
|
|
|
|
if (regd_src == REGD_SOURCE_CRDA)
|
|
reset_crda_timeouts();
|
|
|
|
lr = get_last_request();
|
|
|
|
/* Note that this doesn't update the wiphys, this is done below */
|
|
switch (lr->initiator) {
|
|
case NL80211_REGDOM_SET_BY_CORE:
|
|
r = reg_set_rd_core(rd);
|
|
break;
|
|
case NL80211_REGDOM_SET_BY_USER:
|
|
r = reg_set_rd_user(rd, lr);
|
|
user_reset = true;
|
|
break;
|
|
case NL80211_REGDOM_SET_BY_DRIVER:
|
|
r = reg_set_rd_driver(rd, lr);
|
|
break;
|
|
case NL80211_REGDOM_SET_BY_COUNTRY_IE:
|
|
r = reg_set_rd_country_ie(rd, lr);
|
|
break;
|
|
default:
|
|
WARN(1, "invalid initiator %d\n", lr->initiator);
|
|
kfree(rd);
|
|
return -EINVAL;
|
|
}
|
|
|
|
if (r) {
|
|
switch (r) {
|
|
case -EALREADY:
|
|
reg_set_request_processed();
|
|
break;
|
|
default:
|
|
/* Back to world regulatory in case of errors */
|
|
restore_regulatory_settings(user_reset);
|
|
}
|
|
|
|
kfree(rd);
|
|
return r;
|
|
}
|
|
|
|
/* This would make this whole thing pointless */
|
|
if (WARN_ON(!lr->intersect && rd != get_cfg80211_regdom()))
|
|
return -EINVAL;
|
|
|
|
/* update all wiphys now with the new established regulatory domain */
|
|
update_all_wiphy_regulatory(lr->initiator);
|
|
|
|
print_regdomain(get_cfg80211_regdom());
|
|
|
|
nl80211_send_reg_change_event(lr);
|
|
|
|
reg_set_request_processed();
|
|
|
|
return 0;
|
|
}
|
|
|
|
static int __regulatory_set_wiphy_regd(struct wiphy *wiphy,
|
|
struct ieee80211_regdomain *rd)
|
|
{
|
|
const struct ieee80211_regdomain *regd;
|
|
const struct ieee80211_regdomain *prev_regd;
|
|
struct cfg80211_registered_device *rdev;
|
|
|
|
if (WARN_ON(!wiphy || !rd))
|
|
return -EINVAL;
|
|
|
|
if (WARN(!(wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED),
|
|
"wiphy should have REGULATORY_WIPHY_SELF_MANAGED\n"))
|
|
return -EPERM;
|
|
|
|
if (WARN(!is_valid_rd(rd), "Invalid regulatory domain detected\n")) {
|
|
print_regdomain_info(rd);
|
|
return -EINVAL;
|
|
}
|
|
|
|
regd = reg_copy_regd(rd);
|
|
if (IS_ERR(regd))
|
|
return PTR_ERR(regd);
|
|
|
|
rdev = wiphy_to_rdev(wiphy);
|
|
|
|
spin_lock(®_requests_lock);
|
|
prev_regd = rdev->requested_regd;
|
|
rdev->requested_regd = regd;
|
|
spin_unlock(®_requests_lock);
|
|
|
|
kfree(prev_regd);
|
|
return 0;
|
|
}
|
|
|
|
int regulatory_set_wiphy_regd(struct wiphy *wiphy,
|
|
struct ieee80211_regdomain *rd)
|
|
{
|
|
int ret = __regulatory_set_wiphy_regd(wiphy, rd);
|
|
|
|
if (ret)
|
|
return ret;
|
|
|
|
schedule_work(®_work);
|
|
return 0;
|
|
}
|
|
EXPORT_SYMBOL(regulatory_set_wiphy_regd);
|
|
|
|
int regulatory_set_wiphy_regd_sync_rtnl(struct wiphy *wiphy,
|
|
struct ieee80211_regdomain *rd)
|
|
{
|
|
int ret;
|
|
|
|
ASSERT_RTNL();
|
|
|
|
ret = __regulatory_set_wiphy_regd(wiphy, rd);
|
|
if (ret)
|
|
return ret;
|
|
|
|
/* process the request immediately */
|
|
reg_process_self_managed_hints();
|
|
return 0;
|
|
}
|
|
EXPORT_SYMBOL(regulatory_set_wiphy_regd_sync_rtnl);
|
|
|
|
void wiphy_regulatory_register(struct wiphy *wiphy)
|
|
{
|
|
struct regulatory_request *lr = get_last_request();
|
|
|
|
/* self-managed devices ignore beacon hints and country IE */
|
|
if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED) {
|
|
wiphy->regulatory_flags |= REGULATORY_DISABLE_BEACON_HINTS |
|
|
REGULATORY_COUNTRY_IE_IGNORE;
|
|
|
|
/*
|
|
* The last request may have been received before this
|
|
* registration call. Call the driver notifier if
|
|
* initiator is USER and user type is CELL_BASE.
|
|
*/
|
|
if (lr->initiator == NL80211_REGDOM_SET_BY_USER &&
|
|
lr->user_reg_hint_type == NL80211_USER_REG_HINT_CELL_BASE)
|
|
reg_call_notifier(wiphy, lr);
|
|
}
|
|
|
|
if (!reg_dev_ignore_cell_hint(wiphy))
|
|
reg_num_devs_support_basehint++;
|
|
|
|
wiphy_update_regulatory(wiphy, lr->initiator);
|
|
wiphy_all_share_dfs_chan_state(wiphy);
|
|
reg_process_self_managed_hints();
|
|
}
|
|
|
|
void wiphy_regulatory_deregister(struct wiphy *wiphy)
|
|
{
|
|
struct wiphy *request_wiphy = NULL;
|
|
struct regulatory_request *lr;
|
|
|
|
lr = get_last_request();
|
|
|
|
if (!reg_dev_ignore_cell_hint(wiphy))
|
|
reg_num_devs_support_basehint--;
|
|
|
|
rcu_free_regdom(get_wiphy_regdom(wiphy));
|
|
RCU_INIT_POINTER(wiphy->regd, NULL);
|
|
|
|
if (lr)
|
|
request_wiphy = wiphy_idx_to_wiphy(lr->wiphy_idx);
|
|
|
|
if (!request_wiphy || request_wiphy != wiphy)
|
|
return;
|
|
|
|
lr->wiphy_idx = WIPHY_IDX_INVALID;
|
|
lr->country_ie_env = ENVIRON_ANY;
|
|
}
|
|
|
|
/*
|
|
* See FCC notices for UNII band definitions
|
|
* 5GHz: https://www.fcc.gov/document/5-ghz-unlicensed-spectrum-unii
|
|
* 6GHz: https://www.fcc.gov/document/fcc-proposes-more-spectrum-unlicensed-use-0
|
|
*/
|
|
int cfg80211_get_unii(int freq)
|
|
{
|
|
/* UNII-1 */
|
|
if (freq >= 5150 && freq <= 5250)
|
|
return 0;
|
|
|
|
/* UNII-2A */
|
|
if (freq > 5250 && freq <= 5350)
|
|
return 1;
|
|
|
|
/* UNII-2B */
|
|
if (freq > 5350 && freq <= 5470)
|
|
return 2;
|
|
|
|
/* UNII-2C */
|
|
if (freq > 5470 && freq <= 5725)
|
|
return 3;
|
|
|
|
/* UNII-3 */
|
|
if (freq > 5725 && freq <= 5825)
|
|
return 4;
|
|
|
|
/* UNII-5 */
|
|
if (freq > 5925 && freq <= 6425)
|
|
return 5;
|
|
|
|
/* UNII-6 */
|
|
if (freq > 6425 && freq <= 6525)
|
|
return 6;
|
|
|
|
/* UNII-7 */
|
|
if (freq > 6525 && freq <= 6875)
|
|
return 7;
|
|
|
|
/* UNII-8 */
|
|
if (freq > 6875 && freq <= 7125)
|
|
return 8;
|
|
|
|
return -EINVAL;
|
|
}
|
|
|
|
bool regulatory_indoor_allowed(void)
|
|
{
|
|
return reg_is_indoor;
|
|
}
|
|
|
|
bool regulatory_pre_cac_allowed(struct wiphy *wiphy)
|
|
{
|
|
const struct ieee80211_regdomain *regd = NULL;
|
|
const struct ieee80211_regdomain *wiphy_regd = NULL;
|
|
bool pre_cac_allowed = false;
|
|
|
|
rcu_read_lock();
|
|
|
|
regd = rcu_dereference(cfg80211_regdomain);
|
|
wiphy_regd = rcu_dereference(wiphy->regd);
|
|
if (!wiphy_regd) {
|
|
if (regd->dfs_region == NL80211_DFS_ETSI)
|
|
pre_cac_allowed = true;
|
|
|
|
rcu_read_unlock();
|
|
|
|
return pre_cac_allowed;
|
|
}
|
|
|
|
if (regd->dfs_region == wiphy_regd->dfs_region &&
|
|
wiphy_regd->dfs_region == NL80211_DFS_ETSI)
|
|
pre_cac_allowed = true;
|
|
|
|
rcu_read_unlock();
|
|
|
|
return pre_cac_allowed;
|
|
}
|
|
|
|
static void cfg80211_check_and_end_cac(struct cfg80211_registered_device *rdev)
|
|
{
|
|
struct wireless_dev *wdev;
|
|
/* If we finished CAC or received radar, we should end any
|
|
* CAC running on the same channels.
|
|
* the check !cfg80211_chandef_dfs_usable contain 2 options:
|
|
* either all channels are available - those the CAC_FINISHED
|
|
* event has effected another wdev state, or there is a channel
|
|
* in unavailable state in wdev chandef - those the RADAR_DETECTED
|
|
* event has effected another wdev state.
|
|
* In both cases we should end the CAC on the wdev.
|
|
*/
|
|
list_for_each_entry(wdev, &rdev->wiphy.wdev_list, list) {
|
|
if (wdev->cac_started &&
|
|
!cfg80211_chandef_dfs_usable(&rdev->wiphy, &wdev->chandef))
|
|
rdev_end_cac(rdev, wdev->netdev);
|
|
}
|
|
}
|
|
|
|
void regulatory_propagate_dfs_state(struct wiphy *wiphy,
|
|
struct cfg80211_chan_def *chandef,
|
|
enum nl80211_dfs_state dfs_state,
|
|
enum nl80211_radar_event event)
|
|
{
|
|
struct cfg80211_registered_device *rdev;
|
|
|
|
ASSERT_RTNL();
|
|
|
|
if (WARN_ON(!cfg80211_chandef_valid(chandef)))
|
|
return;
|
|
|
|
list_for_each_entry(rdev, &cfg80211_rdev_list, list) {
|
|
if (wiphy == &rdev->wiphy)
|
|
continue;
|
|
|
|
if (!reg_dfs_domain_same(wiphy, &rdev->wiphy))
|
|
continue;
|
|
|
|
if (!ieee80211_get_channel(&rdev->wiphy,
|
|
chandef->chan->center_freq))
|
|
continue;
|
|
|
|
cfg80211_set_dfs_state(&rdev->wiphy, chandef, dfs_state);
|
|
|
|
if (event == NL80211_RADAR_DETECTED ||
|
|
event == NL80211_RADAR_CAC_FINISHED) {
|
|
cfg80211_sched_dfs_chan_update(rdev);
|
|
cfg80211_check_and_end_cac(rdev);
|
|
}
|
|
|
|
nl80211_radar_notify(rdev, chandef, event, NULL, GFP_KERNEL);
|
|
}
|
|
}
|
|
|
|
static int __init regulatory_init_db(void)
|
|
{
|
|
int err;
|
|
|
|
/*
|
|
* It's possible that - due to other bugs/issues - cfg80211
|
|
* never called regulatory_init() below, or that it failed;
|
|
* in that case, don't try to do any further work here as
|
|
* it's doomed to lead to crashes.
|
|
*/
|
|
if (IS_ERR_OR_NULL(reg_pdev))
|
|
return -EINVAL;
|
|
|
|
err = load_builtin_regdb_keys();
|
|
if (err) {
|
|
platform_device_unregister(reg_pdev);
|
|
return err;
|
|
}
|
|
|
|
/* We always try to get an update for the static regdomain */
|
|
err = regulatory_hint_core(cfg80211_world_regdom->alpha2);
|
|
if (err) {
|
|
if (err == -ENOMEM) {
|
|
platform_device_unregister(reg_pdev);
|
|
return err;
|
|
}
|
|
/*
|
|
* N.B. kobject_uevent_env() can fail mainly for when we're out
|
|
* memory which is handled and propagated appropriately above
|
|
* but it can also fail during a netlink_broadcast() or during
|
|
* early boot for call_usermodehelper(). For now treat these
|
|
* errors as non-fatal.
|
|
*/
|
|
pr_err("kobject_uevent_env() was unable to call CRDA during init\n");
|
|
}
|
|
|
|
/*
|
|
* Finally, if the user set the module parameter treat it
|
|
* as a user hint.
|
|
*/
|
|
if (!is_world_regdom(ieee80211_regdom))
|
|
regulatory_hint_user(ieee80211_regdom,
|
|
NL80211_USER_REG_HINT_USER);
|
|
|
|
return 0;
|
|
}
|
|
#ifndef MODULE
|
|
late_initcall(regulatory_init_db);
|
|
#endif
|
|
|
|
int __init regulatory_init(void)
|
|
{
|
|
reg_pdev = platform_device_register_simple("regulatory", 0, NULL, 0);
|
|
if (IS_ERR(reg_pdev))
|
|
return PTR_ERR(reg_pdev);
|
|
|
|
spin_lock_init(®_requests_lock);
|
|
spin_lock_init(®_pending_beacons_lock);
|
|
spin_lock_init(®_indoor_lock);
|
|
|
|
reg_regdb_size_check();
|
|
|
|
rcu_assign_pointer(cfg80211_regdomain, cfg80211_world_regdom);
|
|
|
|
user_alpha2[0] = '9';
|
|
user_alpha2[1] = '7';
|
|
|
|
#ifdef MODULE
|
|
return regulatory_init_db();
|
|
#else
|
|
return 0;
|
|
#endif
|
|
}
|
|
|
|
void regulatory_exit(void)
|
|
{
|
|
struct regulatory_request *reg_request, *tmp;
|
|
struct reg_beacon *reg_beacon, *btmp;
|
|
|
|
cancel_work_sync(®_work);
|
|
cancel_crda_timeout_sync();
|
|
cancel_delayed_work_sync(®_check_chans);
|
|
|
|
/* Lock to suppress warnings */
|
|
rtnl_lock();
|
|
reset_regdomains(true, NULL);
|
|
rtnl_unlock();
|
|
|
|
dev_set_uevent_suppress(®_pdev->dev, true);
|
|
|
|
platform_device_unregister(reg_pdev);
|
|
|
|
list_for_each_entry_safe(reg_beacon, btmp, ®_pending_beacons, list) {
|
|
list_del(®_beacon->list);
|
|
kfree(reg_beacon);
|
|
}
|
|
|
|
list_for_each_entry_safe(reg_beacon, btmp, ®_beacon_list, list) {
|
|
list_del(®_beacon->list);
|
|
kfree(reg_beacon);
|
|
}
|
|
|
|
list_for_each_entry_safe(reg_request, tmp, ®_requests_list, list) {
|
|
list_del(®_request->list);
|
|
kfree(reg_request);
|
|
}
|
|
|
|
if (!IS_ERR_OR_NULL(regdb))
|
|
kfree(regdb);
|
|
|
|
free_regdb_keyring();
|
|
}
|