Commit Graph

47 Commits (12e339ac6e31a34fe42396aec8fb1c0b43caf61e)

Author SHA1 Message Date
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
Alan Stern 9ad3d6ccf5 [PATCH] USB: Remove USB private semaphore 19 years ago
Greg Kroah-Hartman ddae41be61 [PATCH] USB: reorg some functions out of the main usb.c file 19 years ago
Alan Stern 4f62efe67f [PATCH] usbcore: Fix handling of sysfs strings and other attributes 20 years ago
Greg Kroah-Hartman a7b986b3e1 [PATCH] USB: convert usbfs/devio.c to use usb notifiers 20 years ago
Greg Kroah-Hartman 3099e75a7c [PATCH] USB: add notifier functions to the USB core for devices and busses 20 years ago
Greg Kroah-Hartman 4592bf5a22 [PATCH] USB: remove the global function usbdev_lookup_minor 20 years ago
David Brownell 5edbfb7c8a [PATCH] stop exporting two functions 20 years ago
David Brownell 979d5199fe [PATCH] root hub changes (lesser half) 20 years ago
David Brownell db69087437 [PATCH] usb_interface power state 20 years ago
Linus Torvalds d7dd8a72ab Use the new "kill_proc_info_as_uid()" for USB disconnect too 20 years ago
Kay Sievers fbf82fd2e1 [PATCH] USB: real nodes instead of usbfs 20 years ago
Greg KH 6d5e8254bf [PATCH] USB: fix up some sparse warnings about static functions that aren't static. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago