summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: adutux: NULL dereferences on disconnectDan Carpenter2014-11-261-5/+0
* usb: chipidea: fix platform_no_drv_owner.cocci warningskbuild test robot2014-11-261-1/+0
* Merge tag 'usb-serial-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-268-16/+60
|\
| * USB: qcserial: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke2014-11-191-0/+33
| * USB: serial: add Google simple serial SubClass supportAnton Staaf2014-11-042-0/+11
| * USB: mos7840: replace unnecessary atomic allocationsJohan Hovold2014-11-031-2/+2
| * USB: mos7720: replace unnecessary atomic allocationsJohan Hovold2014-11-031-2/+2
| * USB: kobil_sct: replace unnecessary atomic allocationJohan Hovold2014-11-031-1/+1
| * USB: serial: keyspan_pda: fix Entrega company name spellingMark Knibbs2014-10-223-11/+11
* | usb: chipidea: Fixed a few typos in commentsMickael Maison2014-11-262-3/+3
* | Documentation: bindings: add doc for the USB2 ChipIdea USB driverAntoine Tenart2014-11-261-0/+24
* | usb: chipidea: add a usb2 driver for ci13xxxAntoine Tenart2014-11-262-0/+117
* | usb: chipidea: fix phy handlingAntoine Tenart2014-11-261-2/+2
* | usb: chipidea: remove duplicate dev_set_drvdata for host_startPeter Chen2014-11-262-2/+1
* | usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen2014-11-264-8/+8
* | usb: chipidea: add controller reset APIPeter Chen2014-11-261-4/+28
* | usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVERPeter Chen2014-11-263-4/+1
* | usb: chipidea: imx: add system power management supportPeter Chen2014-11-261-0/+36
* | usb: chipidea: add system power management supportPeter Chen2014-11-261-0/+48
* | usb: chipidea: add hw_wait_phy_stable for getting stable statusPeter Chen2014-11-261-8/+16
* | usb: chipidea: remove the unnecessary delay after clear portsc.phcdPeter Chen2014-11-261-8/+2
* | usb: chipidea: usbmisc_imx: Read MX53_USB_OTG_PHY_CTRL_1_OFFSET directlyFabio Estevam2014-11-261-2/+1
* | usb: chipidea: usbmisc_imx: Move the reading of USB_PHY_CTRLFabio Estevam2014-11-261-2/+1
* | usb: chipidea: ci_hdrc_imx.c: Remove unneeded OOM messageFabio Estevam2014-11-261-3/+1
* | usb: chipidea: core: Remove unneeded OOM messageFabio Estevam2014-11-261-3/+1
* | usb: chipidea: using devm_request_irq to instead of request_irqPeter Chen2014-11-261-4/+2
* | Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-11-25154-1957/+7983
|\ \
| * | usb: musb: Use IS_ENABLED for tusb6010Tony Lindgren2014-11-253-10/+4
| * | usb: musb: Allow multiple glue layers to be built inTony Lindgren2014-11-251-4/+1
| * | usb: musb: Pass fifo_mode in platform dataTony Lindgren2014-11-255-15/+10
| * | usb: musb: Change end point selection to use new IO accessTony Lindgren2014-11-2511-51/+62
| * | usb: musb: Change to use new IO accessTony Lindgren2014-11-257-120/+146
| * | usb: musb: Populate new IO functions for blackfinTony Lindgren2014-11-251-0/+43
| * | usb: musb: Populate new IO functions for tusb6010Tony Lindgren2014-11-251-0/+41
| * | usb: musb: Add function pointers for IO access functionsTony Lindgren2014-11-252-0/+58
| * | usb: phy: Handle per-PHY event for connnect and disconnect eventsKiran Raparthy2014-11-254-0/+21
| * | usb: dwc2: remove early return on clock queryDinh Nguyen2014-11-251-3/+7
| * | usb: dwc2: Fix build warning when CONFIG_PM_SLEEP=nFabio Estevam2014-11-251-2/+2
| * | usb: gadget: udc: pxa25x: remove unnecessary NULL checkFelipe Balbi2014-11-251-5/+1
| * | usb: gadget: udc: lpc32xx: remove unnecessary NULL checkFelipe Balbi2014-11-251-2/+1
| * | usb: dwc3: return error code from the most recent callJulia Lawall2014-11-241-1/+1
| * | usb: gadget: ss_ep_in_comp_desc can be statickbuild test robot2014-11-241-2/+2
| * | usb: gadget: function: delete an unnecessary check before rndis_add_hdr()Markus Elfring2014-11-211-2/+1
| * | usb: dwc2: gadget: rework suspend/resume code to correctly restore gadget stateMarek Szyprowski2014-11-212-18/+24
| * | usb: dwc2: gadget: add mutex to serialize init/deinit callsMarek Szyprowski2014-11-213-0/+22
| * | usb: dwc2: gadget: rework disconnect event handlingMarek Szyprowski2014-11-213-3/+19
| * | usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7Vivek Gautam2014-11-212-2/+21
| * | usb: dwc3: exynos: Add provision for suspend clockVivek Gautam2014-11-211-0/+11
| * | usb: dwc3: exynos: Remove local variable for clock from probeVivek Gautam2014-11-211-8/+5
| * | usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy2014-11-212-0/+17
OpenPOWER on IntegriCloud