aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-15wifi: mt76: mt7921s: fix race issue between reset and suspend/resumeSean Wang1-4/+9
2022-09-15wifi: mt76: mt7921e: fix race issue between reset and suspend/resumeSean Wang2-4/+14
2022-09-15wifi: mt76: add rx_check callback for usb devicesLorenzo Bianconi5-0/+28
2022-09-15wifi: mt76: testmode: use random payload for tx packetsShayne Chen1-2/+6
2022-09-15wifi: mt76: connac: introduce mt76_connac_reg_map structureLorenzo Bianconi4-174/+170
2022-09-15soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMADmitry Osipenko1-1/+0
2022-09-15firmware: tegra: Switch over to memdup_user()Qing Wang1-10/+3
2022-09-15Revert "driver core: Set fw_devlink.strict=1 by default"Greg Kroah-Hartman1-1/+1
2022-09-15Merge branch 'net-ftgmac100-support-fixed-link'Paolo Abeni2-0/+42
2022-09-15ARM: dts: aspeed: elbert: Enable mac3 controllerTao Ren1-0/+18
2022-09-15net: ftgmac100: support fixed linkTao Ren1-0/+24
2022-09-15soc/tegra: cbb: Add support for Tegra241 (Grace)Sumit Gupta1-2/+269
2022-09-15soc/tegra: cbb: Add driver for Tegra234 CBB 2.0Sumit Gupta3-1/+848
2022-09-15soc/tegra: cbb: Add CBB 1.0 driver for Tegra194Sumit Gupta6-0/+2619
2022-09-15soc/tegra: pmc: Add USB port wake events for Tegra194Thierry Reding1-0/+7
2022-09-15soc/tegra: pmc: Add support for simple wake eventsThierry Reding1-0/+19
2022-09-15soc/tegra: pmc: Remove leading spaceThierry Reding1-1/+1
2022-09-15soc/tegra: fuse: Add missing of_node_put()Liang He1-2/+5
2022-09-15soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse()Liang He1-0/+1
2022-09-15soc/tegra: Set ERD bit to mask inband errorsSumit Gupta2-2/+33
2022-09-15Merge branch 'mptcp-allow-privileged-operations-from-user-ns-cleanup'Paolo Abeni4-23/+24
2022-09-15mptcp: account memory allocation in mptcp_nl_cmd_add_addr() to userThomas Haller1-1/+1
2022-09-15mptcp: allow privileged operations from user namespacesThomas Haller1-9/+9
2022-09-15mptcp: add do_check_data_fin to replace copiedGeliang Tang1-3/+4
2022-09-15selftests: mptcp: move prefix tests of addr_nr_ns2 togetherGeliang Tang1-6/+4
2022-09-15mptcp: add mptcp_for_each_subflow_safe helperMatthieu Baerts3-4/+6
2022-09-15bpf: Add verifier check for BPF_PTR_POISON retval and argDave Marchevsky3-10/+29
2022-09-15net: phy: spi_ks8895: switch to using gpiod APIDmitry Torokhov1-55/+14
2022-09-15net: ks8851: switch to using gpiod APIDmitry Torokhov2-21/+19
2022-09-15net: davicom: dm9000: switch to using gpiod APIDmitry Torokhov1-12/+14
2022-09-15ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixesMark Brown314-1845/+3134
2022-09-15ALSA: usb-audio: Fix last interface check for registrationTakashi Iwai1-1/+1
2022-09-15gpiolib: of: factor out conversion from OF flagsDmitry Torokhov1-66/+37
2022-09-15gpiolib: rework quirk handling in of_find_gpio()Dmitry Torokhov1-36/+26
2022-09-15gpiolib: of: make Freescale SPI quirk similar to all othersDmitry Torokhov1-8/+4
2022-09-15gpiolib: of: do not ignore requested index when applying quirksDmitry Torokhov1-13/+19
2022-09-15gpio: ws16c48: Ensure number of irq matches number of baseWilliam Breathitt Gray1-2/+3
2022-09-15gpio: 104-idio-16: Ensure number of irq matches number of baseWilliam Breathitt Gray1-2/+3
2022-09-15gpio: 104-idi-48: Ensure number of irq matches number of baseWilliam Breathitt Gray1-2/+3
2022-09-15gpio: 104-dio-48e: Ensure number of irq matches number of baseWilliam Breathitt Gray1-2/+3
2022-09-15counter: 104-quad-8: Ensure number of irq matches number of baseWilliam Breathitt Gray1-2/+3
2022-09-15isa: Introduce the module_isa_driver_with_irq helper macroWilliam Breathitt Gray1-10/+42
2022-09-15gpio: pca953x: Add support for PCAL6534Martyn Welch1-19/+117
2022-09-15gpio: pca953x: Swap if statements to save later complexityMartyn Welch1-16/+15
2022-09-15gpio: pca953x: Fix pca953x_gpio_set_pull_up_down()Martyn Welch1-3/+5
2022-09-15dt-bindings: gpio: pca95xx: add entry for pcal6534 and PI4IOE5V6534QMartyn Welch1-47/+53
2022-09-15clk: at91: sama5d2: Add Generic Clocks for UART/USARTSergiu Moga1-0/+10
2022-09-15dt-bindings: vendor-prefixes: add DiodesMartyn Welch1-0/+2
2022-09-15drm/i915: Fix return type of mode_valid function hookNathan Huckleberry1-2/+2
2022-09-15Merge patch series "can: support CAN XL"Marc Kleine-Budde16-106/+299