aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2006-06-21[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointerPhilippe Retornaz
2006-06-21[PATCH] usbcore: recovery from Set-Configuration failureAlan Stern
2006-06-21[PATCH] USB hub: use usb_reset_composite_deviceAlan Stern
2006-06-21[PATCH] usbcore: port reset for composite devicesAlan Stern
2006-06-21[PATCH] usbcore: Fix broken RNDIS config selectionGiridhar Pemmasani
2006-06-21[PATCH] USB: print message when device is rejected due to insufficient powerDaniel Drake
2006-06-21[PATCH] USB: add usb_interrupt_msg() function for api completeness.Greg Kroah-Hartman
2006-06-21[PATCH] USB: Allow high-bandwidth isochronous packets via usbfsMicah Dowty
2006-06-21[PATCH] USB: Remove 4088-byte limit on usbfs control URBsMicah Dowty
2006-06-21[PATCH] USB: usbcore: always turn on hub port powerAlan Stern
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-05-08[PATCH] USB: usbcore: don't check the device's power sourceAlan Stern
2006-05-08[PATCH] USB: fix OHCI PM regressionDavid Brownell
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton
2006-04-14[PATCH] USB: otg hub support is optionalDavid Brownell
2006-04-14[PATCH] USB: drivers/usb/core/: remove unused exportsAdrian Bunk
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-03-20[PATCH] USB: fix check_ctrlrecip to allow control transfers in state ADDRESSHorst Schirmeier
2006-03-20[PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)Horst Schirmeier
2006-03-20[PATCH] USB: usbcore: Don't assume a USB configuration includes any interfacesAlan Stern
2006-03-20[PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=nAlan Stern
2006-03-20[PATCH] USB core and HCDs: don't put_device while atomicAlan Stern
2006-03-20[PATCH] USB: remove usbcore-specific wakeup flagsDavid Brownell
2006-03-20[PATCH] USB: usbcore sets up root hubs earlierDavid Brownell
2006-03-20[PATCH] USB: convert a bunch of USB semaphores to mutexesArjan van de Ven
2006-03-20[PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk
2006-03-20[PATCH] USB: optimise devio.c usbdev_read fixAndrew Morton
2006-03-20[PATCH] USB: optimise devio.c::usbdev_readOliver Neukum
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystemGreg Kroah-Hartman
2006-02-05[PATCH] USB: Fix GPL markings on usb core functions.Greg KH
2006-01-31[PATCH] USB: arm26: fix compilation of drivers/usb/core/message.cAlexey Dobriyan
2006-01-31[PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developersGreg Kroah-Hartman
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] shrink dentry structEric Dumazet
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2006-01-04[PATCH] USB: fix usb_find_interface for ppc64Pete Zaitcev
2006-01-04[PATCH] USB: replace __setup("nousb") with __module_param_callPete Zaitcev
2006-01-04[PATCH] USB: fix local variable clashAlan Stern
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven
2006-01-04[PATCH] USB: Don't assume root-hub resume succeedsAlan Stern
2006-01-04[PATCH] USB: don't allocate dma pools for PIO HCDsChris Humbert
2006-01-04[PATCH] USB: Store port number in usb_deviceAlan Stern
2006-01-04[PATCH] USB: Consider power budget when choosing configurationAlan Stern
2006-01-04[PATCH] USB: Fix locking for USB suspend/resumeAlan Stern