summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-05-26usb: gadget: net2280: fix ep_cfg for defect7374Mian Yousaf Kaukab
2015-05-26usb: renesas_usbhs: Add support for R-Car E2Yoshihiro Shimoda
2015-05-26usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2Yoshihiro Shimoda
2015-05-26usb: gadget: f_fs: add extra check before unregister_gadget_itemRui Miguel Silva
2015-05-26usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta
2015-05-26usb: dwc3: gadget: return error if command sent to DGCMD register failsSubbaraya Sundeep Bhatta
2015-05-26usb: musb: Add pre and post root port reset end callbacksHans de Goede
2015-05-22usb: renesas_usbhs: avoid uninitialized variable useArnd Bergmann
2015-05-21usb: gadget: rndis: use signed type for a signed valueAndrzej Pietrasiewicz
2015-05-21usb: gadget: rndis: don't duplicate the "i" variableAndrzej Pietrasiewicz
2015-05-21usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()Andrzej Pietrasiewicz
2015-05-14usb: renesas_usbhs: Add access control for INTSTS1 and INTENB1 registerNobuhiro Iwamatsu
2015-05-13usb: dwc3: add ULPI interface supportHeikki Krogerus
2015-05-13usb: dwc3: pci: add quirk for BaytrailsHeikki Krogerus
2015-05-13usb: dwc3: add hsphy_interface propertyHeikki Krogerus
2015-05-13usb: dwc3: setup phys earlierHeikki Krogerus
2015-05-13usb: dwc3: soft reset to it's own functionHeikki Krogerus
2015-05-13usb: dwc3: cache hwparams earlierHeikki Krogerus
2015-05-13usb: dwc3: store driver data earlierHeikki Krogerus
2015-05-13usb: dwc3: ULPI or UTMI+ selectHeikki Krogerus
2015-05-13usb: dwc3: USB2 PHY register access bitsHeikki Krogerus
2015-05-13usb: add bus type for USB ULPIHeikki Krogerus
2015-05-13usb: dwc2: hcd: fix build warningFelipe Balbi
2015-05-07usb: musb: add softconnect for host modeBin Liu
2015-05-07usb: gadget: rndis: remove the limit of available rndis connectionsAndrzej Pietrasiewicz
2015-05-07usb: gadget: rndis: style correctionAndrzej Pietrasiewicz
2015-05-07usb: gadget: rndis: use rndis_params instead of configNrAndrzej Pietrasiewicz
2015-05-07usb: gadget: s3c2410_udc: Remove static char buffer, use vsprintf extension %pVJoe Perches
2015-05-07usb: phy: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-05-07usb: phy-ab8500-usb: Constify platform_device_idKrzysztof Kozlowski
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1Tony Lindgren
2015-05-07usb: musb: Remove ifdefs for TX DMA for musb_host.cTony Lindgren
2015-05-07usb: musb: Remove DMA ifdef for musb_gadget.c short_packetTony Lindgren
2015-05-07usb: musb: Get rid of the DMA ifdefs for musb_core.cTony Lindgren
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren
2015-05-07usb: musb: Fix up DMA related macrosTony Lindgren
2015-04-29usb: dwc2: host: ensure qtb exists before dereferencing itGregory Herrero
2015-04-29usb: dwc2: add hibernation core parameterGregory Herrero
2015-04-29usb: dwc2: remove dwc2_platform.koMian Yousaf Kaukab
2015-04-29usb: dwc2: host: implement test modeJingwu Lin
2015-04-29usb: dwc2: host: don't use dma_alloc_coherent with irqs disabledGregory Herrero
2015-04-29usb: dwc2: host: spinlock urb_enqueueGregory Herrero
2015-04-29usb: dwc2: host: resume root hub on port connectGregory Herrero
2015-04-29usb: dwc2: host: add bus_suspend/bus_resume callbackGregory Herrero
2015-04-29usb: dwc2: host: register handle to the phyMian Yousaf Kaukab
2015-04-29usb: dwc2: gadget: remove s3c_hsotg_ep_disable_forceMian Yousaf Kaukab