Age | Commit message (Expand) | Author | Files | Lines |
2006-01-31 | [PATCH] USB: Add ET61X[12]51 Video4Linux2 driver | Luca Risolia | 10 | -2/+3412 |
2006-01-31 | [PATCH] USB: SN9C10x driver updates | Luca Risolia | 4 | -90/+54 |
2006-01-31 | [PATCH] USB: cp2101 Add new device IDs | Craig Shelley | 1 | -5/+9 |
2006-01-31 | [PATCH] USB: add new pl2303 device ids | Denis MONTERRAT | 2 | -0/+4 |
2006-01-31 | [PATCH] USB: pl2303: Added support for CA-42 clone cable | Martin Gingras | 2 | -1/+6 |
2006-01-31 | [PATCH] USB: touchkitusb.c (eGalax driver) fix | Juergen Schindele | 1 | -0/+3 |
2006-01-31 | [PATCH] USB: asix - Add device IDs for 0G0 Cable Ethernet | David Hollis | 1 | -0/+4 |
2006-01-31 | [PATCH] USB: SN9C10x driver updates and bugfixes | Luca Risolia | 10 | -791/+1006 |
2006-01-31 | [PATCH] USB: usb-storage support for SONY DSC-T5 still camera | Alexandre Duret-Lutz | 1 | -5/+5 |
2006-01-31 | [PATCH] USB: fix oops in acm disconnect | Oliver Neukum | 1 | -2/+7 |
2006-01-31 | [PATCH] USB: cleanup of usblp | Oliver Neukum | 1 | -47/+24 |
2006-01-31 | [PATCH] USB: usb-storage: Add support for Rio Karma | Matthew Dharm | 3 | -0/+79 |
2006-01-31 | [PATCH] drivers/usb/input/yealink.c: Cleanup device matching code | Henk | 1 | -27/+19 |
2006-01-31 | [PATCH] USB: ftdi: Two new ATIK based USB astronomical CCD cameras | Rui Santos | 2 | -2/+6 |
2006-01-31 | [PATCH] USB: ftdi_sio: new PID for PCDJ DAC2 | Wouter Paesen | 2 | -0/+7 |
2006-01-31 | [PATCH] USB: ftdi_sio: new IDs for Westrex devices | Ian Abbott | 2 | -0/+8 |
2006-01-31 | [PATCH] USB: new id for ftdi_sio.c and ftdi_sio.h | Louis Nyffenegger | 2 | -0/+6 |
2006-01-31 | [PATCH] USB: ub 05 Bulk reset | Pete Zaitcev | 1 | -7/+59 |
2006-01-31 | [PATCH] USB: ub 04 Loss of timer and a hang | Pete Zaitcev | 1 | -2/+3 |
2006-01-31 | [PATCH] USB: ub 03 Oops with CFQ | Pete Zaitcev | 1 | -23/+45 |
2006-01-31 | [PATCH] USB: fix ehci early handoff issues warning | Andrew Morton | 1 | -1/+0 |
2006-01-31 | [PATCH] USB: fix EHCI early handoff issues | David Brownell | 2 | -98/+71 |
2006-01-31 | [PATCH] "Fix uidhash_lock <-> RXU deadlock" fix | Andrew Morton | 1 | -10/+17 |
2006-01-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86 | Linus Torvalds | 3 | -13/+17 |
2006-01-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 7 | -20/+76 |
2006-01-31 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 5 | -6/+28 |
2006-01-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 7 | -113/+141 |
2006-01-31 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 7 | -35/+34 |
2006-01-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 48 | -1428/+2161 |
2006-01-31 | Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST | Linus Torvalds | 1 | -0/+1 |
2006-01-31 | [SCSI] ServeRAID: prevent seeing DADSI devices | Jack Hammer | 1 | -12/+14 |
2006-01-31 | [SCSI] fusion: add message sanity check | Moore, Eric | 1 | -1/+14 |
2006-01-31 | [SCSI] fusion: unloading the driver - only set asyn narrow for configured dev... | Moore, Eric | 1 | -6/+8 |
2006-01-31 | [SCSI] fusion: unloading the driver results in panic - fix | Moore, Eric | 1 | -4/+10 |
2006-01-31 | [SCSI] mptsas: don't complain on bogus slave_alloc calls | Christoph Hellwig | 1 | -2/+1 |
2006-01-31 | [SCSI] fusion: add task managment response code info | Moore, Eric | 1 | -0/+41 |
2006-01-31 | [SCSI] fusion: add MSI support | Christoph Hellwig | 1 | -0/+11 |
2006-01-31 | [SCSI] fusion: overrun tape fix | Moore, Eric | 1 | -1/+2 |
2006-01-31 | [SCSI] fusion: add verbose messages for RAID actions | Moore, Eric | 1 | -0/+136 |
2006-01-31 | [SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytes | Moore, Eric | 1 | -1/+1 |
2006-01-31 | [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spi | Christoph Hellwig | 1 | -3/+17 |
2006-01-31 | [SCSI] fusion: mptsas, increase discovery timout to 300 seconds | Moore, Eric | 1 | -6/+9 |
2006-01-31 | [SCSI] fusion: spi bus reset when driver loads | Moore, Eric | 2 | -1/+17 |
2006-01-31 | [SCSI] aic79xx: Fix timer handling | Hannes Reinecke | 4 | -26/+17 |
2006-01-31 | [SCSI] aic7xxx: update documentation | Hannes Reinecke | 2 | -111/+68 |
2006-01-31 | [SCSI] aic79xx: SLOWCRC fix | Hannes Reinecke | 4 | -3/+49 |
2006-01-31 | [SCSI] aic79xx: sequencer fixes | Hannes Reinecke | 9 | -553/+834 |
2006-01-31 | [SCSI] aic7xxx: Update aicasm | Hannes Reinecke | 4 | -17/+140 |
2006-01-31 | [SCSI] fusion: fix compile | James Bottomley | 2 | -2/+3 |
2006-01-31 | [SCSI] fusion: bump version | Moore, Eric | 1 | -2/+2 |