summaryrefslogtreecommitdiff
path: root/drivers/usb/core/message.c
AgeCommit message (Expand)Author
2013-01-11usb/core: consider link speed while looking at bMaxPowerSebastian Andrzej Siewior
2012-11-21USB: core: Free the allocated memory before exiting on errorSachin Kamat
2012-11-21usb-core: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-11USB: fix endpoint-disabling for failed config changesAlan Stern
2012-09-13USB: core: remove unused dbg() call in message.cGreg Kroah-Hartman
2012-07-11USB: Enable Latency Tolerance Messaging (LTM).Sarah Sharp
2012-07-11USB: Fix LPM disable count mismatch on driver unbind.Sarah Sharp
2012-07-11USB: Disable LPM while the device is unconfigured.Sarah Sharp
2012-06-20Merge 3.5-rc3 into usb-nextGreg Kroah-Hartman
2012-06-14USB: fix gathering of interface associationsDaniel Mack
2012-06-13USB: allow match on bInterfaceNumberBjørn Mork
2012-05-18USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp
2012-04-17USB: fix deadlock in bConfigurationValue attribute methodAlan Stern
2012-04-06USB: don't clear urb->dev in scatter-gather libraryAlan Stern
2011-09-29USB: message: cleanup min_t() cast in usb_sg_init()Dan Carpenter
2011-07-07USB: additional regression fix for device removalAlan Stern
2011-07-01USB: fix regression occurring during device removalAlan Stern
2011-06-15USB: Free bandwidth when usb_disable_device is called.Sarah Sharp
2011-03-13usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp
2010-11-16USB: make usb_mark_last_busy use pm_runtime_mark_last_busyMing Lei
2010-11-16USB: use the no_callbacks flag for interfacesMing Lei
2010-10-22USB: disable endpoints after unbinding interfaces, not beforeAlan Stern
2010-09-24USB: fix bug in initialization of interface minor numbersAlan Stern
2010-09-03usb: allow drivers to use allocated bandwidth until unboundThadeu Lima de Souza Cascardo
2010-06-30USB: fix oops in usb_sg_init()Alan Stern
2010-05-20USB: simplify usb_sg_init()Alan Stern
2010-05-20USB: Change the scatterlist type in struct urbMatthew Wilcox
2010-05-20USB: Add a usb_pipe_endpoint() convenience functionMatthew Wilcox
2010-05-20USB: fix usbmon and DMA mapping for scatter-gather URBsAlan Stern
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-03-02USB: don't read past config->interface[] if usb_control_msg() fails in usb_re...Roel Kluin
2010-03-02USB: trivial: missing newline in usb core warning messageThadeu Lima de Souza Cascardo
2010-03-02USB: convert to the runtime PM frameworkAlan Stern
2010-02-26PM: Allow USB devices to suspend/resume asynchronouslyRafael J. Wysocki
2010-01-20USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum
2009-12-11USB: core: message: fix sparse warningFelipe Balbi
2009-12-11USB: Check bandwidth when switching alt settings.Sarah Sharp
2009-12-11USB: fix a bug in the scatter-gather libraryAlan Stern
2009-12-11USB: make urb scatter-gather support more genericDavid Vrabel
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-23USB: Let usb_sg_init to set transfer_buffer more oftenPete Zaitcev
2009-07-12USB: fix LANGID=0 regressionDaniel Mack
2009-06-15USB: Push scatter gather lists down to host controller drivers.Sarah Sharp
2009-06-15USB: Support for bandwidth allocation.Sarah Sharp
2009-06-15NLS: update handling of UnicodeAlan Stern
2009-06-15usb: return device strings in UTF-8Clemens Ladisch
2009-04-17USB: add reset endpoint operationsDavid Vrabel
2009-03-24USB: allow malformed LANGID descriptorsDaniel Mack
2009-03-24USB: more u32 conversion after transfer_buffer_length and actual_lengthRoel Kluin
2009-03-24USB: add quirk to avoid config and interface stringsAlan Stern