summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USBATM: remove .ownerDuncan Sands2006-02-015-7/+1Star
* [PATCH] USBATM: add flags fieldDuncan Sands2006-02-016-21/+19Star
* [PATCH] USBATM: trivial modificationsDuncan Sands2006-02-015-118/+153
* [PATCH] USB: Add ET61X[12]51 Video4Linux2 driverLuca Risolia2006-02-017-2/+3095
* [PATCH] USB: SN9C10x driver updatesLuca Risolia2006-02-013-89/+46Star
* [PATCH] USB: cp2101 Add new device IDsCraig Shelley2006-02-011-5/+9
* [PATCH] USB: add new pl2303 device idsDenis MONTERRAT2006-02-012-0/+4
* [PATCH] USB: pl2303: Added support for CA-42 clone cableMartin Gingras2006-02-012-1/+6
* [PATCH] USB: touchkitusb.c (eGalax driver) fixJuergen Schindele2006-02-011-0/+3
* [PATCH] USB: asix - Add device IDs for 0G0 Cable EthernetDavid Hollis2006-02-011-0/+4
* [PATCH] USB: SN9C10x driver updates and bugfixesLuca Risolia2006-02-019-756/+955
* [PATCH] USB: usb-storage support for SONY DSC-T5 still cameraAlexandre Duret-Lutz2006-02-011-5/+5
* [PATCH] USB: fix oops in acm disconnectOliver Neukum2006-02-011-2/+7
* [PATCH] USB: cleanup of usblpOliver Neukum2006-02-011-47/+24Star
* [PATCH] USB: usb-storage: Add support for Rio KarmaMatthew Dharm2006-02-013-0/+79
* [PATCH] drivers/usb/input/yealink.c: Cleanup device matching codeHenk2006-02-011-27/+19Star
* [PATCH] USB: ftdi: Two new ATIK based USB astronomical CCD camerasRui Santos2006-02-012-2/+6
* [PATCH] USB: ftdi_sio: new PID for PCDJ DAC2Wouter Paesen2006-02-012-0/+7
* [PATCH] USB: ftdi_sio: new IDs for Westrex devicesIan Abbott2006-02-012-0/+8
* [PATCH] USB: new id for ftdi_sio.c and ftdi_sio.hLouis Nyffenegger2006-02-012-0/+6
* [PATCH] USB: ub 05 Bulk resetPete Zaitcev2006-02-011-7/+59
* [PATCH] USB: ub 04 Loss of timer and a hangPete Zaitcev2006-02-011-2/+3
* [PATCH] USB: ub 03 Oops with CFQPete Zaitcev2006-02-011-23/+45
* [PATCH] USB: fix ehci early handoff issues warningAndrew Morton2006-02-011-1/+0Star
* [PATCH] USB: fix EHCI early handoff issuesDavid Brownell2006-02-012-98/+71Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-02-015-19/+72
|\
| * [AGPGART] 945GM support for agpgartAlan Hourihane2006-01-201-2/+13
| * [AGPGART] Semaphore to Mutex conversion.akpm@osdl.org2006-01-171-14/+14
| * [AGPGART] Suspend/Resume support for ATI GARTakpm@osdl.org2006-01-171-0/+20
| * [AGPGART] Suspend/Resume support for AMD64 GART.akpm@osdl.org2006-01-171-0/+24
| * [AGPGART] Loop cleanupDaniel =?ISO-8859-1?Q?Marjam=E4ki2006-01-171-3/+1Star
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-02-015-6/+28
|\ \
| * | IB/mthca: Use correct GID in MADs sent on port 2Michael S. Tsirkin2006-01-211-1/+1
| * | IPoIB: Lock accesses to multicast packet queuesMichael S. Tsirkin2006-01-171-3/+22
| * | IB/sa_query: Flush scheduled work before unloading moduleMichael S. Tsirkin2006-01-171-0/+2
| * | IB/uverbs: Flush scheduled work before unloading moduleMichael S. Tsirkin2006-01-171-0/+1
| * | IPoIB: Make sure path is fully initialized before using itMichael S. Tsirkin2006-01-171-2/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-02-014-112/+129
|\ \ \
| * | | [CPUFREQ] Get rid of userspace policy struct, make userspace gov _PPC safe.Thomas Renninger2006-01-271-25/+28
| * | | [CPUFREQ] _PPC frequency change issuesThomas Renninger2006-01-261-0/+8
| * | | [CPUFREQ] Don't free held mutex in cpufreq_add_dev()Andrew Morton2006-01-181-2/+4
| * | | [CPUFREQ] convert remaining cpufreq semaphore to a mutexArjan van de Ven2006-01-181-18/+19
| * | | [CPUFREQ] Convert drivers/cpufreq semaphores to mutexes.akpm@osdl.org2006-01-184-67/+70
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-01-3144-1316/+2068
|\ \ \ \
| * | | | [SCSI] ServeRAID: prevent seeing DADSI devicesJack Hammer2006-01-311-12/+14
| * | | | [SCSI] fusion: add message sanity checkMoore, Eric2006-01-311-1/+14
| * | | | [SCSI] fusion: unloading the driver - only set asyn narrow for configured dev...Moore, Eric2006-01-311-6/+8
| * | | | [SCSI] fusion: unloading the driver results in panic - fixMoore, Eric2006-01-311-4/+10
| * | | | [SCSI] mptsas: don't complain on bogus slave_alloc callsChristoph Hellwig2006-01-311-2/+1Star
| * | | | [SCSI] fusion: add task managment response code infoMoore, Eric2006-01-311-0/+41