Commit Graph

84 Commits (4823e9ee9f45c78777d040742b5e46336a42c8b3)

Author SHA1 Message Date
Randy Dunlap 3f423787ec USB: usb.h kernel-doc additions 18 years ago
Craig W. Nadler 165fe97ed6 USB: add IAD support to usbfs and sysfs 18 years ago
Marcel Holtmann 8b3b01c898 USB: Add URB_FREE_BUFFER flag and the logic behind it 18 years ago
Alan Stern b41a60eca8 USB: add power/persist device attribute 18 years ago
Alan Stern f07600cf9e USB: add reset_resume method 18 years ago
Oliver Neukum 51a2f077c4 USB: introduce usb_anchor 18 years ago
Daniel Drake 8538f96ae5 USB: add USB_DEVICE_AND_INTERFACE_INFO for device matching 18 years ago
Alan Stern 0458d5b4c9 USB: add USB-Persist facility 18 years ago
Jan Kratochvil f836ac808f USB: Add USB_DEVICE_INTERFACE_PROTOCOL macro 18 years ago
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