aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* Remove obsolete #include <linux/config.h>Jörn Engel2006-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
| * [PATCH] USB: make endpoints real struct devicesGreg Kroah-Hartman2006-06-21
| * [PATCH] USB: make usb_create_ep_files take a struct deviceGreg Kroah-Hartman2006-06-21
| * [PATCH] USB: move the endpoint specific sysfs code to it's own fileGreg Kroah-Hartman2006-06-21
| * [PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointerPhilippe Retornaz2006-06-21
| * [PATCH] usbcore: recovery from Set-Configuration failureAlan Stern2006-06-21
| * [PATCH] USB hub: use usb_reset_composite_deviceAlan Stern2006-06-21
| * [PATCH] usbcore: port reset for composite devicesAlan Stern2006-06-21
| * [PATCH] usbcore: Fix broken RNDIS config selectionGiridhar Pemmasani2006-06-21
| * [PATCH] USB: print message when device is rejected due to insufficient powerDaniel Drake2006-06-21
| * [PATCH] USB: add usb_interrupt_msg() function for api completeness.Greg Kroah-Hartman2006-06-21
| * [PATCH] USB: Allow high-bandwidth isochronous packets via usbfsMicah Dowty2006-06-21
| * [PATCH] USB: Remove 4088-byte limit on usbfs control URBsMicah Dowty2006-06-21
| * [PATCH] USB: usbcore: always turn on hub port powerAlan Stern2006-06-21
| * [SPARC]: Kill __irq_itoa().David S. Miller2006-06-20
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-09
|/
* [PATCH] USB: usbcore: don't check the device's power sourceAlan Stern2006-05-09
* [PATCH] USB: fix OHCI PM regressionDavid Brownell2006-05-09
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-04-14
|\
| * [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-14
* | [PATCH] USB: otg hub support is optionalDavid Brownell2006-04-14
* | [PATCH] USB: drivers/usb/core/: remove unused exportsAdrian Bunk2006-04-14
|/
* Merge ../linux-2.6Paul Mackerras2006-03-28
|\
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
| * [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-28
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-03-21
|\
| * [PATCH] USB: fix check_ctrlrecip to allow control transfers in state ADDRESSHorst Schirmeier2006-03-20
| * [PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)Horst Schirmeier2006-03-20
| * [PATCH] USB: usbcore: Don't assume a USB configuration includes any interfacesAlan Stern2006-03-20
| * [PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=nAlan Stern2006-03-20
| * [PATCH] USB core and HCDs: don't put_device while atomicAlan Stern2006-03-20
| * [PATCH] USB: remove usbcore-specific wakeup flagsDavid Brownell2006-03-20
| * [PATCH] USB: usbcore sets up root hubs earlierDavid Brownell2006-03-20
| * [PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven2006-03-20
| * [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk2006-03-20
| * [PATCH] USB: optimise devio.c usbdev_read fixAndrew Morton2006-03-20
| * [PATCH] USB: optimise devio.c::usbdev_readOliver Neukum2006-03-20
* | [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystemGreg Kroah-Hartman2006-03-20
|/
* [PATCH] USB: Fix GPL markings on usb core functions.Greg KH2006-02-05
* [PATCH] USB: arm26: fix compilation of drivers/usb/core/message.cAlexey Dobriyan2006-01-31
* [PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developersGreg Kroah-Hartman2006-01-31