aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/message.c
Commit message (Expand)AuthorAge
* 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
* USB: more u32 conversion after transfer_buffer_length and actual_lengthRoel Kluin2009-03-24
* USB: add quirk to avoid config and interface stringsAlan Stern2009-03-24
* USB: usb_get_string should check the descriptor typeAlan Stern2009-02-27
* USB: fix toggle mismatch in disable_endpoint pathsAlan Stern2009-01-27
* USB: re-enable interface after driver unbindsAlan Stern2009-01-07
* USB: cancel pending Set-Config requests if userspace gets there firstAlan Stern2009-01-07
* USB: utilize the bus notifiersAlan Stern2009-01-07
* USB: Introduce usb_queue_reset() to do resets from atomic contextsInaky Perez-Gonzalez2009-01-07
* USB: avoid needless address-taking of function parametersHarvey Harrison2009-01-07
* USB: don't register endpoints for interfaces that are going awayAlan Stern2008-11-13
* USB: remove warn() macro from usb driversGreg Kroah-Hartman2008-10-17
* USB: fix interface unregistration logicAlan Stern2008-08-13
* Fix USB storage hang on command abortAlan Stern2008-08-05
* USB: fix comment of usb_set_configurationMing Lei2008-07-21
* USB: use standard SG iterator in the scatter-gather libraryAlan Stern2008-07-21
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-21
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-21
* USB: create attributes before sending ueventAlan Stern2008-05-14
* USB: fix cannot work usb storage when using ohci-sm501Yoshihiro Shimoda2008-05-02
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: rework sysfs removal of interface filesAlan Stern2008-04-25
* USB: check serial-number string after device resetAlan Stern2008-04-25
* USB: new quirk flag to avoid Set-InterfaceAlan Stern2008-03-25
* USB: fix codingstyle issues in drivers/usb/core/message.cGreg Kroah-Hartman2008-02-01
* USB: mark USB drivers as being GPL onlyGreg Kroah-Hartman2008-02-01