summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2019-11-21usb: musb: create debugfs directory under usb rootChunfeng Yun
2019-11-14usb: musb: dsps: create debugfs directory under usb rootChunfeng Yun
2019-11-04usb: Spelling s/enpoint/endpoint/Geert Uytterhoeven
2019-10-04usb: musb: musb_gadget.c: Remove unused variableSaurav Girepunje
2019-10-04USB: musb: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig
2019-08-08USB: musb: convert platform driver to use dev_groupsGreg Kroah-Hartman
2019-08-01usb: musb: remove redundant assignment to variable retColin Ian King
2019-04-30usb: musb: dsps: Use dev_get_drvdata()Kefeng Wang
2019-04-30usb: musb: jz4740: obtain USB PHY from devicetreePaul Cercueil
2019-04-30usb: musb: jz4740: Let the platform probe the PHYPaul Cercueil
2019-04-30soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland
2019-04-30usb: musb: omap2430: Add support for idling phy when musb is idleTony Lindgren
2019-04-30usb: musb: Silence error about blacklisting hubs if !CONFIG_USBPaul Cercueil
2019-02-13USB: musb: mark expected switch fall-throughGustavo A. R. Silva
2019-02-12usb: musb: Kconfig: Drop dependency on CONFIG_USB for jz4740Paul Cercueil
2019-02-12usb: musb: Kconfig: Drop dependency on MACH_JZ4740 for jz4740Paul Cercueil
2019-02-12usb: musb: jz4740: Add support for devicetreePaul Cercueil
2019-02-12USB: musb: fix indentation issue on a return statementColin Ian King
2019-02-11Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman
2019-01-30usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman
2018-12-18usb: musb: dsps: fix runtime pm for peripheral modeBin Liu
2018-12-18usb: musb: dsps: fix otg state machineBin Liu
2018-09-20usb: musb: dsps: do not disable CPPI41 irq in driver teardownBin Liu
2018-07-02USB: musb: mark expected switch fall-throughsGustavo A. R. Silva
2018-05-31USB: musb: clean up debugfs file and directory creationGreg Kroah-Hartman
2018-05-31usb: musb: remove an unused variableArnd Bergmann
2018-05-22usb: musb: gadget: fix to_musb_ep() to not return NULLBin Liu
2018-05-22usb: musb: gadget: fix to_musb_request() to not return NULLBin Liu
2018-05-22USB: musb: dsps: propagate device-tree nodeJohan Hovold
2018-05-22usb: musb: disable otg protocol supportBin Liu
2018-05-22usb: musb: remove references to default_a of struct usb_otgBin Liu
2018-05-22usb: musb: break the huge isr musb_stage0_irq() into small functionsBin Liu
2018-05-22usb: musb: remove unused members in struct musb_hdrc_configBin Liu
2018-05-22usb: musb: remove duplicated port mode enumBin Liu
2018-05-22usb: musb: dsps: remove duplicated get_musb_port_mode()Bin Liu
2018-05-22usb: musb: remove duplicated quirks flagBin Liu
2018-05-22usb: musb: remove some register access wrapper functionsBin Liu
2018-05-22usb: musb: remove adjust_channel_params() callback from musb_platform_opsBin Liu
2018-05-22usb: musb: remove readl/writel from struct musb_platform_opsBin Liu
2018-05-22usb: musb: merge musbhsdma.h into musbhsdma.cBin Liu
2018-05-21Merge 4.17-rc6 into usb-nextGreg Kroah-Hartman
2018-05-14usb: musb: fix remote wakeup racing with suspendDaniel Glöckner
2018-05-08Merge 4.17-rc4 into usb-nextGreg Kroah-Hartman
2018-04-30usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu
2018-04-30usb: musb: host: fix potential NULL pointer dereferenceBin Liu
2018-04-30Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman
2018-04-23USB: musb: dsps: drop duplicate phy initialisationJohan Hovold
2018-04-23USB: musb: host: prevent core phy initialisationJohan Hovold