summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-21selftests/xsk: Destroy BPF resources only when ctx refcount drops to 0Maciej Fijalkowski1-5/+4
2022-08-21crypto: arm64/gcm - Select AEAD for GHASH_ARM64_CEQian Cai1-0/+1
2022-08-21drm/vc4: hdmi: Correct HDMI timing registers for interlaced modesDave Stevenson1-4/+4
2022-08-21drm/vc4: hdmi: Fix timings for interlaced modesMateusz Kwiatkowski2-9/+10
2022-08-21drm/vc4: hdmi: Limit the BCM2711 to the max without scramblingMaxime Ripard1-2/+4
2022-08-21drm/vc4: hdmi: Don't access the connector state in reset if kmalloc failsMaxime Ripard1-1/+3
2022-08-21drm/vc4: hdmi: Avoid full hdmi audio fifo writesDom Cobley1-4/+4
2022-08-21drm/vc4: hdmi: Remove firmware logic for MAI threshold settingDom Cobley1-16/+6
2022-08-21drm/vc4: dsi: Add correct stop condition to vc4_dsi_encoder_disable iterationDave Stevenson1-0/+3
2022-08-21drm/vc4: dsi: Fix dsi0 interrupt supportDave Stevenson1-26/+85
2022-08-21drm/vc4: dsi: Register dsi0 as the correct vc4 encoder typeDave Stevenson1-1/+2
2022-08-21drm/vc4: dsi: Introduce a variant structureMaxime Ripard1-26/+37
2022-08-21drm/vc4: dsi: Use snprintf for the PHY clocks instead of an arrayMaxime Ripard1-8/+9
2022-08-21drm/vc4: drv: Remove the DSI pointer in vc4_drvMaxime Ripard2-10/+0
2022-08-21drm/vc4: dsi: Correct pixel order for DSI0Dave Stevenson1-1/+2
2022-08-21drm/vc4: dsi: Correct DSI divider calculationsDave Stevenson1-4/+2
2022-08-21drm/vc4: plane: Fix margin calculations for the right/bottom edgesDave Stevenson1-4/+4
2022-08-21drm/vc4: plane: Remove subpixel positioning checkDom Cobley1-13/+9
2022-08-21media: tw686x: Fix memory leak in tw686x_video_initMiaoqian Lin1-1/+3
2022-08-21media: v4l2-mem2mem: prevent pollerr when last_buffer_dequeued is setMing Qian1-1/+1
2022-08-21media: hdpvr: fix error value returns in hdpvr_readNiels Dossche1-1/+1
2022-08-21drm/mcde: Fix refcount leak in mcde_dsi_bindMiaoqian Lin1-0/+1
2022-08-21drm: bridge: adv7511: Add check for mipi_dsi_driver_registerJiasheng Jiang1-3/+14
2022-08-21crypto: ccp - During shutdown, check SEV data pointer before usingTom Lendacky1-1/+1
2022-08-21test_bpf: fix incorrect netdev featuresJian Shen1-2/+2
2022-08-21drm/radeon: fix incorrrect SPDX-License-IdentifiersAlex Deucher3-3/+3
2022-08-21wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...Alexey Kodanev1-1/+4
2022-08-21ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin2-6/+7
2022-08-21media: tw686x: Register the irq at the end of probeZheyu Ma1-10/+8
2022-08-21crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()Alexey Khoroshilov1-0/+1
2022-08-21i2c: Fix a potential use after freeXu Wang1-1/+2
2022-08-21net: fix sk_wmem_schedule() and sk_rmem_schedule() errorsEric Dumazet1-4/+8
2022-08-21crypto: sun8i-ss - fix error codes in allocate_flows()Dan Carpenter1-4/+12
2022-08-21crypto: sun8i-ss - do not allocate memory when handling hash requestsCorentin Labbe3-12/+17
2022-08-21drm: adv7511: override i2c address of cec before accessing itAntonio Borneo1-3/+4
2022-08-21virtio-gpu: fix a missing check to avoid NULL dereferenceXiaomeng Tong1-2/+4
2022-08-21i2c: npcm: Correct slave role behaviorTali Perry1-3/+6
2022-08-21i2c: npcm: Remove own slave addresses 2:10Tali Perry1-25/+16
2022-08-21drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff functionXinlei Lee1-0/+2
2022-08-21drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcsJitao Shi1-19/+34
2022-08-21drm/mediatek: Modify dsi funcs to atomic operationsXinlei Lee1-4/+6
2022-08-21drm/radeon: fix potential buffer overflow in ni_set_mc_special_registers()Alexey Kodanev1-4/+2
2022-08-21ath11k: Fix incorrect debug_mask mappingsManikanta Pubbisetty1-2/+2
2022-08-21drm/mipi-dbi: align max_chunk to 2 in spi_transferYunhao Tian1-0/+7
2022-08-21ath11k: fix netdev open raceJohan Hovold1-8/+8
2022-08-21wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()Dan Carpenter1-4/+4
2022-08-21drm/st7735r: Fix module autoloading for Okaya RH128128TJavier Martinez Canillas1-0/+1
2022-08-21ath10k: do not enforce interrupt trigger typeKrzysztof Kozlowski1-3/+2
2022-08-21drm/bridge: tc358767: Make sure Refclk clock are enabledMarek Vasut1-7/+25
2022-08-21drm/bridge: tc358767: Move (e)DP bridge endpoint parsing into dedicated functionMarek Vasut1-9/+21