aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-22dt-bindings: mfd/syscon: Add resets propertyJeremy Kerr1-0/+3
2023-02-22dt-bindings: mfd: syscon: Add amd,pensando-elba-syscon compatibleBrad Larson1-0/+1
2023-02-22dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8226Matti Lehtimäki1-0/+1
2023-02-22mfd: simple-mfd-i2c: Fix incoherent comment regarding DT registrationLee Jones1-1/+1
2023-02-22mfd: axp20x: Switch to the sys-off handler APISamuel Holland1-16/+11
2023-02-22mfd: core: Spelling s/compement/complement/Geert Uytterhoeven1-1/+1
2023-02-22mfd: max8925: Remove the unused function irq_to_max8925()Jiapeng Chong1-6/+0
2023-02-22mfd: qcom-pm8xxx: Remove set but unused variable 'rev'Jiapeng Chong1-3/+0
2023-02-22dt-bindings: mfd: syscon: Document GXP register compatibleNick Hawkins1-0/+1
2023-02-22mfd: twl4030-power: Drop empty platform remove functionUwe Kleine-König1-6/+0
2023-02-22mfd: twl: Fix TWL6032 phy vbus detectionAndreas Kemnade2-5/+6
2023-02-22mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()Qiheng Lin1-1/+6
2023-02-22MAINTAINERS: Move MFD from a Supported to Maintaied stateLee Jones1-1/+1
2023-02-22dt-bindings: mfd: cros-ec: Add compatible string for UART supportBhanu Prakash Maiya1-0/+20
2023-02-22mfd: Use sysfs_emit() to instead of scnprintf()ye xingchen2-5/+4
2023-02-22mfd: cs5535: Don't build on UMLRandy Dunlap1-0/+1
2023-02-22mfd: axp20x: Fix order of pek rise and fall eventsAren Moynihan1-5/+10
2023-02-22dt-bindings: mfd: qcom,spmi-pmic: Document PMICs bundled with SM8550Neil Armstrong1-0/+7
2023-02-22mfd: rk808: Re-add rk808-clkout to RK818Tom Fitzhenry1-0/+1
2023-02-22Merge tags 'ib-mfd-extcon-i2c-v6.3' and 'ib-mfd-fpga-hwmon-v6.3-1' into ibs-f...Lee Jones12-433/+1221
2023-02-22powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseriesRussell Currey1-0/+4
2023-02-21scsi: zfcp: Trace when request remove fails after qdio send failsBenjamin Block3-4/+52
2023-02-21scsi: zfcp: Change the type of all fsf request id fields and variables to u64Benjamin Block6-17/+18
2023-02-21scsi: zfcp: Make the type for accessing request hashtable buckets size_tBenjamin Block1-9/+11
2023-02-21scsi: ufs: core: Simplify ufshcd_execute_start_stop()Bart Van Assche1-27/+8
2023-02-21scsi: ufs: core: Rely on the block layer for setting RQF_PMBart Van Assche1-1/+1
2023-02-21scsi: core: Extend struct scsi_exec_argsBart Van Assche2-0/+2
2023-02-21scsi: lpfc: Fix double word in commentsBo Liu7-13/+13
2023-02-21scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche1-0/+2
2023-02-21scsi: core: Fix a source code commentBart Van Assche1-1/+1
2023-02-21scsi: cxgbi: Remove unneeded version.h includeJesper Juhl1-1/+0
2023-02-21scsi: qedi: Remove unneeded version.h includeJesper Juhl1-1/+0
2023-02-21scsi: mpi3mr: Remove unneeded version.h includeJesper Juhl1-1/+0
2023-02-21scsi: mpi3mr: Fix missing mrioc->evtack_cmds initializationShin'ichiro Kawasaki1-0/+4
2023-02-21scsi: mpi3mr: Use number of bits to manage bitmap sizesShin'ichiro Kawasaki2-52/+33
2023-02-21scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmiShin'ichiro Kawasaki1-11/+2
2023-02-21scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()Shin'ichiro Kawasaki1-7/+8
2023-02-21scsi: mpi3mr: Fix an issue found by KASANTomas Henzl1-1/+1
2023-02-21scsi: mpi3mr: Replace 1-element array with flex-arrayKees Cook1-7/+1
2023-02-21scsi: ipr: Work around fortify-string warningArnd Bergmann1-20/+21
2023-02-21scsi: ipr: Make ipr_probe_ioa_part2() return voidDeepak R Varma1-10/+3
2023-02-21scsi: sd: Update DIX config every time sd_revalidate_disk() is calledXingui Yang2-12/+11
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1823-43114/+155979
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds186-4053/+6379
2023-02-21Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds69-488/+3100
2023-02-21riscv: mm: hugetlb: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPGuo Ren1-0/+1
2023-02-21Merge tag 'tag-chrome-platform-for-v6.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds19-147/+846
2023-02-21riscv: Add header include guards to insn.hLiao Chang1-0/+4
2023-02-21Merge patch series "riscv: Dump faulting instructions in oops handler"Palmer Dabbelt2-2/+35
2023-02-21riscv: alternative: proceed one more instruction for auipc/jalr pairJisheng Zhang1-0/+1