summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman46-65/+78
2005-10-28[PATCH] Driver Core: add the ability for class_device structures to be nestedGreg Kroah-Hartman1-44/+81
2005-10-28[PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers3-2/+55
2005-10-28[PATCH] Driver core: pass interface to class interface methodsDmitry Torokhov5-14/+20
2005-10-28[PATCH] I2O: remove i2o_device_classDmitry Torokhov4-70/+17
2005-10-28[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman1-12/+10
2005-10-28[PATCH] I2O: remove class interfaceDmitry Torokhov1-133/+122
2005-10-28[PATCH] Driver core: send hotplug event before adding class interfacesDmitry Torokhov1-1/+2
2005-10-28[PATCH] usb device wakeup flagsDavid Brownell1-7/+9
2005-10-28[PATCH] driver model wakeup flagsDavid Brownell2-0/+74
2005-10-28[PATCH] add sysfs support for ide tapeWill Dyson1-2/+36
2005-10-28[PATCH] aoe: update to version 14Ed L. Cashin1-1/+1
2005-10-28[PATCH] aoe: use get_unaligned for accesses in ATA id bufferEd L. Cashin1-7/+8
2005-10-27[PATCH] cpufreq: SMP fix for conservative governorDave Jones1-3/+3
2005-10-26Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+25
2005-10-26[PATCH] fix radeon_cp_init_ring_buffer()Ivan Kokshaysky1-5/+6
2005-10-26[PATCH] md: make sure mdthreads will always respond to kthread_stopNeilBrown1-4/+6
2005-10-25PCI: be more verbose about resource quirksLinus Torvalds1-13/+88
2005-10-25[PATCH] qlogic lockup fixAndrew Morton1-1/+2
2005-10-24[SERIAL] new hp diva console portJustin Chen1-0/+1
2005-10-24[SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas1-1/+24
2005-10-24[PATCH] Return the line length via sysfs for fbdevJames Simmons1-0/+8
2005-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds5-8/+17
2005-10-23[PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier1-10/+11
2005-10-23[PATCH] Kconfig: saa7134-dvb should not select cx22702Mike Krufky1-1/+0
2005-10-23cardbus: limit IO windows to 256 bytesLinus Torvalds1-1/+1
2005-10-21[PATCH] drm: another mga bugDave Airlie3-3/+4
2005-10-21[PATCH] mptsas: fix phy identifiersEric Moore1-4/+8
2005-10-19[PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state.Steven Rostedt1-0/+2
2005-10-19[PATCH] `unaligned access' in acpi get_root_bridge_busnr()Peter Chubb1-4/+4
2005-10-19[PATCH] fix MGA DRM regression before 2.6.14Dave Airlie1-3/+19
2005-10-19[PATCH] Three one-liners in md.cNeilBrown1-1/+3
2005-10-19[PATCH] raw1394: fix locking in the presence of SMP and interruptsAndy Wingo2-49/+57
2005-10-19[PATCH] orinoco: limit message rateAndrew Morton1-2/+3
2005-10-19[SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state.Steven Rostedt1-0/+2
2005-10-18[PATCH] vesafb: Fix display corruption on display blankAntonino A. Daplas1-3/+3
2005-10-18Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+2
2005-10-18Add some basic .gitignore filesLinus Torvalds3-0/+14
2005-10-17[PATCH] uniput - fix crash on SMPDmitry Torokhov1-2/+2
2005-10-17[PATCH] Fix /proc/acpi/events around suspendPavel Machek1-3/+2
2005-10-17[PATCH] n_r3964 mod_timer() fixStephan Brodkorb1-4/+4
2005-10-17[PATCH] Fix and clean up quirk_intel_ide_combined() configurationJeff Garzik2-2/+7
2005-10-17[PATCH] USB: fix bug in handling of highspeed usb HID devicesChristian Krause1-3/+0
2005-10-17[PATCH] isp116x-hcd: fix handling of short transfersOlav Kongas1-1/+2
2005-10-17[SCSI] mptsas: fix phy identifiersChristoph Hellwig1-4/+8
2005-10-17[SCSI] 2.6.13.3; add Pioneer DRM-624x to drivers/scsi/scsi_devinfo.cKarl Magnus Kolstoe1-0/+1
2005-10-17[PATCH] fix black/white-only svideo input in vpx3220 decoderRonald S. Bultje1-0/+10
2005-10-17[PATCH] fix vpx3220 offset issue in SECAMRonald S. Bultje1-12/+10
2005-10-17[PATCH] SVGATextMode fixSamuel Thibault1-2/+7
2005-10-16[SCSI] Fix leak of Scsi_CmndsAlan Stern1-3/+4