summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-14xhci: Remove BUG_ON in xhci_get_input_control_ctx.Sarah Sharp4-35/+126
2013-06-14xhci: Remove BUG_ON() in xhci_alloc_container_ctx.Sarah Sharp1-2/+6
2013-06-12Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman81-1228/+5802
2013-06-12usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappersGeorge Cherian1-57/+116
2013-06-12usb: dwc3: omap: initialize the register offset values for omap5 and AM437xGeorge Cherian1-0/+57
2013-06-12usb: dwc3: omap: Adding am437x specific register map changesGeorge Cherian1-0/+6
2013-06-12usb: gadget: f_mass_storage: fix default product nameAndrzej Pietrasiewicz1-2/+2
2013-06-12usb: dwc3: omap: improve error handling of dwc3_omap_probeKishon Vijay Abraham I1-3/+14
2013-06-10USB: serial: ports: add minor and port numberGreg Kroah-Hartman24-180/+133
2013-06-10usb: gadget: add Faraday fotg210_udc driverYuan-Hsin Chen4-0/+1483
2013-06-10usb: gadget: f_rndis: add configfs supportAndrzej Pietrasiewicz4-1/+87
2013-06-10usb: gadget: f_rndis: use usb_gstrings_attachAndrzej Pietrasiewicz1-14/+8
2013-06-10usb: gadget: rndis: init & exit rndis at module load/unloadAndrzej Pietrasiewicz3-18/+4
2013-06-10usb: gadget: ether: convert to new interface of f_rndisAndrzej Pietrasiewicz2-23/+34
2013-06-10usb: gadget: f_rndis: convert to new function interface with backward compati...Andrzej Pietrasiewicz7-28/+215
2013-06-10usb: gadget: f_subset: add configfs supportAndrzej Pietrasiewicz4-1/+78
2013-06-10usb: gadget: f_subset: use usb_gstrings_attachAndrzej Pietrasiewicz1-10/+8
2013-06-10usb: gadget: ether: convert to new interface of f_subsetAndrzej Pietrasiewicz2-47/+58
2013-06-10usb: gadget: f_subset: convert to new function interface with backward compat...Andrzej Pietrasiewicz6-15/+155
2013-06-10usb: gadget: multi: Remove unused includeAndrzej Pietrasiewicz1-1/+0
2013-06-10usb: gadget: f_eem: add configfs supportAndrzej Pietrasiewicz4-0/+87
2013-06-10usb: gadget: f_eem: use usb_gstrings_attachAndrzej Pietrasiewicz1-11/+6
2013-06-10usb: gadget: f_eem: remove compatibility layerAndrzej Pietrasiewicz2-60/+0
2013-06-10usb: gadget: ether: convert to new interface of f_eemAndrzej Pietrasiewicz2-9/+46
2013-06-10usb: gadget: f_eem: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz5-36/+172
2013-06-10usb: gadget: ether: convert to new interface of f_ecmAndrzej Pietrasiewicz2-13/+61
2013-06-10usb: gadget: u_ether: allow getting binary-form host addressAndrzej Pietrasiewicz2-0/+19
2013-06-10usb: gadget: f_phonet: add configfs supportAndrzej Pietrasiewicz3-0/+74
2013-06-10usb: gadget: nokia: convert to new interface of f_ecmAndrzej Pietrasiewicz2-31/+36
2013-06-10usb: gadget: f_phonet: remove compatibility layerAndrzej Pietrasiewicz2-81/+4
2013-06-10usb: gadget: nokia: convert to new interface of f_phonetAndrzej Pietrasiewicz2-17/+40
2013-06-10usb: gadget: f_phonet: convert to new function interface with backward compat...Andrzej Pietrasiewicz5-5/+161
2013-06-10usb: gadget: phonet: move global dev variable to its userAndrzej Pietrasiewicz3-17/+23
2013-06-10usb: gadget: f_obex: remove compatibility layerAndrzej Pietrasiewicz1-52/+0
2013-06-10usb: gadget: nokia: convert to new interface of f_obexAndrzej Pietrasiewicz2-38/+85
2013-06-10usb: gadget: f_obex: use usb_gstrings_attachAndrzej Pietrasiewicz1-15/+8
2013-06-10usb: gadget: f_ecm: add configfs supportAndrzej Pietrasiewicz2-1/+58
2013-06-10usb: gadget: f_ecm: use usb_gstrings_attachAndrzej Pietrasiewicz1-14/+9
2013-06-10usb: gadget: cdc2: convert to new interface of f_ecmAndrzej Pietrasiewicz2-27/+60
2013-06-10usb: gadget: f_ecm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz9-14/+174
2013-06-10usb: gadget: add helpers for configfs support for USB EthernetAndrzej Pietrasiewicz2-128/+175
2013-06-10usb: gadget: f_ncm: add configfs supportAndrzej Pietrasiewicz2-0/+175
2013-06-10usb: gadget: f_ncm: use usb_gstrings_attachAndrzej Pietrasiewicz1-16/+10
2013-06-10usb: gadget: f_ncm: remove compatibility layerAndrzej Pietrasiewicz2-82/+0
2013-06-10usb: gadget: ncm: convert to new function interfaceAndrzej Pietrasiewicz2-22/+36
2013-06-10usb: gadget: f_ncm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz5-35/+194
2013-06-10usb: gadget: u_ether: construct with default values and add setters/gettersAndrzej Pietrasiewicz2-1/+307
2013-06-10usb: gadget: rndis: convert into moduleAndrzej Pietrasiewicz7-3/+32
2013-06-10usb: gadget: u_ether: convert into moduleAndrzej Pietrasiewicz10-52/+98
2013-06-10usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi1-0/+2