summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-18uwb: Remove umc bus legacy suspend/resume supportLars-Peter Clausen2-36/+0
2015-03-18usb: gadget: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-18usb: isp1760: add peripheral/device controller chip idSudeep Holla1-1/+1
2015-03-18usb: isp1760: fix possible deadlock in isp1760_udc_irqSudeep Holla1-4/+6
2015-03-18usb: load usb phy earlierZhangfei Gao1-1/+1
2015-03-18usb: storage: Fix trivial typo in isd200_log_config()Yannick Guerrini1-1/+1
2015-03-18drivers: usb: storage: cypress_atacb.c: trivial checkpatch fixesBas Peters1-9/+8
2015-03-18drivers: usb: storage: alauda.c: properly place braces after function declara...Bas Peters1-5/+10
2015-03-18USB: gadget: f_mass_storage: use static attribute groups for sysfs entriesTakashi Iwai1-74/+33
2015-03-18USB: appledisplay: Deletion of a check before backlight_device_unregister()Markus Elfring1-1/+1
2015-03-18ueagle-atm: Delete unnecessary checks before the function call "release_firmw...Markus Elfring1-2/+2
2015-03-18USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_...Markus Elfring1-2/+1
2015-03-18uwb/whci: Delete an unnecessary check before the function call "umc_device_un...Markus Elfring1-2/+1
2015-03-18usb: xhci: plat: Add USB phy supportMaxime Ripard1-1/+18
2015-03-18xhci: unify cycle state toggling operation with 'XOR'Lin Wang1-2/+2
2015-03-18USB: legotower: use msecs_to_jiffies for time conversionNicholas Mc Guire1-3/+3
2015-03-18USB: image: use msecs_to_jiffies for time conversionNicholas Mc Guire1-4/+7
2015-03-18usb: host/sl811-hcd: fix sparse warningLad, Prabhakar1-1/+1
2015-03-18usb: chipidea: support runtime power management for otg fsm modeLi Jun3-7/+59
2015-03-18usb: chipidea: host: turn on vbus before add hcd if early vbus on is requiredLi Jun1-5/+22
2015-03-18usb: chipidea: add a flag for turn on vbus early for hostLi Jun2-4/+9
2015-03-18chipidea: pci: register nop PHYAndy Shevchenko1-7/+24
2015-03-18usb: chipidea: host: add .bus_suspend quirkPeter Chen1-0/+44
2015-03-18Chipidea: Set connect-at-fullspeed bit when entering host mode if CI_HDRC_FOR...Daniel Tang1-0/+3
2015-03-18Chipidea: TI-NSPIRE USB OTG hardware does not support high speed and must con...Daniel Tang1-1/+1
2015-03-18usb: chipidea: Add errata for revision 2.40aSanchayan Maity1-0/+20
2015-03-18usb: chipidea: add chipidea revision informationPeter Chen3-2/+45
2015-03-18usb: chipidea: add identification registers access APIsPeter Chen1-0/+39
2015-03-18usb: chipidea: usbmisc_imx: add imx6sx initialization routinePeter Chen1-0/+47
2015-03-18doc: usb: usbmisc-imx: add imx6sx compatible stringPeter Chen1-0/+1
2015-03-18usb: chipidea: clear otg interrupt status for otg capable controllerPeter Chen1-4/+5
2015-03-18doc: usb: chipidea: add usb wakeup enable examplePeter Chen1-0/+21
2015-03-18usb: chipidea: imx: add usb as system wakeup sourcePeter Chen1-0/+13
2015-03-18usb: chipidea: add usb as system wakeup sourcePeter Chen1-0/+10
2015-03-18usb: chipidea: imx: add runtime power management supportPeter Chen1-6/+100
2015-03-18usb: chipidea: usbmisc_imx: add .set_wakeup interfacePeter Chen2-0/+53
2015-03-18usb: chipidea: add runtime power management supportPeter Chen4-6/+103
2015-03-18usb: chipidea: imx: simplify the usbmisc callersPeter Chen2-16/+18
2015-03-18usb: chipidea: usbmisc_imx: delete clock informationPeter Chen1-19/+0
2015-03-18usb: chipidea: imx: using common platform flag directlyPeter Chen1-6/+2
2015-03-18usb: chipidea: udc: return immediately if re-enable non-empty endpointPeter Chen1-3/+6
2015-03-08Linux 4.0-rc3v4.0-rc3Linus Torvalds1-1/+1
2015-03-08sunrpc: fix braino in ->poll()Al Viro1-1/+1
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds34-109/+374
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-61/+89
2015-03-08Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-226/+175
2015-03-08Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+7
2015-03-08Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...Linus Torvalds1-0/+27
2015-03-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-19/+22
2015-03-07Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds7-22/+57