summaryrefslogtreecommitdiffstats
path: root/include/linux/usb.h
Commit message (Expand)AuthorAgeFilesLines
* USB: usb.h: fix kernel-doc notationRandy Dunlap2009-07-131-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-161-7/+7
| * USB: Push scatter gather lists down to host controller drivers.Sarah Sharp2009-06-161-0/+2
| * USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp2009-06-161-0/+16
| * USB: Support for submitting control URBs under xHCI.Sarah Sharp2009-06-161-1/+3
| * USB: Support for addressing a USB device under xHCISarah Sharp2009-06-161-0/+2
| * USB: Add route string to struct usb_device.Sarah Sharp2009-06-161-0/+2
| * USB: usb.h: change private: kernel-doc for new format requirementRandy Dunlap2009-06-161-2/+2
| * USB: remove unused usb_host classGreg Kroah-Hartman2009-06-161-1/+0Star
| * USB: add usb debugfs directoryGreg Kroah-Hartman2009-06-161-0/+3
* | Driver Core: usb: add nodename support for usb drivers.Kay Sievers2009-06-161-0/+3
|/
* USB: add reset endpoint operationsDavid Vrabel2009-04-171-8/+1Star
* USB: make actual_length in struct urb field u32Greg Kroah-Hartman2009-03-251-1/+1
* USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman2009-03-251-1/+1
* USB: Move definitions from usb.h to usb/ch9.hJulia Lawall2009-03-251-180/+0Star
* USB: add kernel-doc for wusb_dev in struct usb_deviceInaky Perez-Gonzalez2009-01-281-0/+2
* USB: remove info() macro from usb.hGreg Kroah-Hartman2009-01-071-2/+0Star
* USB: remove warn() macro from usb.hGreg Kroah-Hartman2009-01-071-2/+0Star
* USB: extension of anchor API to unpoison an anchorOliver Neukum2009-01-071-0/+1
* USB: mark "reject" field of struct urb as atomic_tMing Lei2009-01-071-1/+1
* USB: utilize the bus notifiersAlan Stern2009-01-071-0/+2
* USB: Enhance usage of pm_message_tAlan Stern2009-01-071-1/+1
* USB: Allow usbmon as a module even if usbcore is builtinPete Zaitcev2009-01-071-1/+1
* USB: Introduce usb_queue_reset() to do resets from atomic contextsInaky Perez-Gonzalez2009-01-071-0/+8
* USB: add asynchronous autosuspend/autoresume supportAlan Stern2009-01-071-0/+9
* USB: don't register endpoints for interfaces that are going awayAlan Stern2008-11-131-0/+2
* USB: anchor API changes needed for btusbOliver Neukum2008-10-171-0/+3
* USB: extend poisoning to anchorsOliver Neukum2008-10-171-0/+2
* USB: kill URBs permanentlyOliver Neukum2008-10-171-0/+2
* USB: Defer Set-Interface for suspended devicesAlan Stern2008-08-211-0/+3
* USB: add missing kerneldoc line for "needs_binding"Alan Stern2008-08-141-0/+2
* USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern2008-07-221-0/+1
* USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei2008-07-221-3/+2Star
* USB: remove interface parameter of usb_reset_composite_deviceMing Lei2008-07-221-2/+1Star
* USB: implement "soft" unbindingAlan Stern2008-07-221-0/+3
* USB: handle pci_name() being constGreg Kroah-Hartman2008-07-221-1/+1
* wusb: add link wusb-usb deviceInaky Perez-Gonzalez2008-04-251-0/+2
* wusb: add authenticathed bit to usb_devInaky Perez-Gonzalez2008-04-251-0/+2
* USB: update comments about usb driver's headerOliver Neukum2008-04-251-6/+4Star
* USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum2008-04-251-0/+1
* USB: usb.h: reduce syslog clutter [v3]Tilman Schmidt2008-04-251-7/+6Star
* USB: convert usb.h struct usb_device to kernel-docRandy Dunlap2008-04-251-64/+104
* USB: remove CONFIG_USB_PERSIST settingAlan Stern2008-04-251-1/+1
* USB: fix comment of struct usb_interfaceLei Ming2008-03-041-2/+1Star
* docbook: fix usb source filesRandy Dunlap2008-03-031-6/+3Star
* USB: fix codingstyle issues in include/linux/usb.hGreg Kroah-Hartman2008-02-011-91/+113
* USB: Export suspend statisticsSarah Sharp2008-02-011-0/+3
* USB: Convert from class_device to device for USB coreTony Jones2008-02-011-1/+1
* usb.h: fix kernel-doc warningRandy Dunlap2007-12-171-0/+1