summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2008-06-04isp1760-if iomem annotationsAl Viro-2/+2
2008-06-04cdc-wdm endianness fixesAl Viro-2/+2
2008-06-04usb/c67x00 endianness annotationsAl Viro-6/+6
2008-05-29Revert "USB: EHCI: fix performance regression"Greg Kroah-Hartman-10/+8
2008-05-29USB: fsl_usb2_udc: fix recursive lockLi Yang-0/+2
2008-05-29USB: usb-serial: option: Don't match Huawei driver CD imagesMichael Karcher-17/+17
2008-05-29USB: pl2303: another product IDSteve Murphy-0/+2
2008-05-29USB: add another scanner quirkRené Rebe-0/+4
2008-05-29USB: Add support for ROKR W5 in unusual_devs.hJavier Smaldone-2/+4
2008-05-29USB: Fix M600i unusual_devs entryPhil Dibowitz-1/+1
2008-05-29USB: usb-storage: unusual_devs update for Cypress ATACBAlan Stern-1/+1
2008-05-29USB: EHCI: fix performance regressionAlan Stern-8/+10
2008-05-29USB: EHCI: fix bug in Iso schedulingAlan Stern-23/+44
2008-05-29USB: EHCI: fix remote-wakeup regressionAlan Stern-2/+6
2008-05-29USB: EHCI: suppress unwanted error messagesAlan Stern-1/+25
2008-05-29USB: EHCI: fix up root-hub TT messAlan Stern-15/+8
2008-05-29USB: add all configs to the "descriptors" attributeAlan Stern-23/+21
2008-05-29USB: fix possible deadlock involving sysfs attributesAlan Stern-5/+9
2008-05-29USB: Firmware loader driver for USB Apple iSight cameraMatthew Garrett-0/+143
2008-05-29USB: FTDI_SIO : Add support for Matrix Orbital PID RangeRay Molenkamp-6/+525
2008-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-4/+770
2008-05-20USB: CDC WDM driverOliver Neukum-0/+752
2008-05-20USB: ehci-orion: the Orion EHCI root hub does have a Transaction TranslatorLennert Buytenhek-0/+2
2008-05-20USB: serial: ch341: New VID/PID for CH341 USB-serialMichael F. Robbins-0/+1
2008-05-20USB: pxa27x_udc - Fix Oopskarl beldan-1/+2
2008-05-20USB: OPTION: fix name of Onda MSA501HS HSDPA modemArnaldo Carvalho de Melo-1/+2
2008-05-20USB: add TELIT HDSPA UC864-E modem to option driverGreg Kroah-Hartman-0/+4
2008-05-20usb-serial: Use ftdi_sio driver for RATOC REX-USB60FAtsushi Nemoto-2/+7
2008-05-20USB: Core: fix race in device_createGreg Kroah-Hartman-3/+3
2008-05-20USB: Phidget: fix race in device_createGreg Kroah-Hartman-10/+9
2008-05-14USB: atmel_usba_udc fixes, mostly disconnect()David Brownell-10/+38
2008-05-14USB: pxa27x_udc: minor fixesRobert Jarzmik-9/+16
2008-05-14usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz-0/+5
2008-05-14USB: remove PICDEM FS USB demo (04d8:000c) device from ldusbXiaofan Chen-4/+0
2008-05-14USB: option: add new Dell 5520 HSDPA variantDan Williams-0/+1
2008-05-14USB: unusual_devs: Add support for GI 0401 SD-Card interfaceFilip Aben-0/+10
2008-05-14USB: serial gadget: descriptor cleanupDavid Brownell-4/+2
2008-05-14USB: serial gadget: simplify endpoint handlingDavid Brownell-89/+57
2008-05-14USB: serial gadget: remove needless data structureDavid Brownell-72/+13
2008-05-14USB: serial gadget: cleanup/reorgDavid Brownell-290/+263
2008-05-14usb: fix compile warning in isp1760Sebastian Siewior-1/+1
2008-05-14USB: do not handle device 1410:5010 in 'option' driverEugeniy Meshcheryakov-3/+0
2008-05-14USB: Fix unusual_devs.h orderingPhil Dibowitz-26/+25
2008-05-14USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acmIain McFarlane-0/+3
2008-05-14USB: Support for the ET502HS HDSPA modem in option driverandreoli@samba.ing.unimo.it-0/+4
2008-05-14USB: Support for the ET502HS HDSPA modemandreoli@samba.ing.unimo.it-0/+10
2008-05-14usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison-6/+6
2008-05-14USB: isp1760: fix printk formatRandy Dunlap-2/+2
2008-05-14USB: add Telstra NextG CDMA id to option driverGreg Kroah-Hartman-0/+1
2008-05-14USB: create attributes before sending ueventAlan Stern-58/+96