index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-23
i2c: i801: Fix interrupt storm from SMB_ALERT signal
Jarkko Nikula
1
-6
/
+19
2021-11-23
i2c: i801: Restore INTREN on unload
Jean Delvare
1
-1
/
+6
2021-11-23
phy: HiSilicon: Fix copy and paste bug in error handling
Dan Carpenter
1
-2
/
+2
2021-11-23
phy: ti: omap-usb2: Fix the kernel-doc style
Vinod Koul
1
-3
/
+3
2021-11-23
phy: qualcomm: ipq806x-usb: Fix kernel-doc style
Vinod Koul
1
-12
/
+14
2021-11-23
scsi: scsi_debug: Zero clear zones at reset write pointer
Shin'ichiro Kawasaki
1
-0
/
+5
2021-11-23
scsi: core: sysfs: Fix setting device state to SDEV_RUNNING
Mike Christie
1
-1
/
+1
2021-11-23
scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()
George Kennedy
1
-2
/
+2
2021-11-23
Merge tag 'media/v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
4
-26
/
+22
2021-11-22
drm/msm: Do hw_init() before capturing GPU state
Rob Clark
1
-0
/
+1
2021-11-22
mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode
Lorenzo Bianconi
1
-2
/
+2
2021-11-22
rtw89: update partition size of firmware header on skb->data
Ping-Ke Shih
2
-3
/
+5
2021-11-22
iwlwifi: Fix memory leaks in error handling path
Christophe JAILLET
1
-0
/
+6
2021-11-22
iwlwifi: fix warnings produced by kernel debug options
Ćukasz Bartosik
1
-0
/
+2
2021-11-22
iwlwifi: mvm: retry init flow if failed
Mordechay Goodstein
5
-8
/
+47
2021-11-22
iwlwifi: Fix missing error code in iwl_pci_probe()
chongjiapeng
1
-1
/
+3
2021-11-22
iwlwifi: pcie: fix constant-conversion warning
Arnd Bergmann
1
-1
/
+5
2021-11-22
drm/msm/dp: Avoid unpowered AUX xfers that caused crashes
Douglas Anderson
1
-0
/
+17
2021-11-22
drm/msm/dsi: set default num_data_lanes
Philip Chen
1
-0
/
+2
2021-11-22
ice: avoid bpf_prog refcount underflow
Marta Plantykow
1
-1
/
+17
2021-11-22
ice: fix vsi->txq_map sizing
Maciej Fijalkowski
1
-2
/
+7
2021-11-22
nixge: fix mac address error handling again
Arnd Bergmann
1
-2
/
+2
2021-11-22
net: ax88796c: do not receive data in pointer
Nicolas Iooss
1
-1
/
+1
2021-11-22
net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
Holger Assmann
3
-47
/
+81
2021-11-22
nfp: checking parameter process for rx-usecs/tx-usecs is invalid
Diana Wang
2
-4
/
+1
2021-11-22
net: dsa: qca8k: fix MTU calculation
Robert Marko
1
-1
/
+5
2021-11-22
net: dsa: qca8k: fix internal delay applied to the wrong PAD config
Ansuel Smith
1
-6
/
+6
2021-11-22
firmware: smccc: Fix check for ARCH_SOC_ID not implemented
Michael Kelley
1
-1
/
+1
2021-11-22
Merge tag 'scmi-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
5
-13
/
+20
2021-11-22
Merge tag 'optee-fix-for-v5.16' of git://git.linaro.org/people/jens.wiklander...
Arnd Bergmann
1
-4
/
+3
2021-11-22
bus: sunxi-rsb: Fix shutdown
Jernej Skrabec
1
-4
/
+4
2021-11-22
USB: serial: option: add Telit LE910S1 0x9200 composition
Daniele Palmas
1
-0
/
+2
2021-11-22
dmaengine: idxd: fix calling wq quiesce inside spinlock
Dave Jiang
1
-1
/
+1
2021-11-22
dmaengine: dw-edma: Fix return value check for dma_set_mask_and_coherent()
Christophe JAILLET
1
-9
/
+1
2021-11-22
dmaengine: dw-axi-dmac: Fix uninitialized variable in axi_chan_block_xfer_sta...
Tim Gardner
1
-2
/
+2
2021-11-21
drm/msm/gpu: Fix check for devices without devfreq
Rob Clark
1
-3
/
+3
2021-11-21
drm/msm/gpu: Fix idle_work time
Rob Clark
1
-1
/
+1
2021-11-21
drm/msm/a6xx: Fix uinitialized use of gpu_scid
Akhil P Oommen
1
-9
/
+9
2021-11-21
drm/msm: Fix null ptr access msm_ioctl_gem_submit()
Akhil P Oommen
1
-0
/
+1
2021-11-21
drm/msm: Demote debug message
Rob Clark
1
-1
/
+1
2021-11-21
drm/msm: Make a6xx_gpu_set_freq() static
Rob Clark
1
-1
/
+1
2021-11-21
drm/msm: Restore error return on invalid fence
Rob Clark
3
-0
/
+10
2021-11-21
drm/msm: Fix wait_fence submitqueue leak
Rob Clark
1
-20
/
+29
2021-11-21
drm/msm: Fix mmap to include VM_IO and VM_DONTDUMP
Douglas Anderson
1
-2
/
+1
2021-11-21
drm/msm/devfreq: Fix OPP refcnt leak
Rob Clark
1
-0
/
+5
2021-11-21
drm/msm/a6xx: Allocate enough space for GMU registers
Douglas Anderson
1
-2
/
+2
2021-11-21
iio: at91-sama5d2: Fix incorrect sign extension
Gwendal Grignou
1
-1
/
+2
2021-11-21
iio: adc: axp20x_adc: fix charging current reporting on AXP22x
Evgeny Boger
1
-15
/
+3
2021-11-21
iio: gyro: adxrs290: fix data signedness
Kister Genesis Jimenez
1
-2
/
+3
2021-11-21
hwmon: (sht4x) Fix EREMOTEIO errors
David Mosberger-Tang
1
-2
/
+2
[prev]
[next]