aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/message.c
Commit message (Expand)AuthorAge
* usb: core: message: remember to reset 'ret' to 0 when necessaryFelipe Balbi2017-11-09
* usb: core: add a 'type' parameter to usb_get_status()Felipe Balbi2017-11-07
* usb: core: rename usb_get_status() 'type' argument to 'recip'Felipe Balbi2017-11-07
* usb: core: add Status Type definitionsFelipe Balbi2017-11-07
* USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman2017-11-03
* USB: core: harden cdc_parse_cdc_headerGreg Kroah-Hartman2017-09-21
* usb: get rid of some ReST doc build errorsMauro Carvalho Chehab2017-04-11
* usb: core: update comments for send message functionsJaejoong Kim2017-01-19
* USB: core: add missing license information to some filesGreg Kroah-Hartman2016-10-29
* usb: core: setup dma_pfn_offset for USB devices and, interfacesRoger Quadros2016-09-13
* usb: core: message: don't print on ENOMEMWolfram Sang2016-08-30
* usbnet: move the CDC parser into USB coreOliver Neukum2016-07-18
* drivers: usb: core: Minimize irq disabling in usb_sg_cancel()David Mosberger2016-04-26
* drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.David Mosberger2016-04-26
* usb: message: remove redundant declarationKris Borer2015-10-04
* usb: interface authorization: Introduces the USB interface authorizationStefan Koch2015-09-22
* usb: interface authorization: Introduces the default interface authorizationStefan Koch2015-09-22
* USB: don't cancel queued resets when unbinding driversAlan Stern2015-01-25
* usb: core: log higher level message on malformed LANGID descriptorScot Doyle2014-09-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-02
|\
| * Merge branch 'master' into for-nextJiri Kosina2014-02-20
| |\
| * | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-19
* | | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-01
|\ \ \
| * | | usb: Clear host_endpoint->streams when implicitly freeing streamsHans de Goede2014-03-04
| | |/ | |/|
* / | staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea2014-02-07
|/ /
* | usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* | USB: core: correct spelling mistakes in comments and warningRahul Bedarkar2014-01-07
|/
* usb: Push USB2 LPM disable on disconnect into USB core.Sarah Sharp2013-10-16
* usb: fix some scripts/kernel-doc warningsYacine Belkadi2013-08-02
* USB: simplify the interface of usb_get_status()Alan Stern2013-07-31
* usb: message: Fixed parenthesis error in sizeof function.Tülin İzer2013-05-17
* usb: message: Fixed error: 'no space before bracket'Tülin İzer2013-05-17
* usb/core: consider link speed while looking at bMaxPowerSebastian Andrzej Siewior2013-01-11
* USB: core: Free the allocated memory before exiting on errorSachin Kamat2012-11-21
* usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-21
* USB: fix endpoint-disabling for failed config changesAlan Stern2012-11-11
* USB: core: remove unused dbg() call in message.cGreg Kroah-Hartman2012-09-13
* USB: Enable Latency Tolerance Messaging (LTM).Sarah Sharp2012-07-11
* USB: Fix LPM disable count mismatch on driver unbind.Sarah Sharp2012-07-11
* USB: Disable LPM while the device is unconfigured.Sarah Sharp2012-07-11
* Merge 3.5-rc3 into usb-nextGreg Kroah-Hartman2012-06-20
|\
| * USB: fix gathering of interface associationsDaniel Mack2012-06-14
* | USB: allow match on bInterfaceNumberBjørn Mork2012-06-13
|/
* USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp2012-05-18
* USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-04-17
* USB: don't clear urb->dev in scatter-gather libraryAlan Stern2012-04-06
* USB: message: cleanup min_t() cast in usb_sg_init()Dan Carpenter2011-09-29
* USB: additional regression fix for device removalAlan Stern2011-07-07
* USB: fix regression occurring during device removalAlan Stern2011-07-01
* USB: Free bandwidth when usb_disable_device is called.Sarah Sharp2011-06-15