summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-11-20fbdev: fsl-diu-fb: mark wr_reg_wa() staticArnd Bergmann1-1/+1
2023-11-20fbdev: imsttfb: fix a resource leak in probeDan Carpenter1-13/+16
2023-11-20fbdev: imsttfb: fix double free in probe()Dan Carpenter1-5/+1
2023-11-20arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersIlkka Koskinen1-3/+3
2023-11-20spi: spi-zynq-qspi: add spi-mem to driver kconfig dependenciesAmit Kumar Mahapatra1-0/+1
2023-11-20drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLEErik Kurzinger1-1/+2
2023-11-20drm/vc4: tests: Fix UAF in the mock helpersMaxime Ripard2-2/+2
2023-11-20drivers: perf: Do not broadcast to other cpus when starting a counterAlexandre Ghiti1-4/+2
2023-11-20net: ti: icss-iep: fix setting counter valueDiogo Ivo1-1/+1
2023-11-20i2c: iproc: handle invalid slave stateRoman Bacik1-58/+75
2023-11-20net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...Vladimir Oltean1-1/+1
2023-11-20r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit1-0/+2
2023-11-20nbd: fix uaf in nbd_openLi Lingfeng1-2/+9
2023-11-20tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin1-1/+2
2023-11-20ice: Fix VF-VF direction matching in drop rule in switchdevMarcin Szycik1-1/+23
2023-11-20ice: Fix VF-VF filter rules in switchdev modeAniruddha Paul1-28/+62
2023-11-20ice: lag: in RCU, use atomic allocationMichal Schmidt1-3/+3
2023-11-20ice: Fix SRIOV LAG disable on non-compliant aggregateDave Ertman1-9/+3
2023-11-20nvme: fix error-handling for io_uring nvme-passthroughAnuj Gupta1-2/+5
2023-11-20octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya4-10/+49
2023-11-20net: stmmac: xgmac: Enable support for multiple Flexible PPS outputsFurong Xu2-2/+14
2023-11-20net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson1-1/+3
2023-11-20octeontx2-pf: Fix holes in error codeRatheesh Kannoth1-34/+46
2023-11-20octeontx2-pf: Fix error codesRatheesh Kannoth1-17/+17
2023-11-20watchdog: ixp4xx: Make sure restart always worksLinus Walleij1-3/+25
2023-11-20watchdog: marvell_gti_wdt: Fix error code in probe()Dan Carpenter1-1/+1
2023-11-20Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()Dan Carpenter1-1/+1
2023-11-20pwm: brcmstb: Utilize appropriate clock APIs in suspend/resumeFlorian Fainelli1-2/+2
2023-11-20pwm: sti: Reduce number of allocations and drop usage of chip_dataUwe Kleine-König1-15/+14
2023-11-20drm/amdgpu: don't put MQDs in VRAM on ARM | ARM64Alex Deucher1-0/+2
2023-11-20drm/amdgpu/gfx10,11: use memcpy_to/fromio for MQDsAlex Deucher2-12/+12
2023-11-20regmap: prevent noinc writes from clobbering cacheBen Wolsieffer1-7/+9
2023-11-20media: cec: meson: always include meson sub-directory in MakefileMarek Szyprowski1-1/+1
2023-11-20media: platform: mtk-mdp3: fix uninitialized variable in mdp_path_config()Moudy Ho1-1/+1
2023-11-20media: mediatek: vcodec: using encoder device to alloc/free encoder memoryYunfei Dong1-16/+40
2023-11-20media: imx-jpeg: notify source chagne event when the first picture parsedMing Qian2-1/+7
2023-11-20media: mediatek: vcodec: Handle invalid encoder vsiIrui Wang1-0/+5
2023-11-20media: verisilicon: Fixes clock list for rk3588 av1 decoderBenjamin Gaignard1-1/+1
2023-11-20media: dvb-usb-v2: af9035: fix missing unlockHans Verkuil1-4/+9
2023-11-20media: cadence: csi2rx: Unregister v4l2 async notifierPratyush Yadav1-1/+6
2023-11-20media: i2c: imx219: Drop IMX219_REG_CSI_LANE_MODE from common regs arrayLaurent Pinchart1-1/+0
2023-11-20media: i2c: imx219: Replace register addresses with macrosLaurent Pinchart1-88/+81
2023-11-20media: i2c: imx219: Convert to CCI register access helpersLaurent Pinchart2-294/+220
2023-11-20media: cedrus: Fix clock/reset sequenceJernej Skrabec1-12/+12
2023-11-20media: vidtv: mux: Add check and kfree for kstrdupJiasheng Jiang1-1/+6
2023-11-20media: vidtv: psi: Add check for kstrdupJiasheng Jiang1-5/+40
2023-11-20media: s3c-camif: Avoid inappropriate kfree()Katya Orlova1-4/+2
2023-11-20media: mtk-jpegenc: Fix bug in JPEG encode quality selectionFei Shao1-2/+3
2023-11-20media: amphion: handle firmware debug messageMing Qian4-5/+29
2023-11-20media: bttv: fix use after free error due to btv->timeout timerZheng Wang1-0/+1