aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* docbook: fix usb contentRandy Dunlap2007-10-15
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-12
|\
| * cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman2007-10-12
| * Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* | USB: fix race in autosuspend rescheduleAlan Stern2007-10-12
* | USB: skip autosuspended devices during system resumeAlan Stern2007-10-12
* | USB: mutual exclusion for EHCI init and port resetsAlan Stern2007-10-12
* | USB: Export URB statistics for powertopSarah Sharp2007-10-12
* | USB: remove USB_QUIRK_NO_AUTOSUSPENDAlan Stern2007-10-12
* | USB: don't propagate FREEZE or PRETHAW suspendsAlan Stern2007-10-12
* | USB: fix limited_power setting mistake in hub.cjidong xiao2007-10-12
* | USB: flush outstanding URBs when suspendingAlan Stern2007-10-12
* | USB: break apart flush_endpoint and disable_endpointAlan Stern2007-10-12
* | USB: move decision to ignore FREEZE eventsAlan Stern2007-10-12
* | USB: Get rid of annoying endpoint-release messageAlan Stern2007-10-12
* | USB: remove traces of urb->status from usbcoreAlan Stern2007-10-12
* | USB: get rid of urb->lockAlan Stern2007-10-12
* | USB: Eliminate urb->status usage!Alan Stern2007-10-12
* | USB: reorganize urb->status use in usbmonAlan Stern2007-10-12
* | USB: fix mistake in usb_hcd_giveback_urbAlan Stern2007-10-12
* | USB: add urb->unlinked fieldAlan Stern2007-10-12
* | USB: centralize -EREMOTEIO handlingAlan Stern2007-10-12
* | USB: don't touch sysfs stuff when altsetting is unchangedAlan Stern2007-10-12
* | USB: make HCDs responsible for managing endpoint queuesAlan Stern2007-10-12
* | USB: make usb_release_interface staticGreg Kroah-Hartman2007-10-12
* | USB: rename choose_configurationGreg Kroah-Hartman2007-10-12
* | usb: hook up device authorization to sysfsInaky Perez-Gonzalez2007-10-12
* | usb: introduce usb_authorize/deauthorize()Inaky Perez-Gonzalez2007-10-12
* | usb: split usb_new_device for clarity and refactoringInaky Perez-Gonzalez2007-10-12
* | usb: usb_generic_probe() obeys authorizationInaky Perez-Gonzalez2007-10-12
* | usb: usb_probe_interface() obeys authorizationInaky Perez-Gonzalez2007-10-12
* | usb: usb_get_configuration() obeys authorizationInaky Perez-Gonzalez2007-10-12
* | usb: usb_set_configuration() obeys authorizationInaky Perez-Gonzalez2007-10-12
* | usb: initialize authorization and wusb bits in USB devicesInaky Perez-Gonzalez2007-10-12
* | usb: cleanup usb_register_bus() and hook up sysfs groupInaky Perez-Gonzalez2007-10-12
* | usb: add the concept of default authorization to USB hostsInaky Perez-Gonzalez2007-10-12
* | USB: separate out endpoint queue management and DMA mapping routinesAlan Stern2007-10-12
* | USB: update spinlock usage for root-hub URBsAlan Stern2007-10-12
* | USB: cleanup for previous patchesAlan Stern2007-10-12
* | USB: avoid urb->pipe in usbfsAlan Stern2007-10-12
* | USB: address-0 handling during device initializationAlan Stern2007-10-12
* | USB: avoid using urb->pipe in usbcoreAlan Stern2007-10-12
* | USB: add direction bit to urb->transfer_flagsAlan Stern2007-10-12
* | USB: add ep->enableAlan Stern2007-10-12
* | USB: add urb->epAlan Stern2007-10-12
|/
* USB: disable autosuspend by default for non-hubsAlan Stern2007-09-13
* USB: another quirky device (LCD display)Oliver Neukum2007-09-11
* USB: More USB_QUIRK_RESET_RESUME devicesLamarque Vieira Souza2007-09-11
* USB: fix linked list insertion bugfix for usb coreNathael Pajani2007-09-11
* USB: quirky flash driveOliver Neukum2007-09-11