summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-04-20nbd: fix incomplete validation of ioctl argZhong Jinghua-0/+6
2023-04-20PCI: Restrict device disabled status check to DTRob Herring-12/+30
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-71/+75
2023-04-20Merge tag 'cpufreq-arm-updates-6.4' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki-108/+215
2023-04-20platform/x86/intel/pmc: core: Report duration of time in HW sleep stateMario Limonciello-0/+6
2023-04-20platform/x86/intel/pmc: core: Always capture counters on suspendMario Limonciello-10/+5
2023-04-20platform/x86/amd: pmc: Report duration of time in hw sleep stateMario Limonciello-3/+3
2023-04-20Merge branch 'for-next/perf' into for-next/coreWill Deacon-66/+1517
2023-04-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-228/+481
2023-04-20pinctrl: qcom ssbi-gpio: Convert to immutable irq_chipLinus Walleij-3/+21
2023-04-20pinctrl: qcom ssbi-mpp: Convert to immutable irq_chipLinus Walleij-8/+27
2023-04-20pinctrl: qcom spmi-mpp: Convert to immutable irq_chipLinus Walleij-10/+28
2023-04-20pinctrl: plgpio: Convert to immutable irq_chipLinus Walleij-2/+6
2023-04-20pinctrl: pistachio: Convert to immutable irq_chipLinus Walleij-10/+25
2023-04-20pinctrl: pic32: Convert to immutable irq_chipLinus Walleij-11/+25
2023-04-20efi/zboot: Set forward edge CFI compat header flag if supportedArd Biesheuvel-19/+39
2023-04-20efi/zboot: Add BSS padding before compressionArd Biesheuvel-13/+31
2023-04-20arm64: efi: Enable BTI codegen and add PE/COFF annotationArd Biesheuvel-2/+1
2023-04-20net: libwx: fix memory leak in wx_setup_rx_resourcesZhengchao Shao-1/+4
2023-04-20ublk: don't return 0 in case of any failureMing Lei-0/+1
2023-04-20Merge tag 'mt76-for-kvalo-2023-04-18' of https://github.com/nbd168/wirelessKalle Valo-1028/+1705
2023-04-20wifi: rtw88: Update spelling in main.hSimon Horman-3/+3
2023-04-20wifi: airo: remove ISA_DMA_API dependencyArnd Bergmann-1/+1
2023-04-20wifi: rtl8xxxu: Simplify setting the initial gainBitterblue Smith-4/+2
2023-04-20wifi: rtl8xxxu: Add rtl8xxxu_write{8,16,32}_{set,clear}Bitterblue Smith-0/+91
2023-04-20wifi: rtl8xxxu: Don't print the vendor/product/serialBitterblue Smith-73/+0
2023-04-20wifi: rtw88: Fix memory leak in rtw88_usbLarry Finger-0/+1
2023-04-20wifi: rtw88: call rtw8821c_switch_rf_set() according to chip variantSascha Hauer-4/+16
2023-04-20wifi: rtw88: set pkg_type correctly for specific rtw8821c variantsSascha Hauer-1/+5
2023-04-20wifi: rtw88: rtw8821c: Fix rfe_option field widthSascha Hauer-2/+1
2023-04-20wifi: rtw88: usb: fix priority queue to endpoint mappingSascha Hauer-23/+47
2023-04-20wifi: rtw88: 8822c: add iface combinationPo-Hao Huang-0/+25
2023-04-20wifi: rtw88: handle station mode concurrent scan with AP modePo-Hao Huang-2/+55
2023-04-20wifi: rtw88: prevent scan abort with other VIFsPo-Hao Huang-5/+8
2023-04-20wifi: rtw88: refine reserved page flow for AP modePo-Hao Huang-0/+6
2023-04-20wifi: rtw88: disallow PS during AP modePo-Hao Huang-1/+15
2023-04-20wifi: rtw88: 8822c: extend reserved page numberPo-Hao Huang-1/+6
2023-04-20wifi: rtw88: add port switch for AP modePo-Hao Huang-0/+81
2023-04-20wifi: rtw88: add bitmap for dynamic port settingsPo-Hao Huang-3/+21
2023-04-20wifi: rtw89: mac: use regular int as return type of DLE buffer requestPing-Ke Shih-19/+19
2023-04-20device property: make device_property functions take const device *Guenter Roeck-8/+8
2023-04-20mcb-lpc: Reallocate memory region to avoid memory overlappingRodríguez Barbarin, José Javier-4/+31
2023-04-20mcb-pci: Reallocate memory region to avoid memory overlappingRodríguez Barbarin, José Javier-2/+25
2023-04-20mcb: Return actual parsed size when reading chameleon tableRodríguez Barbarin, José Javier-5/+10
2023-04-20driver core: update comments in device_rename()Wedson Almeida Filho-10/+6
2023-04-20driver core: Don't require dynamic_debug for initcall_debug probe timingStephen Boyd-1/+6
2023-04-20spmi: Add a check for remove callback when removing a SPMI driverJishnu Prakash-1/+2
2023-04-20spmi: fix W=1 kernel-doc warningsRandy Dunlap-4/+5
2023-04-20spmi: mtk-pmif: Drop of_match_ptr for ID tableKrzysztof Kozlowski-1/+1
2023-04-20spmi: pmic-arb: Convert to platform remove callback returning voidUwe Kleine-König-3/+2