aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2005-10-28[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev
2005-10-28[PATCH] USB: convert usbmon to use usb notifiersGreg Kroah-Hartman
2005-10-28[PATCH] USB: convert usbfs/inode.c to use usb notifiersGreg Kroah-Hartman
2005-10-28[PATCH] USB: convert usbfs/devio.c to use usb notifiersGreg Kroah-Hartman
2005-10-28[PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman
2005-10-28[PATCH] USB: remove the global function usbdev_lookup_minorGreg Kroah-Hartman
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern
2005-10-28[PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...Greg Kroah-Hartman
2005-10-28[PATCH] USB: usb_bulk_message() handles interrupts endpointsAlan Stern
2005-10-28[PATCH] updates for "controller suspended" handlingDavid Brownell
2005-10-28[PATCH] stop exporting two functionsDavid Brownell
2005-10-28[PATCH] usbcore PCI glue updates for PMDavid Brownell
2005-10-28[PATCH] root hub updates (greater half)David Brownell
2005-10-28[PATCH] root hub changes (lesser half)David Brownell
2005-10-28[PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell
2005-10-28[PATCH] USB: Fix usb hub buildMatt Porter
2005-10-28[PATCH] remove some USB_SUSPEND dependenciesDavid Brownell
2005-10-28[PATCH] remove duplicated resume path codeDavid Brownell
2005-10-28[PATCH] remove usb_suspend_device() parameterDavid Brownell
2005-10-28[PATCH] remove suspend-path recursionDavid Brownell
2005-10-28[PATCH] usb_interface power stateDavid Brownell
2005-10-28[PATCH] USB: add more snooping hooks in devio.cGreg Kroah-Hartman
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman
2005-10-28[PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-10-28[PATCH] usb device wakeup flagsDavid Brownell
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro
2005-10-10Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds
2005-10-10[PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte
2005-09-30[PATCH] usb/core/hcd-pci.c: don't free_irq() on suspendDaniel Ritz
2005-09-22[PATCH] driver core: add helper device_is_registered()Daniel Ritz
2005-09-12[PATCH] USB: relax usbcore reset timingsDavid Brownell
2005-09-12[PATCH] USB: get rid of minor log spammingDavid Brownell
2005-09-12[PATCH] usbcore: small changes to HCD glue layerAlan Stern
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds
2005-09-08[PATCH] ehci: add think_timedavid-b@pacbell.net
2005-09-08[PATCH] USB: remove annoying messagedavid-b@pacbell.net
2005-09-08[PATCH] USB: tweak highspeed timing calculationsdavid-b@pacbell.net
2005-09-08[PATCH] USB: Support unbinding of the usb_generic driverAlan Stern
2005-09-08[PATCH] USB: Add timeout to usb_lock_device_for_resetAlan Stern
2005-09-08[PATCH] USB: Disconnect children when unbinding the hub driverAlan Stern
2005-09-08[PATCH] USB: Code motion in the hub driverAlan Stern
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern
2005-09-08[PATCH] USB: Fix regression in core/devio.cAlan Stern
2005-09-08[PATCH] USB: real nodes instead of usbfsKay Sievers
2005-09-08[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk
2005-09-07[PATCH] USB: convert kcalloc to kzallocPekka Enberg
2005-09-05[PATCH] Driver core: link device and all class devices derived from it.Dmitry Torokhov