summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-181-0/+3
|\
| * Input: appletouch - implement reset-resume logicOliver Neukum2008-06-171-0/+3
* | USB: don't use reset-resume if drivers don't support itLinus Torvalds2008-06-121-2/+44
* | USB: isp1760: Assign resource fields before adding hcdNate Case2008-06-121-4/+4
* | isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett2008-06-121-7/+16
* | USB: fix build bug in USB_ISIGHTFWIngo Molnar2008-06-121-0/+1
* | usb: r8a66597-hcd: Add support for SH7723 USB hostYoshihiro Shimoda2008-06-091-4/+4
* | isp1760-if iomem annotationsAl Viro2008-06-041-2/+2
* | cdc-wdm endianness fixesAl Viro2008-06-041-2/+2
* | usb/c67x00 endianness annotationsAl Viro2008-06-041-6/+6
* | Revert "USB: EHCI: fix performance regression"Greg Kroah-Hartman2008-05-302-10/+8Star
* | USB: fsl_usb2_udc: fix recursive lockLi Yang2008-05-291-0/+2
* | USB: usb-serial: option: Don't match Huawei driver CD imagesMichael Karcher2008-05-291-17/+17
* | USB: pl2303: another product IDSteve Murphy2008-05-292-0/+2
* | USB: add another scanner quirkRené Rebe2008-05-291-0/+4
* | USB: Add support for ROKR W5 in unusual_devs.hJavier Smaldone2008-05-291-2/+4
* | USB: Fix M600i unusual_devs entryPhil Dibowitz2008-05-291-1/+1
* | USB: usb-storage: unusual_devs update for Cypress ATACBAlan Stern2008-05-291-1/+1
* | USB: EHCI: fix performance regressionAlan Stern2008-05-292-8/+10
* | USB: EHCI: fix bug in Iso schedulingAlan Stern2008-05-291-23/+44
* | USB: EHCI: fix remote-wakeup regressionAlan Stern2008-05-292-2/+6
* | USB: EHCI: suppress unwanted error messagesAlan Stern2008-05-2911-1/+25
* | USB: EHCI: fix up root-hub TT messAlan Stern2008-05-296-15/+8Star
* | USB: add all configs to the "descriptors" attributeAlan Stern2008-05-291-23/+21Star
* | USB: fix possible deadlock involving sysfs attributesAlan Stern2008-05-292-5/+9
* | USB: Firmware loader driver for USB Apple iSight cameraMatthew Garrett2008-05-293-0/+143
* | USB: FTDI_SIO : Add support for Matrix Orbital PID RangeRay Molenkamp2008-05-292-6/+525
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-05-2111-4/+770
|\ \
| * | USB: CDC WDM driverOliver Neukum2008-05-203-0/+752
| * | USB: ehci-orion: the Orion EHCI root hub does have a Transaction TranslatorLennert Buytenhek2008-05-201-0/+2
| * | USB: serial: ch341: New VID/PID for CH341 USB-serialMichael F. Robbins2008-05-201-0/+1
| * | USB: pxa27x_udc - Fix Oopskarl beldan2008-05-201-1/+2
| * | USB: OPTION: fix name of Onda MSA501HS HSDPA modemArnaldo Carvalho de Melo2008-05-201-1/+2
| * | USB: add TELIT HDSPA UC864-E modem to option driverGreg Kroah-Hartman2008-05-201-0/+4
| * | usb-serial: Use ftdi_sio driver for RATOC REX-USB60FAtsushi Nemoto2008-05-204-2/+7
| |/
* | USB: Core: fix race in device_createGreg Kroah-Hartman2008-05-201-3/+3
* | USB: Phidget: fix race in device_createGreg Kroah-Hartman2008-05-203-10/+9Star
|/
* USB: atmel_usba_udc fixes, mostly disconnect()David Brownell2008-05-141-10/+38
* USB: pxa27x_udc: minor fixesRobert Jarzmik2008-05-142-9/+16
* usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz2008-05-141-0/+5
* USB: remove PICDEM FS USB demo (04d8:000c) device from ldusbXiaofan Chen2008-05-141-4/+0Star
* USB: option: add new Dell 5520 HSDPA variantDan Williams2008-05-141-0/+1
* USB: unusual_devs: Add support for GI 0401 SD-Card interfaceFilip Aben2008-05-141-0/+10
* USB: serial gadget: descriptor cleanupDavid Brownell2008-05-141-4/+2Star
* USB: serial gadget: simplify endpoint handlingDavid Brownell2008-05-141-89/+57Star
* USB: serial gadget: remove needless data structureDavid Brownell2008-05-141-72/+13Star
* USB: serial gadget: cleanup/reorgDavid Brownell2008-05-141-290/+263Star
* usb: fix compile warning in isp1760Sebastian Siewior2008-05-141-1/+1
* USB: do not handle device 1410:5010 in 'option' driverEugeniy Meshcheryakov2008-05-141-3/+0Star
* USB: Fix unusual_devs.h orderingPhil Dibowitz2008-05-141-26/+25Star