summaryrefslogtreecommitdiff
path: root/include/linux/usb.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-22USB: handle pci_name() being constGreg Kroah-Hartman1-1/+1
2008-04-25wusb: add link wusb-usb deviceInaky Perez-Gonzalez1-0/+2
2008-04-25wusb: add authenticathed bit to usb_devInaky Perez-Gonzalez1-0/+2
2008-04-25USB: update comments about usb driver's headerOliver Neukum1-6/+4
2008-04-25USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum1-0/+1
2008-04-25USB: usb.h: reduce syslog clutter [v3]Tilman Schmidt1-7/+6
2008-04-25USB: convert usb.h struct usb_device to kernel-docRandy Dunlap1-64/+104
2008-04-25USB: remove CONFIG_USB_PERSIST settingAlan Stern1-1/+1
2008-03-05USB: fix comment of struct usb_interfaceLei Ming1-2/+1
2008-03-03docbook: fix usb source filesRandy Dunlap1-6/+3
2008-02-02USB: fix codingstyle issues in include/linux/usb.hGreg Kroah-Hartman1-91/+113
2008-02-02USB: Export suspend statisticsSarah Sharp1-0/+3
2008-02-02USB: Convert from class_device to device for USB coreTony Jones1-1/+1
2007-12-17usb.h: fix kernel-doc warningRandy Dunlap1-0/+1
2007-11-29USB: keep track of whether interface sysfs files existAlan Stern1-0/+1
2007-10-13USB: skip autosuspended devices during system resumeAlan Stern1-0/+1
2007-10-13USB: Export URB statistics for powertopSarah Sharp1-0/+1
2007-10-13USB: flush outstanding URBs when suspendingAlan Stern1-0/+1
2007-10-13USB: get rid of urb->lockAlan Stern1-4/+0
2007-10-13USB: add urb->unlinked fieldAlan Stern1-0/+1
2007-10-13usb: introduce usb_device authorization bitsInaky Perez-Gonzalez1-0/+7
2007-10-13USB: cleanup for previous patchesAlan Stern1-1/+1
2007-10-13USB: avoid using urb->pipe in usbcoreAlan Stern1-3/+3
2007-10-13USB: add direction bit to urb->transfer_flagsAlan Stern1-0/+30
2007-10-13USB: add ep->enableAlan Stern1-0/+2
2007-10-13USB: add urb->epAlan Stern1-0/+26
2007-07-31USB: usb.h kernel-doc additionsRandy Dunlap1-0/+2
2007-07-13USB: add IAD support to usbfs and sysfsCraig W. Nadler1-0/+10
2007-07-13USB: Add URB_FREE_BUFFER flag and the logic behind itMarcel Holtmann1-0/+1
2007-07-13USB: add power/persist device attributeAlan Stern1-0/+1
2007-07-13USB: add reset_resume methodAlan Stern1-2/+5
2007-07-13USB: introduce usb_anchorOliver Neukum1-0/+22
2007-07-13USB: add USB_DEVICE_AND_INTERFACE_INFO for device matchingDaniel Drake1-0/+22
2007-07-13USB: add USB-Persist facilityAlan Stern1-2/+6
2007-07-10USB: Add USB_DEVICE_INTERFACE_PROTOCOL macroJan Kratochvil1-0/+16
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-04-28USB: add "last_busy" field for use in autosuspendAlan Stern1-0/+8
2007-04-28USB: make usbdevices export their device nodes instead of using a separate classKay Sievers1-3/+7
2007-04-28USB: add power/level sysfs attributeAlan Stern1-0/+2
2007-04-28USB: Allow autosuspend delay to equal 0Alan Stern1-1/+1
2007-02-24USB: make autosuspend delay a module parameterAlan Stern1-0/+3
2007-02-24USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum1-0/+1
2007-02-17USB: make usb_iso_packet_descriptor.status signedPete Zaitcev1-1/+1
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-5/+29
2007-02-08usbcore: remove unused bandwith-related codeAlan Stern1-1/+0
2007-02-08USB: Add usb_endpoint_xfer_control to usb.hSarah Bailey1-0/+12
2007-02-08USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman1-0/+12
2007-02-08USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell1-1/+1
2007-02-08USB: convert usb class devices to real devicesGreg Kroah-Hartman1-2/+3
2007-02-08USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman1-1/+1