summaryrefslogtreecommitdiff
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] USB: make registering a usb driver automatically set the module ownerGreg Kroah-Hartman2006-01-04
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-04
* [PATCH] USB: add dynamic id functionality to USB coreGreg Kroah-Hartman2006-01-04
* [PATCH] USB: reorg some functions out of the main usb.c fileGreg Kroah-Hartman2006-01-04
* [PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern2006-01-04
* [PATCH] usbcore: allow suspend/resume even if drivers don't support itAlan Stern2005-12-21
* [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-29
* [PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell2005-11-23
* [PATCH] USB: EHCI updatesDavid Brownell2005-11-23
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-17
* [PATCH] usb devio warning fixAndrew Morton2005-11-17
* [PATCH] USB: usbdevfs_ioctl 32bit fixAndrew Morton2005-11-17
* [PATCH] usbfs: usbfs_dir_inode_operations cleanupOGAWA Hirofumi2005-11-17
* [PATCH] USB: fix 'unused variable' warningDmitry Torokhov2005-11-17
* USB: fix up some odd parts due to partial mergesGreg Kroah-Hartman2005-10-28
* [PATCH] USB: fix pm patches with CONFIG_PM off part 2Andrew Morton2005-10-28
* [PATCH] USB: fix pm patches with CONFIG_PM off part 1Andrew Morton2005-10-28
* [PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern2005-10-28
* [PATCH] USB: Fix maxpacket length for ep0 on root hubsAlan Stern2005-10-28
* [PATCH] usbcore: Use kzalloc instead of kmalloc/memsetAlan Stern2005-10-28
* [PATCH] usbcore: Wrap lines before column 80Alan Stern2005-10-28
* [PATCH] usbcore: endpoint attributes track altsetting changesAlan Stern2005-10-28
* [PATCH] usbcore: Improve endpoint sysfs file handlingAlan Stern2005-10-28
* [PATCH] USB: always export interface information for modaliasGreg Kroah-Hartman2005-10-28
* [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev2005-10-28
* [PATCH] USB: convert usbmon to use usb notifiersGreg Kroah-Hartman2005-10-28
* [PATCH] USB: convert usbfs/inode.c to use usb notifiersGreg Kroah-Hartman2005-10-28
* [PATCH] USB: convert usbfs/devio.c to use usb notifiersGreg Kroah-Hartman2005-10-28
* [PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman2005-10-28
* [PATCH] USB: remove the global function usbdev_lookup_minorGreg Kroah-Hartman2005-10-28
* [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern2005-10-28
* [PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...Greg Kroah-Hartman2005-10-28
* [PATCH] USB: usb_bulk_message() handles interrupts endpointsAlan Stern2005-10-28
* [PATCH] updates for "controller suspended" handlingDavid Brownell2005-10-28
* [PATCH] stop exporting two functionsDavid Brownell2005-10-28
* [PATCH] usbcore PCI glue updates for PMDavid Brownell2005-10-28
* [PATCH] root hub updates (greater half)David Brownell2005-10-28
* [PATCH] root hub changes (lesser half)David Brownell2005-10-28
* [PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell2005-10-28
* [PATCH] USB: Fix usb hub buildMatt Porter2005-10-28
* [PATCH] remove some USB_SUSPEND dependenciesDavid Brownell2005-10-28
* [PATCH] remove duplicated resume path codeDavid Brownell2005-10-28
* [PATCH] remove usb_suspend_device() parameterDavid Brownell2005-10-28
* [PATCH] remove suspend-path recursionDavid Brownell2005-10-28
* [PATCH] usb_interface power stateDavid Brownell2005-10-28
* [PATCH] USB: add more snooping hooks in devio.cGreg Kroah-Hartman2005-10-28
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-28
* [PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman2005-10-28
* Merge ../bleed-2.6Greg KH2005-10-28
|\