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-04-17
mtd: Disable mtdchar mmap on MMU systems
David Woodhouse
1
-1
/
+5
2013-04-17
r8169: fix auto speed down issue
Hayes Wang
1
-4
/
+26
2013-04-17
mtdchar: fix offset overflow detection
Linus Torvalds
1
-6
/
+42
2013-04-17
target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
Nicholas Bellinger
1
-0
/
+3
2013-04-12
rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
Tim Gardner
1
-2
/
+2
2013-04-12
Revert "mwifiex: cancel cmd timer and free curr_cmd in shutdown process
Greg Kroah-Hartman
1
-8
/
+0
2013-04-12
thermal: return an error on failure to register thermal class
Richard Guy Briggs
1
-0
/
+1
2013-04-12
libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive
Shan Hai
1
-0
/
+4
2013-04-05
bonding: get netdev_rx_handler_unregister out of locks
Veaceslav Falico
1
-2
/
+1
2013-04-05
smsc75xx: fix jumbo frame support
Steve Glendinning
1
-4
/
+8
2013-04-05
pch_gbe: fix ip_summed checksum reporting on rx
Veaceslav Falico
1
-2
/
+2
2013-04-05
ks8851: Fix interpretation of rxlen field.
Max.Nekludov@us.elster.com
1
-1
/
+1
2013-04-05
atl1e: drop pci-msi support because of packet corruption
Mugunthan V N
2
-21
/
+2
2013-04-05
drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...
Mugunthan V N
1
-1
/
+1
2013-04-05
aoe: reserve enough headroom on skbs
Eric Dumazet
1
-1
/
+2
2013-04-05
sky2: Threshold for Pause Packet is set wrong
Mirko Lindner
1
-1
/
+1
2013-04-05
sky2: Receive Overflows not counted
Mirko Lindner
1
-1
/
+1
2013-04-05
efivars: Handle duplicate names from get_next_variable()
Matt Fleming
1
-3
/
+62
2013-04-05
efivars: explicitly calculate length of VariableName
Matt Fleming
1
-0
/
+27
2013-04-05
drm/i915: Don't clobber crtc->fb when queue_flip fails
Ville Syrjälä
1
-7
/
+4
2013-04-05
drm/i915: don't set unpin_work if vblank_get fails
Jesse Barnes
1
-5
/
+7
2013-04-05
loop: prevent bdev freeing while device in use
Anatol Pomozov
1
-1
/
+8
2013-04-05
macvtap: zerocopy: validate vectors before building skb
Jason Wang
1
-0
/
+4
2013-04-05
usb: xhci: Fix TRB transfer length macro used for Event TRB.
Vivek Gautam
2
-12
/
+16
2013-04-05
mwifiex: cancel cmd timer and free curr_cmd in shutdown process
Bing Zhao
1
-0
/
+8
2013-04-05
vt: synchronize_rcu() under spinlock is not nice...
Al Viro
1
-2
/
+4
2013-04-05
usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD
Konstantin Holoborodko
2
-0
/
+8
2013-04-05
xen-blkback: fix dispatch_rw_block_io() error path
Jan Beulich
1
-6
/
+1
2013-04-05
b43: A fix for DMA transmission sequence errors
Iestyn C. Elfick
1
-12
/
+53
2013-04-05
staging: comedi: s626: fix continuous acquisition
Ian Abbott
1
-1
/
+1
2013-04-05
Bluetooth: Add support for Dell[QCA 0cf3:817a]
Ming Lei
2
-0
/
+3
2013-04-05
Bluetooth: Add support for Dell[QCA 0cf3:0036]
Ming Lei
2
-0
/
+3
2013-03-28
asus-laptop: Do not call HWRS on init
Ben Hutchings
1
-13
/
+4
2013-03-28
rt2x00: error in configurations with mesh support disabled
Felix Fietkau
1
-0
/
+2
2013-03-28
i915: initialize CADL in opregion
Lekensteyn
1
-1
/
+22
2013-03-28
USB: io_ti: fix get_icount for two port adapters
Johan Hovold
1
-0
/
+1
2013-03-28
USB: garmin_gps: fix memory leak on disconnect
Johan Hovold
1
-6
/
+1
2013-03-28
USB: serial: fix interface refcounting
Johan Hovold
1
-1
/
+2
2013-03-28
USB: xhci - fix bit definitions for IMAN register
Dmitry Torokhov
1
-2
/
+2
2013-03-28
IPoIB: Fix send lockup due to missed TX completion
Mike Marciniszyn
1
-2
/
+6
2013-03-28
usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player
Dmitry Artamonow
1
-0
/
+7
2013-03-28
KMS: fix EDID detailed timing vsync parsing
Torsten Duwe
1
-1
/
+1
2013-03-28
drm/i915: bounds check execbuffer relocation count
Kees Cook
1
-3
/
+8
2013-03-28
mwifiex: fix potential out-of-boundary access to ibss rate table
Bing Zhao
1
-4
/
+3
2013-03-28
drm/i915: restrict kernel address leak in debugfs
Kees Cook
1
-1
/
+1
2013-03-28
sfc: Only use TX push if a single descriptor is to be written
Ben Hutchings
1
-1
/
+2
2013-03-28
sfc: Disable soft interrupt handling during efx_device_detach_sync()
Ben Hutchings
1
-2
/
+2
2013-03-28
sfc: Detach net device when stopping queues for reconfiguration
Ben Hutchings
1
-4
/
+12
2013-03-28
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
Ben Hutchings
2
-6
/
+8
2013-03-28
sfc: Properly sync RX DMA buffer when it is not the last in the page
Ben Hutchings
1
-5
/
+10
[next]