summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Enable Platform Runtime Mechanism(PRM) support on ARM64Sudeep Holla2022-06-301-1/+1
* ACPI: PRM: Change handler_addr type to void pointerSudeep Holla2022-06-301-2/+2
* drivers: fix typo in firmware/efi/memmap.cZheng Zhi Yuan2022-06-281-1/+1
* efi: vars: Drop __efivar_entry_iter() helper which is no longer usedArd Biesheuvel2022-06-241-54/+7
* efi: vars: Use locking version to iterate over efivars linked listsArd Biesheuvel2022-06-242-14/+3
* efi: pstore: Omit efivars caching EFI varstore access layerArd Biesheuvel2022-06-244-308/+91
* efi: vars: Add thin wrapper around EFI get/set variable interfaceArd Biesheuvel2022-06-241-10/+144
* efi: vars: Don't drop lock in the middle of efivar_init()Ard Biesheuvel2022-06-243-20/+14
* Input: applespi - avoid efivars API and invoke EFI services directlyArd Biesheuvel2022-06-241-28/+14
* brcmfmac: Switch to appropriate helper to load EFI variable contentsArd Biesheuvel2022-06-201-17/+8
* iwlwifi: Switch to proper EFI variable store interfaceArd Biesheuvel2022-06-201-64/+32
* media: atomisp_gmin_platform: stop abusing efivar APIArd Biesheuvel2022-06-201-21/+6
* efi: efibc: avoid efivar API for setting variablesArd Biesheuvel2022-06-202-47/+30
* efi: avoid efivars layer when loading SSDTs from variablesArd Biesheuvel2022-06-201-62/+41
* efi: Correct comment on efi_memmap_allocLiu Zixian2022-06-151-2/+1
* efi: Make code to find mirrored memory ranges genericMa Wupeng2022-06-152-0/+24
* Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-061-0/+2
|\
| * fix the breakage in close_fd_get_file() calling conventions changeAl Viro2022-06-051-0/+2
* | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-0516-87/+21
|\ \
| * | clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2022-05-241-1/+1
| * | clocksource/drivers/timer-ti-dm: Remove unnecessary NULL checkDan Carpenter2022-05-241-2/+1
| * | clocksource/drivers/timer-sun5i: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/timer-sun4i: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/pistachio: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/orion: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/lpc32xx: Convert to SPDX identifierThomas Gleixner2022-05-181-5/+1
| * | clocksource/drivers/digicolor: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/armada-370-xp: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/mips-gic-timer: Convert to SPDX identifierThomas Gleixner2022-05-181-7/+2
| * | clocksource/drivers/jcore: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1
| * | clocksource/drivers/bcm_kona: Convert to SPDX identifierThomas Gleixner2022-05-181-12/+2
| * | clocksource/drivers/sp804: Avoid error on multiple instancesAndre Przywara2022-05-181-5/+5
| * | clocksource/drivers/riscv: Events are stopped during CPU suspendSamuel Holland2022-05-181-1/+1
| * | clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij2022-05-182-26/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-06-0578-3252/+704
|\ \ \
| * | | scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameterGleb Chesnokov2022-06-021-7/+0
| * | | scsi: qla2xxx: Remove setting of 'req' and 'rsp' parametersTom Rix2022-06-021-2/+0
| * | | scsi: mpi3mr: Fix kernel-docJiapeng Chong2022-06-021-1/+1
| * | | scsi: lpfc: Add support for ATTO Fibre Channel devicesBradley Grove2022-06-023-0/+141
| * | | scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioningHannes Reinecke2022-06-021-1/+1
| * | | scsi: sd_zbc: Prevent zone information memory leakDamien Le Moal2022-06-023-16/+16
| * | | scsi: sd: Fix potential NULL pointer dereferenceDamien Le Moal2022-06-021-1/+0
| * | | scsi: mpi3mr: Rework mrioc->bsg_device model to fix warningsSumit Saxena2022-06-022-27/+23
| * | | scsi: myrb: Fix up null pointer access on myrb_cleanup()Hannes Reinecke2022-05-241-3/+8
| * | | scsi: core: Unexport scsi_bus_typeChristoph Hellwig2022-05-241-1/+0
| * | | scsi: sd: Don't call blk_cleanup_disk() in sd_probe()Christoph Hellwig2022-05-241-1/+1
| * | | scsi: ufs: ufshcd: Delete unnecessary NULL checkDan Carpenter2022-05-241-4/+1
| * | | scsi: isci: Fix typo in commentJulia Lawall2022-05-241-1/+1
| * | | scsi: pmcraid: Fix typo in commentJulia Lawall2022-05-241-1/+1
| * | | scsi: smartpqi: Fix typo in commentJulia Lawall2022-05-241-1/+1