aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb.h
Commit message (Expand)AuthorAge
* USB: Defer Set-Interface for suspended devicesAlan Stern2008-08-21
* USB: add missing kerneldoc line for "needs_binding"Alan Stern2008-08-13
* USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern2008-07-21
* USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei2008-07-21
* USB: remove interface parameter of usb_reset_composite_deviceMing Lei2008-07-21
* USB: implement "soft" unbindingAlan Stern2008-07-21
* USB: handle pci_name() being constGreg Kroah-Hartman2008-07-21
* wusb: add link wusb-usb deviceInaky Perez-Gonzalez2008-04-25
* wusb: add authenticathed bit to usb_devInaky Perez-Gonzalez2008-04-25
* USB: update comments about usb driver's headerOliver Neukum2008-04-25
* USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum2008-04-25
* USB: usb.h: reduce syslog clutter [v3]Tilman Schmidt2008-04-25
* USB: convert usb.h struct usb_device to kernel-docRandy Dunlap2008-04-25
* USB: remove CONFIG_USB_PERSIST settingAlan Stern2008-04-25
* USB: fix comment of struct usb_interfaceLei Ming2008-03-04
* docbook: fix usb source filesRandy Dunlap2008-03-03
* USB: fix codingstyle issues in include/linux/usb.hGreg Kroah-Hartman2008-02-01
* USB: Export suspend statisticsSarah Sharp2008-02-01
* USB: Convert from class_device to device for USB coreTony Jones2008-02-01
* usb.h: fix kernel-doc warningRandy Dunlap2007-12-17
* USB: keep track of whether interface sysfs files existAlan Stern2007-11-28
* USB: skip autosuspended devices during system resumeAlan Stern2007-10-12
* USB: Export URB statistics for powertopSarah Sharp2007-10-12
* USB: flush outstanding URBs when suspendingAlan Stern2007-10-12
* USB: get rid of urb->lockAlan Stern2007-10-12
* USB: add urb->unlinked fieldAlan Stern2007-10-12
* usb: introduce usb_device authorization bitsInaky Perez-Gonzalez2007-10-12
* USB: cleanup for previous patchesAlan Stern2007-10-12
* USB: avoid using urb->pipe in usbcoreAlan Stern2007-10-12
* USB: add direction bit to urb->transfer_flagsAlan Stern2007-10-12
* USB: add ep->enableAlan Stern2007-10-12
* USB: add urb->epAlan Stern2007-10-12
* USB: usb.h kernel-doc additionsRandy Dunlap2007-07-30
* USB: add IAD support to usbfs and sysfsCraig W. Nadler2007-07-12
* USB: Add URB_FREE_BUFFER flag and the logic behind itMarcel Holtmann2007-07-12
* USB: add power/persist device attributeAlan Stern2007-07-12
* USB: add reset_resume methodAlan Stern2007-07-12
* USB: introduce usb_anchorOliver Neukum2007-07-12
* USB: add USB_DEVICE_AND_INTERFACE_INFO for device matchingDaniel Drake2007-07-12
* USB: add USB-Persist facilityAlan Stern2007-07-12
* USB: Add USB_DEVICE_INTERFACE_PROTOCOL macroJan Kratochvil2007-07-10
* Fix occurrences of "the the "Michael Opdenacker2007-05-09
* USB: add "last_busy" field for use in autosuspendAlan Stern2007-04-27
* USB: make usbdevices export their device nodes instead of using a separate classKay Sievers2007-04-27
* USB: add power/level sysfs attributeAlan Stern2007-04-27
* USB: Allow autosuspend delay to equal 0Alan Stern2007-04-27
* USB: make autosuspend delay a module parameterAlan Stern2007-02-23
* USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2007-02-23
* USB: make usb_iso_packet_descriptor.status signedPete Zaitcev2007-02-16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-07
|\