aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core
Commit message (Expand)AuthorAge
* [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
|\
| * [PATCH] gfp_t: drivers/usbAl Viro2005-10-28
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* | [PATCH] usb device wakeup flagsDavid Brownell2005-10-28
|/
* Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds2005-10-10
* [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-10
* [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspendDaniel Ritz2005-09-30
* [PATCH] driver core: add helper device_is_registered()Daniel Ritz2005-09-22
* [PATCH] USB: relax usbcore reset timingsDavid Brownell2005-09-12
* [PATCH] USB: get rid of minor log spammingDavid Brownell2005-09-12
* [PATCH] usbcore: small changes to HCD glue layerAlan Stern2005-09-12
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds2005-09-08
|\
| * [PATCH] ehci: add think_timedavid-b@pacbell.net2005-09-08
| * [PATCH] USB: remove annoying messagedavid-b@pacbell.net2005-09-08
| * [PATCH] USB: tweak highspeed timing calculationsdavid-b@pacbell.net2005-09-08
| * [PATCH] USB: Support unbinding of the usb_generic driverAlan Stern2005-09-08
| * [PATCH] USB: Add timeout to usb_lock_device_for_resetAlan Stern2005-09-08
| * [PATCH] USB: Disconnect children when unbinding the hub driverAlan Stern2005-09-08
| * [PATCH] USB: Code motion in the hub driverAlan Stern2005-09-08
| * [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-08
| * [PATCH] USB: Fix regression in core/devio.cAlan Stern2005-09-08