aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* 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
* USB: prevent Genesys USB-IDE from autosuspendingAlan Stern2007-09-11
* USB: prevent Thomson card reader from autosuspendingAlan Stern2007-09-11
* USB: Add iPhone device id to the quirk list.Matt Colyer2007-09-11
* usb: add PRODUCT, TYPE to usb-interface eventsKay Sievers2007-08-22
* usb quirks: Add Canon EOS 5D (PC Connection mode) to the autosuspend blacklistPaul Walmsley2007-08-22
* USB: update last_busy field correctlyAlan Stern2007-08-22
* USB: allow retry on descriptor fetch errorsAlan Stern2007-08-22
* USB: another quirky deviceOliver Neukum2007-08-22
* USB: quirky mass storage deviceOliver Neukum2007-08-22
* USB: accept 1-byte Device Status replies, fixing some b0rken devicesAlan Stern2007-08-22
* USB: blacklist Samsung ML-2010 printerOliver Neukum2007-08-22
* USB: quirks: multicard reader doesn't like autosuspendDavid Brownell2007-08-22
* USB: Fix a bug in usb_start_wait_urbAlan Stern2007-07-30
* USB: fix scatterlist PIO case (IOMMU)David Brownell2007-07-30
* USB: yet another quirky deviceOliver Neukum2007-07-30
* USB: Add CanonScan LiDE30 to the quirk listJohann Felix Soden2007-07-30
* USB: even more quirksOliver Neukum2007-07-30
* USB: more quirky devicesOliver Neukum2007-07-30
* USB: change name of spinlock in hcd.cAlan Stern2007-07-19