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.13.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
2007-03-02
[PATCH] md: add support for reshape of a raid6
NeilBrown
1
-33
/
+124
2007-03-02
[PATCH] md: restart a (raid5) reshape that has been aborted due to a read/wri...
NeilBrown
2
-29
/
+47
2007-03-02
[PATCH] md: clean out unplug and other queue function on md shutdown
NeilBrown
1
-0
/
+3
2007-03-02
[PATCH] md: move warning about creating a raid array on partitions of the one...
NeilBrown
1
-26
/
+37
2007-03-02
[PATCH] md: RAID6: clean up CPUID and FPU enter/exit code
H. Peter Anvin
4
-241
/
+32
2007-03-02
[PATCH] md: fix raid10 recovery problem.
NeilBrown
1
-18
/
+20
2007-03-02
[PATCH] Fix failure paths in modules init in umem.c
NeilBrown
1
-1
/
+4
2007-03-02
[PATCH] drivers/video/sm501fb.c: make 4 functions static
Adrian Bunk
1
-5
/
+5
2007-03-01
V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimental
Hans Verkuil
1
-8
/
+4
2007-03-01
V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.
Hans Verkuil
2
-1
/
+27
2007-03-01
V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctl
Hans Verkuil
2
-3
/
+18
2007-03-01
V4L/DVB (5276): Cxusb: fix firmware patch for big endian systems
Jin-Bong lee
1
-2
/
+2
2007-03-01
V4L/DVB (5258): Cafe_ccic: fix compiler warning
Jean Delvare
1
-3
/
+1
2007-03-01
V4L/DVB (5295): Digitv: open nxt6000 i2c_gate for TDED4 tuner handling
Michael Krufky
1
-0
/
+2
2007-03-01
V4L/DVB (5304): Improve chip matching in v4l2_register
Hans Verkuil
12
-19
/
+53
2007-03-01
V4L/DVB (5255): Fix cx25840 firmware loading.
Hans Verkuil
2
-3
/
+3
2007-03-01
HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button
Jiri Kosina
2
-5
/
+13
2007-03-01
HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work
Jiri Kosina
2
-2
/
+43
2007-03-01
HID: fix possible double-free on error path in hid parser
Jiri Kosina
1
-5
/
+0
2007-03-01
HID: hid-debug.c should #include <linux/hid-debug.h>
Adrian Bunk
1
-0
/
+1
2007-03-01
HID: fix bug in zeroing the last field byte in output reports
Jiri Kosina
1
-1
/
+1
2007-03-01
USB HID: use CONFIG_HID_DEBUG for outputting report descriptor
Jiri Kosina
1
-4
/
+1
2007-03-01
USB HID: Fix USB vendor and product IDs endianness for USB HID devices
Julien BLACHE
1
-2
/
+2
2007-02-27
[PATCH] bcm43xx: fix for 4309
Stefano Brivio
1
-2
/
+3
2007-02-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
4
-5
/
+5
2007-02-27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
36
-812
/
+1677
2007-02-27
netxen: do_rom_fast_write error handling
Stephen Hemminger
1
-1
/
+4
2007-02-27
natsemi: Fix detection of vanilla natsemi cards
Mark Brown
1
-1
/
+1
2007-02-27
net: remove a collection of unneeded #undef REALLY_SLOW_IO stuff
Alan
6
-13
/
+1
2007-02-27
chelsio: Fix non-NAPI compile
Roland Dreier
1
-0
/
+1
2007-02-27
cxgb3 - Feed Rx free list with pages
Divy Le Ray
2
-92
/
+235
2007-02-27
cxgb3 - Recovery from HW starvation of response queue entries.
Divy Le Ray
2
-1
/
+16
2007-02-27
cxgb3 - Unmap offload packets when they are freed
Divy Le Ray
1
-2
/
+61
2007-02-27
cxgb3 - FW version update
Divy Le Ray
2
-2
/
+6
2007-02-27
cxgb3 - private ioctl cleanup
Divy Le Ray
2
-66
/
+15
2007-02-27
cxgb3 - manage sysfs attributes per port
Divy Le Ray
1
-9
/
+12
2007-02-27
S2IO: Restoring the mac address in s2io_reset
Sivakumar Subramani
1
-4
/
+22
2007-02-27
S2IO: Avoid printing the Enhanced statistics for Xframe I card.
Sivakumar Subramani
1
-25
/
+75
2007-02-27
S2IO: Making LED off during LINK_DOWN notification.
Sivakumar Subramani
1
-2
/
+10
2007-02-27
S2IO: Added a loadable parameter to enable or disable vlan stripping in frame.
Sivakumar Subramani
3
-2
/
+40
2007-02-27
S2IO: Optimized the delay to wait for command completion
Sivakumar Subramani
2
-19
/
+78
2007-02-27
S2IO: Fixes for MSI and MSIX
Sivakumar Subramani
1
-7
/
+28
2007-02-27
qla3xxx: Bumping driver version number
Benjamin Li
1
-1
/
+1
2007-02-27
qla3xxx: Kernic Panic on pSeries under stress conditions
Benjamin Li
2
-19
/
+47
2007-02-27
qla3xxx: bugfix tx reset after stress conditions.
Ron Mercer
1
-28
/
+41
2007-02-27
qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_fre...
Benjamin Li
1
-7
/
+107
2007-02-27
qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip.
Ron Mercer
2
-36
/
+64
2007-02-27
qla3xxx: Clean up receive process.
Ron Mercer
1
-54
/
+24
2007-02-27
qla3xxx: Dynamically size the rx buffer queue based on the MTU.
Ron Mercer
2
-15
/
+34
2007-02-27
qla3xxx: Remove API to change MTU.
Ron Mercer
1
-22
/
+2
[prev]
[next]