Commit Graph

634 Commits (cfce41a6d643c001d416ead960caf04fae2d609a)

Author SHA1 Message Date
Mark Lord ed0c7720d2 USB: fix minor nit in usbfs checking 16 years ago
Alan Stern 2caf7fcdb8 USB: re-enable interface after driver unbinds 16 years ago
Alan Stern df718962bf USB: cancel pending Set-Config requests if userspace gets there first 16 years ago
Alan Stern 6fd9086a51 USB: automatically enable wakeup for PCI host controllers 16 years ago
Alan Stern a0d4922da2 USB: fix up suspend and resume for PCI host controllers 16 years ago
Oliver Neukum 856395d6e1 USB: extension of anchor API to unpoison an anchor 16 years ago
Ming Lei 49367d8f1d USB: mark "reject" field of struct urb as atomic_t 16 years ago
Alan Stern 3b23dd6f8a USB: utilize the bus notifiers 16 years ago
Wu Fengguang b9cef6c319 USB: make printk messages more searchable 16 years ago
Alan Stern 65bfd2967c USB: Enhance usage of pm_message_t 16 years ago
Alan Stern 4ec06d6296 USB: utilize round_jiffies_up_relative() 16 years ago
Rusty Russell 785895ff1f USB: Don't use __module_param_call; use core_param. 16 years ago
Alan Stern 6cd132015d USB: announce new devices earlier 16 years ago
Pete Zaitcev f150fa1afb USB: Allow usbmon as a module even if usbcore is builtin 16 years ago
Inaky Perez-Gonzalez dc023dceec USB: Introduce usb_queue_reset() to do resets from atomic contexts 16 years ago
Alan Stern 9ac39f28b5 USB: add asynchronous autosuspend/autoresume support 16 years ago
Alan Stern 011b15df46 USB: change interface to usb_lock_device_for_reset() 16 years ago
Phil Endecott ff8973d946 USB: Remove restrictions on signal numbers in devio.c 16 years ago
Alan Stern 92b0da1571 USB: straighten out inline code in sysfs.c 16 years ago
Harvey Harrison da2bbdcc38 USB: avoid needless address-taking of function parameters 16 years ago
Anton Vorontsov aa459e6a2e USB: protect hcd.h from multiple inclusions 16 years ago
Rafael J. Wysocki adf094931f PM: Simplify the new suspend/hibernation framework for devices 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Alan Stern 24c0996a6b USB: skip Set-Interface(0) if already in altsetting 0 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells cd80ca8a03 CRED: Wrap task credential accesses in the USB driver 16 years ago
Rabin Vincent 2870fde780 USB: mention URB_FREE_BUFFER in usb_free_urb documentation 16 years ago
Alan Stern 352d026338 USB: don't register endpoints for interfaces that are going away 16 years ago
Alan Stern 61fbeba11c USB: prevent autosuspend during hub initialization 16 years ago
Alan Stern cde217a556 USB: fix crash when URBs are unlinked after the device is gone 16 years ago
Alan Stern 6c6409459a USB: don't rebind drivers after failed resume or reset 17 years ago
Greg Kroah-Hartman 69a85942ff USB: remove err() macro from usb core code 17 years ago
Greg Kroah-Hartman 3b6004f3b5 USB: remove warn() macro from usb drivers 17 years ago
Jaroslav Kysela fd7c519dd4 USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore 17 years ago
Sarah Sharp 49e7cc84a8 USB: Export if an interface driver supports autosuspend. 17 years ago
Alan Stern 2da41d5f6c USB: snoop processes opening usbfs device files 17 years ago
Alan Stern 9beeee6584 USB: EHCI: log a warning if ehci-hcd is not loaded first 17 years ago
Oliver Neukum 1987625226 USB: anchor API changes needed for btusb 17 years ago
Alan Stern 8520f38099 USB: change hub initialization sleeps to delayed_work 17 years ago
Oliver Neukum 399d31da4e USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed 17 years ago
Peter Korsgaard bc45df950d usb core: fix USB_OTG_BLACKLIST_HUB typo 17 years ago
Oliver Neukum 6a2839bedc USB: extend poisoning to anchors 17 years ago
Oliver Neukum 55b447bf79 USB: kill URBs permanently 17 years ago
Greg Kroah-Hartman b0b090e579 device create: usb: convert device_create_drvdata to device_create 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Alan Stern 5257d97a21 USB: revert recovery from transient errors 17 years ago
Geoff Levand 83a7982073 USB: fix hcd interrupt disabling 17 years ago
Alan Stern b5fb454f69 USB: automatically enable RHSC interrupts 17 years ago
Alan Stern 5096aedcd2 USB: Don't rebind before "complete" callback 17 years ago
Alan Stern f2189c477c USB: Add new PM callback methods for USB 17 years ago