summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13phy: add driver for TI TUSB1210 ULPI PHYHeikki Krogerus
2015-05-13phy: helpers for USB ULPI PHY registeringHeikki Krogerus
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: dwc3: dwc3-st: Update the incorrect DT dwc3 example.Peter Griffin
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
2015-04-29usb: dwc2: gadget: enable otg flag in dual role configurationGregory Herrero
2015-04-29usb: dwc2: gadget: powerup controller if neededGregory Herrero
2015-04-29usb: dwc2: gadget: prevent new request submission during suspendGregory Herrero
2015-04-29usb: dwc2: gadget: ignore pm suspend/resume in L2Gregory Herrero
2015-04-29usb: dwc2: gadget: use reset detect interruptGregory Herrero