aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* USB: prevent Genesys USB-IDE from autosuspendingAlan Stern2007-09-111-0/+4
* USB: prevent Thomson card reader from autosuspendingAlan Stern2007-09-111-0/+4
* USB: Add iPhone device id to the quirk list.Matt Colyer2007-09-111-0/+3
* usb: add PRODUCT, TYPE to usb-interface eventsKay Sievers2007-08-221-0/+24
* usb quirks: Add Canon EOS 5D (PC Connection mode) to the autosuspend blacklistPaul Walmsley2007-08-221-0/+3
* USB: update last_busy field correctlyAlan Stern2007-08-221-5/+4
* USB: allow retry on descriptor fetch errorsAlan Stern2007-08-221-2/+2
* USB: another quirky deviceOliver Neukum2007-08-221-0/+2
* USB: quirky mass storage deviceOliver Neukum2007-08-221-0/+2
* USB: accept 1-byte Device Status replies, fixing some b0rken devicesAlan Stern2007-08-221-1/+2
* USB: blacklist Samsung ML-2010 printerOliver Neukum2007-08-221-0/+2