Commit Graph

184 Commits (4187afa29a73fec1f68243c03437e7c1b37f315d)

Author SHA1 Message Date
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Robert Morell 2694a48d90 USB: HCD: Add driver hooks for (un)?map_urb_for_dma 14 years ago
Anand Gadiyar 07a8cdd2bb usb: musb: do not use dma for control transfers 14 years ago
Alan Stern fcc4a01eb8 USB: use the runtime-PM autosuspend implementation 14 years ago
Ming Lei 6ddf27cdbc USB: make usb_mark_last_busy use pm_runtime_mark_last_busy 14 years ago
Randy Dunlap a91be2acc6 usb.h: fix ioctl kernel-doc info 14 years ago
Randy Dunlap c6ba1c2af2 USB:: fix linux/usb.h kernel-doc warnings 15 years ago
Andi Kleen c532b29a6f USB-BKL: Convert usb_driver ioctl to unlocked_ioctl 15 years ago
Greg Kroah-Hartman e26bcf3723 USB: remove unused usb_buffer_alloc and usb_buffer_free macros 15 years ago
Greg Kroah-Hartman 812219ab8f USB: usb.h: checkpatch cleanups 15 years ago
Ming Lei 22b4b6113e USB: remove usb_find_device 15 years ago
Alan Stern 0ba169aff9 USB: simplify usb_sg_init() 15 years ago
Matthew Wilcox 910f8d0ced USB: Change the scatterlist type in struct urb 15 years ago
Matthew Wilcox 1e429018b6 USB: Turn interface_to_usbdev into an inline function 15 years ago
Matthew Wilcox fe54b058de USB: Add a usb_pipe_endpoint() convenience function 15 years ago
Alan Stern 85bcb5ee88 USB: remove URB_NO_SETUP_DMA_MAP 15 years ago
Alan Stern 842f16905d USB: remove the usb_host_ss_ep_comp structure 15 years ago
Sarah Sharp eab1cafc3b USB: Support for allocating USB 3.0 streams. 15 years ago
Sarah Sharp 94af122098 USB: Add stream ID field to struct urb. 15 years ago
Alan Stern 9e18c82165 USB: use PM core routines to enable/disable autosuspend 15 years ago
Alan Stern ff9c895f07 USB: fix usbmon and DMA mapping for scatter-gather URBs 15 years ago
Daniel Mack 073900a28d USB: rename usb_buffer_alloc() and usb_buffer_free() 15 years ago
Matthew Wilcox f09a15e6e6 USB: Fix usb_fill_int_urb for SuperSpeed devices 15 years ago
Greg Kroah-Hartman 8e9394ce24 Driver core: create lock/unlock functions for struct device 15 years ago
Joe Perches efcbd3df07 USB: Extend and neaten dbg macros 15 years ago
Alan Stern 9bbdf1e0af USB: convert to the runtime PM framework 15 years ago
Alan Stern 088f7fec8a USB: implement usb_enable_autosuspend 15 years ago
Alan Stern 6d19c009cc USB: implement non-tree resume ordering constraints for PCI host controllers 15 years ago
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