summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-12media: flexcop-usb: fix sanity check of bNumEndpointsDongliang Mu1-1/+1
2024-06-12platform/x86: thinkpad_acpi: Take hotkey_mutex during hotkey_exit()Hans de Goede1-2/+3
2024-06-12media: mediatek: vcodec: fix possible unbalanced PM counterEugen Hristev3-3/+8
2024-06-12drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rl...Srinivasan Shanmugam1-1/+1
2024-06-12drm/amdgpu: init microcode chip name from ip versionsLe Ma1-4/+4
2024-06-12Input: cyapa - add missing input core locking to suspend/resume functionsMarek Szyprowski1-1/+11
2024-06-12drm/bridge: imx: Fix unmet depenency for PHY_FSL_SAMSUNG_HDMI_PHYAdam Ford1-2/+2
2024-06-12drm: Make drivers depends on DRM_DW_HDMIMaxime Ripard7-9/+10
2024-06-12media: stk1160: fix bounds checking in stk1160_copy_video()Dan Carpenter1-5/+15
2024-06-12drm/bridge: tc358775: fix support for jeida-18 and jeida-24Michael Walle1-12/+9
2024-06-12drm/msm/dpu: Add callback function pointer check before its callAleksandr Mishin1-1/+3
2024-06-12drm/meson: gate px_clk when setting rateNeil Armstrong1-0/+7
2024-06-12drm/mediatek: dp: Fix mtk_dp_aux_transfer return valueWojciech Macek1-1/+1
2024-06-12drm/msm/dpu: Allow configuring multiple active DSC blocksMarijn Suijten1-3/+6
2024-06-12drm/msm/dpu: Always flush the slave INTF on the CTLMarijn Suijten1-3/+0
2024-06-12drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original mode pclkMarijn Suijten1-5/+5
2024-06-12media: ov2680: Do not fail if data-lanes property is absentFabio Estevam1-7/+0
2024-06-12media: ov2680: Allow probing if link-frequencies is absentFabio Estevam1-2/+7
2024-06-12media: ov2680: Clear the 'ret' variable on successFabio Estevam1-0/+1
2024-06-12media: v4l: Don't turn on privacy LED if streamon failsSakari Ailus1-10/+12
2024-06-12media: ti: j721e-csi2rx: Fix races while restarting DMAJai Luthra1-3/+2
2024-06-12Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu1-3/+4
2024-06-12phy: qcom: qmp-combo: fix sm8650 voltage swing tableNeil Armstrong1-1/+53
2024-06-12mmc: sdhci_am654: Fix ITAPDLY for HS400 timingJudith Mendez1-0/+9
2024-06-12mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clockJudith Mendez1-3/+9
2024-06-12mmc: sdhci_am654: Add OTAP/ITAP delay enableJudith Mendez1-14/+26
2024-06-12mmc: sdhci_am654: Write ITAPDLY for DDR52 timingJudith Mendez1-0/+1
2024-06-12mmc: sdhci_am654: Add tuning algorithm for delay chainJudith Mendez1-20/+92
2024-06-12Input: ioc3kbd - add device tableKarel Balej1-0/+7
2024-06-12Input: ims-pcu - fix printf string overflowArnd Bergmann1-2/+2
2024-06-12gpiolib: acpi: Fix failed in acpi_gpiochip_find() by adding parent node matchDevyn Liu1-1/+18
2024-06-12mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdownJason-JH.Lin1-1/+1
2024-06-12s390/ap: Fix bind complete udev event sent after each AP bus scanHarald Freudenberger1-1/+7
2024-06-12usb: fotg210: Add missing kernel doc descriptionAndy Shevchenko1-0/+1
2024-06-12backlight: mp3309c: Fix signedness bug in mp3309c_parse_fwnode()Dan Carpenter1-1/+2
2024-06-12serial: sh-sci: protect invalidating RXDMA on shutdownWolfram Sang1-0/+5
2024-06-12PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan1-2/+13
2024-06-12PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan1-9/+4
2024-06-12spmi: pmic-arb: Replace three IS_ERR() calls by null pointer checks in spmi_p...Markus Elfring1-6/+6
2024-06-12extcon: max8997: select IRQ_DOMAIN instead of depending on itRandy Dunlap1-1/+2
2024-06-12i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()Christophe JAILLET1-13/+7
2024-06-12i2c: cadence: Avoid fifo clear after startSai Pavan Boddu1-0/+1
2024-06-12ppdev: Add an error check in register_deviceHuai-Yuan Liu1-4/+11
2024-06-12stm class: Fix a double free in stm_register_device()Dan Carpenter1-5/+6
2024-06-12usb: gadget: u_audio: Clear uac pointer when freed.Chris Wulff1-0/+2
2024-06-12usb: gadget: u_audio: Fix race condition use of controls after free during ga...Chris Wulff1-10/+9
2024-06-12dmaengine: idxd: Avoid unnecessary destruction of file_idaFenghua Yu1-1/+0
2024-06-12watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in sa1100dog_probe()Chen Ni1-3/+2
2024-06-12watchdog: bd9576: Drop "always-running" propertyMatti Vaittinen1-11/+1
2024-06-12watchdog: cpu5wdt.c: Fix use-after-free bug caused by cpu5wdt_triggerDuoming Zhou1-1/+1