summaryrefslogtreecommitdiff
path: root/include/linux/usb.h
AgeCommit message (Expand)Author
2008-04-24wusb: add link wusb-usb deviceInaky Perez-Gonzalez
2008-04-24wusb: add authenticathed bit to usb_devInaky Perez-Gonzalez
2008-04-24USB: update comments about usb driver's headerOliver Neukum
2008-04-24USB: add extension of anchor API, usb_unlink_anchored_urbsOliver Neukum
2008-04-24USB: usb.h: reduce syslog clutter [v3]Tilman Schmidt
2008-04-24USB: convert usb.h struct usb_device to kernel-docRandy Dunlap
2008-04-24USB: remove CONFIG_USB_PERSIST settingAlan Stern
2008-03-04USB: fix comment of struct usb_interfaceLei Ming
2008-03-03docbook: fix usb source filesRandy Dunlap
2008-02-01USB: fix codingstyle issues in include/linux/usb.hGreg Kroah-Hartman
2008-02-01USB: Export suspend statisticsSarah Sharp
2008-02-01USB: Convert from class_device to device for USB coreTony Jones
2007-12-17usb.h: fix kernel-doc warningRandy Dunlap
2007-11-28USB: keep track of whether interface sysfs files existAlan Stern
2007-10-12USB: skip autosuspended devices during system resumeAlan Stern
2007-10-12USB: Export URB statistics for powertopSarah Sharp
2007-10-12USB: flush outstanding URBs when suspendingAlan Stern
2007-10-12USB: get rid of urb->lockAlan Stern
2007-10-12USB: add urb->unlinked fieldAlan Stern
2007-10-12usb: introduce usb_device authorization bitsInaky Perez-Gonzalez
2007-10-12USB: cleanup for previous patchesAlan Stern
2007-10-12USB: avoid using urb->pipe in usbcoreAlan Stern
2007-10-12USB: add direction bit to urb->transfer_flagsAlan Stern
2007-10-12USB: add ep->enableAlan Stern
2007-10-12USB: add urb->epAlan Stern
2007-07-30USB: usb.h kernel-doc additionsRandy Dunlap
2007-07-12USB: add IAD support to usbfs and sysfsCraig W. Nadler
2007-07-12USB: Add URB_FREE_BUFFER flag and the logic behind itMarcel Holtmann
2007-07-12USB: add power/persist device attributeAlan Stern
2007-07-12USB: add reset_resume methodAlan Stern
2007-07-12USB: introduce usb_anchorOliver Neukum
2007-07-12USB: add USB_DEVICE_AND_INTERFACE_INFO for device matchingDaniel Drake
2007-07-12USB: add USB-Persist facilityAlan Stern
2007-07-10USB: Add USB_DEVICE_INTERFACE_PROTOCOL macroJan Kratochvil
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-04-27USB: add "last_busy" field for use in autosuspendAlan Stern
2007-04-27USB: make usbdevices export their device nodes instead of using a separate classKay Sievers
2007-04-27USB: add power/level sysfs attributeAlan Stern
2007-04-27USB: Allow autosuspend delay to equal 0Alan Stern
2007-02-23USB: make autosuspend delay a module parameterAlan Stern
2007-02-23USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum
2007-02-16USB: make usb_iso_packet_descriptor.status signedPete Zaitcev
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-02-07usbcore: remove unused bandwith-related codeAlan Stern
2007-02-07USB: Add usb_endpoint_xfer_control to usb.hSarah Bailey
2007-02-07USB serial: add dynamic id support to usb-serial coreGreg Kroah-Hartman
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell
2007-02-07USB: convert usb class devices to real devicesGreg Kroah-Hartman
2007-02-07USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman
2007-02-07USB: add the sysfs driver name to all modulesGreg Kroah-Hartman