summaryrefslogtreecommitdiffstats
path: root/include/linux/usb.h
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1Star
* USB: fix autosuspend when CONFIG_PM isn't setAlan Stern2006-09-291-1/+1
* usbcore: add autosuspend/autoresume infrastructureAlan Stern2006-09-271-0/+33
* usbcore: store each usb_device's level in the treeAlan Stern2006-09-271-0/+1
* usbcore: trim down usb_bus structureAlan Stern2006-09-271-3/+0Star
* usbcore: Add flag for whether a host controller uses DMAAlan Stern2006-09-271-0/+1
* USB: remove struct usb_operationsAlan Stern2006-09-271-4/+0Star
* usbcore: help drivers to change device configsAlan Stern2006-09-271-0/+3
* USB core: Use const where possible.Luiz Fernando N. Capitulino2006-09-271-9/+9
* USB: New functions to check endpoints info.Luiz Fernando N. Capitulino2006-09-271-0/+14
* USB: making the kernel -Wshadow clean - USB & completionJesper Juhl2006-09-271-9/+9
* usbcore: track whether interfaces are suspendedAlan Stern2006-09-271-0/+3
* usbcore: add usb_device_driver definitionAlan Stern2006-09-271-7/+51
* Revert "[PATCH] USB: move usb_device_class class devices to be real devices"Greg Kroah-Hartman2006-08-031-1/+1
* Revert "[PATCH] USB: convert usb class devices to real devices"Greg Kroah-Hartman2006-08-031-3/+2Star
* [PATCH] USB: fix usb kernel-docRandy Dunlap2006-07-131-1/+1
* [PATCH] USB: convert usb class devices to real devicesGreg Kroah-Hartman2006-06-221-2/+3
* [PATCH] USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2006-06-221-1/+1
* [PATCH] USB: make endpoints real struct devicesGreg Kroah-Hartman2006-06-221-1/+3
* [PATCH] usbcore: port reset for composite devicesAlan Stern2006-06-221-0/+9
* [PATCH] USB: add usb_interrupt_msg() function for api completeness.Greg Kroah-Hartman2006-06-221-0/+2
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0Star
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk2006-03-201-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-051-1/+1
|\
| * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-051-1/+1
* | [PATCH] USB: Store port number in usb_deviceAlan Stern2006-01-041-0/+1
* | [PATCH] USB: Consider power budget when choosing configurationAlan Stern2006-01-041-0/+2
* | [PATCH] USB: Remove USB private semaphoreAlan Stern2006-01-041-5/+4Star
* | [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-4/+0Star
* | [PATCH] USB: make registering a usb driver automatically set the module ownerGreg Kroah-Hartman2006-01-041-1/+5
* | [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-041-0/+3
* | [PATCH] USB: add dynamic id functionality to USB coreGreg Kroah-Hartman2006-01-041-0/+8
|/
* [PATCH] USB: kernel-doc for linux/usb.hRandy Dunlap2005-11-241-0/+1
* [PATCH] DocBook: allow to mark structure members privateMartin Waitz2005-11-141-3/+3
* [PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern2005-10-291-4/+6
* [PATCH] usbcore: Wrap lines before column 80Alan Stern2005-10-291-46/+86
* [PATCH] usbcore: Improve endpoint sysfs file handlingAlan Stern2005-10-291-4/+1Star
* [PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman2005-10-291-0/+8
* [PATCH] stop exporting two functionsDavid Brownell2005-10-291-5/+0Star
* [PATCH] remove usb_suspend_device() parameterDavid Brownell2005-10-291-1/+1
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-291-5/+2Star
* [PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman2005-10-291-0/+4
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-4/+4
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-091-8/+1Star
* [PATCH] USB: real nodes instead of usbfsKay Sievers2005-09-091-0/+2
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-121-4/+4
* [PATCH] better USB_MON dependenciesAdrian Bunk2005-06-231-1/+1
* [PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de2005-06-211-3/+2Star
* [PATCH] USB: update urb documentationRoman Kagan2005-06-031-1/+5