aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-12USB: usb.h: fix kernel-doc notationRandy Dunlap1-2/+4
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-4/+30
2009-06-15USB: Change names of SuperSpeed ep companion descriptor structs.Sarah Sharp1-7/+7
2009-06-15USB: Push scatter gather lists down to host controller drivers.Sarah Sharp1-0/+2
2009-06-15USB: Parse and store the SuperSpeed endpoint companion descriptors.Sarah Sharp1-0/+16
2009-06-15USB: Support for submitting control URBs under xHCI.Sarah Sharp1-1/+3
2009-06-15USB: Support for addressing a USB device under xHCISarah Sharp1-0/+2
2009-06-15USB: Add route string to struct usb_device.Sarah Sharp1-0/+2
2009-06-15USB: usb.h: change private: kernel-doc for new format requirementRandy Dunlap1-2/+2
2009-06-15USB: remove unused usb_host classGreg Kroah-Hartman1-1/+0
2009-06-15USB: add usb debugfs directoryGreg Kroah-Hartman1-0/+3
2009-06-15Driver Core: usb: add nodename support for usb drivers.Kay Sievers1-0/+3
2009-04-17USB: add reset endpoint operationsDavid Vrabel1-8/+1
2009-03-24USB: make actual_length in struct urb field u32Greg Kroah-Hartman1-1/+1
2009-03-24USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman1-1/+1
2009-03-24USB: Move definitions from usb.h to usb/ch9.hJulia Lawall1-180/+0
2009-01-27USB: add kernel-doc for wusb_dev in struct usb_deviceInaky Perez-Gonzalez1-0/+2
2009-01-07USB: remove info() macro from usb.hGreg Kroah-Hartman1-2/+0
2009-01-07USB: remove warn() macro from usb.hGreg Kroah-Hartman1-2/+0
2009-01-07USB: extension of anchor API to unpoison an anchorOliver Neukum1-0/+1
2009-01-07USB: mark "reject" field of struct urb as atomic_tMing Lei1-1/+1
2009-01-07USB: utilize the bus notifiersAlan Stern1-0/+2
2009-01-07USB: Enhance usage of pm_message_tAlan Stern1-1/+1
2009-01-07USB: Allow usbmon as a module even if usbcore is builtinPete Zaitcev1-1/+1
2009-01-07USB: Introduce usb_queue_reset() to do resets from atomic contextsInaky Perez-Gonzalez1-0/+8
2009-01-07USB: add asynchronous autosuspend/autoresume supportAlan Stern1-0/+9
2008-11-13USB: don't register endpoints for interfaces that are going awayAlan Stern1-0/+2
2008-10-17USB: anchor API changes needed for btusbOliver Neukum1-0/+3
2008-10-17USB: extend poisoning to anchorsOliver Neukum1-0/+2
2008-10-17USB: kill URBs permanentlyOliver Neukum1-0/+2
2008-08-21USB: Defer Set-Interface for suspended devicesAlan Stern1-0/+3
2008-08-13USB: add missing kerneldoc line for "needs_binding"Alan Stern1-0/+2
2008-07-21USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern1-0/+1
2008-07-21USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei1-3/+2
2008-07-21USB: remove interface parameter of usb_reset_composite_deviceMing Lei1-2/+1
2008-07-21USB: implement "soft" unbindingAlan Stern1-0/+3
2008-07-21USB: handle pci_name() being constGreg Kroah-Hartman1-1/+1
2008-04-24wusb: add link wusb-usb deviceInaky Perez-Gonzalez1-0/+2
2008-04-24wusb: add authenticathed bit to usb_devInaky Perez-Gonzalez1-0/+2
2008-04-24USB: update comments about usb driver's headerOliver Neukum1-6/+4
2008-04-24USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum1-0/+1
2008-04-24USB: usb.h: reduce syslog clutter [v3]Tilman Schmidt1-7/+6
2008-04-24USB: convert usb.h struct usb_device to kernel-docRandy Dunlap1-64/+104
2008-04-24USB: remove CONFIG_USB_PERSIST settingAlan Stern1-1/+1
2008-03-04USB: fix comment of struct usb_interfaceLei Ming1-2/+1
2008-03-03docbook: fix usb source filesRandy Dunlap1-6/+3
2008-02-01USB: fix codingstyle issues in include/linux/usb.hGreg Kroah-Hartman1-91/+113
2008-02-01USB: Export suspend statisticsSarah Sharp1-0/+3
2008-02-01USB: Convert from class_device to device for USB coreTony Jones1-1/+1
2007-12-17usb.h: fix kernel-doc warningRandy Dunlap1-0/+1