aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-12net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.cJijie Shao2-640/+640
2024-04-12net: hns3: add command queue trace for hns3Hao Lan6-1/+260
2024-04-12ptp: ptp_qoriq: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-04-12ptp: ptp_ines: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-04-12ptp: ptp_idt82p33: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-12ptp: ptp_dte: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-12ptp: ptp_clockmatrix: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-13ata: libata-core: Allow command duration limits detection for ACS-4 drivesIgor Pylypiv1-1/+1
2024-04-13ata: libata-scsi: Fix ata_scsi_dev_rescan() error pathDamien Le Moal1-4/+5
2024-04-13ata: libata-core: Remove ata_exec_internal_sg()Damien Le Moal2-80/+36
2024-04-12gpio: tangier: Use correct type for the IRQ chip dataAndy Shevchenko1-3/+6
2024-04-12Merge tag 'soc-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-46/+85
2024-04-12Merge tag 'iommu-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-22/+31
2024-04-12Merge tag 'pci-v6.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+0
2024-04-12gpio: regmap: Use -ENOTSUPP consistentlyAndy Shevchenko1-2/+2
2024-04-12gpio: pcie-idio-24: Use -ENOTSUPP consistentlyAndy Shevchenko1-1/+1
2024-04-12gpio: lpc32xx: fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-04-12hte: tegra-194: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-12ice: store VF relative MSI-X index in q_vector->vf_reg_idxJacob Keller5-15/+17
2024-04-12ice: set vf->num_msix in ice_initialize_vf_entry()Jacob Keller2-6/+4
2024-04-12ice: Implement 'flow-type ether' rulesJakub Buchocki4-1/+171
2024-04-12Merge tag 'block-6.9-20240412' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2024-04-12ice: Remove unnecessary argument from ice_fdir_comp_rules()Lukasz Plachno1-46/+39
2024-04-12HID: sony: remove redundant assignmentColin Ian King1-2/+0
2024-04-12accel/qaic: mark debugfs stub functions as static inlineArnd Bergmann1-3/+3
2024-04-12accel/qaic: Add Sahara implementation for firmware loadingJeffrey Hugo4-1/+471
2024-04-12HID: mcp-2221: cancel delayed_work only when CONFIG_IIO is enabledAbdelrahman Morsy1-0/+2
2024-04-12Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds71-266/+914
2024-04-12drm/xe/pf: Add support to configure GuC SR-IOV policiesMichal Wajdeczko6-0/+502
2024-04-12drm/xe/guc: Add helpers for GuC KLVsMichal Wajdeczko3-0/+186
2024-04-12drm/xe/guc: Add PF2GUC_UPDATE_VGT_POLICY to ABIMichal Wajdeczko1-0/+47
2024-04-12drm/xe/pf: Introduce helper functions for use by PFMichal Wajdeczko2-0/+81
2024-04-12drm/xe/pf: Introduce mutex to protect VFs configurationsMichal Wajdeczko4-0/+32
2024-04-12s390/cio: log fake IRB eventsPeter Oberparleiter2-0/+13
2024-04-12s390/cio: fix race condition during online processingPeter Oberparleiter1-5/+8
2024-04-12s390/qdio: handle deferred cc1Peter Oberparleiter1-5/+23
2024-04-12s390/cio: fix tracepoint subchannel type fieldPeter Oberparleiter1-1/+1
2024-04-12s390/cio: export CHPID operating speedPeter Oberparleiter3-2/+49
2024-04-12s390/cio: export measurement data for all CMGsPeter Oberparleiter1-4/+0
2024-04-12s390/cio: export extended channel-path-measurement dataPeter Oberparleiter5-32/+69
2024-04-12s390/cio: simplify measurement attribute registrationPeter Oberparleiter1-34/+15
2024-04-12s390/cio: rework channel-utilization-block handlingPeter Oberparleiter3-25/+49
2024-04-12ACPICA: events/evgpeinit: don't forget to increment registered GPE countDaniil Tatianin1-0/+1
2024-04-12ACPICA: Modify ACPI_OBJECT_COMMON_HEADERlijun1-36/+71
2024-04-12ACPICA: Fix spelling and typosSaket Dumbre1-1/+1
2024-04-12ACPICA: Clean up the fix for Issue #900Saket Dumbre1-1/+6
2024-04-12ACPICA: Fix various spelling mistakes in text files and code commentsColin Ian King1-1/+1
2024-04-12Merge drm/drm-next into drm-xe-nextThomas Hellström4785-83111/+398296
2024-04-12ACPICA: Attempt 1 to fix issue #900Saket Dumbre1-1/+1
2024-04-12drm/xe: Use hmm_range_fault to populate user pagesOak Zeng1-111/+6