Commit Graph

63 Commits (e3f1d5cd114dad010376c78e5c8eb8c5fe114f80)

Author SHA1 Message Date
Alan Stern 7cbe5dca39 USB: add API for userspace drivers to "claim" ports 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Kay Sievers 5512966643 usb: convert endpoint devices to bus-less childs of the usb interface 16 years ago
Greg Kroah-Hartman 820d7a253c USB: remove unused usb_host class 16 years ago
Alan Stern 501950d846 USB: fix char-device disconnect handling 16 years ago
Alan Stern ddeac4e75f USB: fix toggle mismatch in disable_endpoint paths 16 years ago
Alan Stern 2caf7fcdb8 USB: re-enable interface after driver unbinds 16 years ago
Alan Stern 3b23dd6f8a USB: utilize the bus notifiers 16 years ago
Alan Stern 65bfd2967c USB: Enhance usage of pm_message_t 16 years ago
Alan Stern 9ac39f28b5 USB: add asynchronous autosuspend/autoresume support 16 years ago
Alan Stern f2189c477c USB: Add new PM callback methods for USB 17 years ago
Alan Stern cd9f03759d usbfs: send disconnect signals when device is unregistered 17 years ago
Alan Stern 78d9a487ee USB: Force unbinding of drivers lacking reset_resume or other methods 17 years ago
Alan Stern 2e5f10e4f0 USB: create attributes before sending uevent 17 years ago
Alan Stern 70a1c9e086 USB: remove dev->power.power_state 17 years ago
Greg Kroah-Hartman 84cca820ee USB: fix codingstyle issues in drivers/usb/core/*.h 17 years ago
Greg Kroah-Hartman b5ea060f1e USB: rename choose_configuration 18 years ago
Inaky Perez-Gonzalez 93993a0a3e usb: introduce usb_authorize/deauthorize() 18 years ago
Alan Stern bdd016ba64 USB: add ep->enable 18 years ago
Alan Stern 54515fe528 USB: unify reset_resume and normal resume 18 years ago
Alan Stern 4956eccdd6 USB: remove __usb_port_suspend 18 years ago
Alan Stern 0458d5b4c9 USB: add USB-Persist facility 18 years ago
Alan Stern 784a6e1cc4 USB: interface PM state 18 years ago
Kay Sievers 9f8b17e643 USB: make usbdevices export their device nodes instead of using a separate class 18 years ago
Alan Stern 6b157c9bf3 USB: separate autosuspend from external suspend 18 years ago
Alan Stern 718efa64e3 usbcore: move usb_autosuspend_work 18 years ago
Alan Stern 19c262391c USB: export autosuspend delay in sysfs 18 years ago
Alan Stern b5e795f8df USB: make autosuspend delay a module parameter 18 years ago
Oliver Neukum 7ceec1f1d2 USB: add a blacklist for devices that can't handle some things we throw at them. 18 years ago
Greg Kroah-Hartman bb417020ba USB: refactor usb device matching and create usb_device_match 18 years ago
Alan Stern 94fcda1f8a usbcore: remove unused argument in autosuspend 18 years ago
Eric W. Biederman 2425c08b37 [PATCH] usb: fixup usb so it uses struct pid 19 years ago
Alan Stern e0318ebff4 USB: fix autosuspend when CONFIG_PM isn't set 19 years ago
Alan Stern bd859281c0 USB: create new workqueue thread for USB autosuspend 19 years ago
Greg Kroah-Hartman 1b21d5e166 USB: fix __must_check warnings in drivers/usb/core/ 19 years ago
Alan Stern 02c399ee45 usbcore: remove usb_suspend_root_hub 19 years ago
Alan Stern 645daaab0b usbcore: add autosuspend/autoresume infrastructure 19 years ago
Alexey Dobriyan 42d8a2d22b USB: Turn usb_resume_both() into static inline 19 years ago
Luiz Fernando N. Capitulino 095bc33536 USB core: Use const where possible. 19 years ago
Luiz Fernando N. Capitulino 066202dd48 USB: Make file operations structs in drivers/usb const. 19 years ago
Alan Stern d388dab7b5 hub driver: improve use of #ifdef 19 years ago
Alan Stern 4d064c0802 usbcore: track whether interfaces are suspended 19 years ago
Alan Stern a8e7c56535 usbcore: resume device resume recursion 19 years ago
Alan Stern 8bb54ab573 usbcore: add usb_device_driver definition 19 years ago
Alan Stern 36e56a3458 usbcore: move code among source files 19 years ago
Alan Stern 140d8f6874 usbcore: rename usb_suspend_device to usb_port_suspend 19 years ago
Alan Stern 4a2a8a2cce usbfs: private mutex for open, release, and remove 19 years ago
David Quigley 7a01955f99 [PATCH] SELinux: update USB code with new kill_proc_info_as_uid 19 years ago
Greg Kroah-Hartman 36679ea598 [PATCH] USB: make usb_create_ep_files take a struct device 19 years ago
Greg Kroah-Hartman 84412f6291 [PATCH] USB: move the endpoint specific sysfs code to it's own file 19 years ago