Commit Graph

236 Commits (cd9151e26d31048b2b5e00fd02e110e07d2200c9)

Author SHA1 Message Date
Alan Stern 36ff66db3f USB: move the definition of USB_MAXCHILDREN 12 years ago
Mathias Nyman 17f34867e9 usb: add usb2 Link PM variables to sysfs and usb_device 12 years ago
Mathias Nyman a558ccdcc7 usb: xhci: add USB2 Link power management BESL support 12 years ago
Julius Werner 9b79091545 usb: ehci: Only sleep for post-resume handover if devices use persist 12 years ago
Alan Stern 84ebc10294 USB: remove CONFIG_USB_SUSPEND option 12 years ago
Ming Lei 303f084792 USB: adds comment on suspend callback 12 years ago
Nishanth Menon dad3cab3e0 USB: fix trivial usb_device kernel-doc errors 12 years ago
Alan Stern da0aa7169b USB: add usb_hcd_{start,end}_port_resume 12 years ago
Bjørn Mork 17b72feb2b USB: add USB_DEVICE_INTERFACE_CLASS macro 12 years ago
Alan Stern bfd1e91013 USB: speed up usb_bus_resume() 12 years ago
Alan Stern 969ddcfc95 USB: hub_for_each_child should skip unconnected ports 12 years ago
Alan Stern a03bede5c7 USB: update documentation for URB_ISO_ASAP 12 years ago
Greg Kroah-Hartman 2c78040c3e USB: usb.h: remove dbg() macro 13 years ago
Lan Tianyu f7ac7787ad usb/acpi: Use ACPI methods to power off ports. 13 years ago
Lan Tianyu 05f916894a usb/acpi: Store info on device removability. 13 years ago
Lan Tianyu ff823c79a5 usb: move children to struct usb_port 13 years ago
Gustavo Padovan d81a5d1956 USB: add USB_VENDOR_AND_INTERFACE_INFO() macro 13 years ago
Richard Kennedy 0d5ff30658 USB: remove 8 bytes of padding from usb_host_interface on 64 bit builds 13 years ago
Sarah Sharp 024f117c2f USB: Add a sysfs file to show LTM capabilities. 13 years ago
Sarah Sharp f74631e342 USB: Enable Latency Tolerance Messaging (LTM). 13 years ago
Sarah Sharp c5c4bdf02e USB: Remove unused LPM variable. 13 years ago
Hans de Goede 19181bc50e usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl 13 years ago
Bjørn Mork 81df2d5943 USB: allow match on bInterfaceNumber 13 years ago
Sarah Sharp e9261fb62a USB: Fix core compile with CONFIG_USB_SUSPEND=n 13 years ago
Sarah Sharp 8306095fd2 USB: Disable USB 3.0 LPM in critical sections. 13 years ago
Sarah Sharp 1ea7e0e8e3 USB: Add support to enable/disable USB3 link states. 13 years ago
Sarah Sharp 8afa408cba USB: Allow drivers to disable hub-initiated LPM. 13 years ago
Sarah Sharp 51e0a01206 USB: Calculate USB 3.0 exit latencies for LPM. 13 years ago
Bjørn Mork ef206f3f01 USB: add read support to usb-serial/../new_id 13 years ago
Greg Kroah-Hartman fa286188ce Revert "usb: move struct usb_device->children to struct usb_hub_port->child" 13 years ago
Lan Tianyu bebc56d58d usb: move struct usb_device->children to struct usb_hub_port->child 13 years ago
Oliver Neukum 8815bb09af usbhid: prevent deadlock during timeout 13 years ago
Greg Kroah-Hartman 007bab9132 USB: remove CONFIG_USB_DEVICE_CLASS 13 years ago
Greg Kroah-Hartman fb28d58b72 USB: remove CONFIG_USB_DEVICEFS 13 years ago
Greg Kroah-Hartman af4e1ee040 USB: remove err() macro 13 years ago
Johan Hovold 67c88382e0 USB: add EOPNOTSUPP to usb_translate_errors 13 years ago
Huajun Li 8816230e13 USB: dynamically allocate usb_device children pointers instead of using a fix array 13 years ago
Matthew Garrett 0846e7e985 usb: Add support for indicating whether a port is removable 13 years ago
Randy Dunlap 0fcd977890 kernel-doc: fix new warning in usb.h 13 years ago
Randy Dunlap 4d922612df kernel-doc: fix new warning in usb.h 13 years ago
Al Viro 2c9ede55ec switch device_get_devnode() and ->devnode() to umode_t * 13 years ago
Clemens Ladisch bc677d5b64 usb: fix number of mapped SG DMA entries 13 years ago
Greg Kroah-Hartman f3a6a4b6cf USB: Add helper macro for usb_driver boilerplate 13 years ago
Johan Hovold 2c4d6bf295 USB: move usb_translate_errors to linux/usb.h 13 years ago
Paul Gortmaker eb5589a8f0 include: convert various register fcns to macros to avoid include chaining 13 years ago
Andiry Xu 65580b4321 xHCI: set USB2 hardware LPM 14 years ago
Andiry Xu 1ff4df5684 usbcore: check device's LPM capability 14 years ago
Andiry Xu 3148bf041d usbcore: get BOS descriptor set 14 years ago
Kuninori Morimoto 29cc88979a USB: use usb_endpoint_maxp() instead of le16_to_cpu() 14 years ago
Alan Stern 6498d9db6d USB: documentation update for the pre_reset method 14 years ago