Commit Graph

31 Commits (087387f90f577f5a0ab68d33ef326c9bb6d80dda)

Author SHA1 Message Date
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