summaryrefslogtreecommitdiff
path: root/include/linux/usb.h (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-10-23
|\
| * USB: core: add helpers to retrieve endpointsJohan Hovold2020-09-23
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-07-24
|\|
| * usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai2020-07-22
* | Merge android-4.4.180 (71cb827) into msm-4.4Srinivasarao P2019-05-23
|\|
| * USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-05-16
* | Merge android-4.4.167 (ad9ce19) into msm-4.4Srinivasarao P2018-12-14
|\|
| * USB: check usb_get_extra_descriptor for proper sizeMathias Payer2018-12-13
* | Revert "usb: core: Add helper function to return controller id"Ajay Agarwal2018-05-15
* | Revert "usb: core: Remove helper APIs returning dcba dma address"Ajay Agarwal2018-05-15
* | Merge android-4.4.105 (8a53962) into msm-4.4Srinivasarao P2018-01-08
|\|
| * usb: Add USB 3.1 Precision time measurement capability descriptor supportMathias Nyman2017-12-09
* | usb: core: Remove helper APIs returning dcba dma addressHemant Kumar2017-11-24
* | usb: core: Add helper function to return controller idHemant Kumar2017-11-24
* | usb: core: Add support to parse config summary capability descriptorsHemant Kumar2017-06-07
* | Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev2017-04-20
|\|
| * usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2017-03-26
* | USB: Allow skipping device resume during system resumeHemant Kumar2016-11-16
* | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\|
| * USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern2016-06-01
* | usb: hcd: Add USB atomic notifier callback for HC died errorManu Gautam2016-08-22
* | usb: xhci: Add helper APIs to return xhci dma addressesHemant Kumar2016-07-06
* | usb: xhci: Add support for secondary interruptersHemant Kumar2016-07-06
|/
* usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu2016-01-31
* usb: store the new usb 3.1 SuperSpeedPlus device capability descriptorMathias Nyman2015-10-04
* USB: Added forgotten parameter description for authorized attribute in usb.hStefan Koch2015-09-29
* usb: interface authorization: Declare authorized attributeStefan Koch2015-09-22
* usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi2015-04-07
* USB: don't cancel queued resets when unbinding driversAlan Stern2015-01-25
* usb: Fix typo in `struct usb_host_interface' commentChris Rorvick2015-01-25
* USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-04
* usb: Add LED triggers for USB activityMichal Sojka2014-09-25
* USB: separate usb_address0 mutexes for each busTodd E Brandt2014-05-27
* Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-01
|\
| * usb-core: Track if an endpoint has streamsHans de Goede2014-03-04
| * usb-core: Move USB_MAXENDPOINTS definitions to usb.hHans de Goede2014-03-04
* | usbcore: rename struct dev_state to struct usb_dev_stateValentina Manea2014-03-10
* | staging: usbip: claim ports used by shared devicesValentina Manea2014-03-08
* | Merge 3.14-rc3 into staging-nextGreg Kroah-Hartman2014-02-17
|\|
| * Revert "usb: xhci: Link TRB must not occur within a USB payload burst"Sarah Sharp2014-02-07
* | staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea2014-02-07
|/
* usb: core: allow a reference device for new_idWolfram Sang2014-01-10
* usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight2013-12-02
* usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp2013-10-16
* usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede2013-10-11
* usb-anchor: Ensure poisened gets initialized to 0Hans de Goede2013-10-11
* usb-core: Make usb_free_streams return an errorHans de Goede2013-09-17
* USB: introduce usb_device_no_sg_constraint() helperMing Lei2013-08-12
* usb: fix some scripts/kernel-doc warningsYacine Belkadi2013-08-03