summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* media: qcom: camss: Fix ordering of pm_runtime_enableBryan O'Donoghue2024-10-101-2/+3
* clk: qcom: gcc-sc8180x: Add GPLL9 supportSatya Priya Kakitapalli2024-10-101-1/+19
* media: qcom: camss: Remove use_count guard in stop_streamingBryan O'Donoghue2024-10-101-6/+0
* clk: qcom: gcc-sm8250: Do not turn off PCIe GDSCs during gdsc_disable()Manivannan Sadhasivam2024-10-101-3/+3
* media: venus: fix use after free bug in venus_remove due to race conditionZheng Wang2024-10-101-0/+1
* clk: qcom: gcc-sm8150: De-register gcc_cpuss_ahb_clk_srcSatya Priya Kakitapalli2024-10-101-63/+0
* clk: samsung: exynos7885: Update CLKS_NR_FSYS after bindings fixDavid Virag2024-10-101-1/+1
* clk: qcom: clk-rpmh: Fix overflow in BCM voteMike Tipton2024-10-101-0/+2
* clk: qcom: gcc-sm8450: Do not turn off PCIe GDSCs during gdsc_disable()Manivannan Sadhasivam2024-10-101-2/+2
* media: sun4i_csi: Implement link validate for sun4i_csi subdevLaurent Pinchart2024-10-101-0/+5
* clk: qcom: dispcc-sm8250: use CLK_SET_RATE_PARENT for branch clocksDmitry Baryshkov2024-10-101-0/+3
* media: videobuf2: Drop minimum allocation requirement of 2 buffersLaurent Pinchart2024-10-101-7/+0
* remoteproc: k3-r5: Fix error handling when power-up failedJan Kiszka2024-10-101-1/+2
* clk: rockchip: fix error for unknown clocksSebastian Reichel2024-10-101-1/+2
* media: ov5675: Fix power on/off delay timingsBryan O'Donoghue2024-10-101-6/+6
* media: imx335: Fix reset-gpio handlingUmang Jain2024-10-101-5/+4
* aoe: fix the potential use-after-free problem in more placesChun-Yi Lee2024-10-101-1/+12
* drivers/perf: riscv: Align errno for unsupported perf eventPu Lehui2024-10-102-4/+4
* RDMA/mana_ib: use the correct page size for mapping user-mode doorbell pageLong Li2024-10-101-3/+3
* i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver D...Kaixin Wang2024-10-101-0/+1
* drm: omapdrm: Add missing check for alloc_ordered_workqueueMa Ke2024-10-101-0/+5
* of/irq: Support #msi-cells=<0> in of_msi_get_domainAndrew Jones2024-10-101-27/+7
* of: address: Report error on resource bounds overflowThomas Weißschuh2024-10-101-0/+5
* drm/rockchip: vop: clear DMA stop bit on RK3066Val Packett2024-10-103-0/+6
* drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPSThomas Zimmermann2024-10-101-1/+1
* drm/mediatek: ovl_adaptor: Add missing of_node_put()Javier Carrasco2024-10-101-1/+3
* drm/v3d: Prevent out of bounds access in performance query extensionsTvrtko Ursulin2024-10-101-0/+6
* power: supply: hwmon: Fix missing temp1_max_alarm attributeHans de Goede2024-10-101-1/+2
* spi: bcm63xx: Fix missing pm_runtime_disable()Jinjie Ruan2024-10-101-4/+4
* spi: bcm63xx: Fix module autoloadingJinjie Ruan2024-10-101-0/+1
* memory: tegra186-emc: drop unused to_tegra186_emc()Krzysztof Kozlowski2024-10-101-5/+0
* firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()Krzysztof Kozlowski2024-10-101-6/+0
* i2c: synquacer: Deal with optional PCLK correctlyArd Biesheuvel2024-10-101-2/+3
* i2c: designware: fix controller is holding SCL low while ENABLE bit is disabledKimriver Liu2024-10-103-0/+53
* i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan2024-10-101-1/+1
* i2c: core: Lock address during client device instantiationHeiner Kallweit2024-10-101-0/+28
* media: i2c: ar0521: Use cansleep version of gpiod_set_value()Alexander Shiyan2024-10-101-2/+3
* i2c: xiic: Wait for TX empty to avoid missed TX NAKsRobert Hancock2024-10-101-10/+9
* i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan2024-10-101-3/+1
* i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resumeMarek Vasut2024-10-101-3/+3
* platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bugZach Wade2024-10-101-1/+3
* platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...Hans de Goede2024-10-101-2/+4
* nvme-tcp: fix link failure for TCP authArnd Bergmann2024-10-101-1/+1
* drm/xe: Fix memory leak on xe_alloc_pf_queue failureNirmoy Das2024-10-101-5/+3
* drm/xe: fixup xe_alloc_pf_queueMatthew Auld2024-10-101-1/+4
* spi: rpc-if: Add missing MODULE_DEVICE_TABLEBiju Das2024-10-101-0/+7
* accel/ivpu: Add missing MODULE_FIRMWARE metadataAlexander F. Lent2024-10-101-0/+4
* spi: s3c64xx: fix timeout counters in flush_fifoBen Dooks2024-10-101-2/+2
* spi: spi-cadence: Fix missing spi_controller_is_target() checkJinjie Ruan2024-10-101-2/+4
* spi: spi-cadence: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan2024-10-101-2/+2