summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-03-07usb: dwc3: gadget: remove known conditionsDan Carpenter
2014-03-07usb: dwc3: gadget: cut and paste fixups in suspend/resumeDan Carpenter
2014-03-07usb: don't use PREPARE_DELAYED_WORKTejun Heo
2014-03-06xhci: add the meaningful IRQ description if it is emptyAdrian Huang
2014-03-06xhci: Prevent runtime pm from autosuspending during initializationMathias Nyman
2014-03-06drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I
2014-03-05usb: gadget: f_fs: Add flags to descriptors blockMichal Nazarewicz
2014-03-05usb: gadget: f_fs: Add support for SuperSpeed ModeManu Gautam
2014-03-05usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT
2014-03-05usb: gadget: atmel_usba: fix crash when no endpoint are specifiedAlexandre Belloni
2014-03-05usb: phy: mxs: Add sync time after controller clear phcdPeter Chen
2014-03-05usb: phy: mxs: Add system suspend/resume APIPeter Chen
2014-03-05usb: phy: mxs: Add implementation of set_wakeupPeter Chen
2014-03-05usb: phy: mxs: add controller idPeter Chen
2014-03-05usb: phy: mxs: Enable IC fixes for related SoCsPeter Chen
2014-03-05usb: phy: mxs: change description of usb device speedPeter Chen
2014-03-05usb: phy: mxs: Add anatop regmapPeter Chen
2014-03-05usb: phy: mxs: Add auto clock and power settingPeter Chen
2014-03-05usb: phy: mxs: Add platform judgement codePeter Chen
2014-03-05usb: gadget: s3c-hsotg: add proper suspend/resume supportMarek Szyprowski
2014-03-05usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiatedGeorge Cherian
2014-03-05usb: dwc3: adapt dwc3 core to use Generic PHY FrameworkKishon Vijay Abraham I
2014-03-05usb: dwc3: core: support optional PHYsKishon Vijay Abraham I
2014-03-05usb: dwc3: define more revisionsFelipe Balbi
2014-03-05usb: dwc3: fix randconfig build errorsFelipe Balbi
2014-03-05usb: dwc3: gadget: pre-start Stream transfers when they're queuedFelipe Balbi
2014-03-05usb: dwc3: gadget: call gadget driver's ->suspend/->resumeFelipe Balbi
2014-03-05usb: dwc3: gadget: add 'force' argument to stop_active_transferPaul Zimmerman
2014-03-05usb: dwc3: gadget: make sure HIRD threshold is 0 in superspeedFelipe Balbi
2014-03-05usb: dwc3: gadget: set KEEP_CONNECT in case of hibernationFelipe Balbi
2014-03-05usb: dwc3: core: fix indentationFelipe Balbi
2014-03-05usb: dwc3: core: allocate scratch buffersFelipe Balbi
2014-03-05usb: dwc3: gadget: add a 'restore' argument to set_ep_configPaul Zimmerman
2014-03-05usb: dwc3: gadget: implement dwc3_gadget_get_link_statePaul Zimmerman
2014-03-05usb: dwc3: add 'saved_state' field to dwc3_ep structurePaul Zimmerman
2014-03-05usb: dwc3: add has_hibernation flagFelipe Balbi
2014-03-05usb: dwc3: cleanup struct dwc3Felipe Balbi
2014-03-05usb: dwc3: workaround: bogus hibernation eventsFelipe Balbi
2014-03-05usb: dwc3: workaround: clock gating issuesFelipe Balbi
2014-03-05usb: dwc3: core: define bit 10 of GCTL registerFelipe Balbi
2014-03-05usb: dwc3: gadget: always enable IOC on bulk/interrupt transfersFelipe Balbi
2014-03-05usb: gadget: at91_udc: fix ep maxpacket initialisationRobert Baldyga
2014-03-05usb: musb: USB_MUSB_DUAL_ROLE/USB_MUSB_GADGET should depend on HAS_DMAGeert Uytterhoeven
2014-03-05usb: phy: rcar-gen2-usb: always use 'dev' variable in probe() methodSergei Shtylyov
2014-03-05usb: musb: avoid NULL pointer dereferenceFelipe Balbi
2014-03-04storage: accept some UAS devices if streams are unavailableOliver Neukum
2014-03-04xhci: Kill streams URBs when the host dies.Sarah Sharp
2014-03-04xhci: Refactor command watchdog and fix split string.Sarah Sharp
2014-03-04uas: Remove comment about registering a uas scsi controller for each usb busHans de Goede
2014-03-04uas: Add Hans de Goede as uas maintainerHans de Goede