summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-11usb: phy: fixed comment typoMickael Maison
2015-03-11usb: phy: ab8500: fixed comment typoMickael Maison
2015-03-11usb: gadget: f_mass_storage: use defined constant instead of numeric valueTal Shorer
2015-03-11usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xmlMasanari Iida
2015-03-11usb: musb: dsps: don't fake of_node to musb coreFelipe Balbi
2015-03-11usb: musb: dsps: request phy using our device pointerFelipe Balbi
2015-03-10usb: gadget: printer: add configfs supportAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: use module_usb_composite_driver helper macroAndrzej Pietrasiewicz
2015-03-10usb: gadget: f_printer: remove compatibility layerAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: convert to new interface of f_printerAndrzej Pietrasiewicz
2015-03-10usb: gadget: f_printer: convert to new function interface with backward compa...Andrzej Pietrasiewicz
2015-03-10usb: gadget: printer: factor out f_printerAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: allocate printer_dev instances dynamicallyAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: add req_match for printer functionAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: name class specific requestsAndrzej Pietrasiewicz
2015-03-10usb: gadget: composite: add req_match method to usb_functionAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: add container_of helper for printer_devAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: don't access file global usb_printer_gadget in function...Andrzej Pietrasiewicz
2015-03-10usb: gadget: printer: eliminate file global printer_mutexAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: call gprinter_setup() from gadget's bindAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: add setup and cleanup functionsAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: don't access file global pnp_string in function's codeAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: define pnp string buffer lengthAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: move function-related unbind code to function's unbindAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: call usb_add_function() lastAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: move function-related bind code to function's bindAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: standardize printer_do_configAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: follow the naming convention for usb_add_config callbackAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: eliminate pdev member of struct printer_devAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: add missing error handlingAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: revert usb_add_function() effect in error recoveryAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: eliminate random pointer dereferenceAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: remove unused and empty printer_unbindAndrzej Pietrasiewicz
2015-03-10usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz
2015-03-10usb: gadget: composite: don't try standard handling for non-standard requestsAndrzej Pietrasiewicz
2015-03-10usb: dwc3: make LPM configurable in DTRobert Baldyga
2015-03-10usb: musb: dsps: just start polling alreadyFelipe Balbi
2015-03-10usb: musb: dsps: use msecs_to_jiffies insteadFelipe Balbi
2015-03-10usb: musb: cppi41: do not call udelay()Felipe Balbi
2015-03-10usb: musb: cppi41: exit early when tx fifo is emptyFelipe Balbi
2015-03-10usb: musb: cppi41: decrease indentation levelFelipe Balbi
2015-03-10usb: gadget: net2280: silence sparse warningFelipe Balbi
2015-03-10usb: gadget: net2280: don't connect from udc_startMian Yousaf Kaukab
2015-03-10usb: gadget: net2280: print error in ep_ops error pathsMian Yousaf Kaukab
2015-03-10usb: gadget: net2280: remove fiforegs as it is unusedMian Yousaf Kaukab
2015-03-10usb: gadget: net2280: use ep_autoconfig compatible names in advance modeMian Yousaf Kaukab
2015-03-10usb: musb: core: always try to recover from babbleFelipe Balbi
2015-03-10usb: musb: core: disable irqs inside babble recoveryFelipe Balbi
2015-03-10usb: musb: core: remove unnecessary forward declarationFelipe Balbi
2015-03-10usb: musb: core: drop recover_workFelipe Balbi