Commit Graph

245 Commits (aab520e2f6c80160cabd187a8d0292d1cec8ff68)

Author SHA1 Message Date
Alan Stern e0318ebff4 USB: fix autosuspend when CONFIG_PM isn't set 19 years ago
Alan Stern d19ac7da72 USB: allow both root-hub interrupts and polling 19 years ago
Alan Stern bd859281c0 USB: create new workqueue thread for USB autosuspend 19 years ago
Henrik Kretzschmar 701f35af28 USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patch 19 years ago
Mikael Pettersson 54bee6e1b4 USB: Fix alignment of buffer passed down to ->hub_control() 19 years ago
David Brownell fc849b85fb USB: remove OTG build warning 19 years ago
Alan Stern 353a4098c6 USB: force root hub resume after power loss 19 years ago
Tobias Klauser ec17cf1cfe USB: Remove unneeded void * casts in core files 19 years ago
Greg Kroah-Hartman 1b21d5e166 USB: fix __must_check warnings in drivers/usb/core/ 19 years ago
Alan Stern 592fbbe4bc USB: fix root-hub resume when CONFIG_USB_SUSPEND is not set 19 years ago
Alan Stern 02c399ee45 usbcore: remove usb_suspend_root_hub 19 years ago
Alan Stern 01d883d44a usbcore: non-hub-specific uses of autosuspend 19 years ago
Alan Stern 645daaab0b usbcore: add autosuspend/autoresume infrastructure 19 years ago
Alan Stern b6956ffa59 usbcore: store each usb_device's level in the tree 19 years ago
Alan Stern 1720058343 usbcore: trim down usb_bus structure 19 years ago
Alan Stern dd990f16a3 usbcore: Add flag for whether a host controller uses DMA 19 years ago
Alan Stern a6d2bb9ff9 USB: remove struct usb_operations 19 years ago
Andrew Morton 511366da53 USB: usb-hub-driver-improve-use-of-ifdef fix 19 years ago
Alexey Dobriyan 42d8a2d22b USB: Turn usb_resume_both() into static inline 19 years ago
Alan Stern 088dc270e1 usbcore: help drivers to change device configs 19 years ago
Luiz Fernando N. Capitulino 095bc33536 USB core: Use const where possible. 19 years ago
Inaky Perez-Gonzalez 83a0719673 wusb: pretty print new wireless USB devices when they connect 19 years ago
Inaky Perez-Gonzalez 5bb6e0ae8f wusb: handle wusb device ep0 speed settings 19 years ago
Inaky Perez-Gonzalez 0165de0974 wusb: hub code recognizes wusb ports 19 years ago
Inaky Perez-Gonzalez cb4c8fe57c usb: deal with broken config descriptors 19 years ago
Alan Stern d5cbad4b8b usbcore: khubd and busy-port handling 19 years ago
Alan Stern 455b25fb20 usbcore: make hcd_endpoint_disable wait for queue to drain 19 years ago
Aleksey Gorelov 64a21d025d USB: Properly unregister reboot notifier in case of failure in ehci hcd 19 years ago
Luiz Fernando N. Capitulino fbf81c29a3 USB: hub: Use usb_endpoint_* functions. 19 years ago
Luiz Fernando N. Capitulino b7cfaaaf86 USB: New functions to check endpoints info. 19 years ago
Luiz Fernando N. Capitulino 066202dd48 USB: Make file operations structs in drivers/usb const. 19 years ago
Franck Bui-Huu ecdc0a5902 USB: usbcore get rid of the timer in usb_start_wait_urb() 19 years ago
Alan Stern d388dab7b5 hub driver: improve use of #ifdef 19 years ago
Alan Stern 1c5df7e705 usbcore: suspending devices with no driver 19 years ago
Alan Stern 114b368c07 usbcore: fix up device and power state tests 19 years ago
Alan Stern 2bf4086d7a usbcore: set device and power states properly 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 1cc8a25d5b usbcore: split suspend/resume for device and interfaces 19 years ago
Alan Stern 782da727b0 usbcore: make usb_generic a usb_device_driver 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 349710c3a7 usbfs: detect device unregistration 19 years ago
Alan Stern 4a2a8a2cce usbfs: private mutex for open, release, and remove 19 years ago
Alan Stern b6eb2d84d2 usbcore: add configuration_string to attribute group 19 years ago
Dmitry Torokhov b94badbb47 USB: Make usb_buffer_free() NULL-safe 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Theodore Ts'o 8e18e2941c [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private 19 years ago
David Brownell 185849991d PM: USB HCDs use PM_EVENT_PRETHAW 19 years ago