summaryrefslogtreecommitdiff
path: root/include/linux/usb.h
AgeCommit message (Expand)Author
2014-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-02-22Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp
2013-12-20usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-12-02usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight
2013-11-29usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-16usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp
2013-10-11usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede
2013-10-11usb-anchor: Ensure poisened gets initialized to 0Hans de Goede
2013-09-17usb-core: Make usb_free_streams return an errorHans de Goede
2013-08-12USB: introduce usb_device_no_sg_constraint() helperMing Lei
2013-08-03usb: fix some scripts/kernel-doc warningsYacine Belkadi
2013-07-29Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman
2013-07-25usb: clamp bInterval to allowed rangeFelipe Balbi
2013-07-24USB: check sg buffer size in usb_submit_urbMing Lei
2013-07-16USB: move the definition of USB_MAXCHILDRENAlan Stern
2013-06-05usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman
2013-06-05usb: xhci: add USB2 Link power management BESL supportMathias Nyman
2013-05-20usb: ehci: Only sleep for post-resume handover if devices use persistJulius Werner
2013-04-29fsl/otg: Add support to add/remove usb host driverRamneek Mehresh
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern
2013-03-25USB: adds comment on suspend callbackMing Lei
2013-03-15USB: fix trivial usb_device kernel-doc errorsNishanth Menon
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern
2012-10-31USB: add USB_DEVICE_INTERFACE_CLASS macroBjørn Mork
2012-10-24USB: speed up usb_bus_resume()Alan Stern
2012-10-24USB: hub_for_each_child should skip unconnected portsAlan Stern
2012-10-22USB: update documentation for URB_ISO_ASAPAlan Stern
2012-10-17USB: usb.h: remove dbg() macroGreg Kroah-Hartman
2012-09-10usb/acpi: Use ACPI methods to power off ports.Lan Tianyu
2012-09-10usb/acpi: Store info on device removability.Lan Tianyu
2012-09-10usb: move children to struct usb_portLan Tianyu
2012-07-17USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan
2012-07-17USB: remove 8 bytes of padding from usb_host_interface on 64 bit buildsRichard Kennedy
2012-07-11USB: Add a sysfs file to show LTM capabilities.Sarah Sharp
2012-07-11USB: Enable Latency Tolerance Messaging (LTM).Sarah Sharp
2012-07-11USB: Remove unused LPM variable.Sarah Sharp
2012-07-06usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctlHans de Goede
2012-06-13USB: allow match on bInterfaceNumberBjørn Mork
2012-05-21USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp
2012-05-18USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp
2012-05-18USB: Add support to enable/disable USB3 link states.Sarah Sharp
2012-05-18USB: Allow drivers to disable hub-initiated LPM.Sarah Sharp
2012-05-18USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp
2012-05-14USB: add read support to usb-serial/../new_idBjørn Mork
2012-05-14Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman
2012-05-12usb: move struct usb_device->children to struct usb_hub_port->childLan Tianyu