aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-05nvmem: Replace spaces with tab in documentationMarek Vasut1-1/+1
2024-07-05nvmem: core: drop unnecessary range checks in sysfs callbacksThomas Weißschuh1-14/+0
2024-07-05nvmem: core: remove global nvmem_cells_groupThomas Weißschuh1-16/+10
2024-07-05nvmem: core: add single sysfs groupThomas Weißschuh1-6/+1
2024-07-05dt-bindings: nvmem: mediatek: efuse: add support for MT7988Rafał Miłecki1-0/+1
2024-07-05dt-bindings: nvmem: amlogic,meson-gx-efuse: add optional power-domainsNeil Armstrong1-0/+3
2024-07-05nvmem: rockchip-efuse: set type to OTPHeiko Stuebner1-0/+1
2024-07-05nvmem: rockchip-otp: Set type to OTPHeiko Stuebner1-0/+1
2024-07-05nvmem: rockchip-otp: set add_legacy_fixed_of_cells config optionHeiko Stuebner1-0/+1
2024-07-05nvmem: meson-efuse: Replacing the use of of_node_put to __freeMarileneGarcia1-3/+2
2024-07-05dt-bindings: nvmem: mediatek: efuse: add support for MT7981Rafał Miłecki1-0/+1
2024-07-05nvmem: add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-07-05ALSA: hda: cs35l41: Fix swapped l/r audio channels for Lenovo ThinBook 13x Gen4Dmitry Savin1-2/+2
2024-07-05ALSA: pcm: Fix missing export of snd_pcm_set_sync_per-card()Takashi Iwai1-0/+1
2024-07-05Merge tag 'drm-xe-next-2024-07-02' of https://gitlab.freedesktop.org/drm/xe/k...Daniel Vetter24-121/+290
2024-07-05blk-lib: check for kill signal in ioctl BLKZEROOUTChristoph Hellwig3-24/+45
2024-07-05block: limit the Write Zeroes to manually writing zeroes fallbackChristoph Hellwig1-1/+1
2024-07-05block: refacto blkdev_issue_zerooutChristoph Hellwig1-39/+55
2024-07-05block: move read-only and supported checks into (__)blkdev_issue_zerooutChristoph Hellwig1-28/+23
2024-07-05block: remove the LBA alignment check in __blkdev_issue_zerooutChristoph Hellwig1-5/+0
2024-07-05block: factor out a blk_write_zeroes_limit helperChristoph Hellwig1-7/+11
2024-07-04nilfs2: avoid undefined behavior in nilfs_cnt32_ge macroRyusuke Konishi1-1/+1
2024-07-04math: rational: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-04lib/zlib: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-07-04fs: ufs: add MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-07-04lib/rbtree.c: fix the example typoHsin Chang Yu1-4/+4
2024-07-04ocfs2: add bounds checking to ocfs2_check_dir_entry()lei lu1-17/+29
2024-07-04fs: add kernel-doc comments to ocfs2_prepare_orphan_dir()Yang Li1-0/+2
2024-07-04coredump: simplify zap_process()Oleg Nesterov1-7/+7
2024-07-05block: Remove blk_alloc_zone_bitmap()Damien Le Moal1-10/+2
2024-07-05block: Remove REQ_OP_ZONE_RESET_ALL emulationDamien Le Moal8-87/+9
2024-07-05dm: handle REQ_OP_ZONE_RESET_ALLDamien Le Moal4-5/+190
2024-07-05dm: Refactor is_abnormal_io()Damien Le Moal1-13/+11
2024-07-05null_blk: Introduce the zone_full parameterDamien Le Moal3-3/+17
2024-07-05loop: remove the unused inode variable in loop_configureChristoph Hellwig1-2/+0
2024-07-05cpufreq: pcc: Remove empty exit() callbackViresh Kumar1-6/+0
2024-07-05cpufreq: loongson2: Remove empty exit() callbackViresh Kumar1-6/+0
2024-07-05cpufreq: nforce2: Remove empty exit() callbackViresh Kumar1-6/+0
2024-07-04Merge patch series "mpi3mr: Support PCI Error Recovery"Martin K. Petersen5-19/+311
2024-07-04scsi: mpi3mr: Driver version updateSumit Saxena1-2/+2
2024-07-04scsi: mpi3mr: Prevent PCI writes from driver during PCI error recoverySumit Saxena5-17/+104
2024-07-04scsi: mpi3mr: Support PCI Error Recovery callback handlersSumit Saxena2-0/+205
2024-07-04Merge patch series "Update lpfc to revision 14.4.0.3"Martin K. Petersen6-44/+51
2024-07-04scsi: lpfc: Update lpfc version to 14.4.0.3Justin Tee1-1/+1
2024-07-04scsi: lpfc: Revise lpfc_prep_embed_io routine with proper endian macro usagesJustin Tee1-9/+10
2024-07-04scsi: lpfc: Fix incorrect request len mbox field when setting trunking via sysfsJustin Tee1-1/+4
2024-07-04scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_infoJustin Tee1-6/+11
2024-07-04scsi: lpfc: Fix handling of fully recovered fabric node in dev_loss callbkJustin Tee1-0/+8
2024-07-04scsi: lpfc: Relax PRLI issue conditions after GID_FT responseJustin Tee1-12/+4
2024-07-04scsi: lpfc: Allow DEVICE_RECOVERY mode after RSCN receipt if in PRLI_ISSUE stateJustin Tee1-1/+1