summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-04drm/hyperv: include drm_print.h where neededJani Nikula-0/+2
2025-11-04media: dvb-usb: pctv452e: move snd/rcv len check before kmallocEdward Adam Davis-4/+3
2025-11-04drm/i915/display: Extend i915_display_info with Type-C port detailsKhaled Almahallawy-0/+24
2025-11-04sev-dev: use prepare credential guardChristian Brauner-3/+3
2025-11-04sev-dev: use guard for pathChristian Brauner-2/+1
2025-11-04target: don't copy kernel credsChristian Brauner-12/+2
2025-11-04nbd: don't copy kernel credsChristian Brauner-33/+21
2025-11-04firmware: don't copy kernel credsChristian Brauner-34/+25
2025-11-04drm/vkms: Fix use after frees on error pathsDan Carpenter-5/+15
2025-11-04iommu/amd: Fix potential out-of-bounds read in iommu_mmio_showSongtang Liu-1/+1
2025-11-04pinctrl: tangier: Unify messages with help of dev_err_probe()Andy Shevchenko-2/+1
2025-11-04pinctrl: lynxpoint: Unify messages with help of dev_err_probe()Andy Shevchenko-18/+10
2025-11-04pinctrl: intel: Unify messages with help of dev_err_probe()Andy Shevchenko-16/+8
2025-11-04pinctrl: cherryview: Unify messages with help of dev_err_probe()Andy Shevchenko-16/+8
2025-11-04pinctrl: baytrail: Unify messages with help of dev_err_probe()Andy Shevchenko-12/+8
2025-11-04rseq, virt: Retrigger RSEQ after vcpu_run()Thomas Gleixner-0/+3
2025-11-04gpu: nova-core: use `try_from` instead of `as` for u32 conversionsAlexandre Courbot-13/+11
2025-11-04gpu: nova-core: vbios: do not use `as` when comparing BiosImageTypeAlexandre Courbot-3/+2
2025-11-03PCI/TSM: Report active IDE streamsDan Williams-0/+32
2025-11-03PCI/IDE: Report available IDE streamsDan Williams-1/+81
2025-11-03PCI/IDE: Add IDE establishment helpersDan Williams-0/+431
2025-11-03PCI: Add PCIe Device 3 Extended Capability enumerationDan Williams-0/+12
2025-11-03PCI/TSM: Establish Secure Sessions and Link EncryptionDan Williams-4/+726
2025-11-03PCI: Introduce pci_walk_bus_reverse(), for_each_pci_dev_reverse()Dan Williams-8/+131
2025-11-03PCI/IDE: Enumerate Selective Stream IDE capabilitiesDan Williams-0/+99
2025-11-03coco/tsm: Introduce a core device for TEE Security ManagersDan Williams-0/+97
2025-11-03soc: qcom: socinfo: add support to extract more than 32 image versionsKathiravan Thirumoorthy-8/+37
2025-11-03soc: qcom: smem: drop the WARN_ON() on SMEM item validationKathiravan Thirumoorthy-2/+2
2025-11-03soc: qcom: ubwc: Add config for KaanapaliAkhil P Oommen-0/+11
2025-11-03net: phy: dp83td510: add MSE interface support for 10BASE-T1LOleksij Rempel-0/+62
2025-11-03net: phy: micrel: add MSE interface support for KSZ9477 familyOleksij Rempel-0/+102
2025-11-04wifi: rtw88: Add BUFFALO WI-U3-866DHP to the USB ID listHiroaki Yamamoto-0/+2
2025-11-04wifi: rtw88: 8822c: use fixed rate and bandwidth to reply CSI packetsChin-Yen Lee-1/+14
2025-11-04wifi: rtw89: Enable the new rtw89_8852cu moduleBitterblue Smith-0/+14
2025-11-03net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixupQendrim Maxhuni-0/+6
2025-11-04wifi: rtw89: Add rtw8852cu.cBitterblue Smith-0/+69
2025-11-04wifi: rtw89: 8852c: Accept USB devices and load their MAC addressBitterblue Smith-10/+8
2025-11-04wifi: rtw89: Add rtw8852c_hfc_param_ini_usbBitterblue Smith-1/+45
2025-11-04wifi: rtw89: Add rtw8852c_dle_mem_usb{2,3}Bitterblue Smith-1/+60
2025-11-04wifi: rtw89: 8852c: Fix rtw8852c_pwr_{on,off}_func() for USBBitterblue Smith-7/+24
2025-11-04wifi: rtw89: Fix rtw89_mac_dmac_func_pre_en_ax() for USB/SDIOBitterblue Smith-2/+9
2025-11-04wifi: rtw89: usb: Prepare rtw89_usb_ops_mac_post_init() for RTL8852CUBitterblue Smith-3/+13
2025-11-04wifi: rtw89: usb: Prepare rtw89_usb_ops_mac_pre_init() for RTL8852CUBitterblue Smith-5/+19
2025-11-04wifi: rtw89: usb: Move bulk out map to new struct rtw89_usb_infoBitterblue Smith-22/+40
2025-11-04wifi: rtw89: Add rtw89_core_get_ch_dma_v2()Bitterblue Smith-8/+40
2025-11-04wifi: rtw89: 8832cu: turn off TX partial modePing-Ke Shih-1/+2
2025-11-03net: spacemit: Check netif_running() in emac_set_pauseparam()Vivian Wang-0/+3
2025-11-03octeontx2-pf: Fix devm_kcalloc() error checkingDan Carpenter-4/+2
2025-11-03net: ionic: map SKB after pseudo-header checksum prepMohammad Heib-17/+13
2025-11-03net: ionic: add dma_wmb() before ringing TX doorbellMohammad Heib-0/+4