aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2019-05-10soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland
2019-02-12usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder
2019-02-12usb: musb: dsps: fix runtime pm for peripheral modeBin Liu
2019-02-12usb: 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
2018-04-22USB: musb: omap2430: drop non-DT supportJohan Hovold
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-29usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt
2018-03-26usb: musb: remove blackfin portArnd Bergmann
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman
2018-03-13usb: musb: Fix external abort in musb_remove on omap2430Merlijn Wajer
2018-03-09USB: musb: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-06usb: musb: call pm_runtime_{get,put}_sync before reading vbus registersMerlijn Wajer
2018-02-20Revert "usb: musb: host: don't start next rx urb if current one failed"Bin Liu
2018-02-20usb: musb: fix enumeration after resumeAndreas Kemnade
2018-01-24USB: musb: fix up one odd DEVICE_ATTR() usageGreg Kroah-Hartman
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman
2018-01-09USB: musb: da8xx: remove clock con_idDavid Lechner
2018-01-02usb: musb: remove unused pipe variableCorentin Labbe
2018-01-02usb: musb: remove unused frame variableCorentin Labbe
2017-12-08usb: musb: da8xx: fix babble condition handlingBin Liu
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman