aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb.h
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell2011-02-04
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
|\
| * USB: use the runtime-PM autosuspend implementationAlan Stern2010-11-16
| * USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei2010-11-16
* | usb: musb: do not use dma for control transfersAnand Gadiyar2010-11-22
* | 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
|/