summaryrefslogtreecommitdiff
path: root/drivers/usb/core
AgeCommit message (Expand)Author
2005-12-21[PATCH] usbcore: allow suspend/resume even if drivers don't support itAlan Stern
2005-11-29[PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt
2005-11-23[PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell
2005-11-23[PATCH] USB: EHCI updatesDavid Brownell
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-11-17[PATCH] usb devio warning fixAndrew Morton
2005-11-17[PATCH] USB: usbdevfs_ioctl 32bit fixAndrew Morton
2005-11-17[PATCH] usbfs: usbfs_dir_inode_operations cleanupOGAWA Hirofumi
2005-11-17[PATCH] USB: fix 'unused variable' warningDmitry Torokhov
2005-10-28USB: fix up some odd parts due to partial mergesGreg Kroah-Hartman
2005-10-28[PATCH] USB: fix pm patches with CONFIG_PM off part 2Andrew Morton
2005-10-28[PATCH] USB: fix pm patches with CONFIG_PM off part 1Andrew Morton
2005-10-28[PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern
2005-10-28[PATCH] USB: Fix maxpacket length for ep0 on root hubsAlan Stern
2005-10-28[PATCH] usbcore: Use kzalloc instead of kmalloc/memsetAlan Stern
2005-10-28[PATCH] usbcore: Wrap lines before column 80Alan Stern
2005-10-28[PATCH] usbcore: endpoint attributes track altsetting changesAlan Stern
2005-10-28[PATCH] usbcore: Improve endpoint sysfs file handlingAlan Stern
2005-10-28[PATCH] USB: always export interface information for modaliasGreg Kroah-Hartman
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