summaryrefslogtreecommitdiffstats
path: root/include/linux/usb.h
Commit message (Expand)AuthorAgeFilesLines
* usb: fix a typo in usb_class_driver documentationAmitesh Singh2016-10-241-1/+1
* USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern2016-05-031-1/+1
* usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2016-04-281-2/+1
* USB: correct intervals for SS+Oliver Neukum2016-04-261-2/+2
* USB: LTM also for USB 3.1Oliver Neukum2016-04-261-1/+1
* usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman2016-02-141-0/+1
* usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptorMathias Nyman2016-02-141-0/+2
* usb: sysfs: make locking interruptibleOliver Neukum2016-02-031-3/+4
* usb: core: switch bus numbering to using idrHeiner Kallweit2016-02-031-1/+0
* usb: core: lpm: remove usb3_lpm_enabled in usb_deviceLu Baolu2015-12-011-2/+0
* usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu2015-12-011-0/+4
* usb: store the new usb 3.1 SuperSpeedPlus device capability descriptorMathias Nyman2015-10-041-0/+1
* USB: Added forgotten parameter description for authorized attribute in usb.hStefan Koch2015-09-291-0/+2
* usb: interface authorization: Declare authorized attributeStefan Koch2015-09-221-0/+1
* usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi2015-04-071-0/+26
* USB: don't cancel queued resets when unbinding driversAlan Stern2015-01-251-5/+0
* usb: Fix typo in `struct usb_host_interface' commentChris Rorvick2015-01-251-1/+1
* USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-041-1/+1
* usb: Add LED triggers for USB activityMichal Sojka2014-09-251-0/+12
* USB: separate usb_address0 mutexes for each busTodd E Brandt2014-05-271-0/+2
* Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-011-0/+4
|\
| * usb-core: Track if an endpoint has streamsHans de Goede2014-03-041-0/+2
| * usb-core: Move USB_MAXENDPOINTS definitions to usb.hHans de Goede2014-03-041-0/+2
* | usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea2014-03-101-3/+3
* | staging: usbip: claim ports used by shared devicesValentina Manea2014-03-081-0/+7
* | Merge 3.14-rc3 into staging-nextGreg Kroah-Hartman2014-02-171-2/+0
|\|
| * Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-071-2/+0
* | staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea2014-02-071-0/+4
|/
* usb: core: allow a reference device for new_idWolfram Sang2014-01-101-0/+1
* usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight2013-12-021-0/+2
* usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp2013-10-161-1/+3
* usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede2013-10-111-0/+3
* usb-anchor: Ensure poisened gets initialized to 0Hans de Goede2013-10-111-0/+1
* usb-core: Make usb_free_streams return an errorHans de Goede2013-09-171-1/+1
* USB: introduce usb_device_no_sg_constraint() helperMing Lei2013-08-121-1/+7
* usb: fix some scripts/kernel-doc warningsYacine Belkadi2013-08-031-4/+8
* Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman2013-07-291-11/+0
|\
| * USB: move the definition of USB_MAXCHILDRENAlan Stern2013-07-161-11/+0
* | usb: clamp bInterval to allowed rangeFelipe Balbi2013-07-251-2/+8
* | USB: check sg buffer size in usb_submit_urbMing Lei2013-07-241-1/+3
|/
* usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman2013-06-051-0/+18
* usb: xhci: add USB2 Link power management BESL supportMathias Nyman2013-06-051-0/+2
* usb: ehci: Only sleep for post-resume handover if devices use persistJulius Werner2013-05-201-0/+1
* USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-281-1/+1
* USB: adds comment on suspend callbackMing Lei2013-03-251-1/+6
* USB: fix trivial usb_device kernel-doc errorsNishanth Menon2013-03-151-3/+1
* USB: add usb_hcd_{start,end}_port_resumeAlan Stern2013-01-251-0/+2
* USB: add USB_DEVICE_INTERFACE_CLASS macroBjørn Mork2012-10-311-0/+16
* USB: speed up usb_bus_resume()Alan Stern2012-10-241-0/+2
* USB: hub_for_each_child should skip unconnected portsAlan Stern2012-10-241-2/+3