Commit Graph

155 Commits (018cbffe6819f6f8db20a0a3acd9bab9bfd667e4)

Author SHA1 Message Date
Sarah Sharp 04a723ea9c USB: Fix duplicate sysfs problem after device reset. 15 years ago
Sarah Sharp 91017f9cf5 USB: Refactor code to find alternate interface settings. 15 years ago
Alan Stern 8e4ceb38eb USB: prepare for changover to Runtime PM framework 15 years ago
Alan Stern fb34d53752 USB: remove the auto_pm flag 15 years ago
David Vrabel 4c1bd3d7a7 USB: make urb scatter-gather support more generic 15 years ago
Alan Stern ccf5b801ce USB: make intf.pm_usage an atomic_t 16 years ago
Pete Zaitcev 4e9e920035 USB: usbmon: end ugly tricks with DMA peeking 16 years ago
Anand Gadiyar 411c940385 trivial: fix typo "for for" in multiple files 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
Randy Dunlap e376bbbb6a USB: usb.h: fix kernel-doc notation 16 years ago
Sarah Sharp f0058c6278 USB: Change names of SuperSpeed ep companion descriptor structs. 16 years ago
Sarah Sharp e04748e3a8 USB: Push scatter gather lists down to host controller drivers. 16 years ago
Sarah Sharp 663c30d082 USB: Parse and store the SuperSpeed endpoint companion descriptors. 16 years ago
Sarah Sharp 6d65b78a09 USB: Support for submitting control URBs under xHCI. 16 years ago
Sarah Sharp c6515272b8 USB: Support for addressing a USB device under xHCI 16 years ago
Sarah Sharp 7206b00164 USB: Add route string to struct usb_device. 16 years ago
Randy Dunlap bf92c1906e USB: usb.h: change private: kernel-doc for new format requirement 16 years ago
Greg Kroah-Hartman 820d7a253c USB: remove unused usb_host class 16 years ago
Greg Kroah-Hartman 00048b8bde USB: add usb debugfs directory 16 years ago
Kay Sievers f7a386c5b8 Driver Core: usb: add nodename support for usb drivers. 16 years ago
David Vrabel 3444b26afa USB: add reset endpoint operations 16 years ago
Greg Kroah-Hartman 8c209e6782 USB: make actual_length in struct urb field u32 16 years ago
Greg Kroah-Hartman 16e2e5f634 USB: make transfer_buffer_lengths in struct urb field u32 16 years ago
Julia Lawall 4d6914b729 USB: Move definitions from usb.h to usb/ch9.h 16 years ago
Inaky Perez-Gonzalez 11e76ae0f3 USB: add kernel-doc for wusb_dev in struct usb_device 16 years ago
Greg Kroah-Hartman 34c65d82e0 USB: remove info() macro from usb.h 16 years ago
Greg Kroah-Hartman 338b67b0c1 USB: remove warn() macro from usb.h 16 years ago
Oliver Neukum 856395d6e1 USB: extension of anchor API to unpoison an anchor 16 years ago
Ming Lei 49367d8f1d USB: mark "reject" field of struct urb as atomic_t 16 years ago
Alan Stern 3b23dd6f8a USB: utilize the bus notifiers 16 years ago
Alan Stern 65bfd2967c USB: Enhance usage of pm_message_t 16 years ago
Pete Zaitcev f150fa1afb USB: Allow usbmon as a module even if usbcore is builtin 16 years ago
Inaky Perez-Gonzalez dc023dceec USB: Introduce usb_queue_reset() to do resets from atomic contexts 16 years ago
Alan Stern 9ac39f28b5 USB: add asynchronous autosuspend/autoresume support 16 years ago
Alan Stern 352d026338 USB: don't register endpoints for interfaces that are going away 16 years ago
Oliver Neukum 1987625226 USB: anchor API changes needed for btusb 17 years ago
Oliver Neukum 6a2839bedc USB: extend poisoning to anchors 17 years ago
Oliver Neukum 55b447bf79 USB: kill URBs permanently 17 years ago
Alan Stern 55151d7dab USB: Defer Set-Interface for suspended devices 17 years ago
Alan Stern f4f4d58734 USB: add missing kerneldoc line for "needs_binding" 17 years ago
Alan Stern 78d9a487ee USB: Force unbinding of drivers lacking reset_resume or other methods 17 years ago
Ming Lei 742120c631 USB: fix usb_reset_device and usb_reset_composite_device(take 3) 17 years ago
Ming Lei 625f694936 USB: remove interface parameter of usb_reset_composite_device 17 years ago
Alan Stern 9da82bd464 USB: implement "soft" unbinding 17 years ago
Greg Kroah-Hartman 1b26da1510 USB: handle pci_name() being const 17 years ago
Inaky Perez-Gonzalez b1d8dfb0e5 wusb: add link wusb-usb device 17 years ago
Inaky Perez-Gonzalez 3b52f128ae wusb: add authenticathed bit to usb_dev 17 years ago
Oliver Neukum 7ef4f0600d USB: update comments about usb driver's header 17 years ago
Oliver Neukum eda769593b USB: add extension of anchor API, usb_unlink_anchored_urbs 17 years ago
Tilman Schmidt f66396b55d USB: usb.h: reduce syslog clutter [v3] 17 years ago