index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-19
net: fman: Configure fixed link in memac_initialization
Sean Anderson
1
-47
/
+46
2022-08-19
net: fman: Move struct dev to mac_device
Sean Anderson
2
-20
/
+12
2022-08-19
net: fman: Store initialization function in match data
Sean Anderson
2
-192
/
+165
2022-08-19
net: fman: Get PCS node in per-mac init
Sean Anderson
2
-11
/
+10
2022-08-19
net: fman: dtsec: Always gracefully stop/start
Sean Anderson
2
-74
/
+30
2022-08-19
net: fman: Store en/disable in mac_device instead of mac_priv_s
Sean Anderson
3
-44
/
+15
2022-08-19
net: fman: Don't pass comm_mode to enable/disable
Sean Anderson
7
-46
/
+24
2022-08-19
net: fman: Convert to SPDX identifiers
Sean Anderson
18
-515
/
+33
2022-08-19
net: dpaa: Fix <1G ethernet on LS1046ARDB
Sean Anderson
1
-1
/
+5
2022-08-19
Revert "Merge branch 'wwan-t7xx-fw-flashing-and-coredump-support'"
Jakub Kicinski
23
-1560
/
+73
2022-08-19
clk: sprd: Hold reference returned by of_get_parent()
Liang He
1
-4
/
+5
2022-08-19
clk: berlin: Add of_node_put() for of_get_parent()
Liang He
2
-2
/
+9
2022-08-19
clk: at91: dt-compat: Hold reference returned by of_get_parent()
Liang He
1
-24
/
+84
2022-08-19
clk: qoriq: Hold reference returned by of_get_parent()
Liang He
1
-2
/
+8
2022-08-19
clk: oxnas: Hold reference returned by of_get_parent()
Liang He
1
-2
/
+4
2022-08-19
clk: st: Hold reference returned by of_get_parent()
Liang He
2
-2
/
+8
2022-08-19
clk: tegra: Add missing of_node_put()
Liang He
2
-0
/
+2
2022-08-19
clk: meson: Hold reference returned by of_get_parent()
Liang He
3
-3
/
+12
2022-08-19
Merge branch '5.20/scsi-queue' into 6.0/scsi-fixes
Martin K. Petersen
6
-36
/
+31
2022-08-19
clk: nomadik: Add missing of_node_put()
Liang He
1
-1
/
+4
2022-08-19
clk: ti: Fix missing of_node_get() ti_find_clock_provider()
Tony Lindgren
1
-0
/
+1
2022-08-19
drm/radeon: add a force flush to delay work when radeon
Zhenneng Li
1
-0
/
+3
2022-08-19
drm/amd/display: Include missing header
MaĆra Canal
2
-10
/
+3
2022-08-19
drm/amdgpu: Remove the additional kfd pre reset call for sriov
shaoyunl
1
-2
/
+0
2022-08-19
drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.
Candice Li
1
-1
/
+2
2022-08-19
drm/amdgpu: fix hive reference leak when adding xgmi device
YiPeng Chai
1
-0
/
+2
2022-08-19
drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to psp_hw_fini
YiPeng Chai
2
-1
/
+4
2022-08-19
drm/amdgpu: enable GFXOFF allow control for GC IP v11.0.1
Tim Huang
1
-2
/
+1
2022-08-19
Merge tag 'riscv-for-linus-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-1
/
+1
2022-08-19
iio: adc: qcom-spmi-adc5: add ADC5_VREF_VADC to rev2 ADC5
Robert Marko
1
-0
/
+2
2022-08-19
iio: imu: inv_mpu6050: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-19
iio: st_sensors: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-19
iio: frequency: admv1014: return -EINVAL directly
Antoniu Miclaus
1
-2
/
+1
2022-08-19
Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+1
2022-08-19
Merge tag 'drm-fixes-2022-08-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
129
-1248
/
+1973
2022-08-19
drm/virtio: remove drm_plane_cleanup() destroy hook
Danilo Krummrich
1
-1
/
+0
2022-08-19
gpio: pxa: use devres for the clock struct
Bartosz Golaszewski
1
-9
/
+2
2022-08-19
spi: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-19
media: vivid: add pixel_array test control
Hans Verkuil
3
-1
/
+22
2022-08-19
media: v4l2-ctrls: add change flag for when dimensions change
Hans Verkuil
1
-1
/
+2
2022-08-19
media: v4l2-ctrls: add v4l2_ctrl_modify_dimensions
Hans Verkuil
1
-0
/
+36
2022-08-19
media: v4l2-ctrls: alloc arrays in ctrl_ref
Hans Verkuil
2
-13
/
+20
2022-08-19
media: v4l2-ctrls: allocate space for arrays
Hans Verkuil
2
-21
/
+20
2022-08-19
drm/gem: Fix GEM handle release errors
Jeffy Chen
3
-26
/
+15
2022-08-19
hwrng: imx-rngc - use KBUILD_MODNAME as driver name
Martin Kaiser
1
-1
/
+1
2022-08-19
crypto: artpec6 - move spin_lock_bh to spin_lock in tasklet
Tuo Cao
1
-2
/
+2
2022-08-19
crypto: hisilicon/qm - remove unneeded hardware cache write back
Weili Qian
1
-1
/
+0
2022-08-19
crypto: hisilicon/qm - remove unneeded data storage
Junchong Pan
1
-60
/
+20
2022-08-19
crypto: hisilicon/qm - fix missing destroy qp_idr
Weili Qian
1
-3
/
+4
2022-08-19
crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write()
Weili Qian
1
-6
/
+2
[prev]
[next]