summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: msm: Remove dead codeStephen Boyd2015-03-183-21/+3Star
* ehci-msm: Remove dead dependencyStephen Boyd2015-03-181-1/+1
* uwb: Remove umc bus legacy suspend/resume supportLars-Peter Clausen2015-03-182-36/+0Star
* usb: gadget: constify of_device_id arrayFabian Frederick2015-03-181-1/+1
* usb: isp1760: add peripheral/device controller chip idSudeep Holla2015-03-181-1/+1
* usb: isp1760: fix possible deadlock in isp1760_udc_irqSudeep Holla2015-03-181-4/+6
* usb: load usb phy earlierZhangfei Gao2015-03-181-1/+1
* usb: storage: Fix trivial typo in isd200_log_config()Yannick Guerrini2015-03-181-1/+1
* drivers: usb: storage: cypress_atacb.c: trivial checkpatch fixesBas Peters2015-03-181-9/+8Star
* drivers: usb: storage: alauda.c: properly place braces after function declara...Bas Peters2015-03-181-5/+10
* USB: gadget: f_mass_storage: use static attribute groups for sysfs entriesTakashi Iwai2015-03-181-74/+33Star
* USB: appledisplay: Deletion of a check before backlight_device_unregister()Markus Elfring2015-03-181-1/+1
* ueagle-atm: Delete unnecessary checks before the function call "release_firmw...Markus Elfring2015-03-181-2/+2
* USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_...Markus Elfring2015-03-181-2/+1Star
* uwb/whci: Delete an unnecessary check before the function call "umc_device_un...Markus Elfring2015-03-181-2/+1Star
* usb: xhci: plat: Add USB phy supportMaxime Ripard2015-03-181-1/+18
* xhci: unify cycle state toggling operation with 'XOR'Lin Wang2015-03-181-2/+2
* USB: legotower: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-03-181-3/+3
* USB: image: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-03-181-4/+7
* usb: host/sl811-hcd: fix sparse warningLad, Prabhakar2015-03-181-1/+1
* usb: chipidea: support runtime power management for otg fsm modeLi Jun2015-03-183-7/+59
* usb: chipidea: host: turn on vbus before add hcd if early vbus on is requiredLi Jun2015-03-181-5/+22
* usb: chipidea: add a flag for turn on vbus early for hostLi Jun2015-03-182-4/+9
* chipidea: pci: register nop PHYAndy Shevchenko2015-03-181-7/+24
* usb: chipidea: host: add .bus_suspend quirkPeter Chen2015-03-181-0/+44
* Chipidea: Set connect-at-fullspeed bit when entering host mode if CI_HDRC_FOR...Daniel Tang2015-03-181-0/+3
* Chipidea: TI-NSPIRE USB OTG hardware does not support high speed and must con...Daniel Tang2015-03-181-1/+1
* usb: chipidea: Add errata for revision 2.40aSanchayan Maity2015-03-181-0/+20
* usb: chipidea: add chipidea revision informationPeter Chen2015-03-183-2/+45
* usb: chipidea: add identification registers access APIsPeter Chen2015-03-181-0/+39
* usb: chipidea: usbmisc_imx: add imx6sx initialization routinePeter Chen2015-03-181-0/+47
* doc: usb: usbmisc-imx: add imx6sx compatible stringPeter Chen2015-03-181-0/+1
* usb: chipidea: clear otg interrupt status for otg capable controllerPeter Chen2015-03-181-4/+5
* doc: usb: chipidea: add usb wakeup enable examplePeter Chen2015-03-181-0/+21
* usb: chipidea: imx: add usb as system wakeup sourcePeter Chen2015-03-181-0/+13
* usb: chipidea: add usb as system wakeup sourcePeter Chen2015-03-181-0/+10
* usb: chipidea: imx: add runtime power management supportPeter Chen2015-03-181-6/+100
* usb: chipidea: usbmisc_imx: add .set_wakeup interfacePeter Chen2015-03-182-0/+53
* usb: chipidea: add runtime power management supportPeter Chen2015-03-184-6/+103
* usb: chipidea: imx: simplify the usbmisc callersPeter Chen2015-03-182-16/+18
* usb: chipidea: usbmisc_imx: delete clock informationPeter Chen2015-03-181-19/+0Star
* usb: chipidea: imx: using common platform flag directlyPeter Chen2015-03-181-6/+2Star
* usb: chipidea: udc: return immediately if re-enable non-empty endpointPeter Chen2015-03-181-3/+6
* Linux 4.0-rc3Linus Torvalds2015-03-091-1/+1
* sunrpc: fix braino in ->poll()Al Viro2015-03-081-1/+1
* Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-0834-109/+374
|\
| * xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2015-03-062-0/+31
| * xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2015-03-062-2/+11
| * Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-03-0510-45/+106
| |\
| | * usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2015-03-032-0/+5