summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-04power: supply: cpcap: Add missing IRQF_ONESHOT to fix regressionTony Lindgren2-2/+2
2021-03-04HSI: Fix PM usage counter unbalance in ssi_hw_initZhang Qilong1-1/+1
2021-03-04Input: imx_keypad - add dependency on HAS_IOMEMDmitry Torokhov1-1/+1
2021-03-04Input: da7280 - protect OF match table with CONFIG_OFDmitry Torokhov1-0/+2
2021-03-04Input: da7280 - fix missing error testDmitry Torokhov1-0/+1
2021-03-04drm/amdgpu/display: remove hdcp_srm sysfs on device removalNirmoy Das3-3/+4
2021-03-04irqchip/imx: IMX_INTMUX should not default to y, unconditionallyGeert Uytterhoeven1-1/+2
2021-03-04nvmet: set status to 0 in case for invalid nsidChaitanya Kulkarni1-1/+1
2021-03-04nvmet: remove extra variable in identify nsChaitanya Kulkarni1-16/+15
2021-03-04nvme-multipath: set nr_zones for zoned namespacesKeith Busch1-0/+4
2021-03-04nvmet-tcp: fix potential race of tcp socket closing accept_workSagi Grimberg1-10/+18
2021-03-04nvmet-tcp: fix receive data digest calculation for multiple h2cdata PDUsSagi Grimberg1-7/+24
2021-03-04hwrng: timeriomem - Fix cooldown period calculationJan Henrik Weinstock1-1/+1
2021-03-04drm/dp_mst: Don't cache EDIDs for physical portsImre Deak1-1/+2
2021-03-04drm/virtio: fix an error code in virtio_gpu_init()Dan Carpenter1-0/+1
2021-03-04drm/lima: fix reference leak in lima_pm_busyQinglang Miao1-1/+1
2021-03-04drm/vc4: hdmi: Update the CEC clock divider on HSM rate changeMaxime Ripard1-10/+29
2021-03-04drm/vc4: hdmi: Compute the CEC clock divider from the clock rateMaxime Ripard1-1/+3
2021-03-04drm/vc4: hdmi: Restore cec physical address on reconnectDom Cobley1-6/+18
2021-03-04drm/vc4: hdmi: Fix up CEC registersDom Cobley1-1/+3
2021-03-04drm/vc4: hdmi: Fix register offset with longer CEC messagesDom Cobley1-2/+15
2021-03-04drm/vc4: hdmi: Move hdmi reset to bindDom Cobley1-3/+3
2021-03-04s390/zcrypt: return EIO when msg retry limit reachedHarald Freudenberger1-0/+14
2021-03-04Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind()Andrea Parri (Microsoft)1-2/+1
2021-03-04drm/mediatek: Check if fb is nullYongqiang Niu1-1/+1
2021-03-04drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()Dan Carpenter1-3/+3
2021-03-04mtd: rawnand: intel: Fix an error handling path in 'ebu_dma_start()'Christophe JAILLET1-2/+4
2021-03-04mtd: parsers: afs: Fix freeing the part name memory in failureManivannan Sadhasivam1-3/+1
2021-03-04ata: ahci_brcm: Add back regulators managementFlorian Fainelli1-1/+13
2021-03-04irqchip/ls-extirq: add IRQCHIP_SKIP_SET_WAKE to the irqchip flagsBiwen Li1-1/+1
2021-03-04drm/nouveau: bail out of nouveau_channel_new if channel init failsFrantisek Hrbata1-0/+1
2021-03-04crypto: talitos - Fix ctr(aes) on SEC1Christophe Leroy1-0/+22
2021-03-04crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)Christophe Leroy2-12/+17
2021-03-04mtd: parser: imagetag: fix error codes in bcm963xx_parse_imagetag_partitions()Dan Carpenter1-0/+4
2021-03-04perf/arm-cmn: Move IRQs when migrating contextRobin Murphy1-1/+3
2021-03-04perf/arm-cmn: Fix PMU instance namingRobin Murphy1-9/+4
2021-03-04media: i2c/Kconfig: Select FWNODE for OV772x sensorLad Prabhakar1-0/+1
2021-03-04media: uvcvideo: Accept invalid bFormatIndex and bFrameIndex valuesLaurent Pinchart1-9/+9
2021-03-04media: pxa_camera: declare variable when DEBUG is definedTom Rix1-0/+3
2021-03-04mtd: phram: use div_u64_rem to stop overwrite len in phram_setupyangerkun1-1/+5
2021-03-04media: mtk-vcodec: fix argument used when DEBUG is definedTom Rix1-2/+2
2021-03-04media: cx25821: Fix a bug when reallocating some dma memoryChristophe JAILLET1-1/+3
2021-03-04media: qm1d1c0042: fix error return code in qm1d1c0042_init()Luo Meng1-1/+3
2021-03-04media: atomisp: Fix a buffer overflow in debug codeDan Carpenter1-8/+16
2021-03-04media: vidtv: psi: fix missing crc for PMTDaniel W. S. Almeida1-2/+3
2021-03-04media: lmedm04: Fix misuse of commaJoe Perches1-1/+1
2021-03-04media: software_node: Fix refcounts in software_node_get_next_child()Daniel Scally1-2/+6
2021-03-04drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner3-0/+76
2021-03-04drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction.Mario Kleiner1-4/+4
2021-03-04macintosh/adb-iop: Use big-endian autopoll maskFinn Thain1-3/+3