aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb.h
Commit message (Expand)AuthorAge
* 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
|\
| * usbcore: remove unused bandwith-related codeAlan Stern2007-02-07
| * USB: Add usb_endpoint_xfer_control to usb.hSarah Bailey2007-02-07
| * USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman2007-02-07
| * USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-07
| * USB: convert usb class devices to real devicesGreg Kroah-Hartman2007-02-07
| * USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2007-02-07
* | USB: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-07
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * USB: keep count of unsuspended childrenAlan Stern2006-12-01
| * USB: struct usb_device: change flag to bitflagAlan Stern2006-12-01
| * USB: expand autosuspend/autoresume APIAlan Stern2006-12-01
| * USB: makes usb_endpoint_* functions inline.Luiz Fernando N. Capitulino2006-12-01
| * usb/hub: allow hubs up to 31 childreninaky@linux.intel.com2006-12-01
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: fix autosuspend when CONFIG_PM isn't setAlan Stern2006-09-28
* usbcore: add autosuspend/autoresume infrastructureAlan Stern2006-09-27
* usbcore: store each usb_device's level in the treeAlan Stern2006-09-27
* usbcore: trim down usb_bus structureAlan Stern2006-09-27
* usbcore: Add flag for whether a host controller uses DMAAlan Stern2006-09-27
* USB: remove struct usb_operationsAlan Stern2006-09-27