summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UEAGLE: Allow user to choose input interface alternate settingStanislaw Gruszka2007-10-121-16/+12
* UEAGLE: Devolo and Elsa chipsets supportStanislaw Gruszka2007-10-121-26/+88
* UEAGLE: Eagle IV chipset supportStanislaw Gruszka2007-10-121-213/+978
* USB: remove unnecessary tests in isp116x and sl811Alan Stern2007-10-122-16/+0
* USB: ark3116.c: fix check-after-useAdrian Bunk2007-10-121-5/+0
* USB: missing test for ESHUTDOWN in adutux driverOliver Neukum2007-10-121-1/+2
* usb: remove redundant memset from amd5536udcMariusz Kozlowski2007-10-121-1/+0
* USB: ftdi-elan.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-3/+5
* USB: mct_u232-convert-to-proper-speed-handling-api-fixAndrew Morton2007-10-121-14/+14
* USB: kl5kusb105: witch to new speed APIAlan Cox2007-10-121-10/+18
* usblp: Fix a double kfreePete Zaitcev2007-10-121-12/+23
* usbmon: Smooth the core codePete Zaitcev2007-10-121-13/+3
* usbmon: Drop DMA mapping for setup packetPete Zaitcev2007-10-122-8/+0
* usbmon: Update pipe removal to suit my tastePete Zaitcev2007-10-122-34/+18
* usblp: CosmeticsPete Zaitcev2007-10-121-4/+5
* usblp: mutex in usblp_check_statusPete Zaitcev2007-10-121-3/+4
* USB: SisUSB2VGA: Convert printk to dev_* macrosFelipe Balbi2007-10-122-88/+36
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.hFelipe Balbi2007-10-121-75/+67
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.hFelipe Balbi2007-10-121-656/+655
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.cFelipe Balbi2007-10-121-129/+133
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.hFelipe Balbi2007-10-121-60/+58
* USB: SisUSB2VGA: Mis-spelled wordFelipe Balbi2007-10-121-1/+1
* USB: SisUSB2VGA: Remove if 0'ed codeFelipe Balbi2007-10-124-197/+1
* USB: SisUSB2VGA: Whitespace CleanupsFelipe Balbi2007-10-125-20/+20
* USB: cleanups for g_file_storageAlan Stern2007-10-121-67/+62
* USB: don't touch sysfs stuff when altsetting is unchangedAlan Stern2007-10-121-2/+4
* USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-1213-271/+420
* USB: make usb_release_interface staticGreg Kroah-Hartman2007-10-121-1/+1
* USB: rename choose_configurationGreg Kroah-Hartman2007-10-123-4/+4
* usb: document device authorizationInaky Perez-Gonzalez2007-10-121-0/+92
* usb: hook up device authorization to sysfsInaky Perez-Gonzalez2007-10-121-0/+39
* usb: introduce usb_authorize/deauthorize()Inaky Perez-Gonzalez2007-10-123-1/+85
* usb: split usb_new_device for clarity and refactoringInaky Perez-Gonzalez2007-10-121-48/+88
* usb: usb_generic_probe() obeys authorizationInaky Perez-Gonzalez2007-10-121-8/+11
* usb: usb_probe_interface() obeys authorizationInaky Perez-Gonzalez2007-10-121-0/+5
* usb: usb_get_configuration() obeys authorizationInaky Perez-Gonzalez2007-10-121-5/+19
* usb: usb_set_configuration() obeys authorizationInaky Perez-Gonzalez2007-10-121-1/+4
* usb: initialize authorization and wusb bits in USB devicesInaky Perez-Gonzalez2007-10-121-0/+18
* usb: cleanup usb_register_bus() and hook up sysfs groupInaky Perez-Gonzalez2007-10-121-15/+18
* usb: add the concept of default authorization to USB hostsInaky Perez-Gonzalez2007-10-122-1/+79
* usb: introduce usb_device authorization bitsInaky Perez-Gonzalez2007-10-121-0/+7
* USB: gadget: gadget zero cleanupsDavid Brownell2007-10-121-141/+96
* USB: gadget: file storage gadget cleanupsDavid Brownell2007-10-121-73/+45
* USB: gadget: serial gadget cleanupsDavid Brownell2007-10-121-93/+73
* USB: gadget: gmidi cleanupsDavid Brownell2007-10-121-48/+32
* USB: gadget: ethernet gadget cleanups, shrinkageDavid Brownell2007-10-121-87/+54
* USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell2007-10-124-37/+59
* USB: Add drivers/usb/misc/iowarrior.c to the MakefileNico Erfurth2007-10-121-0/+1
* USB: separate out endpoint queue management and DMA mapping routinesAlan Stern2007-10-121-150/+166
* USB: update spinlock usage for root-hub URBsAlan Stern2007-10-121-23/+29
OpenPOWER on IntegriCloud