summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds16-653/+79
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+2
2015-03-20loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche1-3/+2
2015-03-19USB: keyspan_pda: add new device idNathaniel W Filardo1-0/+3
2015-03-19usb: gadget: atmel_usba: use endian agnostic IO on ARMBen Dooks2-8/+18
2015-03-19usb: dwc2: pci: Correctly compile dwc2-pci as a module or built-inJohn Youn1-4/+2
2015-03-19usb: gadget: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-19usb: gadget: goku_udc: Remove uses of seq_<foo> return valuesJoe Perches1-111/+122
2015-03-19usb: renesas_usbhs: fix spinlock suspected in a gadget complete functionYoshihiro Shimoda1-3/+19
2015-03-19usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen1-2/+2
2015-03-19usb: phy: Find the right match in devm_usb_phy_matchAxel Lin1-1/+3
2015-03-19usb: chipidea: udc: apply new usb_udc_vbus_handler interfacePeter Chen1-5/+5
2015-03-19usb: udc: add usb_udc_vbus_handlerPeter Chen1-1/+33
2015-03-19usb: udc: store usb_udc pointer in struct usb_gadgetPeter Chen1-25/+9
2015-03-19usb: dwc2: avoid leaking DMA channels on disconnectionVincent Palatin1-0/+8
2015-03-18usb: phy: msm: Remove dead codeStephen Boyd2-17/+3
2015-03-18ehci-msm: Remove dead dependencyStephen Boyd1-1/+1
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-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 Jun1-4/+8
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-18usb: chipidea: clear otg interrupt status for otg capable controllerPeter Chen1-4/+5
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 Chen3-6/+102