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
2013-02-17
igb: Remove artificial restriction on RQDPC stat reading
Alexander Duyck
1
-3
/
+5
2013-02-17
PCI/PM: Clean up PME state when removing a device
Rafael J. Wysocki
1
-0
/
+2
2013-02-14
netback: correct netbk_tx_err to handle wrap around.
Ian Campbell
1
-1
/
+1
2013-02-14
xen/netback: free already allocated memory on failure in xen_netbk_get_requests
Ian Campbell
1
-1
/
+12
2013-02-14
xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
Matthew Daley
1
-26
/
+14
2013-02-14
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
3
-26
/
+62
2013-02-14
tg3: Fix crc errors on jumbo frame receive
Nithin Nayak Sujir
1
-21
/
+33
2013-02-14
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
Nithin Nayak Sujir
1
-0
/
+4
2013-02-14
atm/iphase: rename fregt_t -> ffreg_t
Heiko Carstens
1
-73
/
+73
2013-02-14
net: loopback: fix a dst refcounting issue
Eric Dumazet
1
-0
/
+5
2013-02-14
r8169: remove the obsolete and incorrect AMD workaround
Timo Teräs
1
-7
/
+0
2013-02-14
isdn/gigaset: fix zero size border case in debug dump
Tilman Schmidt
1
-0
/
+2
2013-02-14
virtio_console: Don't access uninitialized data.
Sjur Brændeland
1
-1
/
+2
2013-02-14
rtlwifi: Fix the usage of the wrong variable in usb.c
Larry Finger
1
-2
/
+2
2013-02-11
USB: XHCI: fix memory leak of URB-private data
Alan Stern
1
-0
/
+2
2013-02-11
xhci: Fix isoc TD encoding.
Sarah Sharp
1
-1
/
+3
2013-02-11
USB: storage: optimize to match the Huawei USB storage devices and support ne...
fangxiaozhi
3
-331
/
+78
2013-02-11
USB: storage: Define a new macro for USB storage match rules
fangxiaozhi
2
-0
/
+27
2013-02-11
USB: EHCI: fix bug in scheduling periodic split transfers
Alan Stern
1
-1
/
+1
2013-02-11
USB: qcserial: add Telit Gobi QDL device
Daniele Palmas
1
-0
/
+1
2013-02-11
USB: option: add Changhong CH690
Bjørn Mork
1
-0
/
+5
2013-02-11
USB: option: add support for Telit LE920
Daniele Palmas
1
-0
/
+8
2013-02-11
USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II
Sven Killig
2
-1
/
+4
2013-02-11
USB: ftdi_sio: add Zolix FTDI PID
Petr Kubánek
2
-0
/
+6
2013-02-11
drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler
Jan Luebbe
1
-0
/
+3
2013-02-11
drm/radeon: Calling object_unrefer() when creating fb failure
liu chuansheng
1
-1
/
+3
2013-02-11
drm/radeon: add quirk for RV100 board
Alex Deucher
1
-0
/
+8
2013-02-11
drm/radeon/evergreen+: wait for the MC to settle after MC blackout
Alex Deucher
1
-0
/
+2
2013-02-03
EDAC: Test correct variable in ->store function
Dan Carpenter
1
-1
/
+1
2013-02-03
ath9k: fix double-free bug on beacon generate failure
Felix Fietkau
1
-0
/
+1
2013-02-03
ath9k_htc: Fix memory leak
Sujith Manoharan
1
-0
/
+2
2013-02-03
can: pch_can: fix invalid error codes
Olivier Sobrie
1
-1
/
+1
2013-02-03
can: ti_hecc: fix invalid error codes
Olivier Sobrie
1
-2
/
+2
2013-02-03
can: c_can: fix invalid error codes
Olivier Sobrie
1
-2
/
+2
2013-01-27
ioat: Fix DMA memory sync direction correct flag
Shuah Khan
1
-1
/
+1
2013-01-27
ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled
Konrad Rzeszutek Wilk
1
-0
/
+3
2013-01-27
SGI-XP: handle non-fatal traps
Robin Holt
1
-2
/
+32
2013-01-27
ahci: Add identifiers for ASM106x devices
Alan Cox
1
-0
/
+6
2013-01-27
drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled
Daniel Vetter
2
-0
/
+7
2013-01-27
staging: usbip: changed function return type to void
Bart Westgeest
3
-10
/
+6
2013-01-27
serial: 8250, increase PASS_LIMIT
Jiri Slaby
1
-1
/
+1
2013-01-27
drivers/firmware/dmi_scan.c: fetch dmi version from SMBIOS if it exists
Zhenzhong Duan
1
-15
/
+47
2013-01-27
drivers/firmware/dmi_scan.c: check dmi version when get system uuid
Zhenzhong Duan
1
-3
/
+15
2013-01-27
SCSI: sd: Reshuffle init_sd to avoid crash
Joel D. Diaz
1
-5
/
+8
2013-01-27
USB: UHCI: fix IRQ race during initialization
Alan Stern
1
-6
/
+9
2013-01-27
PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported
Colin Ian King
1
-0
/
+3
2013-01-27
drm/i915: Invalidate the relocation presumed_offsets along the slow path
Chris Wilson
1
-0
/
+21
2013-01-21
staging: vt6656: Fix inconsistent structure packing
Ben Hutchings
4
-24
/
+19
2013-01-21
serial:ifx6x60:Delete SPI timer when shut down port
chao bi
1
-0
/
+1
2013-01-21
USB: option: blacklist network interface on ONDA MT8205 4G LTE
Bjørn Mork
1
-1
/
+2
[next]