aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* docbook: fix usb contentRandy Dunlap2007-10-151-1/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-123-47/+16
|\
| * cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman2007-10-121-4/+2
| * Driver core: change add_uevent_var to use a structKay Sievers2007-10-122-43/+14
* | USB: fix race in autosuspend rescheduleAlan Stern2007-10-121-16/+16
* | USB: skip autosuspended devices during system resumeAlan Stern2007-10-121-7/+20
* | USB: mutual exclusion for EHCI init and port resetsAlan Stern2007-10-122-2/+21
* | USB: Export URB statistics for powertopSarah Sharp2007-10-123-0/+14
* | 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: fix limited_power setting mistake in hub.cjidong xiao2007-10-121-2/+2
* | 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: 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-122-12/+13
* | USB: reorganize urb->status use in usbmonAlan Stern2007-10-122-5/+7
* | USB: fix mistake in usb_hcd_giveback_urbAlan Stern2007-10-121-3/+4
* | USB: add urb->unlinked fieldAlan Stern2007-10-121-7/+12
* | USB: centralize -EREMOTEIO handlingAlan Stern2007-10-121-2/+7
* | 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-122-129/+140
* | USB: make usb_release_interface staticGreg Kroah-Hartman2007-10-121-1/+1
* | USB: rename choose_configurationGreg Kroah-Hartman2007-10-123-4/+4
* | 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: 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
* | USB: cleanup for previous patchesAlan Stern2007-10-122-11/+7
* | USB: avoid urb->pipe in usbfsAlan Stern2007-10-121-28/+41
* | USB: address-0 handling during device initializationAlan Stern2007-10-122-11/+14
* | USB: avoid using urb->pipe in usbcoreAlan Stern2007-10-123-32/+41
* | USB: add direction bit to urb->transfer_flagsAlan Stern2007-10-122-4/+18
* | USB: add ep->enableAlan Stern2007-10-125-16/+15
* | USB: add urb->epAlan Stern2007-10-122-39/+39
|/
* USB: disable autosuspend by default for non-hubsAlan Stern2007-09-131-0/+6
* USB: another quirky device (LCD display)Oliver Neukum2007-09-111-0/+3
* USB: More USB_QUIRK_RESET_RESUME devicesLamarque Vieira Souza2007-09-111-0/+9
* USB: fix linked list insertion bugfix for usb coreNathael Pajani2007-09-111-1/+1
* USB: quirky flash driveOliver Neukum2007-09-111-0/+2