summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-24drivers/perf: hisi_pcie: Check the type first in pmu::event_init()Yicong Yang
2023-10-23perf/arm-cmn: Enable per-DTC counter allocationRobin Murphy
2023-10-23perf/arm-cmn: Rework DTC counters (again)Robin Murphy
2023-10-23perf/arm-cmn: Fix DTC domain detectionRobin Murphy
2023-10-19drivers: perf: arm_pmuv3: Drop some unused arguments from armv8_pmu_init()Anshuman Khandual
2023-10-19drivers: perf: arm_pmuv3: Read PMMIR_EL1 unconditionallyAnshuman Khandual
2023-10-19drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_p...Hao Chen
2023-10-17drivers/perf: xgene: Use device_get_match_data()Rob Herring
2023-10-17perf/amlogic: add missing MODULE_DEVICE_TABLEMarek Szyprowski
2023-10-10perf: arm_cspmu: ampere_cspmu: Add support for Ampere SoC PMUIlkka Koskinen
2023-10-05perf: arm_cspmu: Support implementation specific validationIlkka Koskinen
2023-10-05perf: arm_cspmu: Support implementation specific filtersIlkka Koskinen
2023-10-05perf: arm_cspmu: Split 64-bit write to 32-bit writesIlkka Koskinen
2023-10-05perf: arm_cspmu: Separate Arm and vendor moduleBesar Wicaksono
2023-09-24Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-23Merge tag 'gpio-fixes-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-23Merge tag 'i2c-for-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-23mfd: cs42l43: Use correct macro for new-style PM runtime opsCharles Keepax
2023-09-22cxl/acpi: Annotate struct cxl_cxims_data with __counted_byKees Cook
2023-09-22cxl/port: Fix cxl_test register enumeration regressionDan Williams
2023-09-22Merge tag 'thermal-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-22Merge tag 'acpi-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-09-22Merge branch 'acpi-processor'Rafael J. Wysocki
2023-09-22Merge tag 'efi-fixes-for-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-09-22Merge tag 'drm-fixes-2023-09-22-2' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-09-22Merge tag 'platform-drivers-x86-v6.6-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-09-22i2c: xiic: Correct return value check for xiic_reinit()Daniel Scally
2023-09-22gpio: sim: fix an invalid __free() usageBartosz Golaszewski
2023-09-22Merge tag 'amd-drm-fixes-6.6-2023-09-20' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-09-22Merge tag 'drm-intel-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-22Merge tag 'drm-misc-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-21Merge tag 'for-linus-6.6a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-21Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-09-21Merge tag 'hwmon-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-21i2c: mux: gpio: Add missing fwnode_handle_put()Liang He
2023-09-21sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree
2023-09-21fbdev/sh7760fb: Depend on FB=yThomas Zimmermann
2023-09-21igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli
2023-09-21octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior
2023-09-21bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior
2023-09-21net: ena: Flush XDP packets on error.Sebastian Andrzej Siewior
2023-09-20drm/amdkfd: Use gpu_offset for user queue's wptrYuBiao Wang
2023-09-20drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz
2023-09-20drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enableCong Liu
2023-09-20i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()Xiaoke Wang
2023-09-20Revert "drm/amdgpu: Report vbios version instead of PN"Lijo Lazar
2023-09-20drm/amd/display: Fix MST recognizes connected displays as oneMuhammad Ahmed
2023-09-21drm/virtio: clean out_fence on complete_submitJosé Pekkarinen
2023-09-20Merge tag 'media/v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds