aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb.h
Commit message (Expand)AuthorAge
* USB: dynamically allocate usb_device children pointers instead of using a fix...Huajun Li2012-03-13
* Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman2012-02-10
|\
| * kernel-doc: fix new warning in usb.hRandy Dunlap2012-01-23
* | usb: Add support for indicating whether a port is removableMatthew Garrett2012-02-09
|/
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-09
|\
| * usb: fix number of mapped SG DMA entriesClemens Ladisch2011-12-09
| * USB: move usb_translate_errors to linux/usb.hJohan Hovold2011-11-15
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \
| * | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-03
| |/
* / USB: Add helper macro for usb_driver boilerplateGreg Kroah-Hartman2011-11-17
|/
* include: convert various register fcns to macros to avoid include chainingPaul Gortmaker2011-10-31
* xHCI: set USB2 hardware LPMAndiry Xu2011-09-26
* usbcore: check device's LPM capabilityAndiry Xu2011-09-26
* usbcore: get BOS descriptor setAndiry Xu2011-09-26
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* USB: documentation update for the pre_reset methodAlan Stern2011-04-29
* 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