summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09powerpc/8xx: export 'cpm_setbrg' for modulesRandy Dunlap1-0/+1
2022-06-09drm/msm/dpu: fix error check return value of irq_of_parse_and_map()Lv Ruyi1-1/+1
2022-06-09list: fix a data-race around ep->rdllistKuniyuki Iwashima1-3/+3
2022-06-09list: introduce list_is_head() helper and re-use it in list.hAndy Shevchenko1-14/+22
2022-06-09firmware: arm_ffa: Remove incorrect assignment of driver_dataSudeep Holla1-2/+0
2022-06-09firmware: arm_ffa: Fix uuid parameter to ffa_partition_probeSudeep Holla1-1/+1
2022-06-09drivers/base/memory: fix an unlikely reference counting issue in __add_memory...Christophe JAILLET1-3/+2
2022-06-09dax: fix cache flush on PMD-mapped pagesMuchun Song1-1/+2
2022-06-09drivers/base/node.c: fix compaction sysfs file leakMiaohe Lin1-0/+1
2022-06-09pinctrl: mvebu: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski1-1/+1
2022-06-09nvdimm: Allow overwrite in the presence of disabled dimmsDan Williams1-5/+0
2022-06-09nvdimm: Fix firmware activation deadlock scenariosDan Williams1-9/+0
2022-06-09firmware: arm_scmi: Fix list protocols enumeration in the base protocolCristian Marussi1-1/+1
2022-06-09ASoC: sh: rz-ssi: Release the DMA channels in rz_ssi_probe() error pathLad Prabhakar1-3/+10
2022-06-09ASoC: sh: rz-ssi: Propagate error codes returned from platform_get_irq_byname()Lad Prabhakar1-6/+3
2022-06-09ASoC: sh: rz-ssi: Check return value of pm_runtime_resume_and_get()Heiner Kallweit1-1/+6
2022-06-09arm64: dts: ti: k3-am64-mcu: remove incorrect UART base clock ratesMatthias Schiffer1-2/+0
2022-06-09soc: bcm: Check for NULL return of devm_kzalloc()QintaoShen1-0/+3
2022-06-09scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva2-2/+3
2022-06-09mfd: ipaq-micro: Fix error check return value of platform_get_irq()Lv Ruyi1-1/+1
2022-06-09powerpc/fadump: fix PT_LOAD segment for boot memory areaHari Bathini1-2/+6
2022-06-09Drivers: hv: vmbus: Fix handling of messages with transaction ID of zeroAndrea Parri (Microsoft)1-2/+4
2022-06-09arm64: dts: qcom: qrb5165-rb5: Fix can-clock node nameVinod Koul1-1/+1
2022-06-09pinctrl: mediatek: mt8195: enable driver on mtk platformsFabien Parent1-0/+1
2022-06-09pinctrl/rockchip: support deferring other gpio paramsCaleb Connolly3-35/+50
2022-06-09arm: mediatek: select arch timer for mt7629Chuanhong Guo1-0/+1
2022-06-09pinctrl: bcm2835: implement hook for missing gpio-rangesStefan Wahren1-0/+18
2022-06-09gpiolib: of: Introduce hook for missing gpio-rangesStefan Wahren2-0/+17
2022-06-09crypto: marvell/cesa - ECB does not IVCorentin Labbe1-1/+0
2022-06-09misc: ocxl: fix possible double free in ocxl_file_register_afuHangyu Hua1-0/+2
2022-06-09ARM: dts: bcm2835-rpi-b: Fix GPIO line namesStefan Wahren1-7/+6
2022-06-09ARM: dts: bcm2837-rpi-3-b-plus: Fix GPIO line name of power LEDPhil Elwell1-1/+1
2022-06-09ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2CPhil Elwell1-2/+2
2022-06-09ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BTPhil Elwell1-10/+12
2022-06-09ARM: dts: stm32: Fix PHY post-reset delay on Avenger96Marek Vasut1-0/+1
2022-06-09can: xilinx_can: mark bit timing constants as constMarc Kleine-Budde1-2/+2
2022-06-09platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck3-10/+45
2022-06-09ARM: dts: imx6dl-colibri: Fix I2C pinmuxingMax Krummenacher1-3/+3
2022-06-09platform/chrome: cros_ec: fix error handling in cros_ec_register()Tzung-Bi Shih1-6/+10
2022-06-09crypto: qat - set COMPRESSION capability for DH895XCCGiovanni Cabiddu1-1/+2
2022-06-09crypto: qat - set CIPHER capability for DH895XCCGiovanni Cabiddu1-3/+9
2022-06-09crypto: qat - set COMPRESSION capability for QAT GEN2Giovanni Cabiddu3-1/+10
2022-06-09crypto: qat - set CIPHER capability for QAT GEN2Giovanni Cabiddu1-3/+9
2022-06-09KVM: nVMX: Clear IDT vectoring on nested VM-Exit for double/triple faultSean Christopherson2-4/+33
2022-06-09KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-EntrySean Christopherson1-5/+10
2022-06-09soc: qcom: llcc: Add MODULE_DEVICE_TABLE()Bjorn Andersson1-0/+1
2022-06-09ARM: dts: ci4x10: Adapt to changes in imx6qdl.dtsi regarding fec clocksThorsten Scherer1-1/+5
2022-06-09PCI: dwc: Fix setting error return on MSI DMA mapping failureJiantao Zhang1-1/+2
2022-06-09PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup()Miaoqian Lin1-0/+1
2022-06-09PCI: rockchip: Fix find_first_zero_bit() limitDan Carpenter1-2/+1