aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* USB core: Use const where possible.Luiz Fernando N. Capitulino2006-09-27
* wusb: pretty print new wireless USB devices when they connectInaky Perez-Gonzalez2006-09-27
* wusb: handle wusb device ep0 speed settingsInaky Perez-Gonzalez2006-09-27
* wusb: hub code recognizes wusb portsInaky Perez-Gonzalez2006-09-27
* usb: deal with broken config descriptorsInaky Perez-Gonzalez2006-09-27
* usbcore: khubd and busy-port handlingAlan Stern2006-09-27
* usbcore: make hcd_endpoint_disable wait for queue to drainAlan Stern2006-09-27
* USB: Properly unregister reboot notifier in case of failure in ehci hcdAleksey Gorelov2006-09-27
* USB: hub: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-27
* USB: New functions to check endpoints info.Luiz Fernando N. Capitulino2006-09-27
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-27
* USB: usbcore get rid of the timer in usb_start_wait_urb()Franck Bui-Huu2006-09-27
* hub driver: improve use of #ifdefAlan Stern2006-09-27
* usbcore: suspending devices with no driverAlan Stern2006-09-27
* usbcore: fix up device and power state testsAlan Stern2006-09-27
* usbcore: set device and power states properlyAlan Stern2006-09-27
* usbcore: track whether interfaces are suspendedAlan Stern2006-09-27
* usbcore: resume device resume recursionAlan Stern2006-09-27
* usbcore: split suspend/resume for device and interfacesAlan Stern2006-09-27
* usbcore: make usb_generic a usb_device_driverAlan Stern2006-09-27
* usbcore: add usb_device_driver definitionAlan Stern2006-09-27
* usbcore: move code among source filesAlan Stern2006-09-27
* usbcore: rename usb_suspend_device to usb_port_suspendAlan Stern2006-09-27
* usbfs: detect device unregistrationAlan Stern2006-09-27
* usbfs: private mutex for open, release, and removeAlan Stern2006-09-27
* usbcore: add configuration_string to attribute groupAlan Stern2006-09-27
* USB: Make usb_buffer_free() NULL-safeDmitry Torokhov2006-09-27
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell2006-09-26
* 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: remove devfs information from KconfigMichal Piotrowski2006-07-12
* [PATCH] usbcore: fixes for hub_port_resumeAlan Stern2006-07-12
* [PATCH] USB hub: don't return status > 0 from resumeAlan Stern2006-07-12
* [PATCH] usbfs: use the correct signal number for disconnectionZoran Marceta2006-07-12
* [PATCH] lockdep: annotate USBFSArjan van de Ven2006-07-03
* [PATCH] lockdep: annotate i_mutexIngo Molnar2006-07-03
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* | [PATCH] SELinux: update USB code with new kill_proc_info_as_uidDavid Quigley2006-06-30
|/
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-25
|\
| * Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer"Linus Torvalds2006-06-24
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-24
|\|
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
| * [PATCH] USB: get USB suspend to work againGreg Kroah-Hartman2006-06-23
| * [PATCH] USB: only make /sys/class/usb show up when there is something in itGreg Kroah-Hartman2006-06-21
| * [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