summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09media: ccs-core.c: fix failure to call clk_disable_unprepareHans Verkuil1-2/+5
2022-06-09media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset valuesBenjamin Gaignard1-7/+2
2022-06-09media: coda: limit frame interval enumeration to supported encoder frame sizesPhilipp Zabel1-6/+14
2022-06-09media: rga: fix possible memory leak in rga_probeHangyu Hua1-2/+4
2022-06-09mt76: fix encap offload ethernet type checkFelix Fietkau2-2/+6
2022-06-09mt76: mt7921: accept rx frames with non-standard VHT MCS10-11Felix Fietkau1-1/+1
2022-06-09rtlwifi: Use pr_warn instead of WARN_ONCEDongliang Mu1-1/+1
2022-06-09ipmi: Fix pr_fmt to avoid compilation issuesCorey Minyard1-2/+2
2022-06-09ipmi:ssif: Check for NULL msg when handling events and messagesCorey Minyard1-0/+23
2022-06-09ACPI: PM: Block ASUS B1400CEAE from suspend to idle by defaultMario Limonciello1-0/+12
2022-06-09dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMICMikulas Patocka1-1/+1
2022-06-09spi: stm32-qspi: Fix wait_cmd timeout in APM modePatrice Chotard1-1/+2
2022-06-09sched/core: Avoid obvious double update_rq_clock warningHao Jia4-11/+33
2022-06-09perf/amd/ibs: Cascade pmu init functions' return valueRavi Bangoria1-8/+29
2022-06-09s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens1-4/+11
2022-06-09net: remove two BUG() from skb_checksum_help()Eric Dumazet1-2/+6
2022-06-09scsi: lpfc: Alter FPIN stat accounting logicJames Smart2-54/+17
2022-06-09ASoC: tscs454: Add endianness flag in snd_soc_component_driverCharles Keepax1-6/+6
2022-06-09of: Support more than one crash kernel regions for kexec -sZhen Lei1-0/+9
2022-06-09HID: bigben: fix slab-out-of-bounds Write in bigben_probeDongliang Mu1-0/+6
2022-06-09regulator: mt6315: Enforce regulator-compatible, not nameNícolas F. R. A. Prado1-1/+1
2022-06-09drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_boAlice Wong1-2/+1
2022-06-09drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_initAlex Deucher1-48/+47
2022-06-09mlxsw: Treat LLDP packets as controlPetr Machata1-1/+1
2022-06-09mlxsw: spectrum_dcb: Do not warn about priority changesPetr Machata1-13/+0
2022-06-09ASoC: dapm: Don't fold register value changes into notificationsMark Brown1-2/+0
2022-06-09net/mlx5: fs, delete the FTE when there are no rules attached to itMark Bloch1-5/+5
2022-06-09ipv6: Don't send rs packets to the interface of ARPHRD_TUNNELjianghaoran1-1/+2
2022-06-09scsi: target: tcmu: Fix possible data corruptionXiaoguang Wang1-3/+37
2022-06-09drm: msm: fix error check return value of irq_of_parse_and_map()Lv Ruyi1-3/+3
2022-06-09arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscallAlexandru Elisei1-1/+1
2022-06-09ath10k: skip ath10k_halt during suspend for driver state RESTARTINGAbhishek Kumar1-2/+18
2022-06-09drm/amd/pm: fix the compile warningEvan Quan1-13/+1
2022-06-09drm/plane: Move range check for format_count earlierSteven Price1-7/+7
2022-06-09ASoC: Intel: bytcr_rt5640: Add quirk for the HP Pro Tablet 408Hans de Goede1-0/+12
2022-06-09ath11k: disable spectral scan during spectral deinitHari Chandrakanthan1-8/+9
2022-06-09scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()James Smart1-2/+4
2022-06-09scsi: ufs: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()Minghao Chi1-4/+2
2022-06-09drm/amdgpu/sdma: Fix incorrect calculations of the wptr of the doorbellsHaohui Mai3-10/+10
2022-06-09scsi: megaraid: Fix error check return value of register_chrdev()Lv Ruyi1-1/+1
2022-06-09drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bitVignesh Raghavendra1-1/+22
2022-06-09mmc: jz4740: Apply DMA engine limits to maximum segment sizeAidan MacDonald1-0/+20
2022-06-09md/bitmap: don't set sb values if can't pass sanity checkHeming Zhao1-21/+23
2022-06-09media: cx25821: Fix the warning when removing the moduleZheyu Ma1-1/+1
2022-06-09media: pci: cx23885: Fix the error handling in cx23885_initdev()Zheyu Ma1-3/+3
2022-06-09media: venus: hfi: avoid null dereference in deinitLuca Weiss1-0/+3
2022-06-09ath9k: fix QCA9561 PA bias levelThibaut VARÈNE1-1/+1
2022-06-09ASoC: rsnd: care return value from rsnd_node_fixed_index()Kuninori Morimoto6-11/+43
2022-06-09ASoC: rsnd: care default case on rsnd_ssiu_busif_err_status_clear()Kuninori Morimoto1-1/+3
2022-06-09drm/amd/pm: fix double free in si_parse_power_table()Keita Suzuki1-5/+3