aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2021-11-26usb: musb: tusb6010: check return value after calling platform_get_resource()Yang Yingliang
2021-11-18usb: musb: select GENERIC_PHY instead of depending on itRandy Dunlap
2021-11-12usb: musb: Balance list entry in musb_gadget_queueViraj Shah
2021-10-20usb: musb: dsps: Fix the probe error pathMiquel Raynal
2021-09-30usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()Dan Carpenter
2021-09-18usb: musb: musb_dsps: request_irq() after initializing musbNadezda Lutovinova
2021-06-16usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handlingThomas Petazzoni
2021-05-19usb: musb: Fix an error messageChristophe JAILLET
2021-05-11usb: musb: fix PM reference leak in musb_irq_work()Bixuan Cui
2021-04-07usb: musb: Fix suspend with devices connected for a64Tony Lindgren
2021-03-04usb: musb: Fix runtime PM race in musb_queue_resume_workPaul Cercueil
2020-11-13Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"Geert Uytterhoeven
2020-10-10usb: musb: gadget: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-05Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-29usb: musb: convert to devm_platform_ioremap_resource_bynameChunfeng Yun
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-15USB: musb: Remove unused inline functionYueHaibing
2020-07-09usb: musb: musb_dsps: Demote obvious misuse of kerneldoc to standard comment ...Lee Jones
2020-06-24USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman
2020-06-19USB: rename USB OTG hub configuration optionGreg Kroah-Hartman
2020-05-25usb: musb: Fix runtime PM imbalance on errorDinghao Liu
2020-05-25usb: musb: jz4740: Prevent lockup when CONFIG_SMP is setPaul Cercueil
2020-05-25usb: musb: mediatek: add reset FADDR to zero in reset interrupt handleMacpaul Lin
2020-05-25usb: musb: use true for 'use_dma'Jason Yan
2020-05-25usb: musb: start session in resume for host portBin Liu
2020-05-25usb: musb: return -ESHUTDOWN in urb when three-strikes error happenedBin Liu
2020-04-16USB: musb: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-03-17usb: musb: tusb6010: fix a possible missing data type replacementMacpaul Lin
2020-03-17usb: musb: fix crash with highmen PIO and usbmonMans Rullgard
2020-03-17usb: musb: jz4740: Add support for the JZ4770Paul Cercueil
2020-03-17usb: musb: jz4740: Unconditionally depend on devicetreePaul Cercueil
2020-03-17usb: musb: jz4740: Register USB role switchPaul Cercueil
2020-03-17usb: musb: jz4740: Add support for DMAPaul Cercueil
2020-03-17usb: musb: remove redundant assignment to variable retColin Ian King
2020-03-04usb: roles: Provide the switch drivers handle to the switch in the APIHeikki Krogerus
2020-02-19usb: musb: core: remove useless cast for driver.nameCorentin Labbe
2020-02-14USB: musb: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-21usb: musb: fix spelling mistake: "periperal" -> "peripheral"Colin Ian King
2020-01-15usb: musb: remove dummy driver musb_am335x.cBin Liu
2020-01-15usb: musb: davinci: Convert to use GPIO descriptorLinus Walleij
2020-01-15usb: musb: Add support for MediaTek musb controllerMin Guo
2020-01-15usb: musb: Add musb_clearb/w() interfaceMin Guo
2020-01-15usb: musb: Add noirq type of dma create interfaceMin Guo
2020-01-15usb: musb: Add get/set toggle hooksMin Guo
2020-01-15usb: musb/ux500: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-01-15USB: musb: fix __iomem in trace functionsBen Dooks (Codethink)
2020-01-15usb: musb: jz4740: Whitespace and indentation fixesPaul Cercueil
2020-01-15usb: musb: jz4740: Comments fixPaul Cercueil
2020-01-15usb: musb: jz4740: Rename platform_device field in priv structPaul Cercueil