summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/fixes' into for-next/coreWill Deacon2024-01-041-1/+1
|\
| * perf/arm-cmn: Fail DTC counter allocation correctlyRobin Murphy2023-12-121-1/+1
* | Merge branch 'for-next/perf' into for-next/coreWill Deacon2024-01-0415-159/+1065
|\ \
| * | drivers/perf: add DesignWare PCIe PMU driverShuai Xue2023-12-133-0/+800
| * | PCI: Move pci_clear_and_set_dword() helper to PCI headerShuai Xue2023-12-132-35/+42
| * | PCI: Add Alibaba Vendor ID to linux/pci_ids.hShuai Xue2023-12-131-2/+0
| * | Revert "perf/arm_dmc620: Remove duplicate format attribute #defines"Will Deacon2023-12-131-1/+21
| * | arm64: perf: Add support for event counting thresholdJames Clark2023-12-121-1/+78
| * | arm: pmu: Move error message and -EOPNOTSUPP to individual PMUsJames Clark2023-12-123-10/+13
| * | perf/arm_dmc620: Remove duplicate format attribute #definesJames Clark2023-12-121-21/+1
| * | arm: pmu: Share user ABI format mechanism with SPEJames Clark2023-12-122-27/+16
| * | arm64: perf: Include threshold control fields in PMEVTYPER maskJames Clark2023-12-121-1/+8
| * | arm: perf: Convert remaining fields to use GENMASKJames Clark2023-12-121-1/+1
| * | arm: perf: Use GENMASK for PMMIR fieldsJames Clark2023-12-121-5/+3
| * | arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_NJames Clark2023-12-121-2/+2
| * | arm: perf: Remove inlines from arm_pmuv3.cJames Clark2023-12-121-23/+23
| * | drivers/perf: arm_dsu_pmu: Remove kerneldoc-style comment syntaxWill Deacon2023-12-121-3/+3
| * | drivers/perf: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2023-12-121-3/+3
| * | perf: fsl_imx8_ddr: Add driver support for i.MX8DXL DDR PerfXu Yang2023-12-051-0/+6
| * | perf: fsl_imx8_ddr: Add AXI ID PORT CHANNEL filter supportXu Yang2023-12-051-0/+39
| * | drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'Anshuman Khandual2023-12-051-1/+0
| * | drivers/perf: hisi: Fix some event id for HiSilicon UC pmuJunhao He2023-12-051-2/+2
| * | drivers/perf: pmuv3: don't expose SW_INCR event in sysfsMark Rutland2023-12-051-1/+5
| * | drivers: perf: arm_pmuv3: Add new macro PMUV3_INIT_MAP_EVENT()Anshuman Khandual2023-12-051-41/+20
| * | perf/arm-cmn: Fix HN-F class_occup_id eventsRobin Murphy2023-12-051-1/+1
* | | Merge branch 'for-next/mm' into for-next/coreWill Deacon2024-01-041-1/+1
|\ \ \
| * | | arm64: irq: set the correct node for VMAP stackHuang Shijie2023-12-051-1/+1
| |/ /
* / / efi/libstub: zboot: do not use $(shell ...) in cmd_copy_and_padMasahiro Yamada2023-12-191-2/+2
|/ /
* | Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-2625-2228/+166
|\ \
| * \ Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-11-24109-936/+1339
| |\ \
| | * | USB: serial: option: add Luat Air72*U series productsAsuna Yang2023-11-231-0/+3
| | * | USB: serial: option: add Fibocom L7xx modulesVictor Fragoso2023-11-221-0/+1
| | * | USB: serial: option: fix FM101R-GL definesPuliang Lu2023-11-211-2/+2
| | * | USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak2023-11-211-1/+2
| * | | USB: dwc3: qcom: fix ACPI platform device leakJohan Hovold2023-11-221-7/+30
| * | | USB: dwc3: qcom: fix software node leak on probe errorsJohan Hovold2023-11-221-5/+8
| * | | USB: dwc3: qcom: fix resource leaks on probe deferralJohan Hovold2023-11-221-3/+6
| * | | USB: dwc3: qcom: simplify wakeup interrupt setupJohan Hovold2023-11-221-8/+4
| * | | USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold2023-11-221-4/+4
| * | | usb: misc: onboard-hub: add support for Microchip USB5744Stefan Eichenberger2023-11-222-0/+9
| * | | usb: misc: ljca: Fix enumeration error on Dell Latitude 9420Hans de Goede2023-11-221-1/+2
| * | | USB: xhci-plat: fix legacy PHY double initJohan Hovold2023-11-211-20/+30
| * | | usb: typec: tipd: Supply also I2C driver dataHeikki Krogerus2023-11-211-2/+5
| * | | usb: xhci-mtk: fix in-ep's start-split check failureChunfeng Yun2023-11-212-3/+12
| * | | usb: dwc3: set the dma max_seg_sizeRicardo Ribalda2023-11-211-0/+2
| * | | usb: config: fix iteration issue in 'usb_get_bos_descriptor()'Niklas Neronin2023-11-211-1/+2
| * | | usb: dwc3: add missing of_node_put and platform_device_putStanley Chang2023-11-211-1/+7
| * | | USB: dwc2: write HCINT with INTMASK appliedOliver Neukum2023-11-211-8/+7
| * | | usb: misc: ljca: Drop _ADR support to get ljca children devicesWentong Wu2023-11-211-12/+2
| * | | usb: cdnsp: Fix deadlock issue during using NCM gadgetPawel Laszczak2023-11-211-0/+3