summaryrefslogtreecommitdiff
path: root/include/linux/usb.h
AgeCommit message (Expand)Author
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2019-05-08USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-02-12MLK-10101-4 usb: add otg_fsm pointer in usb_busLi Jun
2018-12-13USB: check usb_get_extra_descriptor for proper sizeMathias Payer
2018-02-25usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-18usb: fix some references for /proc/bus/usbMauro Carvalho Chehab
2017-03-23USB: core: add helpers to retrieve endpoints in reverse orderJohan Hovold
2017-03-23USB: core: add helpers to retrieve endpointsJohan Hovold
2017-03-23usb: separate out sysdev pointer from usb_busArnd Bergmann
2016-10-24usb: fix a typo in usb_class_driver documentationAmitesh Singh
2016-05-03USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern
2016-04-28usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2016-04-26USB: correct intervals for SS+Oliver Neukum
2016-04-26USB: LTM also for USB 3.1Oliver Neukum
2016-02-14usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman
2016-02-14usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptorMathias Nyman
2016-02-03usb: sysfs: make locking interruptibleOliver Neukum
2016-02-03usb: core: switch bus numbering to using idrHeiner Kallweit
2015-12-01usb: core: lpm: remove usb3_lpm_enabled in usb_deviceLu Baolu
2015-12-01usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu
2015-10-04usb: store the new usb 3.1 SuperSpeedPlus device capability descriptorMathias Nyman
2015-09-29USB: Added forgotten parameter description for authorized attribute in usb.hStefan Koch
2015-09-22usb: interface authorization: Declare authorized attributeStefan Koch
2015-04-07usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi
2015-01-25USB: don't cancel queued resets when unbinding driversAlan Stern
2015-01-25usb: Fix typo in `struct usb_host_interface' commentChris Rorvick
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki
2014-09-25usb: Add LED triggers for USB activityMichal Sojka
2014-05-27USB: separate usb_address0 mutexes for each busTodd E Brandt
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-03-10usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea
2014-03-08staging: usbip: claim ports used by shared devicesValentina Manea
2014-03-04usb-core: Track if an endpoint has streamsHans de Goede
2014-03-04usb-core: Move USB_MAXENDPOINTS definitions to usb.hHans de Goede
2014-02-17Merge 3.14-rc3 into staging-nextGreg Kroah-Hartman
2014-02-07Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp
2014-02-07staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea
2014-01-10usb: core: allow a reference device for new_idWolfram Sang
2013-12-02usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight
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