aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb.h
AgeCommit message (Expand)Author
2010-05-20USB: remove unused usb_buffer_alloc and usb_buffer_free macrosGreg Kroah-Hartman
2010-05-20USB: usb.h: checkpatch cleanupsGreg Kroah-Hartman
2010-05-20USB: remove usb_find_deviceMing Lei
2010-05-20USB: simplify usb_sg_init()Alan Stern
2010-05-20USB: Change the scatterlist type in struct urbMatthew Wilcox
2010-05-20USB: Turn interface_to_usbdev into an inline functionMatthew Wilcox
2010-05-20USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox
2010-05-20USB: remove URB_NO_SETUP_DMA_MAPAlan Stern
2010-05-20USB: remove the usb_host_ss_ep_comp structureAlan Stern
2010-05-20USB: Support for allocating USB 3.0 streams.Sarah Sharp
2010-05-20USB: Add stream ID field to struct urb.Sarah Sharp
2010-05-20USB: use PM core routines to enable/disable autosuspendAlan Stern
2010-05-20USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack
2010-03-19USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman
2010-03-02USB: Extend and neaten dbg macrosJoe Perches
2010-03-02USB: convert to the runtime PM frameworkAlan Stern
2010-03-02USB: implement usb_enable_autosuspendAlan Stern
2010-02-26USB: implement non-tree resume ordering constraints for PCI host controllersAlan Stern
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp
2009-12-11USB: Refactor code to find alternate interface settings.Sarah Sharp
2009-12-11USB: prepare for changover to Runtime PM frameworkAlan Stern
2009-12-11USB: remove the auto_pm flagAlan Stern
2009-12-11USB: make urb scatter-gather support more genericDavid Vrabel
2009-09-23USB: make intf.pm_usage an atomic_tAlan Stern
2009-09-23USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-07-12USB: usb.h: fix kernel-doc notationRandy Dunlap
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-06-15USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp
2009-06-15USB: Push scatter gather lists down to host controller drivers.Sarah Sharp
2009-06-15USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp
2009-06-15USB: Support for submitting control URBs under xHCI.Sarah Sharp
2009-06-15USB: Support for addressing a USB device under xHCISarah Sharp
2009-06-15USB: Add route string to struct usb_device.Sarah Sharp
2009-06-15USB: usb.h: change private: kernel-doc for new format requirementRandy Dunlap
2009-06-15USB: remove unused usb_host classGreg Kroah-Hartman
2009-06-15USB: add usb debugfs directoryGreg Kroah-Hartman
2009-06-15Driver Core: usb: add nodename support for usb drivers.Kay Sievers
2009-04-17USB: add reset endpoint operationsDavid Vrabel
2009-03-24USB: make actual_length in struct urb field u32Greg Kroah-Hartman
2009-03-24USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman
2009-03-24USB: Move definitions from usb.h to usb/ch9.hJulia Lawall
2009-01-27USB: add kernel-doc for wusb_dev in struct usb_deviceInaky Perez-Gonzalez
2009-01-07USB: remove info() macro from usb.hGreg Kroah-Hartman
2009-01-07USB: remove warn() macro from usb.hGreg Kroah-Hartman
2009-01-07USB: extension of anchor API to unpoison an anchorOliver Neukum
2009-01-07USB: mark "reject" field of struct urb as atomic_tMing Lei