summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-04-08drm/bridge: Add missing pm_runtime_disable() in __dw_mipi_dsi_probeMiaoqian Lin1-0/+1
2022-04-08drm/bridge: Fix free wrong object in sii8620_init_rcp_input_devMiaoqian Lin1-1/+1
2022-04-08drm/meson: osd_afbcd: Add an exit callback to struct meson_afbcd_opsMartin Blumenstingl3-18/+30
2022-04-08mmc: davinci_mmc: Handle error for clk_enableJiasheng Jiang1-1/+5
2022-04-08ivtv: fix incorrect device_caps for ivtvfbHans Verkuil3-13/+9
2022-04-08media: saa7134: fix incorrect use to determine if list is emptyJakob Koschel1-2/+2
2022-04-08media: saa7134: convert list_for_each to entry variantYang Yingliang1-3/+1
2022-04-08video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_ofMiaoqian Lin1-0/+1
2022-04-08media: vidtv: Check for null return of vzallocJiasheng Jiang1-4/+13
2022-04-08media: stk1160: If start stream fails, return buffers with VB2_BUF_STATE_QUEUEDDafna Hirschfeld3-7/+7
2022-04-08memory: emif: check the pointer temp in get_device_details()Jia-Ju Bai1-1/+1
2022-04-08memory: emif: Add check for setup_interruptsJiasheng Jiang1-2/+4
2022-04-08media: cedrus: h264: Fix neighbour info buffer sizeJernej Skrabec1-1/+1
2022-04-08media: cedrus: H265: Fix neighbour info buffer sizeJernej Skrabec1-1/+1
2022-04-08media: usb: go7007: s2250-board: fix leak in probe()Dan Carpenter1-6/+4
2022-04-08media: em28xx: initialize refcount before kref_getDongliang Mu1-4/+4
2022-04-08media: video/hdmi: handle short reads of hdmi info frame.Tom Rix3-3/+3
2022-04-08soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probeMiaoqian Lin1-2/+2
2022-04-08soc: qcom: aoss: remove spurious IRQF_ONESHOT flagsDaniel Thompson1-1/+1
2022-04-08soc: qcom: ocmem: Fix missing put_device() call in of_get_ocmemMiaoqian Lin1-0/+1
2022-04-08soc: qcom: rpmpd: Check for null return of devm_kcallocJiasheng Jiang1-0/+3
2022-04-08firmware: qcom: scm: Remove reassignment to desc following initializerMarijn Suijten1-6/+0
2022-04-08video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()Dan Carpenter1-32/+21
2022-04-08video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe()Dan Carpenter1-5/+6
2022-04-08video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()Wang Hai1-2/+1
2022-04-08video: fbdev: controlfb: Fix COMPILE_TEST buildYueHaibing1-0/+2
2022-04-08video: fbdev: controlfb: Fix set but not used warningsSam Ravnborg1-2/+2
2022-04-08video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoi...Z. Liu1-1/+1
2022-04-08media: aspeed: Correct value for h-total-pixelsJammy Huang1-3/+6
2022-04-08media: hantro: Fix overfill bottom register field nameChen-Yu Tsai2-2/+2
2022-04-08media: meson: vdec: potential dereference of null pointerJiasheng Jiang3-5/+14
2022-04-08media: coda: Fix missing put_device() call in coda_get_vdoa_dataMiaoqian Lin1-0/+1
2022-04-08media: bttv: fix WARNING regression on tunerless devicesOndrej Zary1-2/+2
2022-04-08media: mtk-vcodec: potential dereference of null pointerJiasheng Jiang1-0/+2
2022-04-08media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers across ioctlsChen-Yu Tsai1-12/+41
2022-04-08media: staging: media: zoran: fix usage of vb2_dma_contig_set_max_seg_sizeCorentin Labbe1-2/+4
2022-04-08clocksource: acpi_pm: fix return value of __setup handlerRandy Dunlap1-2/+4
2022-04-08hwmon: (pmbus) Add Vin unit off handlingBrandon Wyman2-1/+2
2022-04-08hwrng: nomadik - Change clk_disable to clk_disable_unprepareMiaoqian Lin1-2/+2
2022-04-08amba: Make the remove callback return voidUwe Kleine-König28-76/+32
2022-04-08vfio: platform: simplify device removalUwe Kleine-König1-9/+5
2022-04-08crypto: ccree - Fix use after free in cc_cipher_exit()Jianglei Nie1-1/+1
2022-04-08crypto: ccp - ccp_dmaengine_unregister release dma channelsDāvis Mosāns1-0/+16
2022-04-08ACPI: APEI: fix return value of __setup handlersRandy Dunlap3-3/+3
2022-04-08clocksource/drivers/timer-of: Check return value of of_iomap in timer_of_base...Guillaume Ranquet1-3/+3
2022-04-08clocksource/drivers/timer-microchip-pit64b: Use notraceClaudiu Beznea1-1/+1
2022-04-08clocksource/drivers/exynos_mct: Handle DTS with higher number of interruptsKrzysztof Kozlowski1-1/+9
2022-04-08clocksource/drivers/exynos_mct: Refactor resources allocationMarek Szyprowski1-20/+30
2022-04-08clocksource/drivers/timer-ti-dm: Fix regression from errata i940 fixDrew Fustini1-2/+2
2022-04-08crypto: vmx - add missing dependenciesPetr Vorel1-0/+4