summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-12usb: dwc2: rework initialization of host and gadget in dual-role modeMarek Szyprowski
2015-03-11usb: dwc2: pci: Add device mode to the dwc2-pci driverJohn Youn
2015-03-11usb: gadget: lpc32xxx_udc: Fix NULL dereferencePeter Chen
2015-03-11usb: musb: cppi41: fix condition to call cppi41_trans_done().Takeyoshi Kikuchi
2015-03-11usb: phy: phy-generic: No need to call gpiod_direction_output() twiceFabio Estevam
2015-03-11usb: gadget: f_hid: remove unnecessary usb_ep_dequeue()Robert Baldyga
2015-03-11usb: gadget: dummy-hcd: Remove utf8 from format stringRasmus Villemoes
2015-03-11usb: gadget: atmel_usba_udc: Add suspend/resume with wakeup supportSylvain Rochet
2015-03-11usb: gadget: atmel_usba_udc: condition clocks to vbus stateSylvain Rochet
2015-03-11usb: gadget: atmel_usba_udc: Request an auto disabled Vbus signal IRQSylvain Rochet
2015-03-11usb: gadget: atmel_usba_udc: Fixed vbus_prev initial stateSylvain Rochet
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