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-09-26
serial: 8250: Avoid error message on reprobe
Lukas Wunner
1
-2
/
+9
2020-09-26
net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmware
Masahiro Yamada
1
-3
/
+3
2020-09-26
net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmware
Masahiro Yamada
2
-7
/
+7
2020-09-26
net: phy: Avoid NPD upon phy_detach() when driver is unbound
Florian Fainelli
1
-1
/
+2
2020-09-26
bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
Michael Chan
1
-11
/
+20
2020-09-26
bnxt_en: return proper error codes in bnxt_show_temp
Edwin Peer
1
-6
/
+13
2020-09-26
nfp: use correct define to return NONE fec
Jakub Kicinski
1
-2
/
+2
2020-09-26
net: dsa: rtl8366: Properly clear member config
Linus Walleij
1
-7
/
+13
2020-09-26
hdlc_ppp: add range checks in ppp_cp_parse_cr()
Dan Carpenter
1
-5
/
+11
2020-09-26
geneve: add transport ports in route lookup for geneve
Mark Gray
1
-10
/
+27
2020-09-26
cxgb4: Fix offset when clearing filter byte counters
Ganji Aravind
1
-3
/
+6
2020-09-23
ehci-hcd: Move include to keep CRC stable
Quentin Perret
2
-1
/
+1
2020-09-23
serial: 8250_pci: Add Realtek 816a and 816b
Tobias Diedrich
1
-0
/
+11
2020-09-23
Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset lists
Hans de Goede
1
-0
/
+16
2020-09-23
Input: trackpoint - add new trackpoint variant IDs
Vincent Huang
2
-8
/
+12
2020-09-23
i2c: i801: Fix resume bug
Volker Rümelin
1
-7
/
+14
2020-09-23
usblp: fix race between disconnect() and read()
Oliver Neukum
1
-0
/
+5
2020-09-23
USB: UAS: fix disconnect by unplugging a hub
Oliver Neukum
1
-2
/
+12
2020-09-23
USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook
Penghao
1
-0
/
+4
2020-09-23
drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()
Yu Kuai
1
-8
/
+18
2020-09-23
drm/mediatek: Add exception handing in mtk_drm_probe() if component init fail
Yu Kuai
1
-1
/
+6
2020-09-23
fbcon: Fix user font detection test at fbcon_resize().
Tetsuo Handa
1
-1
/
+1
2020-09-23
Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload
Michael Kelley
1
-2
/
+5
2020-09-23
clk: rockchip: Fix initialization of mux_pll_src_4plls_p
Nathan Chancellor
1
-1
/
+1
2020-09-23
clk: davinci: Use the correct size when allocating memory
Christophe JAILLET
1
-1
/
+1
2020-09-23
spi: Fix memory leak on splited transfers
Gustav Wiklander
1
-2
/
+7
2020-09-23
i2c: algo: pca: Reapply i2c bus settings after reset
Evan Nimmo
1
-12
/
+23
2020-09-23
nvme-rdma: cancel async events before freeing event struct
David Milburn
1
-0
/
+1
2020-09-23
nvme-fc: cancel async events before freeing event struct
David Milburn
1
-0
/
+1
2020-09-23
rapidio: Replace 'select' DMAENGINES 'with depends on'
Laurent Pinchart
1
-1
/
+1
2020-09-23
spi: spi-loopback-test: Fix out-of-bounds read
Vincent Whitchurch
1
-1
/
+1
2020-09-23
regulator: pwm: Fix machine constraints application
Vincent Whitchurch
1
-1
/
+1
2020-09-23
scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery
James Smart
1
-1
/
+3
2020-09-23
scsi: libfc: Fix for double free()
Javed Hasan
1
-2
/
+0
2020-09-23
scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort
Dinghao Liu
1
-1
/
+1
2020-09-23
hv_netvsc: Remove "unlikely" from netvsc_select_queue
Haiyang Zhang
1
-1
/
+1
2020-09-23
RDMA/bnxt_re: Restrict the max_gids to 256
Naresh Kumar PBS
2
-1
/
+2
2020-09-23
scsi: qla2xxx: Reduce holding sess_lock to prevent CPU lock-up
Quinn Tran
5
-25
/
+33
2020-09-23
scsi: qla2xxx: Move rport registration out of internal work_list
Quinn Tran
5
-39
/
+147
2020-09-23
scsi: qla2xxx: Update rscn_rcvd field to more meaningful scan_needed
Quinn Tran
3
-8
/
+8
2020-09-17
usb: typec: ucsi: acpi: Check the _DEP dependencies
Heikki Krogerus
1
-0
/
+4
2020-09-17
usb: Fix out of sync data toggle if a configured device is reconfigured
Mathias Nyman
1
-49
/
+42
2020-09-17
USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules
Aleksander Morgado
1
-0
/
+2
2020-09-17
USB: serial: option: support dynamic Quectel USB compositions
Bjørn Mork
1
-8
/
+12
2020-09-17
USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter
Patrick Riphagen
2
-0
/
+2
2020-09-17
usb: core: fix slab-out-of-bounds Read in read_descriptors
Zeng Tao
1
-0
/
+5
2020-09-17
phy: qcom-qmp: Use correct values for ipq8074 PCIe Gen2 PHY init
Sivaprakash Murugesan
2
-7
/
+11
2020-09-17
staging: greybus: audio: fix uninitialized value issue
Vaibhav Agarwal
1
-14
/
+15
2020-09-17
video: fbdev: fix OOB read in vga_8planes_imageblit()
Tetsuo Handa
1
-1
/
+1
2020-09-17
fbcon: remove now unusued 'softback_lines' cursor() argument
Linus Torvalds
7
-44
/
+8
[next]