summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* edgeport-ti: use request_firmware()Jaswinder Singh2008-07-142-873/+47
* edgeport: use request_firmware()Jaswinder Singh2008-07-145-3557/+90
* whiteheat: use request_firmware()David Woodhouse2008-07-102-1696/+50
* ti_usb_3410_5052: use request_firmware()David Woodhouse2008-07-103-1783/+27
* emi62: use request_firmware()David Woodhouse2008-07-103-17747/+73
* emi26: use request_firmware()David Woodhouse2008-07-102-5809/+66
* keyspan_pda: use request_firmware()David Woodhouse2008-07-105-2545/+24
* keyspan: use request_firmware()David Woodhouse2008-07-1015-5078/+54
* isight: treat firmware data as constgregkh@suse.de2008-07-101-1/+1
* cxacru: treat firmware data as constDavid Woodhouse2008-07-101-1/+1
* ueagle-atm: treat firmware data as constDavid Woodhouse2008-07-101-9/+11
* Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-0622-31/+70
* USB: adding comment for ipaq forcing number of portsOliver Neukum2008-07-041-0/+5
* USB: fix Oops on loading ipaq module since 2.6.26Oliver Neukum2008-07-041-1/+1
* USB: add a pl2303 device idGreg Kroah-Hartman2008-07-042-0/+2
* USB: another option device idGreg Kroah-Hartman2008-07-041-0/+1
* USB: don't lose disconnections during suspendAlan Stern2008-07-041-11/+4
* USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker2008-07-041-10/+28
* USB: New device ID for ftdi_sio driverJon K Hellan2008-07-042-0/+4
* sisusbvga: Fix oops on disconnect.Will Newton2008-07-041-2/+0
* USB: mass storage: new id for US_SC_CYP_ATACBmatthieu castet2008-07-041-0/+8
* USB: ohci - record data toggle after unlinkDavid Brownell2008-07-041-0/+12
* USB: ehci - fix timer regressionDavid Brownell2008-07-041-9/+10
* USB: fix cdc-acm resume()Oliver Neukum2008-07-041-3/+0
* OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks2008-07-041-1/+14
* 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/+8
* | 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/+8
* | USB: add all configs to the "descriptors" attributeAlan Stern2008-05-291-23/+21
* | USB: fix possible deadlock involving sysfs attributesAlan Stern2008-05-292-5/+9