summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-04drm/amdgpu: toggle on DF Cstate after finishing xgmi injectionGuchun Chen1-1/+1
2021-03-04drm/tegra: Fix reference leak when pm_runtime_get_sync() failsQinglang Miao6-6/+6
2021-03-04media: ti-vpe: cal: fix write to unallocated memoryTomi Valkeinen1-2/+2
2021-03-04media: imx7: csi: Fix pad link validationRui Miguel Silva1-2/+13
2021-03-04media: imx7: csi: Fix regression for parallel cameras on i.MX6ULFabio Estevam1-6/+6
2021-03-04drm/sun4i: tcon: fix inverted DCLK polarityGiulio Benetti2-19/+3
2021-03-04crypto: bcm - Rename struct device_private to bcm_device_privateJiri Olsa3-4/+4
2021-03-04crypto: qat - replace CRYPTO_AES with CRYPTO_LIB_AES in KconfigMarco Chiappero1-1/+1
2021-03-04media: aspeed: fix error return code in aspeed_video_setup_video()Zhang Changzhong1-3/+3
2021-03-04media: tm6000: Fix memleak in tm6000_start_streamDinghao Liu1-0/+4
2021-03-04media: media/pci: Fix memleak in empress_initDinghao Liu1-1/+4
2021-03-04media: em28xx: Fix use-after-free in em28xx_alloc_urbsDinghao Liu1-5/+1
2021-03-04media: vsp1: Fix an error handling path in the probe functionChristophe JAILLET1-1/+3
2021-03-04media: camss: missing error code in msm_video_register()Dan Carpenter1-0/+1
2021-03-04media: camss: Fix signedness bug in video_enum_fmt()Dan Carpenter1-1/+1
2021-03-04media: mtk-vcodec: fix error return code in vdec_vp9_decode()Zhang Changzhong1-1/+2
2021-03-04media: imx: Fix csc/scaler unregisterEzequiel Garcia1-4/+0
2021-03-04media: imx: Unregister csc/scaler only if registeredEzequiel Garcia1-1/+6
2021-03-04media: i2c: ov5670: Fix PIXEL_RATE minimum valueJacopo Mondi1-1/+2
2021-03-04media: ipu3-cio2: Build only for x86Andy Shevchenko1-1/+2
2021-03-04drm/virtio: make sure context is created in gem openChia-I Wu1-3/+5
2021-03-04drm/amdgpu: Fix macro name _AMDGPU_TRACE_H_ in preprocessor if conditionChenyang Li1-1/+1
2021-03-04drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_...Wang Xiaojun1-4/+4
2021-03-04drm: rcar-du: Fix crash when using LVDS1 clock for CRTCLaurent Pinchart3-12/+9
2021-03-04drm: rcar-du: Fix PM reference leak in rcar_cmm_enable()Qinglang Miao1-1/+1
2021-03-04media: allegro: Fix use after free on errorDan Carpenter1-2/+1
2021-03-04hwrng: ingenic - Fix a resource leak in an error handling pathChristophe JAILLET1-1/+5
2021-03-04crypto: sun4i-ss - fix kmap usageCorentin Labbe1-44/+65
2021-03-04crypto: sun4i-ss - linearize buffers content must be keptCorentin Labbe2-8/+6
2021-03-04drm/panel: s6e63m0: Support max-brightnessLinus Walleij1-4/+13
2021-03-04drm/vc4: hdmi: Take into account the clock doubling flag in atomic_checkMaxime Ripard1-0/+3
2021-03-04drm/panel: mantix: Tweak init sequenceGuido Günther1-0/+5
2021-03-04drm/panel: s6e63m0: Fix init sequence againLinus Walleij1-10/+32
2021-03-04drm/fb-helper: Add missed unlocks in setcmap_legacy()Chuhong Yuan1-5/+10
2021-03-04gma500: clean up error handling in initDan Carpenter1-9/+13
2021-03-04drm/gma500: Fix error return code in psb_driver_load()Jialin Zhang1-0/+2
2021-03-04fbdev: aty: SPARC64 requires FB_ATY_CTRandy Dunlap1-1/+1
2021-03-04net: phy: mscc: coma mode disabled for VSC8514Bjarni Jonasson2-0/+20
2021-03-04net: phy: mscc: improved serdes calibration applied to VSC8514Bjarni Jonasson5-166/+840
2021-03-04net: ipa: initialize all resourcesAlex Elder1-2/+2
2021-03-04ibmvnic: change IBMVNIC_MAX_IND_DESCS to 16Dany Madden1-1/+1
2021-03-04net/mlx5e: Fix CQ params of ICOSQ and async ICOSQMaxim Mikityanskiy1-2/+2
2021-03-04net/mlx5e: Enable striding RQ for Connect-X IPsec capable devicesRaed Salem4-5/+8
2021-03-04net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit1-1/+1
2021-03-04soc: aspeed: socinfo: Add new systemsJoel Stanley1-8/+25
2021-03-04Bluetooth: hci_qca: Fixed issue during suspendVenkata Lakshmi Narayana Gubba1-1/+11
2021-03-04Bluetooth: hci_qca: check for SSR triggered flag while suspendVenkata Lakshmi Narayana Gubba1-1/+2
2021-03-04net: sfp: add workaround for Realtek RTL8672 and RTL9601C chipsPali Rohár1-33/+67
2021-03-04tty: implement read_iterLinus Torvalds1-18/+18
2021-03-04tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds12-100/+174