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