summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAgeFilesLines
* 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
| * [PATCH] usbcore: Fix broken RNDIS config selectionGiridhar Pemmasani2006-06-211-1/+1
| * [PATCH] USB: print message when device is rejected due to insufficient powerDaniel Drake2006-06-211-1/+9
| * [PATCH] USB: add usb_interrupt_msg() function for api completeness.Greg Kroah-Hartman2006-06-211-0/+31
| * [PATCH] USB: Allow high-bandwidth isochronous packets via usbfsMicah Dowty2006-06-211-1/+2
| * [PATCH] USB: Remove 4088-byte limit on usbfs control URBsMicah Dowty2006-06-211-2/+2
| * [PATCH] USB: usbcore: always turn on hub port powerAlan Stern2006-06-211-8/+15
| * [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-10/+2
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-091-1/+1
|/
* [PATCH] USB: usbcore: don't check the device's power sourceAlan Stern2006-05-081-10/+13
* [PATCH] USB: fix OHCI PM regressionDavid Brownell2006-05-081-7/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-141-4/+3
|\
| * [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-141-4/+3
* | [PATCH] USB: otg hub support is optionalDavid Brownell2006-04-142-0/+14
* | [PATCH] USB: drivers/usb/core/: remove unused exportsAdrian Bunk2006-04-142-3/+0
|/
* Merge ../linux-2.6Paul Mackerras2006-03-292-60/+11
|\
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-3/+3
| * [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-57/+8
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-2/+2
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-03-219-125/+156
|\
| * [PATCH] USB: fix check_ctrlrecip to allow control transfers in state ADDRESSHorst Schirmeier2006-03-201-1/+2
| * [PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)Horst Schirmeier2006-03-201-5/+7
| * [PATCH] USB: usbcore: Don't assume a USB configuration includes any interfacesAlan Stern2006-03-201-6/+10
| * [PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=nAlan Stern2006-03-201-1/+1
OpenPOWER on IntegriCloud