Commit Graph

95 Commits (4aad794a8a4233059334937fea541167a97b395b)

Author SHA1 Message Date
Alan Stern 271f9e68f3 USB: skip autosuspended devices during system resume 18 years ago
Sarah Sharp 4d59d8a113 USB: Export URB statistics for powertop 18 years ago
Alan Stern 6840d2555a USB: flush outstanding URBs when suspending 18 years ago
Alan Stern 1431d2a44c USB: get rid of urb->lock 18 years ago
Alan Stern eb23105462 USB: add urb->unlinked field 18 years ago
Inaky Perez-Gonzalez da04b7a427 usb: introduce usb_device authorization bits 18 years ago
Alan Stern d617bc83ff USB: cleanup for previous patches 18 years ago
Alan Stern 5e60a16139 USB: avoid using urb->pipe in usbcore 18 years ago
Alan Stern fea3409112 USB: add direction bit to urb->transfer_flags 18 years ago
Alan Stern bdd016ba64 USB: add ep->enable 18 years ago
Alan Stern 5b653c79c0 USB: add urb->ep 18 years ago
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