aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-19net: fman: Configure fixed link in memac_initializationSean Anderson1-47/+46
2022-08-19net: fman: Move struct dev to mac_deviceSean Anderson2-20/+12
2022-08-19net: fman: Store initialization function in match dataSean Anderson2-192/+165
2022-08-19net: fman: Get PCS node in per-mac initSean Anderson2-11/+10
2022-08-19net: fman: dtsec: Always gracefully stop/startSean Anderson2-74/+30
2022-08-19net: fman: Store en/disable in mac_device instead of mac_priv_sSean Anderson3-44/+15
2022-08-19net: fman: Don't pass comm_mode to enable/disableSean Anderson7-46/+24
2022-08-19net: fman: Convert to SPDX identifiersSean Anderson18-515/+33
2022-08-19net: dpaa: Fix <1G ethernet on LS1046ARDBSean Anderson1-1/+5
2022-08-19Revert "Merge branch 'wwan-t7xx-fw-flashing-and-coredump-support'"Jakub Kicinski23-1560/+73
2022-08-19clk: sprd: Hold reference returned by of_get_parent()Liang He1-4/+5
2022-08-19clk: berlin: Add of_node_put() for of_get_parent()Liang He2-2/+9
2022-08-19clk: at91: dt-compat: Hold reference returned by of_get_parent()Liang He1-24/+84
2022-08-19clk: qoriq: Hold reference returned by of_get_parent()Liang He1-2/+8
2022-08-19clk: oxnas: Hold reference returned by of_get_parent()Liang He1-2/+4
2022-08-19clk: st: Hold reference returned by of_get_parent()Liang He2-2/+8
2022-08-19clk: tegra: Add missing of_node_put()Liang He2-0/+2
2022-08-19clk: meson: Hold reference returned by of_get_parent()Liang He3-3/+12
2022-08-19Merge branch '5.20/scsi-queue' into 6.0/scsi-fixesMartin K. Petersen6-36/+31
2022-08-19clk: nomadik: Add missing of_node_put()Liang He1-1/+4
2022-08-19clk: ti: Fix missing of_node_get() ti_find_clock_provider()Tony Lindgren1-0/+1
2022-08-19drm/radeon: add a force flush to delay work when radeonZhenneng Li1-0/+3
2022-08-19drm/amd/display: Include missing headerMaĆ­ra Canal2-10/+3
2022-08-19drm/amdgpu: Remove the additional kfd pre reset call for sriovshaoyunl1-2/+0
2022-08-19drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Candice Li1-1/+2
2022-08-19drm/amdgpu: fix hive reference leak when adding xgmi deviceYiPeng Chai1-0/+2
2022-08-19drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to psp_hw_finiYiPeng Chai2-1/+4
2022-08-19drm/amdgpu: enable GFXOFF allow control for GC IP v11.0.1Tim Huang1-2/+1
2022-08-19Merge tag 'riscv-for-linus-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-1/+1
2022-08-19iio: adc: qcom-spmi-adc5: add ADC5_VREF_VADC to rev2 ADC5Robert Marko1-0/+2
2022-08-19iio: imu: inv_mpu6050: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2
2022-08-19iio: st_sensors: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-08-19iio: frequency: admv1014: return -EINVAL directlyAntoniu Miclaus1-2/+1
2022-08-19Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2022-08-19Merge tag 'drm-fixes-2022-08-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds129-1248/+1973
2022-08-19drm/virtio: remove drm_plane_cleanup() destroy hookDanilo Krummrich1-1/+0
2022-08-19gpio: pxa: use devres for the clock structBartosz Golaszewski1-9/+2
2022-08-19spi: move from strlcpy with unused retval to strscpyWolfram Sang1-3/+3
2022-08-19media: vivid: add pixel_array test controlHans Verkuil3-1/+22
2022-08-19media: v4l2-ctrls: add change flag for when dimensions changeHans Verkuil1-1/+2
2022-08-19media: v4l2-ctrls: add v4l2_ctrl_modify_dimensionsHans Verkuil1-0/+36
2022-08-19media: v4l2-ctrls: alloc arrays in ctrl_refHans Verkuil2-13/+20
2022-08-19media: v4l2-ctrls: allocate space for arraysHans Verkuil2-21/+20
2022-08-19drm/gem: Fix GEM handle release errorsJeffy Chen3-26/+15
2022-08-19hwrng: imx-rngc - use KBUILD_MODNAME as driver nameMartin Kaiser1-1/+1
2022-08-19crypto: artpec6 - move spin_lock_bh to spin_lock in taskletTuo Cao1-2/+2
2022-08-19crypto: hisilicon/qm - remove unneeded hardware cache write backWeili Qian1-1/+0
2022-08-19crypto: hisilicon/qm - remove unneeded data storageJunchong Pan1-60/+20
2022-08-19crypto: hisilicon/qm - fix missing destroy qp_idrWeili Qian1-3/+4
2022-08-19crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()Weili Qian1-6/+2