summaryrefslogtreecommitdiffstats
path: root/include/linux/usb.h
Commit message (Expand)AuthorAgeFilesLines
* USB:: fix linux/usb.h kernel-doc warningsRandy Dunlap2010-08-101-0/+3
* USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen2010-08-101-1/+1
* USB: remove unused usb_buffer_alloc and usb_buffer_free macrosGreg Kroah-Hartman2010-05-201-12/+0
* USB: usb.h: checkpatch cleanupsGreg Kroah-Hartman2010-05-201-16/+16
* USB: remove usb_find_deviceMing Lei2010-05-201-1/+0
* USB: simplify usb_sg_init()Alan Stern2010-05-201-2/+0
* USB: Change the scatterlist type in struct urbMatthew Wilcox2010-05-201-1/+1
* USB: Turn interface_to_usbdev into an inline functionMatthew Wilcox2010-05-201-2/+5
* USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox2010-05-201-0/+8
* USB: remove URB_NO_SETUP_DMA_MAPAlan Stern2010-05-201-17/+11
* USB: remove the usb_host_ss_ep_comp structureAlan Stern2010-05-201-16/+3
* USB: Support for allocating USB 3.0 streams.Sarah Sharp2010-05-201-0/+10
* USB: Add stream ID field to struct urb.Sarah Sharp2010-05-201-0/+1
* USB: use PM core routines to enable/disable autosuspendAlan Stern2010-05-201-4/+2
* USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern2010-05-201-0/+9
* USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack2010-04-301-3/+15
* USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox2010-03-191-5/+13
* Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2010-03-071-3/+3
* USB: Extend and neaten dbg macrosJoe Perches2010-03-021-5/+9
* USB: convert to the runtime PM frameworkAlan Stern2010-03-021-28/+3
* USB: implement usb_enable_autosuspendAlan Stern2010-03-021-0/+8
* USB: implement non-tree resume ordering constraints for PCI host controllersAlan Stern2010-02-261-0/+1
* USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2010-01-201-0/+1
* USB: Refactor code to find alternate interface settings.Sarah Sharp2009-12-111-0/+4
* USB: prepare for changover to Runtime PM frameworkAlan Stern2009-12-111-16/+10
* USB: remove the auto_pm flagAlan Stern2009-12-111-2/+0
* USB: make urb scatter-gather support more genericDavid Vrabel2009-12-111-0/+1
* USB: make intf.pm_usage an atomic_tAlan Stern2009-09-231-3/+3
* USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev2009-09-231-6/+13
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-1/+1
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-191-2/+2
* USB: usb.h: fix kernel-doc notationRandy Dunlap2009-07-121-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-161-4/+30
|\
| * USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp2009-06-151-7/+7
| * USB: Push scatter gather lists down to host controller drivers.Sarah Sharp2009-06-151-0/+2
| * USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp2009-06-151-0/+16
| * USB: Support for submitting control URBs under xHCI.Sarah Sharp2009-06-151-1/+3
| * USB: Support for addressing a USB device under xHCISarah Sharp2009-06-151-0/+2
| * USB: Add route string to struct usb_device.Sarah Sharp2009-06-151-0/+2
| * USB: usb.h: change private: kernel-doc for new format requirementRandy Dunlap2009-06-151-2/+2
| * USB: remove unused usb_host classGreg Kroah-Hartman2009-06-151-1/+0
| * USB: add usb debugfs directoryGreg Kroah-Hartman2009-06-151-0/+3
* | Driver Core: usb: add nodename support for usb drivers.Kay Sievers2009-06-151-0/+3
|/
* USB: add reset endpoint operationsDavid Vrabel2009-04-171-8/+1
* USB: make actual_length in struct urb field u32Greg Kroah-Hartman2009-03-241-1/+1
* USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman2009-03-241-1/+1
* USB: Move definitions from usb.h to usb/ch9.hJulia Lawall2009-03-241-180/+0
* USB: add kernel-doc for wusb_dev in struct usb_deviceInaky Perez-Gonzalez2009-01-271-0/+2
* USB: remove info() macro from usb.hGreg Kroah-Hartman2009-01-071-2/+0
* USB: remove warn() macro from usb.hGreg Kroah-Hartman2009-01-071-2/+0
OpenPOWER on IntegriCloud