summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-25Merge branch 'pci/doe'Bjorn Helgaas
2024-11-25Merge branch 'pci/bwctrl'Bjorn Helgaas
2024-11-25PCI: rockchip-ep: Handle PERST# signal in EP modeDamien Le Moal
2024-11-25PCI: rockchip-ep: Improve link trainingDamien Le Moal
2024-11-25PCI: rockship-ep: Implement the pci_epc_ops::stop_link() operationDamien Le Moal
2024-11-25PCI: rockchip-ep: Refactor endpoint link training enableDamien Le Moal
2024-11-25PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hidingDamien Le Moal
2024-11-25PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocationsDamien Le Moal
2024-11-25PCI: rockchip-ep: Rename rockchip_pcie_parse_ep_dt()Damien Le Moal
2024-11-25PCI: rockchip-ep: Fix MSI IRQ data mappingDamien Le Moal
2024-11-25PCI: rockchip-ep: Implement the pci_epc_ops::align_addr() operationDamien Le Moal
2024-11-25PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()Damien Le Moal
2024-11-25PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()Damien Le Moal
2024-11-25PCI: rockchip-ep: Use a macro to define EP controller .align featureDamien Le Moal
2024-11-25PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal
2024-11-25dma-buf: fix dma_fence_array_signaled v4Christian König
2024-11-25perf/arm-cmn: Ensure port and device id bits are set properlyNamhyung Kim
2024-11-25perf/arm-smmuv3: Fix lockdep assert in ->event_init()Chun-Tse Shao
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-25Revert "HID: bpf: allow write access to quirks field in struct hid_device"Linus Torvalds
2024-11-25vfio/pci: Properly hide first-in-list PCIe extended capabilityAvihai Horon
2024-11-25thermal: int3400: Remove unneeded data_vault attribute_groupThomas Weißschuh
2024-11-25thermal: int3400: Fix reading of current_uuid for active policySrinivas Pandruvada
2024-11-24Merge branch 'next' into for-linusDmitry Torokhov
2024-11-24net: microchip: vcap: Add typegroup table terminators in kunit testsGuenter Roeck
2024-11-24net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configurationOleksij Rempel
2024-11-24tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsetsPavan Chebbi
2024-11-24net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY deviceOleksij Rempel
2024-11-24net: usb: lan78xx: Fix double free issue with interrupt buffer allocationOleksij Rempel
2024-11-24mailbox: pcc: Check before sending MCTP PCC response ACKAdam Young
2024-11-24mailbox: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-11-24mailbox: imx: Modify the incorrect format specifierzhang jiao
2024-11-24mailbox: arm_mhuv2: clean up loop in get_irq_chan_comb()Dan Carpenter
2024-11-24mailbox: zynqmp: setup IPI for each valid child nodeTanmay Shah
2024-11-24mailbox: Introduce support for T-head TH1520 Mailbox driverMichal Wilczynski
2024-11-24mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()Yang Yingliang
2024-11-24mailbox: ti-msgmgr: Allow building under COMPILE_TESTAndrew Davis
2024-11-24mailbox: ti-msgmgr: Remove use of of_match_ptr() helperAndrew Davis
2024-11-24mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flagSibi Sankar
2024-11-24mailbox: mtk-cmdq-mailbox: Switch to __pm_runtime_put_autosuspend()Sakari Ailus
2024-11-24mailbox: mpfs: support new, syscon based, devicetree configurationConor Dooley
2024-11-24hwmon: (aquacomputer_d5next) Fix length of speed_input arrayAleksa Savic
2024-11-24i2c: designware: determine HS tHIGH and tLOW based on HW parametersMichael Wu
2024-11-24i2c: nomadik: support >=1MHz speed modesThéo Lebrun
2024-11-24i2c: nomadik: fix BRCR computationThéo Lebrun
2024-11-24i2c: nomadik: support Mobileye EyeQ6H I2C controllerThéo Lebrun
2024-11-24i2c: nomadik: switch from of_device_is_compatible() to of_match_device()Théo Lebrun
2024-11-24i2c: designware: Add ACPI HID for DWAPB I2C controller on FUJITSU-MONAKAYoshihiro Furudera
2024-11-24i2c: qup: use generic device property accessorsBartosz Golaszewski
2024-11-24net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phyde...Heiner Kallweit