aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-29drivers: watchdog: marvell_gti: Program the max_hw_heartbeat_msGeorge Cherian1-0/+1
2023-10-29drivers: watchdog: marvell_gti: fix zero pretimeout handlingBharat Bhushan1-0/+7
2023-10-29watchdog: marvell_gti: Replace of_platform.h with explicit includesRob Herring1-1/+1
2023-10-29watchdog: imx_sc_wdt: continue if the wdog already enabledJacky Bai1-1/+4
2023-10-29watchdog: st_lpc: Use device_get_match_data()Rob Herring1-9/+2
2023-10-29watchdog: wdat_wdt: Add timeout value as a param in ping methodXing Tong Wu1-1/+1
2023-10-29watchdog: gpio_wdt: Make use of device propertiesAndy Shevchenko1-9/+7
2023-10-29sbsa_gwdt: Calculate timeout with 64-bit mathDarren Hart1-2/+2
2023-10-29watchdog: ixp4xx: Make sure restart always worksLinus Walleij1-3/+25
2023-10-29watchdog: it87_wdt: add IT8613 IDWerner Fischer1-3/+5
2023-10-29watchdog: marvell_gti_wdt: Fix error code in probe()Dan Carpenter1-1/+1
2023-10-29ALSA: hda: cs35l41: mark cs35l41_verify_id() staticArnd Bergmann1-1/+1
2023-10-29Input: walkera0701 - use module_parport_driver macro to simplify the codeLi Zetao1-12/+1
2023-10-29Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()Dan Carpenter1-1/+1
2023-10-29dt-bindings: input: fsl,scu-key: Document wakeup-sourceFabio Estevam1-0/+2
2023-10-28ubifs: ubifs_link: Fix wrong name len calculating when UBIFS is encryptedZhihao Cheng1-1/+3
2023-10-28ubi: block: Fix use-after-free in ubiblock_cleanupZhaoLong Wang1-1/+3
2023-10-28ubifs: fix possible dereference after freeKonstantin Meskhidze1-0/+1
2023-10-28ubi: fastmap: Add control in 'UBI_IOCATT' ioctl to reserve PEBs for filling p...Zhihao Cheng2-2/+4
2023-10-28ubi: fastmap: Add module parameter to control reserving filling pool PEBsZhihao Cheng3-6/+25
2023-10-28ubi: fastmap: Fix lapsed wear leveling for first 64 PEBsZhihao Cheng4-3/+8
2023-10-28ubi: fastmap: Get wl PEB even ec beyonds the 'max' if free PEBs are run outZhihao Cheng2-16/+44
2023-10-28seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()Kees Cook3-17/+19
2023-10-28ubi: fastmap: may_reserve_for_fm: Don't reserve PEB if fm_anchor existsZhihao Cheng2-4/+7
2023-10-28ubi: fastmap: Remove unneeded break condition while filling poolsZhihao Cheng1-3/+2
2023-10-28ubi: fastmap: Wait until there are enough free PEBs before filling poolsZhihao Cheng5-16/+65
2023-10-28ubi: fastmap: Use free pebs reserved for bad block handlingZhihao Cheng1-11/+5
2023-10-28ubi: Replace erase_block() with sync_erase()Zhihao Cheng3-51/+7
2023-10-28ubi: fastmap: Allocate memory with GFP_NOFS in ubi_update_fastmapZhihao Cheng1-5/+5
2023-10-28ubi: fastmap: erase_block: Get erase counter from wl_entry rather than flashZhihao Cheng1-18/+9
2023-10-28ubi: fastmap: Fix missed ec updating after erasing old fastmap data blockZhihao Cheng1-10/+15
2023-10-28ubifs: Fix missing error code errFerry Meng1-0/+1
2023-10-28ubifs: Fix memory leak of bud->log_hashVincent Whitchurch1-1/+4
2023-10-28ubifs: Fix some kernel-doc commentsYang Li1-0/+3
2023-10-28Merge branch 'pci/misc'Bjorn Helgaas7-16/+15
2023-10-28Merge branch 'pci/field-get'Bjorn Helgaas19-96/+128
2023-10-28Merge branch 'pci/config-errs'Bjorn Helgaas8-38/+50
2023-10-28Merge branch 'pci/controller/xilinx-xdma'Bjorn Helgaas6-31/+978
2023-10-28Merge branch 'pci/controller/xilinx-ecam'Bjorn Helgaas2-16/+4
2023-10-28Merge branch 'pci/controller/vmd'Bjorn Helgaas1-4/+1
2023-10-28Merge branch 'pci/controller/speed'Bjorn Helgaas3-45/+14
2023-10-28Merge branch 'pci/controller/rcar'Bjorn Helgaas15-69/+907
2023-10-28Merge branch 'pci/controller/qcom-ep'Bjorn Helgaas1-0/+17
2023-10-28Merge branch 'pci/controller/layerscape'Bjorn Helgaas1-0/+2
2023-10-28Merge branch 'pci/controller/hyperv'Bjorn Helgaas1-1/+1
2023-10-28Merge branch 'pci/controller/cadence'Bjorn Helgaas1-5/+0
2023-10-28Merge branch 'pci/controller/aspm'Bjorn Helgaas3-0/+32
2023-10-28Merge branch 'pci/vga'Bjorn Helgaas5-19/+39
2023-10-28Merge branch 'pci/reset'Bjorn Helgaas1-0/+12
2023-10-28Merge branch 'pci/pm'Bjorn Helgaas3-5/+61