summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* usb: musb: Add pre and post root port reset end callbacksHans de Goede2015-05-26
* usb: renesas_usbhs: avoid uninitialized variable useArnd Bergmann2015-05-22
* usb: gadget: rndis: use signed type for a signed valueAndrzej Pietrasiewicz2015-05-21
* usb: gadget: rndis: don't duplicate the "i" variableAndrzej Pietrasiewicz2015-05-21
* usb: gadget: rndis: change the value passed to rndis_signal_(dis)connect()Andrzej Pietrasiewicz2015-05-21
* usb: renesas_usbhs: Add access control for INTSTS1 and INTENB1 registerNobuhiro Iwamatsu2015-05-14
* phy: add driver for TI TUSB1210 ULPI PHYHeikki Krogerus2015-05-13
* phy: helpers for USB ULPI PHY registeringHeikki Krogerus2015-05-13
* usb: dwc3: add ULPI interface supportHeikki Krogerus2015-05-13
* usb: dwc3: pci: add quirk for BaytrailsHeikki Krogerus2015-05-13
* usb: dwc3: add hsphy_interface propertyHeikki Krogerus2015-05-13
* usb: dwc3: setup phys earlierHeikki Krogerus2015-05-13
* usb: dwc3: soft reset to it's own functionHeikki Krogerus2015-05-13
* usb: dwc3: cache hwparams earlierHeikki Krogerus2015-05-13
* usb: dwc3: store driver data earlierHeikki Krogerus2015-05-13
* usb: dwc3: ULPI or UTMI+ selectHeikki Krogerus2015-05-13
* usb: dwc3: USB2 PHY register access bitsHeikki Krogerus2015-05-13
* usb: add bus type for USB ULPIHeikki Krogerus2015-05-13
* usb: dwc2: hcd: fix build warningFelipe Balbi2015-05-13
* usb: musb: add softconnect for host modeBin Liu2015-05-07
* usb: gadget: rndis: remove the limit of available rndis connectionsAndrzej Pietrasiewicz2015-05-07
* usb: gadget: rndis: style correctionAndrzej Pietrasiewicz2015-05-07
* usb: gadget: rndis: use rndis_params instead of configNrAndrzej Pietrasiewicz2015-05-07
* usb: gadget: s3c2410_udc: Remove static char buffer, use vsprintf extension %pVJoe Perches2015-05-07
* usb: phy: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-07
* usb: dwc3: dwc3-st: Update the incorrect DT dwc3 example.Peter Griffin2015-05-07
* usb: phy-ab8500-usb: Constify platform_device_idKrzysztof Kozlowski2015-05-07
* usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5Tony Lindgren2015-05-07
* usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4Tony Lindgren2015-05-07
* usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3Tony Lindgren2015-05-07
* usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2Tony Lindgren2015-05-07
* usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1Tony Lindgren2015-05-07
* usb: musb: Remove ifdefs for TX DMA for musb_host.cTony Lindgren2015-05-07
* usb: musb: Remove DMA ifdef for musb_gadget.c short_packetTony Lindgren2015-05-07
* usb: musb: Get rid of the DMA ifdefs for musb_core.cTony Lindgren2015-05-07
* usb: musb: Set up function pointers for DMATony Lindgren2015-05-07
* usb: musb: Fix up DMA related macrosTony Lindgren2015-05-07
* usb: dwc2: host: ensure qtb exists before dereferencing itGregory Herrero2015-04-29
* usb: dwc2: add hibernation core parameterGregory Herrero2015-04-29
* usb: dwc2: remove dwc2_platform.koMian Yousaf Kaukab2015-04-29
* usb: dwc2: host: implement test modeJingwu Lin2015-04-29
* usb: dwc2: host: don't use dma_alloc_coherent with irqs disabledGregory Herrero2015-04-29
* usb: dwc2: host: spinlock urb_enqueueGregory Herrero2015-04-29
* usb: dwc2: host: resume root hub on port connectGregory Herrero2015-04-29
* usb: dwc2: host: add bus_suspend/bus_resume callbackGregory Herrero2015-04-29
* usb: dwc2: host: register handle to the phyMian Yousaf Kaukab2015-04-29
* usb: dwc2: gadget: remove s3c_hsotg_ep_disable_forceMian Yousaf Kaukab2015-04-29
* usb: dwc2: gadget: enable otg flag in dual role configurationGregory Herrero2015-04-29
* usb: dwc2: gadget: powerup controller if neededGregory Herrero2015-04-29
* usb: dwc2: gadget: prevent new request submission during suspendGregory Herrero2015-04-29