aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-31PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address maskVivian Wang5-4/+11
2026-01-31rtc: s35390a: implement nvmem supportLorenz Brun1-0/+32
2026-01-31rtc: loongson: Add Loongson-2K0300 supportBinbin Zhou1-24/+47
2026-01-31i3c: dw-i3c-master: fix SIR reject bit mapping for dynamic addressesAdrian Ng Ho Yin1-2/+23
2026-01-31i3c: dw-i3c-master: convert spinlock usage to scoped guardsAdrian Ng Ho Yin1-26/+8
2026-01-31i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()Zilin Guan1-0/+1
2026-01-31i3c: mipi-i3c-hci-pci: Add System Suspend supportAdrian Hunter1-0/+7
2026-01-31i3c: mipi-i3c-hci: Add optional System Suspend supportAdrian Hunter1-0/+49
2026-01-31i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recoveryAdrian Hunter1-11/+38
2026-01-31i3c: dw: Initialize spinlock to avoid upsetting lockdepFredrik Markstrom1-0/+2
2026-01-30crypto/ccp: Allow multiple streams on the same root bridgeAlexey Kardashevskiy1-2/+1
2026-01-30crypto/ccp: Use PCI bridge defaults for IDEAlexey Kardashevskiy1-12/+0
2026-01-30power: supply: bd71828: Use dev_err_probe()Matti Vaittinen1-6/+3
2026-01-30Merge tag 'ib-mfd-clk-gpio-power-regulator-rtc-v6.20' into psy-nextSebastian Reichel12-128/+1967
2026-01-30Merge tag 'block-6.19-20260130' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds4-8/+6
2026-01-30Merge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linuxLinus Torvalds1-2/+17
2026-01-30power: supply: qcom_battmgr: Recognize "LiP" as lithium-polymerVal Packett1-1/+2
2026-01-30Merge tag 'gpio-fixes-for-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds8-34/+52
2026-01-30power: supply: wm97xx: Use devm_power_supply_register()Waqar Hameed1-12/+4
2026-01-30power: supply: wm97xx: Use devm_kcalloc()Waqar Hameed1-11/+5
2026-01-30power: supply: pm8916_lbc: Fix use-after-free for extcon in IRQ handlerWaqar Hameed1-5/+5
2026-01-30accel/amdxdna: Fix memory leak in amdxdna_ubuf_mapZishun Yi1-2/+8
2026-01-30accel/amdxdna: Stop job scheduling across aie2_release_resource()Lizhi Hou1-0/+6
2026-01-30accel/amdxdna: Hold mm structure across iommu_sva_unbind_device()Lizhi Hou2-0/+4
2026-01-30power: reset: tdx-ec-poweroff: fix restartEmanuele Ghidoli1-0/+19
2026-01-30cpuidle: governors: teo: Refine intercepts-based idle state lookupRafael J. Wysocki1-7/+43
2026-01-30cpuidle: governors: teo: Adjust the classification of wakeup eventsRafael J. Wysocki1-11/+14
2026-01-30PCI/ACPI: Restrict program_hpx_type2() to AER bitsHåkon Bugge3-38/+27
2026-01-30PCI: Initialize RCB from pci_configure_device()Håkon Bugge1-0/+32
2026-01-30PCI: dwc: ep: Fix resizable BAR support for multi-PF configurationsAksh Garg1-16/+32
2026-01-30PCI: endpoint: pci-epf-test: Allow overriding default BAR sizesNiklas Cassel1-2/+97
2026-01-30i40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib1-1/+0
2026-01-30ice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib1-3/+0
2026-01-30ice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma3-5/+29
2026-01-30ice: PTP: fix missing timestamps on E825 hardwareJacob Keller3-78/+103
2026-01-30ice: fix missing TX timestamps interrupts on E825 devicesGrzegorz Nitka1-1/+4
2026-01-30Merge branch 'for-7.0/cxl-misc' into cxl-for-nextDave Jiang1-2/+1
2026-01-30Merge tag 'icc-6.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-nextGreg Kroah-Hartman10-8/+738
2026-01-30wifi: ath12k: clear stale link mapping of ahvif->links_mapAaradhana Sahu1-1/+3
2026-01-30wifi: ath12k: Add support TX hardware queue statsAaradhana Sahu2-0/+90
2026-01-30wifi: ath12k: Add support RX PDEV statsAaradhana Sahu2-0/+180
2026-01-30wifi: ath12k: Fix index decrement when array_len is zeroAaradhana Sahu1-3/+5
2026-01-30wifi: ath12k: support OBSS PD configuration for AP modeWei Zhang3-3/+171
2026-01-30wifi: ath12k: add WMI support for spatial reuse parameter configurationWei Zhang2-0/+188
2026-01-30wifi: ath11k: add usecase firmware handling based on device compatibleMiaoqing Pan2-0/+31
2026-01-30wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()Ziyi Guo1-0/+6
2026-01-30wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()Ziyi Guo1-2/+2
2026-01-30wifi: ath10k: snoc: support powering on the device via pwrseqDmitry Baryshkov2-3/+53
2026-01-30block: introduce bdev_rot()Damien Le Moal2-3/+3
2026-01-30clk: microchip: core: allow driver to be compiled with COMPILE_TESTBrian Masney2-1/+5