aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-31drm/mediatek: Modify dpi power on/off sequence.Xinlei Lee
2022-12-31selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options testMartin KaFai Lau
2022-12-31selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit archYang Jihong
2022-12-31ASoC: codecs: wsa883x: use correct header fileRandy Dunlap
2022-12-31ASoC: codecs: wsa883x: Use proper shutdown GPIO polarityKrzysztof Kozlowski
2022-12-31module: Fix NULL vs IS_ERR checking for module_get_next_pageMiaoqian Lin
2022-12-31wifi: iwlwifi: mei: fix potential NULL-ptr deref after cloneJohannes Berg
2022-12-31wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lockAvraham Stern
2022-12-31wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx APIEmmanuel Grumbach
2022-12-31wifi: iwlwifi: mei: don't send SAP commands if AMT is disabledEmmanuel Grumbach
2022-12-31wifi: iwlwifi: mei: make sure ownership confirmed message is sentAvraham Stern
2022-12-31pinctrl: mediatek: fix the pinconf register offset of some pinsSam Shih
2022-12-31dt-bindings: pinctrl: update uart/mmc bindings for MT7986 SoCFrank Wunderlich
2022-12-31drm/radeon: Add the missed acpi_put_table() to fix memory leakHanjun Guo
2022-12-31bfq: fix waker_bfqq inconsistency crashKhazhismel Kumykov
2022-12-31drbd: use blk_queue_max_discard_sectors helperChristoph Böhmwalder
2022-12-31regmap-irq: Use the new num_config_regs property in regmap_add_irq_chip_fwnodeYassine Oudjana
2022-12-31drm: rcar-du: Drop leftovers dependencies from KconfigLaurent Pinchart
2022-12-31wifi: rtw89: use u32_encode_bits() to fill MAC quota valuePing-Ke Shih
2022-12-31drm: lcdif: Set and enable FIFO Panic thresholdMarek Vasut
2022-12-31rxrpc: Fix ack.bufferSize to be 0 when generating an ackDavid Howells
2022-12-31net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()David Howells
2022-12-31virt/sev-guest: Add a MODULE_ALIASCole Robinson
2022-12-31clk: renesas: r8a779f0: Fix SCIF parent clocksWolfram Sang
2022-12-31clk: renesas: r8a779f0: Fix HSCIF parent clocksWolfram Sang
2022-12-31media: camss: Do not attach an already attached power domain on MSM8916 platformVladimir Zapolskiy
2022-12-31media: camss: Clean up received buffers on failed start of streamingVladimir Zapolskiy
2022-12-31wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control portMarek Vasut
2022-12-31Input: joystick - fix Kconfig warning for JOYSTICK_ADCRandy Dunlap
2022-12-31mtd: core: fix possible resource leak in init_mtd()Gaosheng Cui
2022-12-31mtd: Fix device name leak when register device failed in add_mtd_device()Zhang Xiaoxu
2022-12-31clk: qcom: gcc-sm8250: Use retention mode for USB GDSCsManivannan Sadhasivam
2022-12-31clk: qcom: dispcc-sm6350: Add CLK_OPS_PARENT_ENABLE to pixel&byte srcKonrad Dybcio
2022-12-31clk: qcom: gcc-ipq806x: use parent_data for the last remaining entryDmitry Baryshkov
2022-12-31bpf: propagate precision across all frames, not just the last oneAndrii Nakryiko
2022-12-31bpf: propagate precision in ALU/ALU64 operationsAndrii Nakryiko
2022-12-31media: platform: exynos4-is: fix return value check in fimc_md_probe()Yang Yingliang
2022-12-31media: vivid: fix compose size exceed boundaryLiu Shixin
2022-12-31media: rkvdec: Add required paddingAndrzej Pietrasiewicz
2022-12-31media: platform: mtk-mdp3: fix error handling in mdp_probe()Moudy Ho
2022-12-31media: platform: mtk-mdp3: fix error handling about components clock_onMoudy Ho
2022-12-31media: platform: mtk-mdp3: fix error handling in mdp_cmdq_send()Moudy Ho
2022-12-31drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bitsMarijn Suijten
2022-12-31drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC valuesMarijn Suijten
2022-12-31drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bitsMarijn Suijten
2022-12-31drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()Marijn Suijten
2022-12-31drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpcMarijn Suijten
2022-12-31drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_sizeMarijn Suijten
2022-12-31drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on moduloMarijn Suijten
2022-12-31drm/msm/dsi: Remove repeated calculation of slice_per_intfMarijn Suijten