summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * usb: gadget: atmel_usba: always test udc->driverAlexandre Belloni2014-05-141-1/+1
| * usb: gadget: configfs: fix typoPeter Chen2014-05-141-2/+2
| * usb: musb: tusb: remove dead codePaul Bolle2014-05-141-6/+0
| * usb: musb: Kconfig: Select the DMA driver if DMA mode of MUSB is enabledGeorge Cherian2014-05-141-0/+1
| * tools: usb: aio example applicationsRobert Baldyga2014-05-146-0/+1004
| * documentation: docbook: document process of writing an musb glue layerApelete Seketeli2014-05-122-1/+875
| * usb: udc-core: set gadget state as not attached after unloading modulePeter Chen2014-05-121-0/+2
| * usb: gadget: set gadget state as configuredPeter Chen2014-05-122-0/+2
| * usb: phy: msm: enable build on other architecturesFelipe Balbi2014-05-121-1/+1
| * usb: phy: msm: switch over to writel()Felipe Balbi2014-05-121-1/+1
| * usb: phy: msm: cast to enum msm_usb_phy_typeFelipe Balbi2014-05-121-1/+1
| * usb: phy: msm: Use usb_add_phy_dev() to register deviceIvan T. Ivanov2014-04-301-1/+2
| * usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CXIvan T. Ivanov2014-04-303-8/+33
| * usb: phy: msm: Handle disconnect eventsIvan T. Ivanov2014-04-301-0/+18
| * usb: phy: msm: Select secondary PHY via TCSRTim Bird2014-04-302-0/+17
| * usb: phy: msm: Fix PTS definitions for MSM USB controllerTim Bird2014-04-302-5/+8
| * usb: phy: msm: Correct USB PHY Reset sequence for newer platformIvan T. Ivanov2014-04-302-52/+93
| * usb: phy: msm: Add support for secondary PHY controlIvan T. Ivanov2014-04-304-2/+30
| * usb: phy: msm: Use reset framework for LINK and PHY resetsIvan T. Ivanov2014-04-302-8/+24
| * usb: phy: msm: Add device tree support and binding informationIvan T. Ivanov2014-04-303-21/+165
| * usb: phy: msm: Properly check result from platform_get_irq()Ivan T. Ivanov2014-04-301-1/+1
| * usb: phy: msm: Remove HSUSB prefix from regulator namesIvan T. Ivanov2014-04-301-3/+3
| * usb: phy: msm: Remove unused pclk_src_nameIvan T. Ivanov2014-04-302-30/+1
| * usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_modeIvan T. Ivanov2014-04-304-45/+20
| * usb: phy: msm: Fix checkpatch.pl warningsIvan T. Ivanov2014-04-301-25/+14
| * usb: phy: msm: Remove unnecessarily check for valid regulators.Ivan T. Ivanov2014-04-301-10/+0
| * usb: phy: msm: Migrate to Managed Device Resource allocationIvan T. Ivanov2014-04-301-119/+68
| * usb: phy: msm: Enable deferred driver probingIvan T. Ivanov2014-04-301-2/+3
| * usb: phy: msm: Move global regulators variables to driver stateIvan T. Ivanov2014-04-302-43/+42
| * usb: phy: msm: Make driver selectable on ARCH_QCOMIvan T. Ivanov2014-04-301-3/+3
| * usb: dwc3: gadget: pretty print Generic CMDsFelipe Balbi2014-04-251-0/+29
| * usb: dwc3: gadget: pretty print link statesFelipe Balbi2014-04-251-3/+41
| * usb: dwc3: gadget: print both cmd string and numberFelipe Balbi2014-04-251-2/+2
| * usb: dwc3: exynos: Make provision for vdd regulatorsVivek Gautam2014-04-211-2/+49
| * usb: musb: dsps: compile suspend/resume only with PM_SLEEPWolfram Sang2014-04-211-1/+1
| * usb: gadget: f_subset: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-211-1/+1
| * usb: dwc3: add glue layer dependenciesJean Delvare2014-04-211-1/+3
| * usb: musb: dsps: handle babble interruptsDaniel Mack2014-04-211-1/+24
| * usb: musb: add a work_struct to recover from babble errorsDaniel Mack2014-04-212-0/+36
| * usb: musb: add reset hook to platform opsDaniel Mack2014-04-211-0/+7
| * usb: gadget: gr_udc: Use GFP_ATOMIC when allocating under held spinlockAndreas Larsson2014-04-211-2/+2
| * usb: gadget: gr_udc: Return error code when trying to set ep.maxpacket > ep.m...Andreas Larsson2014-04-211-0/+4
| * usb: gadget: gr_udc: Add ep.maxpacket_limit to debugfs informationAndreas Larsson2014-04-211-0/+1
| * usb: gadget: gr_udc: Use of_property_read_u32_index to access arraysAndreas Larsson2014-04-211-8/+4
| * usb: gadget: gr_udc: Use platform_get_irq instead of irq_of_parse_and_mapAndreas Larsson2014-04-211-6/+8
| * usb: gadget: gr_udc: Expand devicetree documentationAndreas Larsson2014-04-211-8/+14
| * usb: gadget: gr_udc: improve platform_device variable nameAndreas Larsson2014-04-211-9/+9
| * usb: phy: generic: switch over to IS_ENABLED()Felipe Balbi2014-04-211-1/+1
| * usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi2014-04-216-27/+40
| * usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()Felipe Balbi2014-04-215-12/+11
OpenPOWER on IntegriCloud