summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.10-rc6 into usb-nextGreg Kroah-Hartman2013-06-175-21/+23
|\
| * usb: chipidea: fix id change handlingAlexander Shishkin2013-06-121-1/+2
| * usb: chipidea: fix no transceiver caseAlexander Shishkin2013-06-121-5/+8
| * USB: pl2303: fix device initialisation at openJohan Hovold2013-06-101-5/+5
| * USB: spcp8x5: fix device initialisation at openJohan Hovold2013-06-101-6/+4
| * USB: f81232: fix device initialisation at openJohan Hovold2013-06-101-4/+4
* | Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-06-1264-1168/+5539
|\ \
| * | usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappersGeorge Cherian2013-06-121-57/+116
| * | usb: dwc3: omap: initialize the register offset values for omap5 and AM437xGeorge Cherian2013-06-121-0/+57
| * | usb: dwc3: omap: Adding am437x specific register map changesGeorge Cherian2013-06-121-0/+6
| * | usb: gadget: f_mass_storage: fix default product nameAndrzej Pietrasiewicz2013-06-121-2/+2
| * | usb: dwc3: omap: improve error handling of dwc3_omap_probeKishon Vijay Abraham I2013-06-121-3/+14
| * | usb: gadget: add Faraday fotg210_udc driverYuan-Hsin Chen2013-06-104-0/+1483
| * | usb: gadget: f_rndis: add configfs supportAndrzej Pietrasiewicz2013-06-103-1/+73
| * | usb: gadget: f_rndis: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-101-14/+8
| * | usb: gadget: rndis: init & exit rndis at module load/unloadAndrzej Pietrasiewicz2013-06-103-18/+4
| * | usb: gadget: ether: convert to new interface of f_rndisAndrzej Pietrasiewicz2013-06-102-23/+34
| * | usb: gadget: f_rndis: convert to new function interface with backward compati...Andrzej Pietrasiewicz2013-06-107-28/+215
| * | usb: gadget: f_subset: add configfs supportAndrzej Pietrasiewicz2013-06-103-1/+64
| * | usb: gadget: f_subset: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-101-10/+8
| * | usb: gadget: ether: convert to new interface of f_subsetAndrzej Pietrasiewicz2013-06-102-47/+58
| * | usb: gadget: f_subset: convert to new function interface with backward compat...Andrzej Pietrasiewicz2013-06-106-15/+155
| * | usb: gadget: multi: Remove unused includeAndrzej Pietrasiewicz2013-06-101-1/+0
| * | usb: gadget: f_eem: add configfs supportAndrzej Pietrasiewicz2013-06-103-0/+73
| * | usb: gadget: f_eem: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-101-11/+6
| * | usb: gadget: f_eem: remove compatibility layerAndrzej Pietrasiewicz2013-06-102-60/+0
| * | usb: gadget: ether: convert to new interface of f_eemAndrzej Pietrasiewicz2013-06-102-9/+46
| * | usb: gadget: f_eem: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2013-06-105-36/+172
| * | usb: gadget: ether: convert to new interface of f_ecmAndrzej Pietrasiewicz2013-06-102-13/+61
| * | usb: gadget: u_ether: allow getting binary-form host addressAndrzej Pietrasiewicz2013-06-102-0/+19
| * | usb: gadget: f_phonet: add configfs supportAndrzej Pietrasiewicz2013-06-102-0/+66
| * | usb: gadget: nokia: convert to new interface of f_ecmAndrzej Pietrasiewicz2013-06-102-31/+36
| * | usb: gadget: f_phonet: remove compatibility layerAndrzej Pietrasiewicz2013-06-102-81/+4
| * | usb: gadget: nokia: convert to new interface of f_phonetAndrzej Pietrasiewicz2013-06-102-17/+40
| * | usb: gadget: f_phonet: convert to new function interface with backward compat...Andrzej Pietrasiewicz2013-06-105-5/+161
| * | usb: gadget: phonet: move global dev variable to its userAndrzej Pietrasiewicz2013-06-103-17/+23
| * | usb: gadget: f_obex: remove compatibility layerAndrzej Pietrasiewicz2013-06-101-52/+0
| * | usb: gadget: nokia: convert to new interface of f_obexAndrzej Pietrasiewicz2013-06-102-38/+85
| * | usb: gadget: f_obex: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-101-15/+8
| * | usb: gadget: f_ecm: add configfs supportAndrzej Pietrasiewicz2013-06-102-1/+58
| * | usb: gadget: f_ecm: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-101-14/+9
| * | usb: gadget: cdc2: convert to new interface of f_ecmAndrzej Pietrasiewicz2013-06-102-27/+60
| * | usb: gadget: f_ecm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2013-06-109-14/+174
| * | usb: gadget: add helpers for configfs support for USB EthernetAndrzej Pietrasiewicz2013-06-102-128/+175
| * | usb: gadget: f_ncm: add configfs supportAndrzej Pietrasiewicz2013-06-102-0/+175
| * | usb: gadget: f_ncm: use usb_gstrings_attachAndrzej Pietrasiewicz2013-06-101-16/+10
| * | usb: gadget: f_ncm: remove compatibility layerAndrzej Pietrasiewicz2013-06-102-82/+0
| * | usb: gadget: ncm: convert to new function interfaceAndrzej Pietrasiewicz2013-06-102-22/+36
| * | usb: gadget: f_ncm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2013-06-105-35/+194
| * | usb: gadget: u_ether: construct with default values and add setters/gettersAndrzej Pietrasiewicz2013-06-102-1/+307