| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] USB: SN9C10x driver updates and bugfixes | Luca Risolia | 2006-01-31 | 9 | -756/+955 |
* | [PATCH] USB: usb-storage support for SONY DSC-T5 still camera | Alexandre Duret-Lutz | 2006-01-31 | 1 | -5/+5 |
* | [PATCH] USB: fix oops in acm disconnect | Oliver Neukum | 2006-01-31 | 1 | -2/+7 |
* | [PATCH] USB: cleanup of usblp | Oliver Neukum | 2006-01-31 | 1 | -47/+24 |
* | [PATCH] USB: usb-storage: Add support for Rio Karma | Matthew Dharm | 2006-01-31 | 3 | -0/+79 |
* | [PATCH] drivers/usb/input/yealink.c: Cleanup device matching code | Henk | 2006-01-31 | 1 | -27/+19 |
* | [PATCH] USB: ftdi: Two new ATIK based USB astronomical CCD cameras | Rui Santos | 2006-01-31 | 2 | -2/+6 |
* | [PATCH] USB: ftdi_sio: new PID for PCDJ DAC2 | Wouter Paesen | 2006-01-31 | 2 | -0/+7 |
* | [PATCH] USB: ftdi_sio: new IDs for Westrex devices | Ian Abbott | 2006-01-31 | 2 | -0/+8 |
* | [PATCH] USB: new id for ftdi_sio.c and ftdi_sio.h | Louis Nyffenegger | 2006-01-31 | 2 | -0/+6 |
* | [PATCH] USB: ub 05 Bulk reset | Pete Zaitcev | 2006-01-31 | 1 | -7/+59 |
* | [PATCH] USB: ub 04 Loss of timer and a hang | Pete Zaitcev | 2006-01-31 | 1 | -2/+3 |
* | [PATCH] USB: ub 03 Oops with CFQ | Pete Zaitcev | 2006-01-31 | 1 | -23/+45 |
* | [PATCH] USB: fix ehci early handoff issues warning | Andrew Morton | 2006-01-31 | 1 | -1/+0 |
* | [PATCH] USB: fix EHCI early handoff issues | David Brownell | 2006-01-31 | 2 | -98/+71 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2006-01-31 | 5 | -19/+72 |
|\ |
|
| * | [AGPGART] 945GM support for agpgart | Alan Hourihane | 2006-01-19 | 1 | -2/+13 |
| * | [AGPGART] Semaphore to Mutex conversion. | akpm@osdl.org | 2006-01-16 | 1 | -14/+14 |
| * | [AGPGART] Suspend/Resume support for ATI GART | akpm@osdl.org | 2006-01-16 | 1 | -0/+20 |
| * | [AGPGART] Suspend/Resume support for AMD64 GART. | akpm@osdl.org | 2006-01-16 | 1 | -0/+24 |
| * | [AGPGART] Loop cleanup | Daniel =?ISO-8859-1?Q?Marjam=E4ki | 2006-01-16 | 1 | -3/+1 |
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2006-01-31 | 5 | -6/+28 |
|\ \ |
|
| * | | IB/mthca: Use correct GID in MADs sent on port 2 | Michael S. Tsirkin | 2006-01-21 | 1 | -1/+1 |
| * | | IPoIB: Lock accesses to multicast packet queues | Michael S. Tsirkin | 2006-01-17 | 1 | -3/+22 |
| * | | IB/sa_query: Flush scheduled work before unloading module | Michael S. Tsirkin | 2006-01-17 | 1 | -0/+2 |
| * | | IB/uverbs: Flush scheduled work before unloading module | Michael S. Tsirkin | 2006-01-17 | 1 | -0/+1 |
| * | | IPoIB: Make sure path is fully initialized before using it | Michael S. Tsirkin | 2006-01-17 | 1 | -2/+2 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-01-31 | 4 | -112/+129 |
|\ \ \ |
|
| * | | | [CPUFREQ] Get rid of userspace policy struct, make userspace gov _PPC safe. | Thomas Renninger | 2006-01-27 | 1 | -25/+28 |
| * | | | [CPUFREQ] _PPC frequency change issues | Thomas Renninger | 2006-01-26 | 1 | -0/+8 |
| * | | | [CPUFREQ] Don't free held mutex in cpufreq_add_dev() | Andrew Morton | 2006-01-18 | 1 | -2/+4 |
| * | | | [CPUFREQ] convert remaining cpufreq semaphore to a mutex | Arjan van de Ven | 2006-01-18 | 1 | -18/+19 |
| * | | | [CPUFREQ] Convert drivers/cpufreq semaphores to mutexes. | akpm@osdl.org | 2006-01-18 | 4 | -67/+70 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2006-01-31 | 44 | -1316/+2068 |
|\ \ \ \ |
|
| * | | | | [SCSI] ServeRAID: prevent seeing DADSI devices | Jack Hammer | 2006-01-31 | 1 | -12/+14 |
| * | | | | [SCSI] fusion: add message sanity check | Moore, Eric | 2006-01-31 | 1 | -1/+14 |
| * | | | | [SCSI] fusion: unloading the driver - only set asyn narrow for configured dev... | Moore, Eric | 2006-01-31 | 1 | -6/+8 |
| * | | | | [SCSI] fusion: unloading the driver results in panic - fix | Moore, Eric | 2006-01-31 | 1 | -4/+10 |
| * | | | | [SCSI] mptsas: don't complain on bogus slave_alloc calls | Christoph Hellwig | 2006-01-31 | 1 | -2/+1 |
| * | | | | [SCSI] fusion: add task managment response code info | Moore, Eric | 2006-01-31 | 1 | -0/+41 |
| * | | | | [SCSI] fusion: add MSI support | Christoph Hellwig | 2006-01-31 | 1 | -0/+11 |
| * | | | | [SCSI] fusion: overrun tape fix | Moore, Eric | 2006-01-31 | 1 | -1/+2 |
| * | | | | [SCSI] fusion: add verbose messages for RAID actions | Moore, Eric | 2006-01-31 | 1 | -0/+136 |
| * | | | | [SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytes | Moore, Eric | 2006-01-31 | 1 | -1/+1 |
| * | | | | [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spi | Christoph Hellwig | 2006-01-31 | 1 | -3/+17 |
| * | | | | [SCSI] fusion: mptsas, increase discovery timout to 300 seconds | Moore, Eric | 2006-01-31 | 1 | -6/+9 |
| * | | | | [SCSI] fusion: spi bus reset when driver loads | Moore, Eric | 2006-01-31 | 2 | -1/+17 |
| * | | | | [SCSI] aic79xx: Fix timer handling | Hannes Reinecke | 2006-01-31 | 4 | -26/+17 |
| * | | | | [SCSI] aic79xx: SLOWCRC fix | Hannes Reinecke | 2006-01-31 | 4 | -3/+49 |
| * | | | | [SCSI] aic79xx: sequencer fixes | Hannes Reinecke | 2006-01-31 | 9 | -553/+834 |