aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb.h
Commit message (Expand)AuthorAge
* Revert "[PATCH] USB: move usb_device_class class devices to be real devices"Greg Kroah-Hartman2006-08-02
* Revert "[PATCH] USB: convert usb class devices to real devices"Greg Kroah-Hartman2006-08-02
* [PATCH] USB: fix usb kernel-docRandy Dunlap2006-07-12
* [PATCH] USB: convert usb class devices to real devicesGreg Kroah-Hartman2006-06-21
* [PATCH] USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2006-06-21
* [PATCH] USB: make endpoints real struct devicesGreg Kroah-Hartman2006-06-21
* [PATCH] usbcore: port reset for composite devicesAlan Stern2006-06-21
* [PATCH] USB: add usb_interrupt_msg() function for api completeness.Greg Kroah-Hartman2006-06-21
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
* [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk2006-03-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-04
|\
| * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04
* | [PATCH] USB: Store port number in usb_deviceAlan Stern2006-01-04
* | [PATCH] USB: Consider power budget when choosing configurationAlan Stern2006-01-04
* | [PATCH] USB: Remove USB private semaphoreAlan Stern2006-01-04
* | [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* | [PATCH] USB: make registering a usb driver automatically set the module ownerGreg Kroah-Hartman2006-01-04
* | [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-04
* | [PATCH] USB: add dynamic id functionality to USB coreGreg Kroah-Hartman2006-01-04
|/
* [PATCH] USB: kernel-doc for linux/usb.hRandy Dunlap2005-11-24
* [PATCH] DocBook: allow to mark structure members privateMartin Waitz2005-11-13
* [PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern2005-10-28
* [PATCH] usbcore: Wrap lines before column 80Alan Stern2005-10-28
* [PATCH] usbcore: Improve endpoint sysfs file handlingAlan Stern2005-10-28
* [PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman2005-10-28
* [PATCH] stop exporting two functionsDavid Brownell2005-10-28
* [PATCH] remove usb_suspend_device() parameterDavid Brownell2005-10-28
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-28
* [PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman2005-10-28
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-28
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-08
* [PATCH] USB: real nodes instead of usbfsKay Sievers2005-09-08
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-12
* [PATCH] better USB_MON dependenciesAdrian Bunk2005-06-23
* [PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de2005-06-20
* [PATCH] USB: update urb documentationRoman Kagan2005-06-03
* [PATCH] usb suspend updates (interface suspend)David Brownell2005-04-18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16