aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/message.c
Commit message (Expand)AuthorAge
* 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
* usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp2011-03-13
* USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei2010-11-16
* USB: use the no_callbacks flag for interfacesMing Lei2010-11-16
* USB: disable endpoints after unbinding interfaces, not beforeAlan Stern2010-10-22
* USB: fix bug in initialization of interface minor numbersAlan Stern2010-09-24
* usb: allow drivers to use allocated bandwidth until unboundThadeu Lima de Souza Cascardo2010-09-03
* USB: fix oops in usb_sg_init()Alan Stern2010-06-30
* USB: simplify usb_sg_init()Alan Stern2010-05-20
* USB: Change the scatterlist type in struct urbMatthew Wilcox2010-05-20
* USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox2010-05-20
* USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern2010-05-20
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
* USB: don't read past config->interface[] if usb_control_msg() fails in usb_re...Roel Kluin2010-03-02
* USB: trivial: missing newline in usb core warning messageThadeu Lima de Souza Cascardo2010-03-02
* USB: convert to the runtime PM frameworkAlan Stern2010-03-02
* PM: Allow USB devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-26
* USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2010-01-20
* USB: core: message: fix sparse warningFelipe Balbi2009-12-11
* USB: Check bandwidth when switching alt settings.Sarah Sharp2009-12-11
* USB: fix a bug in the scatter-gather libraryAlan Stern2009-12-11
* USB: make urb scatter-gather support more genericDavid Vrabel2009-12-11
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* USB: Let usb_sg_init to set transfer_buffer more oftenPete Zaitcev2009-09-23
* USB: fix LANGID=0 regressionDaniel Mack2009-07-12
* USB: Push scatter gather lists down to host controller drivers.Sarah Sharp2009-06-16
* USB: Support for bandwidth allocation.Sarah Sharp2009-06-16
* NLS: update handling of UnicodeAlan Stern2009-06-16
* usb: return device strings in UTF-8Clemens Ladisch2009-06-16
* USB: add reset endpoint operationsDavid Vrabel2009-04-17
* USB: allow malformed LANGID descriptorsDaniel Mack2009-03-24