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
compress-2025-01-21
compress-2025-01-23
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
2014-01-03
mmc: block: fix a bug of error handling in MMC driver
KOBAYASHI Yoshitake
1
-3
/
+44
2014-01-03
aacraid: prevent invalid pointer dereference
Mahesh Rajashekhara
1
-1
/
+2
2014-01-03
libertas: potential oops in debugfs
Dan Carpenter
1
-1
/
+5
2014-01-03
HID: multitouch: validate indexes details
Benjamin Tissoires
1
-1
/
+1
2014-01-03
atm: idt77252: fix dev refcnt leak
Ying Xue
1
-1
/
+1
2014-01-03
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2
-11
/
+4
2014-01-03
connector: improved unaligned access error fix
Chris Metcalf
1
-27
/
+39
2014-01-03
isdnloop: use strlcpy() instead of strcpy()
Dan Carpenter
1
-3
/
+5
2014-01-03
bonding: fix two race conditions in bond_store_updelay/downdelay
Nikolay Aleksandrov
1
-0
/
+6
2014-01-03
bonding: don't permit to use ARP monitoring in 802.3ad mode
Veaceslav Falico
1
-2
/
+3
2014-01-03
drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap
Linus Pizunski
1
-0
/
+2
2014-01-03
hwmon: Prevent some divide by zeros in FAN_TO_REG()
Dan Carpenter
3
-1
/
+5
2014-01-03
hwmon: (w83l768ng) Fix fan speed control range
Jean Delvare
1
-3
/
+7
2014-01-03
hwmon: (w83l786ng) Fix fan speed control mode setting and reporting
Brian Carnes
1
-2
/
+2
2014-01-03
dm bufio: initialize read-only module parameters
Mikulas Patocka
1
-0
/
+5
2014-01-03
dm table: fail dm_table_create on dm_round_up overflow
Mikulas Patocka
1
-0
/
+5
2014-01-03
dm snapshot: avoid snapshot space leak on crash
Mikulas Patocka
1
-7
/
+64
2014-01-03
drivers/char/i8k.c: add Dell XPLS L421X
Alan Cox
1
-0
/
+7
2014-01-03
usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED
Julius Werner
1
-2
/
+3
2014-01-03
USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem
David Cluytens
1
-0
/
+2
2014-01-03
powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536
Liu Gang
1
-2
/
+6
2014-01-03
USB: pl2303: fixed handling of CS5 setting
Colin Leitner
1
-17
/
+14
2014-01-03
USB: ftdi_sio: fixed handling of unsupported CSIZE setting
Colin Leitner
1
-7
/
+24
2014-01-03
USB: mos7840: correct handling of CS5 setting
Colin Leitner
1
-16
/
+16
2014-01-03
USB: spcp8x5: correct handling of CS5 setting
Colin Leitner
1
-16
/
+14
2014-01-03
USB: option: support new huawei devices
Fangxiaozhi (Franko)
1
-0
/
+24
2014-01-03
USB: serial: option: blacklist interface 1 for Huawei E173s-6
Gustavo Zacarias
1
-0
/
+3
2014-01-03
enclosure: fix WARN_ON in dual path device removing
James Bottomley
1
-0
/
+7
2014-01-03
hpsa: return 0 from driver probe function on success, not 1
Stephen M. Cameron
1
-1
/
+1
2014-01-03
hpsa: do not discard scsi status on aborted commands
Stephen M. Cameron
1
-1
/
+1
2014-01-03
net: smc91: fix crash regression on the versatile
Linus Walleij
1
-18
/
+4
2014-01-03
saa7164: fix return value check in saa7164_initdev()
Wei Yongjun
1
-1
/
+3
2014-01-03
Staging: tidspbridge: disable driver
Greg Kroah-Hartman
1
-1
/
+1
2014-01-03
libsas: fix usage of ata_tf_to_fis
Dan Williams
1
-1
/
+1
2014-01-03
can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value
Oliver Hartkopp
1
-8
/
+9
2014-01-03
Staging: zram: Fix memory leak by refcount mismatch
Rashika Kheria
1
-5
/
+14
2014-01-03
Staging: zram: Fix access of NULL pointer
Rashika Kheria
1
-2
/
+4
2014-01-03
usb: dwc3: fix implementation of endpoint wedge
Alan Stern
2
-4
/
+3
2014-01-03
usb: gadget: composite: reset delayed_status on reset_config
Michael Grzeschik
1
-0
/
+1
2014-01-03
USB: serial: fix race in generic write
Johan Hovold
1
-8
/
+1
2014-01-03
ahci: add Marvell 9230 to the AHCI PCI device list
Samir Benmendil
1
-0
/
+2
2014-01-03
ahci: add support for IBM Akebono platform device
Alistair Popple
1
-0
/
+1
2014-01-03
iscsi-target: chap auth shouldn't match username with trailing garbage
Eric Seppanen
1
-1
/
+4
2014-01-03
iscsi-target: fix extract_param to handle buffer length corner case
Eric Seppanen
1
-1
/
+1
2014-01-03
PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()
Yinghai Lu
1
-1
/
+0
2014-01-03
dm delay: fix a possible deadlock due to shared workqueue
Mikulas Patocka
1
-12
/
+11
2014-01-03
radeon: workaround pinning failure on low ram gpu
Jerome Glisse
1
-0
/
+28
2014-01-03
rtlwifi: rtl8192cu: Fix more pointer arithmetic errors
Larry Finger
2
-6
/
+6
2014-01-03
drm/i915: flush cursors harder
Daniel Vetter
1
-0
/
+4
2014-01-03
hwmon: (lm90) Fix max6696 alarm handling
Guenter Roeck
1
-4
/
+7
[next]