summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Input: convert onetouch to dynamic input_dev allocationDmitry Torokhov2005-10-281-49/+50
* [PATCH] Input: convert sonypi to dynamic input_dev allocationDmitry Torokhov2005-10-281-39/+53
* [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocationDmitry Torokhov2005-10-287-308/+279Star
* [PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocationDmitry Torokhov2005-10-281-19/+24
* [PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov2005-10-2821-1002/+961Star
* [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov2005-10-289-431/+449
* [PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov2005-10-2815-361/+363
* [PATCH] Input: prepare to sysfs integrationDmitry Torokhov2005-10-281-5/+72
* [PATCH] Input: kill devfs referencesDmitry Torokhov2005-10-285-30/+1Star
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-2846-65/+78
* [PATCH] Driver Core: add the ability for class_device structures to be nestedGreg Kroah-Hartman2005-10-281-44/+81
* [PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers2005-10-283-2/+55
* [PATCH] Driver core: pass interface to class interface methodsDmitry Torokhov2005-10-285-14/+20
* [PATCH] I2O: remove i2o_device_classDmitry Torokhov2005-10-284-70/+17Star
* [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman2005-10-281-12/+10Star
* [PATCH] I2O: remove class interfaceDmitry Torokhov2005-10-281-133/+122Star
* [PATCH] Driver core: send hotplug event before adding class interfacesDmitry Torokhov2005-10-281-1/+2
* [PATCH] usb device wakeup flagsDavid Brownell2005-10-281-7/+9
* [PATCH] driver model wakeup flagsDavid Brownell2005-10-282-0/+74
* [PATCH] add sysfs support for ide tapeWill Dyson2005-10-281-2/+36
* [PATCH] aoe: update to version 14Ed L. Cashin2005-10-281-1/+1
* [PATCH] aoe: use get_unaligned for accesses in ATA id bufferEd L. Cashin2005-10-281-7/+8
* [PATCH] cpufreq: SMP fix for conservative governorDave Jones2005-10-281-3/+3
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-10-261-1/+25
|\
| * [SERIAL] new hp diva console portJustin Chen2005-10-241-0/+1
| * [SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas2005-10-241-1/+24
* | [PATCH] fix radeon_cp_init_ring_buffer()Ivan Kokshaysky2005-10-261-5/+6
* | [PATCH] md: make sure mdthreads will always respond to kthread_stopNeilBrown2005-10-261-4/+6
* | PCI: be more verbose about resource quirksLinus Torvalds2005-10-261-13/+88
* | [PATCH] qlogic lockup fixAndrew Morton2005-10-251-1/+2
* | [PATCH] Return the line length via sysfs for fbdevJames Simmons2005-10-241-0/+8
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-10-245-8/+17
|\
| * [SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state.Steven Rostedt2005-10-191-0/+2
| * [SCSI] mptsas: fix phy identifiersChristoph Hellwig2005-10-171-4/+8
| * [SCSI] 2.6.13.3; add Pioneer DRM-624x to drivers/scsi/scsi_devinfo.cKarl Magnus Kolstoe2005-10-171-0/+1
| * [SCSI] Fix leak of Scsi_CmndsAlan Stern2005-10-161-3/+4
| * [SCSI] FW: [PATCH] for Deadlock in transport_fcJames.Smart@Emulex.Com2005-10-161-3/+10
| * [SCSI] Fix aacraid regressionSalyzyn, Mark2005-10-161-1/+1
| * [SCSI] NCR5380: fix undefined preprocessor identifierRandy Dunlap2005-10-161-1/+1
* | [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier2005-10-241-10/+11
* | [PATCH] Kconfig: saa7134-dvb should not select cx22702Mike Krufky2005-10-241-1/+0Star
* | cardbus: limit IO windows to 256 bytesLinus Torvalds2005-10-241-1/+1
* | [PATCH] drm: another mga bugDave Airlie2005-10-213-3/+4
* | [PATCH] mptsas: fix phy identifiersEric Moore2005-10-211-4/+8
* | [PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state.Steven Rostedt2005-10-201-0/+2
* | [PATCH] `unaligned access' in acpi get_root_bridge_busnr()Peter Chubb2005-10-201-4/+4
* | [PATCH] fix MGA DRM regression before 2.6.14Dave Airlie2005-10-201-3/+19
* | [PATCH] Three one-liners in md.cNeilBrown2005-10-201-1/+3
* | [PATCH] raw1394: fix locking in the presence of SMP and interruptsAndy Wingo2005-10-202-49/+57
* | [PATCH] orinoco: limit message rateAndrew Morton2005-10-201-2/+3