summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-22mfd: simple-mfd-i2c: Fix incoherent comment regarding DT registrationLee Jones
2023-02-22mfd: axp20x: Switch to the sys-off handler APISamuel Holland
2023-02-22mfd: core: Spelling s/compement/complement/Geert Uytterhoeven
2023-02-22mfd: max8925: Remove the unused function irq_to_max8925()Jiapeng Chong
2023-02-22mfd: qcom-pm8xxx: Remove set but unused variable 'rev'Jiapeng Chong
2023-02-22dt-bindings: mfd: syscon: Document GXP register compatibleNick Hawkins
2023-02-22mfd: twl4030-power: Drop empty platform remove functionUwe Kleine-König
2023-02-22mfd: twl: Fix TWL6032 phy vbus detectionAndreas Kemnade
2023-02-22mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read()Qiheng Lin
2023-02-22MAINTAINERS: Move MFD from a Supported to Maintaied stateLee Jones
2023-02-22dt-bindings: mfd: cros-ec: Add compatible string for UART supportBhanu Prakash Maiya
2023-02-22mfd: Use sysfs_emit() to instead of scnprintf()ye xingchen
2023-02-22mfd: cs5535: Don't build on UMLRandy Dunlap
2023-02-22mfd: axp20x: Fix order of pek rise and fall eventsAren Moynihan
2023-02-22dt-bindings: mfd: qcom,spmi-pmic: Document PMICs bundled with SM8550Neil Armstrong
2023-02-22mfd: rk808: Re-add rk808-clkout to RK818Tom Fitzhenry
2023-02-22Merge tags 'ib-mfd-extcon-i2c-v6.3' and 'ib-mfd-fpga-hwmon-v6.3-1' into ibs-f...Lee Jones
2023-02-22powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseriesRussell Currey
2023-02-21scsi: zfcp: Trace when request remove fails after qdio send failsBenjamin Block
2023-02-21scsi: zfcp: Change the type of all fsf request id fields and variables to u64Benjamin Block
2023-02-21scsi: zfcp: Make the type for accessing request hashtable buckets size_tBenjamin Block
2023-02-21scsi: ufs: core: Simplify ufshcd_execute_start_stop()Bart Van Assche
2023-02-21scsi: ufs: core: Rely on the block layer for setting RQF_PMBart Van Assche
2023-02-21scsi: core: Extend struct scsi_exec_argsBart Van Assche
2023-02-21scsi: lpfc: Fix double word in commentsBo Liu
2023-02-21scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche
2023-02-21scsi: core: Fix a source code commentBart Van Assche
2023-02-21scsi: cxgbi: Remove unneeded version.h includeJesper Juhl
2023-02-21scsi: qedi: Remove unneeded version.h includeJesper Juhl
2023-02-21scsi: mpi3mr: Remove unneeded version.h includeJesper Juhl
2023-02-21scsi: mpi3mr: Fix missing mrioc->evtack_cmds initializationShin'ichiro Kawasaki
2023-02-21scsi: mpi3mr: Use number of bits to manage bitmap sizesShin'ichiro Kawasaki
2023-02-21scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmiShin'ichiro Kawasaki
2023-02-21scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()Shin'ichiro Kawasaki
2023-02-21scsi: mpi3mr: Fix an issue found by KASANTomas Henzl
2023-02-21scsi: mpi3mr: Replace 1-element array with flex-arrayKees Cook
2023-02-21scsi: ipr: Work around fortify-string warningArnd Bergmann
2023-02-21scsi: ipr: Make ipr_probe_ioa_part2() return voidDeepak R Varma
2023-02-21scsi: sd: Update DIX config every time sd_revalidate_disk() is calledXingui Yang
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-02-21Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-02-21riscv: mm: hugetlb: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPGuo Ren
2023-02-21Merge tag 'tag-chrome-platform-for-v6.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-02-21riscv: Add header include guards to insn.hLiao Chang
2023-02-21Merge patch series "riscv: Dump faulting instructions in oops handler"Palmer Dabbelt
2023-02-21riscv: alternative: proceed one more instruction for auipc/jalr pairJisheng Zhang
2023-02-21Merge patch series "riscv: improve link and support ARCH_WANT_LD_ORPHAN_WARN"Palmer Dabbelt
2023-02-21riscv: Avoid enabling interrupts in die()Mattias Nissler
2023-02-21riscv, mm: Perform BPF exhandler fixup on page faultBjörn Töpel