aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-30usb: musb: dsps: Use dev_get_drvdata()Kefeng Wang1-4/+2
2019-04-30usb: musb: jz4740: obtain USB PHY from devicetreePaul Cercueil1-10/+7
2019-04-30usb: musb: jz4740: Let the platform probe the PHYPaul Cercueil1-2/+0
2019-04-30soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland1-1/+1
2019-04-30usb: musb: omap2430: Add support for idling phy when musb is idleTony Lindgren1-0/+6
2019-04-30usb: musb: Silence error about blacklisting hubs if !CONFIG_USBPaul Cercueil1-4/+5
2019-02-13USB: musb: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-02-12usb: musb: Kconfig: Drop dependency on CONFIG_USB for jz4740Paul Cercueil1-1/+1
2019-02-12usb: musb: Kconfig: Drop dependency on MACH_JZ4740 for jz4740Paul Cercueil1-1/+1
2019-02-12usb: musb: jz4740: Add support for devicetreePaul Cercueil1-0/+10
2019-02-12USB: musb: fix indentation issue on a return statementColin Ian King1-1/+1
2019-02-11Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman2-22/+12
2019-01-30usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder2-22/+12
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman1-0/+1
2018-12-18usb: musb: dsps: fix runtime pm for peripheral modeBin Liu1-3/+9
2018-12-18usb: musb: dsps: fix otg state machineBin Liu1-2/+7
2018-09-20usb: musb: dsps: do not disable CPPI41 irq in driver teardownBin Liu1-11/+1
2018-07-02USB: musb: mark expected switch fall-throughsGustavo A. R. Silva2-1/+2
2018-05-31USB: musb: clean up debugfs file and directory creationGreg Kroah-Hartman4-52/+11
2018-05-31usb: musb: remove an unused variableArnd Bergmann1-1/+0
2018-05-22usb: musb: gadget: fix to_musb_ep() to not return NULLBin Liu1-4/+1
2018-05-22usb: musb: gadget: fix to_musb_request() to not return NULLBin Liu1-4/+1
2018-05-22USB: musb: dsps: propagate device-tree nodeJohan Hovold1-0/+1
2018-05-22usb: musb: disable otg protocol supportBin Liu2-5/+3
2018-05-22usb: musb: remove references to default_a of struct usb_otgBin Liu10-51/+25
2018-05-22usb: musb: break the huge isr musb_stage0_irq() into small functionsBin Liu1-346/+384
2018-05-22usb: musb: remove unused members in struct musb_hdrc_configBin Liu1-4/+0
2018-05-22usb: musb: remove duplicated port mode enumBin Liu7-22/+16
2018-05-22usb: musb: dsps: remove duplicated get_musb_port_mode()Bin Liu1-20/+1
2018-05-22usb: musb: remove duplicated quirks flagBin Liu4-15/+11
2018-05-22usb: musb: remove some register access wrapper functionsBin Liu2-76/+21
2018-05-22usb: musb: remove adjust_channel_params() callback from musb_platform_opsBin Liu2-12/+0
2018-05-22usb: musb: remove readl/writel from struct musb_platform_opsBin Liu3-28/+14
2018-05-22usb: musb: merge musbhsdma.h into musbhsdma.cBin Liu2-73/+65
2018-05-21Merge 4.17-rc6 into usb-nextGreg Kroah-Hartman3-13/+24
2018-05-14usb: musb: fix remote wakeup racing with suspendDaniel Glöckner3-13/+24
2018-05-08Merge 4.17-rc4 into usb-nextGreg Kroah-Hartman2-2/+5
2018-04-30usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu1-1/+2
2018-04-30usb: musb: host: fix potential NULL pointer dereferenceBin Liu1-1/+3
2018-04-30Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman2-2/+1
2018-04-23USB: musb: dsps: drop duplicate phy initialisationJohan Hovold1-2/+0
2018-04-23USB: musb: host: prevent core phy initialisationJohan Hovold1-0/+1
2018-04-22USB: musb: omap2430: drop non-DT supportJohan Hovold1-50/+45
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-17/+10
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds13-1087/+14
2018-03-29usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt1-5/+9
2018-03-26usb: musb: remove blackfin portArnd Bergmann13-1086/+13
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann1-1/+1
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman1-1/+3
2018-03-13usb: musb: Fix external abort in musb_remove on omap2430Merlijn Wajer1-1/+1