Commit Graph

433 Commits (79a7d9ee1a2e8b8dc44dd217f07496911850ec0e)

Author SHA1 Message Date
Alan Stern d74d4a69dc USB: don't touch sysfs stuff when altsetting is unchanged 18 years ago
Alan Stern e9df41c5c5 USB: make HCDs responsible for managing endpoint queues 18 years ago
Greg Kroah-Hartman b0e396e309 USB: make usb_release_interface static 18 years ago
Greg Kroah-Hartman b5ea060f1e USB: rename choose_configuration 18 years ago
Inaky Perez-Gonzalez e03f2e8a53 usb: hook up device authorization to sysfs 18 years ago
Inaky Perez-Gonzalez 93993a0a3e usb: introduce usb_authorize/deauthorize() 18 years ago
Inaky Perez-Gonzalez d9d16e8a92 usb: split usb_new_device for clarity and refactoring 18 years ago
Inaky Perez-Gonzalez f8a374648b usb: usb_generic_probe() obeys authorization 18 years ago
Inaky Perez-Gonzalez 72230abb21 usb: usb_probe_interface() obeys authorization 18 years ago
Inaky Perez-Gonzalez 1145065cd0 usb: usb_get_configuration() obeys authorization 18 years ago
Inaky Perez-Gonzalez 16bbab2966 usb: usb_set_configuration() obeys authorization 18 years ago
Inaky Perez-Gonzalez d7d07255d3 usb: initialize authorization and wusb bits in USB devices 18 years ago
Inaky Perez-Gonzalez eb579f5811 usb: cleanup usb_register_bus() and hook up sysfs group 18 years ago
Inaky Perez-Gonzalez 5234ce1b02 usb: add the concept of default authorization to USB hosts 18 years ago
Alan Stern 9a9bf406df USB: separate out endpoint queue management and DMA mapping routines 18 years ago
Alan Stern 9439eb94b5 USB: update spinlock usage for root-hub URBs 18 years ago
Alan Stern d617bc83ff USB: cleanup for previous patches 18 years ago
Alan Stern 93cf9b909e USB: avoid urb->pipe in usbfs 18 years ago
Alan Stern 4326ed0be9 USB: address-0 handling during device initialization 18 years ago
Alan Stern 5e60a16139 USB: avoid using urb->pipe in usbcore 18 years ago
Alan Stern fea3409112 USB: add direction bit to urb->transfer_flags 18 years ago
Alan Stern bdd016ba64 USB: add ep->enable 18 years ago
Alan Stern 5b653c79c0 USB: add urb->ep 18 years ago
Alan Stern 7d2c592609 USB: disable autosuspend by default for non-hubs 18 years ago
Oliver Neukum e6a20ff999 USB: another quirky device (LCD display) 18 years ago
Lamarque Vieira Souza 86833691c2 USB: More USB_QUIRK_RESET_RESUME devices 18 years ago
Nathael Pajani e5dd01154c USB: fix linked list insertion bugfix for usb core 18 years ago
Oliver Neukum ce05916f6b USB: quirky flash drive 18 years ago
Alan Stern c269b6abd6 USB: prevent Genesys USB-IDE from autosuspending 18 years ago
Alan Stern d7790baf62 USB: prevent Thomson card reader from autosuspending 18 years ago
Matt Colyer a74108d338 USB: Add iPhone device id to the quirk list. 18 years ago
Kay Sievers d65cc1b45e usb: add PRODUCT, TYPE to usb-interface events 18 years ago
Paul Walmsley a78d702bee usb quirks: Add Canon EOS 5D (PC Connection mode) to the autosuspend blacklist 18 years ago
Alan Stern 013d27f265 USB: update last_busy field correctly 18 years ago
Alan Stern c39772d82a USB: allow retry on descriptor fetch errors 18 years ago
Oliver Neukum 53059f4d19 USB: another quirky device 18 years ago
Oliver Neukum 5f546c5835 USB: quirky mass storage device 18 years ago
Alan Stern 46dede4690 USB: accept 1-byte Device Status replies, fixing some b0rken devices 18 years ago
Oliver Neukum f095137e79 USB: blacklist Samsung ML-2010 printer 18 years ago
David Brownell 8b2580e265 USB: quirks: multicard reader doesn't like autosuspend 18 years ago
Alan Stern 67f5dde3d4 USB: Fix a bug in usb_start_wait_urb 18 years ago
David Brownell a12b8db020 USB: fix scatterlist PIO case (IOMMU) 18 years ago
Oliver Neukum 209b3cfd53 USB: yet another quirky device 18 years ago
Johann Felix Soden d2298136f1 USB: Add CanonScan LiDE30 to the quirk list 18 years ago
Oliver Neukum 81ac0dd191 USB: even more quirks 18 years ago
Oliver Neukum fb745354f3 USB: more quirky devices 18 years ago
Alan Stern 809a58b896 USB: change name of spinlock in hcd.c 18 years ago
Alan Stern 32aca56005 USB: move routines in hcd.c 18 years ago
Greg Kroah-Hartman 3fc3e8269f USB: core: message: clean up urb->status usage 18 years ago
Alan Stern beafef072a USB: documentation update for usb_unlink_urb 18 years ago