summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2008-02-02USB: isd200: don't include <linux/ide.h>Bartlomiej Zolnierkiewicz1-15/+14
2008-02-02USB: autosuspend for cdc-acmOliver Neukum2-15/+79
2008-02-02USB: Convert from class_device to device for USB coreTony Jones4-51/+54
2008-02-02USB: handle idVendor of 0x0000Greg Kroah-Hartman1-2/+2
2008-02-02usb: fix usbtest halt check on big endian systemsJan Andersson1-0/+1
2008-02-02USB: storage: Add unusual_dev for HP r707Grant Grundler1-0/+8
2008-02-02USB: Variant of the Dell Wireless 5520 driverNate Carlson1-0/+1
2008-02-02USB: use GFP_NOIO in reset pathOliver Neukum1-1/+1
2008-02-02USB: ftdi driver - add support for optical probe deviceEd Beroset2-0/+3
2008-02-02USB: pl2303: add support for RATOC REX-USB60FAkira Tsukamoto2-0/+2
2008-02-02USB: remove duplicate entry in Option driver and Pl2303 driver for Huawei modemDaniel Kozák2-5/+0
2008-02-02USB: sierra: add support for Onda H600/Zte MF330 datacard to USB Driver for S...Bruno Redondi1-0/+2
2008-02-02USB: ftdi-sio: Patch to add vendor/device id for ATK_16IC CCDFranco Lanza2-0/+2
2008-02-02USB: ftdi_sio - enabling multiple ELV devices, adding EM1010PCPeter Stark2-23/+22
2008-02-02USB : correct comments in usb/core/notify.cManish Katiyar1-1/+1
2008-02-02USB: sierra driver - add devicesKevin Lloyd1-0/+9
2008-02-02USB: Adding YC Cable USB Serial device to pl2303Damien Stuart2-0/+4
2008-02-02USB: Sierra - Add support for Aircard 881UJessica L. Blank1-0/+2
2008-02-02USB: add support for 4348:5523 WinChipHead USB->RS 232 adapterPiotr Roszatycki2-0/+6
2008-02-02USB: CP2101 New Device IDsCraig Shelley1-0/+6
2008-02-02usb gadget: fix fsl_usb2_udc potential OOPSLi Yang1-1/+1
2008-02-02USB: keyspan: Fix oopsAlan Cox1-1/+1
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31Merge branch 'linux-2.6'Paul Mackerras15-188/+199
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh1-4/+4
2008-01-28Merge branch 'pxa-plat' into develRussell King3-3/+13
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King1-1/+1
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell1-1/+1
2008-01-27i2c: Kill rogue driver IDsJean Delvare1-1/+0
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare1-2/+2
2008-01-27[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely1-0/+2
2008-01-26[ARM] USB: update to allow pxa27x ohci driver to support pxa3xxeric miao2-1/+2
2008-01-26[ARM] USB: update pxa27x ohci driver to use clk supporteric miao1-2/+11
2008-01-26[ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor1-1/+1
2008-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds8-176/+178
2008-01-26[SCSI] usbstorage: use last_sector_bug flag universallyHans de Goede1-0/+4
2008-01-25USB: use proper call to driver_create_fileGreg Kroah-Hartman1-4/+4
2008-01-22keyspan: fix oopsAlan Cox1-1/+1
2008-01-12[SCSI] relax scsi dma alignmentJames Bottomley1-10/+10
2008-01-12[SCSI] isd200: use one-element sg list in issuing commandsBoaz Harrosh1-20/+46
2008-01-12[SCSI] usb: transport - convert to accessors and !use_sg code path removalBoaz Harrosh2-17/+30
2008-01-12[SCSI] usb: shuttle_usbat - convert to accessors and !use_sg code path removalBoaz Harrosh1-42/+26
2008-01-12[SCSI] usb: freecom & sddr09 - convert to accessors and !use_sg cleanupBoaz Harrosh2-14/+9
2008-01-12[SCSI] usb: protocol - convert to accessors and !use_sg code path removalBoaz Harrosh1-73/+53
2008-01-09pl2303: Fix mode switching regressionAlan Cox1-0/+7
2007-12-23USB: New device ID for the CP2101 driverMartin Kusserow1-0/+1
2007-12-23USB: VID/PID update for sierraKevin R Page1-0/+2
2007-12-23USB: Unbreak fsl_usb2_udcPeter Korsgaard1-1/+1
2007-12-17USB: revert portions of "UNUSUAL_DEV: Sync up some reported devices from Ubuntu"Greg Kroah-Hartman1-8/+0
2007-12-17usb: Remove broken optimisation in OHCI IRQ handlerBenjamin Herrenschmidt1-10/+13