summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
...
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-273-0/+35
* USB: hub: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-7/+2
* USB: New functions to check endpoints info.Luiz Fernando N. Capitulino2006-09-271-0/+144
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-275-8/+8
* USB: usbcore get rid of the timer in usb_start_wait_urb()Franck Bui-Huu2006-09-271-44/+29
* hub driver: improve use of #ifdefAlan Stern2006-09-272-18/+57
* usbcore: suspending devices with no driverAlan Stern2006-09-271-4/+15
* usbcore: fix up device and power state testsAlan Stern2006-09-273-61/+29
* usbcore: set device and power states properlyAlan Stern2006-09-272-35/+46
* usbcore: track whether interfaces are suspendedAlan Stern2006-09-271-3/+3
* usbcore: resume device resume recursionAlan Stern2006-09-274-105/+70
* usbcore: split suspend/resume for device and interfacesAlan Stern2006-09-271-45/+77
* usbcore: make usb_generic a usb_device_driverAlan Stern2006-09-274-186/+232
* usbcore: add usb_device_driver definitionAlan Stern2006-09-274-77/+194
* usbcore: move code among source filesAlan Stern2006-09-275-342/+370
* usbcore: rename usb_suspend_device to usb_port_suspendAlan Stern2006-09-273-24/+25
* usbfs: detect device unregistrationAlan Stern2006-09-271-6/+7
* usbfs: private mutex for open, release, and removeAlan Stern2006-09-273-11/+19
* usbcore: add configuration_string to attribute groupAlan Stern2006-09-271-3/+2
* USB: Make usb_buffer_free() NULL-safeDmitry Torokhov2006-09-271-1/+3
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-272-4/+4
* PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell2006-09-251-1/+1
* Revert "[PATCH] USB: move usb_device_class class devices to be real devices"Greg Kroah-Hartman2006-08-021-10/+10
* Revert "[PATCH] USB: convert usb class devices to real devices"Greg Kroah-Hartman2006-08-021-6/+7
* [PATCH] USB: remove devfs information from KconfigMichal Piotrowski2006-07-121-3/+0
* [PATCH] usbcore: fixes for hub_port_resumeAlan Stern2006-07-121-0/+5
* [PATCH] USB hub: don't return status > 0 from resumeAlan Stern2006-07-121-1/+4
* [PATCH] usbfs: use the correct signal number for disconnectionZoran Marceta2006-07-121-1/+1
* [PATCH] lockdep: annotate USBFSArjan van de Ven2006-07-031-1/+1
* [PATCH] lockdep: annotate i_mutexIngo Molnar2006-07-031-1/+1
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-3013-13/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3013-13/+0
* | [PATCH] SELinux: update USB code with new kill_proc_info_as_uidDavid Quigley2006-06-303-2/+7
|/
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-251-6/+2
|\
| * Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer"Linus Torvalds2006-06-241-6/+2
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-2411-359/+596
|\ \ | |/
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
| * [PATCH] USB: get USB suspend to work againGreg Kroah-Hartman2006-06-221-0/+2
| * [PATCH] USB: only make /sys/class/usb show up when there is something in itGreg Kroah-Hartman2006-06-211-16/+54
| * [PATCH] USB: convert usb class devices to real devicesGreg Kroah-Hartman2006-06-211-7/+6
| * [PATCH] USB: move usb_device_class class devices to be real devicesGreg Kroah-Hartman2006-06-211-10/+10
| * [PATCH] USB: make endpoints real struct devicesGreg Kroah-Hartman2006-06-211-88/+150
| * [PATCH] USB: make usb_create_ep_files take a struct deviceGreg Kroah-Hartman2006-06-213-5/+5
| * [PATCH] USB: move the endpoint specific sysfs code to it's own fileGreg Kroah-Hartman2006-06-214-198/+218
| * [PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointerPhilippe Retornaz2006-06-211-2/+6
| * [PATCH] usbcore: recovery from Set-Configuration failureAlan Stern2006-06-211-76/+75
| * [PATCH] USB hub: use usb_reset_composite_deviceAlan Stern2006-06-211-19/+15
| * [PATCH] usbcore: port reset for composite devicesAlan Stern2006-06-213-5/+83
OpenPOWER on IntegriCloud