aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds8-105/+95
2007-03-01Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds4-19/+61
2007-03-01Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds17-33/+104
2007-03-01ahci: improve spurious SDB FIS handlingTejun Heo1-15/+24
2007-03-01ahci/pata_jmicron: match class not function numberTejun Heo3-23/+17
2007-03-01jmicron ATA: reimplement jmicron ATA quirkTejun Heo1-30/+50
2007-03-01pata_jmicron: drop unnecessary device programming in [re]initTejun Heo1-31/+1
2007-03-01libata: blacklist FUJITSU MHT2060BH for NCQTejun Heo1-0/+2
2007-03-01sata_sil24: kill unused local variable idx in sil24_fill_sg()Tejun Heo1-3/+0
2007-03-01libata: clear drvdata in ata_host_release(), take#2Tejun Heo4-4/+2
2007-03-01[PATCH] tty_io: fix race in master pty close/slave pty close pathAristeu Sergio Rozanski Filho1-0/+14
2007-03-01[PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil4-76/+299
2007-03-01[PATCH] ps3: introduce CONFIG_PS3_ADVANCEDGeert Uytterhoeven1-2/+1
2007-03-01[PATCH] ACPI: make bay depend on dockKristen Carlson Accardi1-0/+1
2007-03-01[PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix)Tilman Schmidt2-9/+5
2007-03-01[PATCH] rtc_cmos oops fixDavid Brownell2-5/+12
2007-03-01[PATCH] md: add support for reshape of a raid6NeilBrown1-33/+124
2007-03-01[PATCH] md: restart a (raid5) reshape that has been aborted due to a read/write errorNeilBrown2-29/+47
2007-03-01[PATCH] md: clean out unplug and other queue function on md shutdownNeilBrown1-0/+3
2007-03-01[PATCH] md: move warning about creating a raid array on partitions of the one deviceNeilBrown1-26/+37
2007-03-01[PATCH] md: RAID6: clean up CPUID and FPU enter/exit codeH. Peter Anvin4-241/+32
2007-03-01[PATCH] md: fix raid10 recovery problem.NeilBrown1-18/+20
2007-03-01[PATCH] Fix failure paths in modules init in umem.cNeilBrown1-1/+4
2007-03-01[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-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/jgarzik/netdev-2.6Linus 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