aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | | USB: Adding support for SHARP WS011SH to ipaq.cNobuhiro Iwamatsu2007-10-121-0/+1
* | | USB: add atmel_usba_udc driverHaavard Skinnemoen2007-10-124-1/+2414
* | | USB: ohci SSB bus glueMichael Buesch2007-10-123-1/+280
* | | USB: ehci build fixes on au1xxx, ppc-socDavid Brownell2007-10-122-8/+4
* | | USB: add runtime frame_no quirk for big-endian OHCIValentine Barshak2007-10-123-8/+15
* | | USB: funsoft: Fix termiosAlan Cox2007-10-121-21/+0
* | | USB: visor: termios bitsAlan Cox2007-10-121-64/+0
* | | USB: unusual_devs entry for Nikon DSC D2XsAlan Stern2007-10-121-0/+7
* | | USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-1220-21/+21
* | | USB: Export URB statistics for powertopSarah Sharp2007-10-123-0/+14
* | | USB: serial gadget: Disable endpoints on unloadVitaly Bordug2007-10-121-0/+6
* | | USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variablesWANG Cong2007-10-121-2/+0
* | | usb-gadget-ether: prevent oops caused by error interrupt raceBenedikt Spranger2007-10-121-0/+12
* | | USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macrosAndrew Morton2007-10-121-9/+1
* | | USB: r8a66597-hcd: fix driver removingYoshihiro Shimoda2007-10-121-1/+1
* | | USB: r8a66597-hcd: fix endian problemYoshihiro Shimoda2007-10-121-3/+3
* | | USB: r8a66597-hcd: fix Class or Vendor RequestYoshihiro Shimoda2007-10-121-1/+10
* | | USB: usb/serial/ch341.c: make 4 functions staticAdrian Bunk2007-10-121-4/+6
* | | USB: Driver for CH341 USB-serial adaptorFrank A Kingswood2007-10-123-0/+363
* | | USB: cxacru: Use appropriate logging for errorsSimon Arlott2007-10-121-15/+28
* | | USB: cp2101.c: add additional device IDEdouard Lafargue2007-10-121-0/+1
* | | USB: unusual_devs modification for Nikon D200Phil Dibowitz2007-10-121-0/+7
* | | USB: remove USB_QUIRK_NO_AUTOSUSPENDAlan Stern2007-10-121-80/+1
* | | USB: don't propagate FREEZE or PRETHAW suspendsAlan Stern2007-10-121-1/+6
* | | USB: unusual_devs update for Nokia 6131Alan Stern2007-10-121-1/+1
* | | USB: fix limited_power setting mistake in hub.cjidong xiao2007-10-121-2/+2
* | | USB: fix double frees in error code paths of ipaq driverOliver Neukum2007-10-121-0/+2
* | | USB: always visit drivers/usb/misc/Adrian Bunk2007-10-121-22/+1
* | | USB: usb-skeleton leaking locks on openMark Gross2007-10-121-0/+1
* | | USB: flush outstanding URBs when suspendingAlan Stern2007-10-125-12/+16
* | | USB: break apart flush_endpoint and disable_endpointAlan Stern2007-10-123-23/+32
* | | USB: move decision to ignore FREEZE eventsAlan Stern2007-10-122-8/+6
* | | USB: Get rid of annoying endpoint-release messageAlan Stern2007-10-121-1/+0
* | | USB: AMD5536: use pdev->revisionAuke Kok2007-10-121-4/+2
* | | USB: sisusbvga: Fix bugSatyam Sharma2007-10-121-3/+1
* | | USB: fix errornous assumption in the usb serial framework revealed by iuu_pho...Oliver Neukum2007-10-121-0/+11
* | | USB: ELAN U132 Host Controller Driver: convert sw_lock to mutexMatthias Kaehlcke2007-10-121-17/+17
* | | USB: usb-storage: Initialize Huawei E220 properlyJohann Wilhelm2007-10-123-0/+28
* | | USB: fix location of statement label in dummy-hcdAlan Stern2007-10-121-1/+1
* | | USB: remove traces of urb->status from usbcoreAlan Stern2007-10-122-7/+9
* | | USB: get rid of urb->lockAlan Stern2007-10-121-5/+6
* | | USB: Eliminate urb->status usage!Alan Stern2007-10-1211-77/+46
* | | USB: reorganize urb->status use in usbmonAlan Stern2007-10-126-21/+24
* | | USB: reorganize urb->status use in r8a66597-hcdAlan Stern2007-10-121-31/+30
* | | USB: reorganize urb->status use in sl811-hcdAlan Stern2007-10-121-21/+11
* | | USB: reorganize urb->status use in ohci-hcdAlan Stern2007-10-123-33/+28
* | | USB: reorganize urb->status use in ehci-hcdAlan Stern2007-10-122-31/+35
* | | USB: reorganize urb->status use in dummy-hcdAlan Stern2007-10-121-29/+24
* | | usb: serial/pl2303: support for BenQ Siemens Mobile Phone EF81Andreas Loibl2007-10-122-0/+2
* | | usb: avoid redundant cast of kmalloc() return value in OTi-6858 driverJesper Juhl2007-10-121-1/+1