aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
* usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig2019-08-21
* USB: musb: convert platform driver to use dev_groupsGreg Kroah-Hartman2019-08-08
* usb: musb: remove redundant assignment to variable retColin Ian King2019-08-01
* usb: musb: dsps: Use dev_get_drvdata()Kefeng Wang2019-04-30
* usb: musb: jz4740: obtain USB PHY from devicetreePaul Cercueil2019-04-30
* usb: musb: jz4740: Let the platform probe the PHYPaul Cercueil2019-04-30
* soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland2019-04-30
* usb: musb: omap2430: Add support for idling phy when musb is idleTony Lindgren2019-04-30
* usb: musb: Silence error about blacklisting hubs if !CONFIG_USBPaul Cercueil2019-04-30
* USB: musb: mark expected switch fall-throughGustavo A. R. Silva2019-02-13
* usb: musb: Kconfig: Drop dependency on CONFIG_USB for jz4740Paul Cercueil2019-02-12
* usb: musb: Kconfig: Drop dependency on MACH_JZ4740 for jz4740Paul Cercueil2019-02-12
* usb: musb: jz4740: Add support for devicetreePaul Cercueil2019-02-12
* USB: musb: fix indentation issue on a return statementColin Ian King2019-02-12
* Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman2019-02-11
|\
| * usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder2019-01-30
* | USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman2019-01-22
|/
* usb: musb: dsps: fix runtime pm for peripheral modeBin Liu2018-12-18
* usb: musb: dsps: fix otg state machineBin Liu2018-12-18
* usb: musb: dsps: do not disable CPPI41 irq in driver teardownBin Liu2018-09-20
* USB: musb: mark expected switch fall-throughsGustavo A. R. Silva2018-07-02
* USB: musb: clean up debugfs file and directory creationGreg Kroah-Hartman2018-05-31
* usb: musb: remove an unused variableArnd Bergmann2018-05-31
* usb: musb: gadget: fix to_musb_ep() to not return NULLBin Liu2018-05-22
* usb: musb: gadget: fix to_musb_request() to not return NULLBin Liu2018-05-22
* USB: musb: dsps: propagate device-tree nodeJohan Hovold2018-05-22
* usb: musb: disable otg protocol supportBin Liu2018-05-22
* usb: musb: remove references to default_a of struct usb_otgBin Liu2018-05-22
* usb: musb: break the huge isr musb_stage0_irq() into small functionsBin Liu2018-05-22
* usb: musb: remove unused members in struct musb_hdrc_configBin Liu2018-05-22
* usb: musb: remove duplicated port mode enumBin Liu2018-05-22
* usb: musb: dsps: remove duplicated get_musb_port_mode()Bin Liu2018-05-22
* usb: musb: remove duplicated quirks flagBin Liu2018-05-22
* usb: musb: remove some register access wrapper functionsBin Liu2018-05-22
* usb: musb: remove adjust_channel_params() callback from musb_platform_opsBin Liu2018-05-22
* usb: musb: remove readl/writel from struct musb_platform_opsBin Liu2018-05-22
* usb: musb: merge musbhsdma.h into musbhsdma.cBin Liu2018-05-22
* Merge 4.17-rc6 into usb-nextGreg Kroah-Hartman2018-05-21
|\
| * usb: musb: fix remote wakeup racing with suspendDaniel Glöckner2018-05-14
* | Merge 4.17-rc4 into usb-nextGreg Kroah-Hartman2018-05-08
|\|
| * usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu2018-04-30
| * usb: musb: host: fix potential NULL pointer dereferenceBin Liu2018-04-30
* | Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman2018-04-30
|\|
| * USB: musb: dsps: drop duplicate phy initialisationJohan Hovold2018-04-23
| * USB: musb: host: prevent core phy initialisationJohan Hovold2018-04-23
* | USB: musb: omap2430: drop non-DT supportJohan Hovold2018-04-22
|/
* Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-04
|\
| * usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt2018-03-29
| * Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman2018-03-20
| |\
| * | USB: musb: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-09