summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-03-02[PATCH] md: add support for reshape of a raid6NeilBrown1-33/+124
2007-03-02[PATCH] md: restart a (raid5) reshape that has been aborted due to a read/wri...NeilBrown2-29/+47
2007-03-02[PATCH] md: clean out unplug and other queue function on md shutdownNeilBrown1-0/+3
2007-03-02[PATCH] md: move warning about creating a raid array on partitions of the one...NeilBrown1-26/+37
2007-03-02[PATCH] md: RAID6: clean up CPUID and FPU enter/exit codeH. Peter Anvin4-241/+32
2007-03-02[PATCH] md: fix raid10 recovery problem.NeilBrown1-18/+20
2007-03-02[PATCH] Fix failure paths in modules init in umem.cNeilBrown1-1/+4
2007-03-02[PATCH] drivers/video/sm501fb.c: make 4 functions staticAdrian Bunk1-5/+5
2007-03-01V4L/DVB (5305): Mark VIDIOC_DBG_S/G_REGISTER as experimentalHans Verkuil1-8/+4
2007-03-01V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls.Hans Verkuil2-1/+27
2007-03-01V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctlHans Verkuil2-3/+18
2007-03-01V4L/DVB (5276): Cxusb: fix firmware patch for big endian systemsJin-Bong lee1-2/+2
2007-03-01V4L/DVB (5258): Cafe_ccic: fix compiler warningJean Delvare1-3/+1
2007-03-01V4L/DVB (5295): Digitv: open nxt6000 i2c_gate for TDED4 tuner handlingMichael Krufky1-0/+2
2007-03-01V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil12-19/+53
2007-03-01V4L/DVB (5255): Fix cx25840 firmware loading.Hans Verkuil2-3/+3
2007-03-01HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle buttonJiri Kosina2-5/+13
2007-03-01HID: fix broken Logitech S510 keyboard report descriptor; make extra keys workJiri Kosina2-2/+43
2007-03-01HID: fix possible double-free on error path in hid parserJiri Kosina1-5/+0
2007-03-01HID: hid-debug.c should #include <linux/hid-debug.h>Adrian Bunk1-0/+1
2007-03-01HID: fix bug in zeroing the last field byte in output reportsJiri Kosina1-1/+1
2007-03-01USB HID: use CONFIG_HID_DEBUG for outputting report descriptorJiri Kosina1-4/+1
2007-03-01USB HID: Fix USB vendor and product IDs endianness for USB HID devicesJulien BLACHE1-2/+2
2007-02-27[PATCH] bcm43xx: fix for 4309Stefano Brivio1-2/+3
2007-02-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds4-5/+5
2007-02-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds36-812/+1677
2007-02-27netxen: do_rom_fast_write error handlingStephen Hemminger1-1/+4
2007-02-27natsemi: Fix detection of vanilla natsemi cardsMark Brown1-1/+1
2007-02-27net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan6-13/+1
2007-02-27chelsio: Fix non-NAPI compileRoland Dreier1-0/+1
2007-02-27cxgb3 - Feed Rx free list with pagesDivy Le Ray2-92/+235
2007-02-27cxgb3 - Recovery from HW starvation of response queue entries.Divy Le Ray2-1/+16
2007-02-27cxgb3 - Unmap offload packets when they are freedDivy Le Ray1-2/+61
2007-02-27cxgb3 - FW version updateDivy Le Ray2-2/+6
2007-02-27cxgb3 - private ioctl cleanupDivy Le Ray2-66/+15
2007-02-27cxgb3 - manage sysfs attributes per portDivy Le Ray1-9/+12
2007-02-27S2IO: Restoring the mac address in s2io_resetSivakumar Subramani1-4/+22
2007-02-27S2IO: Avoid printing the Enhanced statistics for Xframe I card.Sivakumar Subramani1-25/+75
2007-02-27S2IO: Making LED off during LINK_DOWN notification.Sivakumar Subramani1-2/+10
2007-02-27S2IO: Added a loadable parameter to enable or disable vlan stripping in frame.Sivakumar Subramani3-2/+40
2007-02-27S2IO: Optimized the delay to wait for command completionSivakumar Subramani2-19/+78
2007-02-27S2IO: Fixes for MSI and MSIXSivakumar Subramani1-7/+28
2007-02-27qla3xxx: Bumping driver version numberBenjamin Li1-1/+1
2007-02-27qla3xxx: Kernic Panic on pSeries under stress conditionsBenjamin Li2-19/+47
2007-02-27qla3xxx: bugfix tx reset after stress conditions.Ron Mercer1-28/+41
2007-02-27qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_fre...Benjamin Li1-7/+107
2007-02-27qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip.Ron Mercer2-36/+64
2007-02-27qla3xxx: Clean up receive process.Ron Mercer1-54/+24
2007-02-27qla3xxx: Dynamically size the rx buffer queue based on the MTU.Ron Mercer2-15/+34
2007-02-27qla3xxx: Remove API to change MTU.Ron Mercer1-22/+2