aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12USB: break apart flush_endpoint and disable_endpointAlan Stern3-23/+32
2007-10-12USB: move decision to ignore FREEZE eventsAlan Stern2-8/+6
2007-10-12USB: Get rid of annoying endpoint-release messageAlan Stern1-1/+0
2007-10-12USB: remove traces of urb->status from usbcoreAlan Stern2-7/+9
2007-10-12USB: get rid of urb->lockAlan Stern1-5/+6
2007-10-12USB: Eliminate urb->status usage!Alan Stern2-12/+13
2007-10-12USB: reorganize urb->status use in usbmonAlan Stern2-5/+7
2007-10-12USB: fix mistake in usb_hcd_giveback_urbAlan Stern1-3/+4
2007-10-12USB: add urb->unlinked fieldAlan Stern1-7/+12
2007-10-12USB: centralize -EREMOTEIO handlingAlan Stern1-2/+7
2007-10-12USB: don't touch sysfs stuff when altsetting is unchangedAlan Stern1-2/+4
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern2-129/+140
2007-10-12USB: make usb_release_interface staticGreg Kroah-Hartman1-1/+1
2007-10-12USB: rename choose_configurationGreg Kroah-Hartman3-4/+4
2007-10-12usb: hook up device authorization to sysfsInaky Perez-Gonzalez1-0/+39
2007-10-12usb: introduce usb_authorize/deauthorize()Inaky Perez-Gonzalez3-1/+85
2007-10-12usb: split usb_new_device for clarity and refactoringInaky Perez-Gonzalez1-48/+88
2007-10-12usb: usb_generic_probe() obeys authorizationInaky Perez-Gonzalez1-8/+11
2007-10-12usb: usb_probe_interface() obeys authorizationInaky Perez-Gonzalez1-0/+5
2007-10-12usb: usb_get_configuration() obeys authorizationInaky Perez-Gonzalez1-5/+19
2007-10-12usb: usb_set_configuration() obeys authorizationInaky Perez-Gonzalez1-1/+4
2007-10-12usb: initialize authorization and wusb bits in USB devicesInaky Perez-Gonzalez1-0/+18
2007-10-12usb: cleanup usb_register_bus() and hook up sysfs groupInaky Perez-Gonzalez1-15/+18
2007-10-12usb: add the concept of default authorization to USB hostsInaky Perez-Gonzalez2-1/+79
2007-10-12USB: separate out endpoint queue management and DMA mapping routinesAlan Stern1-150/+166
2007-10-12USB: update spinlock usage for root-hub URBsAlan Stern1-23/+29
2007-10-12USB: cleanup for previous patchesAlan Stern2-11/+7
2007-10-12USB: avoid urb->pipe in usbfsAlan Stern1-28/+41
2007-10-12USB: address-0 handling during device initializationAlan Stern2-11/+14
2007-10-12USB: avoid using urb->pipe in usbcoreAlan Stern3-32/+41
2007-10-12USB: add direction bit to urb->transfer_flagsAlan Stern2-4/+18
2007-10-12USB: add ep->enableAlan Stern5-16/+15
2007-10-12USB: add urb->epAlan Stern2-39/+39
2007-10-12cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman1-4/+2
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers2-43/+14
2007-09-13USB: disable autosuspend by default for non-hubsAlan Stern1-0/+6
2007-09-11USB: another quirky device (LCD display)Oliver Neukum1-0/+3
2007-09-11USB: More USB_QUIRK_RESET_RESUME devicesLamarque Vieira Souza1-0/+9
2007-09-11USB: fix linked list insertion bugfix for usb coreNathael Pajani1-1/+1
2007-09-11USB: quirky flash driveOliver Neukum1-0/+2
2007-09-11USB: prevent Genesys USB-IDE from autosuspendingAlan Stern1-0/+4
2007-09-11USB: prevent Thomson card reader from autosuspendingAlan Stern1-0/+4
2007-09-11USB: Add iPhone device id to the quirk list.Matt Colyer1-0/+3
2007-08-22usb: add PRODUCT, TYPE to usb-interface eventsKay Sievers1-0/+24
2007-08-22usb quirks: Add Canon EOS 5D (PC Connection mode) to the autosuspend blacklistPaul Walmsley1-0/+3
2007-08-22USB: update last_busy field correctlyAlan Stern1-5/+4
2007-08-22USB: allow retry on descriptor fetch errorsAlan Stern1-2/+2
2007-08-22USB: another quirky deviceOliver Neukum1-0/+2
2007-08-22USB: quirky mass storage deviceOliver Neukum1-0/+2
2007-08-22USB: accept 1-byte Device Status replies, fixing some b0rken devicesAlan Stern1-1/+2