index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-28
pcmcia/vrc4171: Add missing spinlock init
Jean Delvare
1
-0
/
+1
2013-02-28
staging: vt6656: Fix URB submitted while active warning.
Malcolm Priestley
1
-8
/
+20
2013-02-28
staging: comedi: disallow COMEDI_DEVCONFIG on non-board minors
Ian Abbott
1
-0
/
+5
2013-02-28
drm/i915: disable shared panel fitter for pipe
Mika Kuoppala
1
-0
/
+8
2013-02-28
NLS: improve UTF8 -> UTF16 string conversion routine
Alan Stern
1
-4
/
+6
2013-02-28
drm/usb: bind driver to correct device
Dave Airlie
1
-1
/
+1
2013-02-28
sunvdc: Fix off-by-one in generic_request().
David S. Miller
1
-1
/
+1
2013-02-28
p54usb: corrected USB ID for T-Com Sinus 154 data II
Tomasz Guszkowski
1
-1
/
+1
2013-02-28
drivers/video/backlight/adp88?0_bl.c: fix resume
Lars-Peter Clausen
2
-2
/
+2
2013-02-28
KVM: s390: Handle hosts not supporting s390-virtio.
Cornelia Huck
1
-8
/
+30
2013-02-28
Driver core: treat unregistered bus_types as having no devices
Bjorn Helgaas
1
-2
/
+2
2013-02-28
xen/netback: check correct frag when looking for head frag
Ian Campbell
1
-1
/
+1
2013-02-28
tty: set_termios/set_termiox should not return -EINTR
Oleg Nesterov
1
-2
/
+2
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-04
EDAC: Test correct variable in ->store function
Dan Carpenter
1
-1
/
+1
2013-02-04
ath9k: fix double-free bug on beacon generate failure
Felix Fietkau
1
-0
/
+1
2013-02-04
ath9k_htc: Fix memory leak
Sujith Manoharan
1
-0
/
+2
2013-02-04
can: pch_can: fix invalid error codes
Olivier Sobrie
1
-1
/
+1
2013-02-04
can: ti_hecc: fix invalid error codes
Olivier Sobrie
1
-2
/
+2
2013-02-04
can: c_can: fix invalid error codes
Olivier Sobrie
1
-2
/
+2
2013-01-28
ioat: Fix DMA memory sync direction correct flag
Shuah Khan
1
-1
/
+1
2013-01-28
ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled
Konrad Rzeszutek Wilk
1
-0
/
+3
2013-01-28
SGI-XP: handle non-fatal traps
Robin Holt
1
-2
/
+32
[prev]
[next]