index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-25
firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible s...
Pali Rohár
1
-0
/
+1
2021-07-25
thermal/core/thermal_of: Stop zone device before unregistering it
Dmitry Osipenko
1
-0
/
+3
2021-07-25
scsi: qedf: Add check to synchronize abort and flush
Javed Hasan
1
-1
/
+21
2021-07-25
scsi: libfc: Fix array index out of bound exception
Javed Hasan
1
-5
/
+8
2021-07-25
scsi: libsas: Add LUN number check in .slave_alloc callback
Yufen Yu
8
-0
/
+16
2021-07-25
scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8
Colin Ian King
1
-1
/
+1
2021-07-25
rtc: max77686: Do not enforce (incorrect) interrupt trigger type
Krzysztof Kozlowski
1
-2
/
+2
2021-07-25
thermal/drivers/sprd: Add missing of_node_put for loop iteration
Krzysztof Kozlowski
1
-6
/
+9
2021-07-25
thermal/drivers/imx_sc: Add missing of_node_put for loop iteration
Krzysztof Kozlowski
1
-0
/
+3
2021-07-25
thermal/drivers/rcar_gen3_thermal: Do not shadow rcar_gen3_ths_tj_1
Geert Uytterhoeven
1
-3
/
+2
2021-07-25
thermal/core: Correct function name thermal_zone_device_unregister()
Yang Yingliang
1
-1
/
+1
2021-07-25
firmware: tegra: bpmp: Fix Tegra234-only builds
Thierry Reding
3
-2
/
+5
2021-07-25
soc/tegra: fuse: Fix Tegra234-only builds
Thierry Reding
1
-1
/
+2
2021-07-25
firmware: arm_scmi: Fix the build when CONFIG_MAILBOX is not selected
Sudeep Holla
1
-0
/
+2
2021-07-25
firmware: arm_scmi: Add SMCCC discovery dependency in Kconfig
Etienne Carriere
2
-2
/
+2
2021-07-25
memory: tegra: Fix compilation warnings on 64bit platforms
Dmitry Osipenko
2
-4
/
+4
2021-07-25
rtc: mxc_v2: add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-07-25
reset: ti-syscon: fix to_ti_syscon_reset_data macro
Philipp Zabel
1
-2
/
+2
2021-07-20
scsi: scsi_dh_alua: Fix signedness bug in alua_rtpg()
Dan Carpenter
1
-1
/
+2
2021-07-20
scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()
Christophe JAILLET
1
-0
/
+1
2021-07-20
firmware: turris-mox-rwtm: show message about HWRNG registration
Pali Rohár
1
-0
/
+2
2021-07-20
firmware: turris-mox-rwtm: fail probing when firmware does not support hwrng
Pali Rohár
1
-0
/
+28
2021-07-20
firmware: turris-mox-rwtm: report failures better
Marek Behún
1
-6
/
+12
2021-07-20
firmware: turris-mox-rwtm: fix reply status decoding function
Marek Behún
1
-2
/
+5
2021-07-20
thermal/drivers/rcar_gen3_thermal: Fix coefficient calculations
Niklas Söderlund
1
-1
/
+1
2021-07-20
thermal/drivers/sprd: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
1
-0
/
+1
2021-07-20
memory: fsl_ifc: fix leak of private memory on probe failure
Krzysztof Kozlowski
1
-2
/
+2
2021-07-20
memory: fsl_ifc: fix leak of IO mapping on probe failure
Krzysztof Kozlowski
1
-2
/
+2
2021-07-20
reset: bail if try_module_get() fails
Philipp Zabel
1
-1
/
+4
2021-07-20
firmware: arm_scmi: Reset Rx buffer to max size during async commands
Cristian Marussi
1
-0
/
+4
2021-07-20
firmware: tegra: Fix error return code in tegra210_bpmp_init()
Zhen Lei
1
-1
/
+1
2021-07-20
rtc: fix snprintf() checking in is_rtc_hctosys()
Dan Carpenter
1
-2
/
+2
2021-07-20
memory: pl353: Fix error return code in pl353_smc_probe()
Zhen Lei
1
-0
/
+1
2021-07-20
reset: brcmstb: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-07-20
memory: atmel-ebi: add missing of_node_put for loop iteration
Krzysztof Kozlowski
1
-1
/
+3
2021-07-20
memory: stm32-fmc2-ebi: add missing of_node_put for loop iteration
Krzysztof Kozlowski
1
-0
/
+4
2021-07-20
reset: a10sr: add missing of_match_table reference
Krzysztof Kozlowski
1
-0
/
+1
2021-07-20
reset: RESET_INTEL_GW should depend on X86
Geert Uytterhoeven
1
-0
/
+1
2021-07-20
reset: RESET_BRCMSTB_RESCAL should depend on ARCH_BRCMSTB
Geert Uytterhoeven
1
-1
/
+2
2021-07-20
vdpa/mlx5: Clear vq ready indication upon device reset
Eli Cohen
1
-0
/
+9
2021-07-20
nvme-tcp: can't set sk_user_data without write_lock
Maurizio Lombardi
1
-1
/
+0
2021-07-20
virtio_net: move tx vq operation under tx queue lock
Michael S. Tsirkin
1
-1
/
+21
2021-07-20
vdpa/mlx5: Fix possible failure in umem size calculation
Eli Cohen
1
-10
/
+5
2021-07-20
vdpa/mlx5: Fix umem sizes assignments on VQ create
Eli Cohen
1
-2
/
+2
2021-07-20
PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shift
Jon Hunter
1
-1
/
+1
2021-07-20
pwm: imx1: Don't disable clocks at device remove time
Uwe Kleine-König
1
-2
/
+0
2021-07-20
PCI: intel-gw: Fix INTx enable
Martin Blumenstingl
1
-4
/
+6
2021-07-20
PCI: iproc: Support multi-MSI only on uniprocessor kernel
Sandor Bodo-Merle
1
-1
/
+7
2021-07-20
PCI: iproc: Fix multi-MSI base vector number allocation
Sandor Bodo-Merle
1
-10
/
+11
2021-07-20
watchdog: jz4740: Fix return value check in jz4740_wdt_probe()
Wei Yongjun
1
-2
/
+2
[prev]
[next]