index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
2020-11-05
staging: octeon: Drop on uncorrectable alignment or FCS error
Alexander Sverdlin
1
-15
/
+19
2020-11-05
staging: octeon: repair "fixed-link" support
Alexander Sverdlin
2
-6
/
+9
2020-11-05
staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice
Ian Abbott
1
-0
/
+1
2020-11-05
staging: fieldbus: anybuss: jump to correct label in an error path
Jing Xiangfeng
1
-1
/
+1
2020-11-05
device property: Don't clear secondary pointer for shared primary firmware node
Andy Shevchenko
1
-1
/
+3
2020-11-05
device property: Keep secondary firmware node secondary by type
Andy Shevchenko
1
-1
/
+1
2020-11-05
hil/parisc: Disable HIL driver when it gets stuck
Helge Deller
2
-7
/
+22
2020-11-05
tty: make FONTX ioctl use the tty pointer they were actually passed
Linus Torvalds
1
-15
/
+17
2020-11-05
drm/amd/pm: increase mclk switch threshold to 200 us
Evan Quan
1
-1
/
+1
2020-11-05
mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is true
Jisheng Zhang
1
-2
/
+4
2020-11-05
mmc: sdhci-of-esdhc: set timeout to max before tuning
Michael Walle
1
-0
/
+11
2020-11-05
drm/ttm: fix eviction valuable range check.
Dave Airlie
1
-1
/
+1
2020-11-05
vringh: fix __vringh_iov() when riov and wiov are different
Stefano Garzarella
1
-4
/
+5
2020-11-05
drm/amd/display: Fix kernel panic by dal_gpio_open() error
Takashi Iwai
1
-2
/
+2
2020-11-05
drm/amd/display: Don't invoke kgdb_breakpoint() unconditionally
Takashi Iwai
1
-1
/
+1
2020-11-05
drm/amdgpu: increase the reserved VM size to 2MB
Christian König
1
-2
/
+2
2020-11-05
drm/amd/display: Avoid MST manager resource leak.
Andrey Grodzovsky
1
-0
/
+7
2020-11-05
drm/amdkfd: Use same SQ prefetch setting as amdgpu
Jay Cornwall
1
-2
/
+3
2020-11-05
drm/amdgpu: correct the gpu reset handling for job != NULL case
Evan Quan
1
-1
/
+1
2020-11-05
drm/amd/display: Increase timeout for DP Disable
Wesley Chalmers
1
-2
/
+2
2020-11-05
drm/amdgpu: don't map BO in reserved region
Madhav Chauhan
1
-0
/
+10
2020-11-05
i2c: imx: Fix external abort on interrupt in exit paths
Krzysztof Kozlowski
1
-11
/
+13
2020-11-05
rtc: rx8010: don't modify the global rtc ops
Bartosz Golaszewski
1
-7
/
+17
2020-11-05
ubi: check kthread_should_stop() after the setting of task state
Zhihao Cheng
1
-0
/
+13
2020-11-05
iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-4
/
+11
2020-11-05
iio:adc:ti-adc12138 Fix alignment issue with timestamp
Jonathan Cameron
1
-4
/
+9
2020-11-05
iio:adc:ti-adc0832 Fix alignment issue with timestamp
Jonathan Cameron
1
-3
/
+8
2020-11-05
iio: adc: gyroadc: fix leak of device node iterator
Tobias Jordan
1
-6
/
+15
2020-11-05
iio:light:si1145: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
1
-8
/
+11
2020-11-05
dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status
Paul Cercueil
1
-3
/
+4
2020-11-05
HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery
Jason Gerecke
1
-1
/
+3
2020-11-05
vt: keyboard, extend func_buf_lock to readers
Jiri Slaby
1
-4
/
+13
2020-11-05
vt: keyboard, simplify vt_kdgkbsent
Jiri Slaby
1
-19
/
+9
2020-11-05
drm/i915: Force VT'd workarounds when running as a guest OS
Chris Wilson
1
-1
/
+5
2020-11-05
usb: host: fsl-mph-dr-of: check return of dma_set_mask()
Ran Wang
1
-3
/
+6
2020-11-05
usb: typec: tcpm: reset hard_reset_count for any disconnect
Li Jun
1
-3
/
+3
2020-11-05
usb: cdc-acm: fix cooldown mechanism
Jerome Brunet
2
-9
/
+6
2020-11-05
usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL command
Thinh Nguyen
4
-8
/
+50
2020-11-05
usb: dwc3: gadget: Resume pending requests after CLEAR_STALL
Thinh Nguyen
1
-8
/
+14
2020-11-05
usb: dwc3: core: don't trigger runtime pm when remove driver
Li Jun
1
-2
/
+2
2020-11-05
usb: dwc3: core: add phy cleanup for probe error handling
Li Jun
1
-0
/
+11
2020-11-05
usb: dwc3: gadget: Check MPS of the request length
Thinh Nguyen
1
-2
/
+2
2020-11-05
usb: dwc3: ep0: Fix ZLP for OUT ep0 requests
Thinh Nguyen
1
-2
/
+9
2020-11-05
usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for PM functionality
Raymond Tan
1
-1
/
+2
2020-11-05
usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC
Sandeep Singh
2
-0
/
+18
2020-11-05
PM: runtime: Remove link state checks in rpm_get/put_supplier()
Xiang Chen
1
-4
/
+1
2020-11-05
scsi: qla2xxx: Fix crash on session cleanup with unload
Quinn Tran
1
-6
/
+7
2020-11-05
scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()
Helge Deller
1
-5
/
+8
2020-11-05
w1: mxc_w1: Fix timeout resolution problem leading to bus error
Martin Fuzzey
1
-7
/
+7
2020-11-05
acpi-cpufreq: Honor _PSD table setting on new AMD CPUs
Wei Huang
1
-1
/
+2
[next]