Commit Graph

75 Commits (72d39fea9017bbb1407620bf89dfe8d1fb658e35)

Author SHA1 Message Date
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Alan Stern 1941044aa9 USB: add "last_busy" field for use in autosuspend 18 years ago
Kay Sievers 9f8b17e643 USB: make usbdevices export their device nodes instead of using a separate class 18 years ago
Alan Stern 2add5229d7 USB: add power/level sysfs attribute 18 years ago
Alan Stern eaafbc3a8a USB: Allow autosuspend delay to equal 0 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
Pete Zaitcev d1bbb60007 USB: make usb_iso_packet_descriptor.status signed 18 years ago
Alan Stern 896fbd7199 usbcore: remove unused bandwith-related code 18 years ago
Sarah Bailey a8ef36bc0a USB: Add usb_endpoint_xfer_control to usb.h 18 years ago
Greg Kroah-Hartman 93bacefc4c USB serial: add dynamic id support to usb-serial core 18 years ago
David Brownell 5f84813774 USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h> 18 years ago
Greg Kroah-Hartman 0873c76485 USB: convert usb class devices to real devices 18 years ago
Greg Kroah-Hartman 7bc3d63562 USB: move usb_device_class class devices to be real devices 18 years ago
Greg Kroah-Hartman 80f745fb1b USB: add the sysfs driver name to all modules 18 years ago
Alan Stern ee49fb5dc8 USB: keep count of unsuspended children 18 years ago
Alan Stern ce3615879a USB: struct usb_device: change flag to bitflag 18 years ago
Alan Stern 692a186c9d USB: expand autosuspend/autoresume API 18 years ago
Luiz Fernando N. Capitulino 0c1ac4f25f USB: makes usb_endpoint_* functions inline. 18 years ago
inaky@linux.intel.com 4370525167 usb/hub: allow hubs up to 31 children 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Alan Stern e0318ebff4 USB: fix autosuspend when CONFIG_PM isn't set 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
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
Luiz Fernando N. Capitulino b7cfaaaf86 USB: New functions to check endpoints info. 19 years ago
Jesper Juhl 3d5b2510f6 USB: making the kernel -Wshadow clean - USB & completion 19 years ago
Alan Stern 4d064c0802 usbcore: track whether interfaces are suspended 19 years ago
Alan Stern 8bb54ab573 usbcore: add usb_device_driver definition 19 years ago
Greg Kroah-Hartman cae74b30dd Revert "[PATCH] USB: move usb_device_class class devices to be real devices" 19 years ago
Greg Kroah-Hartman 27fb4f0a7f Revert "[PATCH] USB: convert usb class devices to real devices" 19 years ago
Randy Dunlap 7fac9a3348 [PATCH] USB: fix usb kernel-doc 19 years ago
Greg Kroah-Hartman bd00949647 [PATCH] USB: convert usb class devices to real devices 19 years ago
Greg Kroah-Hartman c182274ffe [PATCH] USB: move usb_device_class class devices to be real devices 19 years ago
Greg Kroah-Hartman 9bde7497e0 [PATCH] USB: make endpoints real struct devices 19 years ago
Alan Stern 79efa097e7 [PATCH] usbcore: port reset for composite devices 19 years ago
Greg Kroah-Hartman 782a7a632e [PATCH] USB: add usb_interrupt_msg() function for api completeness. 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
Adrian Bunk e266a12492 [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Alan Stern 12c3da346e [PATCH] USB: Store port number in usb_device 19 years ago
Alan Stern 55c527187c [PATCH] USB: Consider power budget when choosing configuration 19 years ago
Alan Stern 9ad3d6ccf5 [PATCH] USB: Remove USB private semaphore 19 years ago
Greg Kroah-Hartman 75318d2d7c [PATCH] USB: remove .owner field from struct usb_driver 19 years ago