summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-14hv_utils: Fix passing zero to 'PTR_ERR' warningYueHaibing1-2/+2
2021-07-14ACPI: processor idle: Fix up C-state latency if not orderedMario Limonciello1-0/+40
2021-07-14EDAC/ti: Add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-07-14HID: do not use down_interruptible() when unbinding devicesDmitry Torokhov1-7/+3
2021-07-14ACPI: video: use native backlight for GA401/GA502/GA503Luke D Jones1-0/+24
2021-07-14media: Fix Media Controller API config checksShuah Khan1-1/+1
2021-07-14regulator: da9052: Ensure enough delay time for .set_voltage_time_selAxel Lin1-1/+2
2021-07-14regulator: mt6358: Fix vdram2 .vsel_maskHsin-Hsiung Wang1-1/+1
2021-07-14drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe()Jing Xiangfeng1-2/+4
2021-07-14hwmon: (max31790) Fix pwmX_enable attributesGuenter Roeck1-15/+26
2021-07-14hwmon: (max31790) Report correct current pwm duty cyclesGuenter Roeck1-3/+3
2021-07-14media: imx-csi: Skip first few frames from a BT.656 sourceSteve Longerbeam1-1/+13
2021-07-14media: siano: fix device register error pathMauro Carvalho Chehab1-0/+4
2021-07-14media: dvb_net: avoid speculation from net slotMauro Carvalho Chehab1-6/+19
2021-07-14spi: meson-spicc: fix memory leak in meson_spicc_probezpershuai1-1/+1
2021-07-14spi: meson-spicc: fix a wrong goto jump for avoiding memory leak.zpershuai1-2/+4
2021-07-14mmc: via-sdmmc: add a check against NULL pointer dereferenceZheyu Ma1-0/+3
2021-07-14mmc: sdhci-sprd: use sdhci_sprd_writewKrzysztof Kozlowski1-0/+1
2021-07-14memstick: rtsx_usb_ms: fix UAFTong Zhang1-6/+4
2021-07-14media: dvd_usb: memory leak in cinergyt2_fe_attachDongliang Mu1-0/+2
2021-07-14crypto: hisilicon/sec - fixup 3des minimum key size declarationKai Ye1-2/+2
2021-07-14media: st-hva: Fix potential NULL pointer dereferencesEvgeny Novikov1-2/+1
2021-07-14media: bt8xx: Fix a missing check bug in bt878_probeZheyu Ma1-0/+3
2021-07-14media: v4l2-core: Avoid the dangling pointer in v4l2_fh_releaseLv Yunlong1-0/+1
2021-07-14media: cedrus: Fix .buf_prepareAndrzej Pietrasiewicz1-1/+7
2021-07-14media: hantro: Fix .buf_prepareAndrzej Pietrasiewicz1-1/+8
2021-07-14media: em28xx: Fix possible memory leak of em28xx structIgor Matheus Andrade Torrente1-2/+6
2021-07-14media: bt878: do not schedule tasklet when it is not setupTong Zhang1-1/+2
2021-07-14media: i2c: ov2659: Use clk_{prepare_enable,disable_unprepare}() to set xvclk...Dillon Min1-6/+18
2021-07-14crypto: qce: skcipher: Fix incorrect sg count for dma transfersThara Gopinath1-7/+8
2021-07-14crypto: qat - remove unused macro in FW loaderJack Xu1-1/+0
2021-07-14crypto: qat - check return code of qat_hal_rd_rel_reg()Jack Xu1-1/+5
2021-07-14media: imx: imx7_mipi_csis: Fix logging of only error event countersLaurent Pinchart1-2/+4
2021-07-14media: pvrusb2: fix warning in pvr2_i2c_core_doneAnirudh Rayabharam1-2/+2
2021-07-14media: hevc: Fix dependent slice segment flagsJernej Skrabec1-2/+2
2021-07-14media: cobalt: fix race condition in setting HPDHans Verkuil2-1/+7
2021-07-14media: cpia2: fix memory leak in cpia2_usb_probePavel Skripkin3-6/+20
2021-07-14media: sti: fix obj-$(config) targetsMauro Carvalho Chehab3-3/+3
2021-07-14crypto: nx - add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-07-14hwrng: exynos - Fix runtime PM imbalance on errorƁukasz Stelmach1-2/+2
2021-07-14regulator: uniphier: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-07-14spi: omap-100k: Fix the length judgment problemTian Tao1-1/+1
2021-07-14spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()Jay Fang1-1/+3
2021-07-14spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'Jay Fang1-1/+1
2021-07-14media: exynos-gsc: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-3/+1
2021-07-14media: exynos4-is: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab8-30/+19
2021-07-14media: sti/bdisp: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-3/+4
2021-07-14media: sunxi: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-1/+1
2021-07-14media: s5p-jpeg: fix pm_runtime_get_sync() usage countMauro Carvalho Chehab1-4/+1
2021-07-14media: mtk-vcodec: fix PM runtime get logicMauro Carvalho Chehab3-5/+9