summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-03-27Merge branch 'pci/devtree-create'Bjorn Helgaas
2025-03-27Merge branch 'pci/resource'Bjorn Helgaas
2025-03-27Merge branch 'pci/reset'Bjorn Helgaas
2025-03-27Merge branch 'pci/pwrctrl'Bjorn Helgaas
2025-03-27Merge branch 'pci/pm'Bjorn Helgaas
2025-03-27Merge branch 'pci/hotplug'Bjorn Helgaas
2025-03-27Merge branch 'pci/enumeration'Bjorn Helgaas
2025-03-27Merge branch 'pci/doe'Bjorn Helgaas
2025-03-27Merge branch 'pci/devres'Bjorn Helgaas
2025-03-27Merge branch 'pci/bwctrl'Bjorn Helgaas
2025-03-27Merge branch 'pci/aspm'Bjorn Helgaas
2025-03-27Merge branch 'pci/aer'Bjorn Helgaas
2025-03-27PCI: layerscape: Fix arg_count to syscon_regmap_lookup_by_phandle_args()Ioana Ciornei
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-27Merge tag 'soc-arm-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2025-03-27Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-27tpm: Make chip->{status,cancel,req_canceled} optJarkko Sakkinen
2025-03-27tpm: End any active auth session before shutdownJonathan McDowell
2025-03-27tpm_crb: Add support for the ARM FF-A start methodStuart Yoder
2025-03-27tpm_crb: Clean-up and refactor check for idle supportStuart Yoder
2025-03-27tpm_crb: ffa_tpm: Implement driver compliant to CRB over FF-AStuart Yoder
2025-03-27tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentationStefano Garzarella
2025-03-27tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell
2025-03-27tpm, tpm_tis: Fix timeout handling when waiting for TPM statusJonathan McDowell
2025-03-27tpm: Convert warn to dbg in tpm2_start_auth_session()Jonathan McDowell
2025-03-27tpm: Lazily flush auth session when getting random dataJonathan McDowell
2025-03-27tpm: ftpm_tee: remove incorrect of_match_ptr annotationArnd Bergmann
2025-03-27tpm: do not start chip while suspendedThadeu Lima de Souza Cascardo
2025-03-27Merge branch 'for-6.15-console-suspend-api-cleanup' into for-linusPetr Mladek
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-26Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-03-26Merge tag 'ata-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-03-26mailbox: Remove unneeded semicolonChen Ni
2025-03-26mailbox: pcc: Refactor and simplify check_and_ack()Sudeep Holla
2025-03-26mailbox: pcc: Always map the shared memory communication addressSudeep Holla
2025-03-26mailbox: pcc: Refactor error handling in irq handler into separate functionSudeep Holla
2025-03-26mailbox: pcc: Use acpi_os_ioremap() instead of ioremap()Sudeep Holla
2025-03-26mailbox: pcc: Return early if no GAS register from pcc_mbox_cmd_complete_checkSudeep Holla
2025-03-26mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flagsSudeep Holla
2025-03-26mailbox: pcc: Always clear the platform ack interrupt firstSudeep Holla
2025-03-26mailbox: pcc: Fix the possible race in updation of chan_in_use flagHuisong Li
2025-03-26mailbox: remove unused header filesTudor Ambarus
2025-03-26mailbox: explicitly include <linux/bits.h>Tudor Ambarus
2025-03-26mailbox: sort headers alphabeticallyTudor Ambarus
2025-03-26mailbox: don't protect of_parse_phandle_with_args with con_mutexTudor Ambarus
2025-03-26mailbox: use error ret code of of_parse_phandle_with_args()Tudor Ambarus
2025-03-26mailbox: arm_mhuv2: Constify amba_id tableKrzysztof Kozlowski
2025-03-26mailbox: arm_mhu_db: Constify amba_id tableKrzysztof Kozlowski
2025-03-26mailbox: arm_mhu: Constify amba_id tableKrzysztof Kozlowski