summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-05-23chipidea: usbmisc_imx: Allow USB OTG to work on mx51Fabio Estevam
2014-05-23usb: chipidea: using one inline function to cover queue work operationsPeter Chen
2014-05-23usb: chipidea: udc: delete useless codePeter Chen
2014-05-23usb: chipidea: update TODO listPeter Chen
2014-05-23Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-05-20xhci: rework command timeout and cancellation,Mathias Nyman
2014-05-20xhci: Use completion and status in global command queueMathias Nyman
2014-05-20xhci: Add a global command queueMathias Nyman
2014-05-20xhci: Use command structures when queuing commands on the command ringMathias Nyman
2014-05-20xhci: Report max device limit when Enable Slot command fails.Sarah Sharp
2014-05-20xhci: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-05-20usb: xhci: Use IS_ENABLED() macroFabio Estevam
2014-05-20usb: catch attempts to submit urbs with a vmalloc'd transfer bufferDan Williams
2014-05-20xhci: fix wrong port number reported when setting USB2.0 hardware LPM.Lin Wang
2014-05-20Merge 3.15-rc5 into usb-nextGreg Kroah-Hartman
2014-05-16usb: musb: tusb6010: Use musb->tusb_revision instead of tusb_get_revision call.Matwey V. Kornilov
2014-05-16usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision.Matwey V. Kornilov
2014-05-15usb: gadget: net2280: Fix NULL pointer dereferenceRicardo Ribalda Delgado
2014-05-15usb: gadget: uvc: Set the vb2 queue timestamp flagsLaurent Pinchart
2014-05-15usb: gadget: uvc: Set the V4L2 buffer field to V4L2_FIELD_NONELaurent Pinchart
2014-05-15usb: gadget: uvc: Switch to monotonic clock for buffer timestampsLaurent Pinchart
2014-05-15usb: phy: Add SMSC USB334x PHY IDLiviu Dudau
2014-05-15usb: gadget: f_uac2: don't queue new requests when shutting downAndrzej Pietrasiewicz
2014-05-15usb: dwc3: convert to pcim_enable_device()Andy Shevchenko
2014-05-15usb: dwc3: no need to initialize ret variableAndy Shevchenko
2014-05-14usb: gadget: configfs: OS Extended Properties descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: f_rndis: OS Descriptors configfs supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: configfs: OS Extended Compatibility descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: configfs: OS String supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: f_rndis: OS descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: OS Feature Descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: OS String supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: FunctionFS: share VLA macros with all usb gadget filesAndrzej Pietrasiewicz
2014-05-14usb: phy: msm: change devm_ioremap() to devm_ioremap_resource()Dan Carpenter
2014-05-14usb: phy: msm: reset controller is mandatory nowArnd Bergmann
2014-05-14usb: musb: omap2plus bus glue needs USB host supportArnd Bergmann
2014-05-14usb: musb: tusb-dma can't be built-in if tusb is notArnd Bergmann
2014-05-14usb: gadget: s3c2410_udc: don't use pr_debug return valueArnd Bergmann
2014-05-14usb: gadget: gr_udc: unconditionally use GFP_ATOMIC in gr_queue_ext()Alexey Khoroshilov
2014-05-14usb: gadget: tcm_usb_gadget: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: r8a66597-udc: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: mv_u3d_core: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: m66592-udc: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: fusb300_udc: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: fsl_udc_core: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: fotg210-udc: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: f_uac2: remove unnecessary OOM messagesJingoo Han
2014-05-14usb: gadget: atmel_usba: always test udc->driverAlexandre Belloni
2014-05-14usb: gadget: configfs: fix typoPeter Chen
2014-05-14usb: musb: tusb: remove dead codePaul Bolle