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
2011-03-28
dcdbas: force SMI to happen when expected
Stuart Hayes
1
-1
/
+3
2011-03-28
Input: xen-kbdfront - advertise either absolute or relative coordinates
Olaf Hering
1
-21
/
+24
2011-03-28
USB: cdc-acm: fix potential null-pointer dereference on disconnect
Johan Hovold
1
-1
/
+2
2011-03-28
USB: cdc-acm: fix potential null-pointer dereference
Johan Hovold
1
-0
/
+2
2011-03-28
USB: cdc-acm: fix memory corruption / panic
Johan Hovold
1
-0
/
+2
2011-03-28
USB: uss720 fixup refcount position
Peter Holik
1
-4
/
+3
2011-03-28
ehci-hcd: Bug fix: don't set a QH's Halt bit
Alan Stern
1
-12
/
+0
2011-03-28
uvcvideo: Fix descriptor parsing for video output devices
Laurent Pinchart
1
-0
/
+8
2011-03-28
uvcvideo: Fix uvc_fixup_video_ctrl() format search
Stephan Lachowsky
1
-5
/
+9
2011-03-28
fbcon: Bugfix soft cursor detection in Tile Blitting
Henry Nestler
1
-1
/
+1
2011-03-28
Revert "intel_idle: PCI quirk to prevent Lenovo Ideapad s10-3 boot hang"
Greg Kroah-Hartman
1
-20
/
+0
2011-03-28
PCI: return correct value when writing to the "reset" attribute
Michal Schmidt
1
-1
/
+6
2011-03-28
PCI hotplug: acpiphp: set current_state to D0 in register_slot
Stefano Stabellini
1
-0
/
+1
2011-03-28
hwmon: (sht15) Fix integer overflow in humidity calculation
Vivien Didelot
1
-2
/
+2
2011-03-28
mmc: sdio: remember new card RCA when redetecting card
Stefan Nilsson XK
1
-0
/
+8
2011-03-21
isdn: avoid calling tty_ldisc_flush() in atomic context
Tilman Schmidt
1
-6
/
+0
2011-03-21
scsi_dh_alua: fix deadlock in stpg_endio
Joseph Gruher
1
-1
/
+2
2011-03-21
PCI: sysfs: Fix failure path for addition of "vpd" attribute
Ben Hutchings
1
-1
/
+1
2011-03-21
PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICH
Jiri Slaby
1
-8
/
+24
2011-03-21
PCI: add more checking to ICH region quirks
Jiri Slaby
1
-8
/
+37
2011-03-21
PCI: remove quirk for pre-production systems
Brandeburg, Jesse
1
-52
/
+0
2011-03-21
USB: serial: handle Data Carrier Detect changes
Libor Pechacek
7
-40
/
+47
2011-03-21
USB: CP210x Removed incorrect device ID
Craig Shelley
1
-1
/
+0
2011-03-21
USB: CP210x Add two device IDs
Craig Shelley
1
-0
/
+2
2011-03-21
staging: usbip: remove double giveback of URB
Márton Németh
1
-14
/
+0
2011-03-21
SCSI: mptsas: fix hangs caused by ATA pass-through
Ryan Kuester
1
-0
/
+2
2011-03-21
rt2x00: add device id for windy31 usb device
Greg Kroah-Hartman
1
-0
/
+1
2011-03-21
hwmon: (via686a) Initialize fan_div values
Jean Delvare
1
-3
/
+11
2011-03-21
drivers/video/via/ioctl.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2011-03-21
drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+3
2011-03-21
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
1
-1
/
+2
2011-03-21
bnx2: Fix hang during rmmod bnx2.
Michael Chan
1
-1
/
+13
2011-03-21
bnx2: Fix netpoll crash.
Benjamin Li
1
-2
/
+4
2011-03-21
xhci: Fix cycle bit calculation during stall handling.
Sarah Sharp
1
-0
/
+14
2011-03-21
USB: isp1760: Implement solution for erratum 2
Sebastian Andrzej Siewior
2
-6
/
+17
2011-03-21
USB: serial: ch341: add new id
wangyanqing
1
-0
/
+1
2011-03-21
USB: serial/kobil_sct, fix potential tty NULL dereference
Jiri Slaby
1
-1
/
+1
2011-03-21
ath9k_hw: Fix incorrect macversion and macrev checks
Senthil Balasubramanian
1
-2
/
+2
2011-03-21
IB/cm: Bump reference count on cm_id before invoking callback
Sean Hefty
1
-0
/
+1
2011-03-21
RDMA/cma: Fix crash in request handlers
Sean Hefty
1
-0
/
+15
2011-03-21
ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller
Seth Heasley
1
-0
/
+1
2011-03-21
ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs
Seth Heasley
1
-0
/
+1
2011-03-21
ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs
Seth Heasley
1
-0
/
+3
2011-03-21
libata: no special completion processing for EH commands
Tejun Heo
1
-9
/
+15
2011-03-21
mtd: add "platform:" prefix for platform modalias
Axel Lin
3
-3
/
+3
2011-03-21
mtd: jedec_probe: Change variable name from cfi_p to cfi
Antony Pavlov
1
-16
/
+16
2011-03-21
hwmon/f71882fg: Set platform drvdata to NULL later
Hans de Goede
1
-1
/
+1
2011-03-21
DiB7000M: add pid filtering
Olivier Grenie
3
-2
/
+53
2011-03-21
r8169: use RxFIFO overflow workaround for 8168c chipset.
Ivan Vecera
1
-2
/
+4
2011-03-21
ixgbe: fix for 82599 erratum on Header Splitting
Don Skidmore
1
-0
/
+4
[next]