summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
* 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
* | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-02
|\ \ \ | |_|/ |/| |
| * | usb: musb: remove blackfin portArnd Bergmann2018-03-26
| * | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-26
| |/
* | usb: musb: Fix external abort in musb_remove on omap2430Merlijn Wajer2018-03-13
* | usb: musb: call pm_runtime_{get,put}_sync before reading vbus registersMerlijn Wajer2018-03-06
|/
* Revert "usb: musb: host: don't start next rx urb if current one failed"Bin Liu2018-02-20
* usb: musb: fix enumeration after resumeAndreas Kemnade2018-02-20
* USB: musb: fix up one odd DEVICE_ATTR() usageGreg Kroah-Hartman2018-01-24
* USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman2018-01-24
* USB: musb: da8xx: remove clock con_idDavid Lechner2018-01-09
* usb: musb: remove unused pipe variableCorentin Labbe2018-01-02
* usb: musb: remove unused frame variableCorentin Labbe2018-01-02
* usb: musb: da8xx: fix babble condition handlingBin Liu2017-12-08
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-13
|\
| * USB: musb: Remove redundant license textGreg Kroah-Hartman2017-11-07
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
| * usb: musb: dsps: remove the duplicated timerBin Liu2017-11-01
| * usb: musb: Convert timers to use timer_setup()Kees Cook2017-11-01
| * usb: musb_core: mark expected switch fall-throughGustavo A. R. Silva2017-10-30
| * usb: musb: da8xx: Remove duplicated definesAlexandre Bailon2017-10-30
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu2017-10-17
* usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu2017-10-17
* usb: musb: musb_cppi41: Configure the number of channels for DA8xxAlexandre Bailon2017-10-17
* usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xxAlexandre Bailon2017-10-17
* usb: musb: musb_cppi41: Fix the address of teardown and autoreq registersAlexandre Bailon2017-10-17
* USB: musb: fix late external abort on suspendJohan Hovold2017-10-17
* USB: musb: fix session-bit runtime-PM quirkJohan Hovold2017-10-17
* USB: musb: dsps: add explicit runtime resume at suspendJohan Hovold2017-08-28
* USB: musb: fix external abort on suspendJohan Hovold2017-08-28
* usb: musb: fix endpoint fifo allocation for 4KB fifo memoryBin Liu2017-08-28
* usb: musb: print an error message when high bandwidth is unsupportedBin Liu2017-08-28
* usb: musb: print an error message when hwep alloc failedBin Liu2017-08-28
* usb: musb: add helper function musb_ep_xfertype_stringBin Liu2017-08-28
* usb: musb: fix tx fifo flush handling againBin Liu2017-07-30
* usb: musb: compress return logic into one lineGustavo A. R. Silva2017-06-27
* usb: musb: tusb6010_omap: Convert to DMAengine APIPeter Ujfalusi2017-06-20
* usb: musb: tusb6010: Handle DMA TX completion in DMA callback as wellPeter Ujfalusi2017-06-20
* usb: musb: tusb6010_omap: Allocate DMA channels upfrontPeter Ujfalusi2017-06-20
* usb: musb: tusb6010_omap: Create new struct for DMA data/parametersPeter Ujfalusi2017-06-20
* usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_programPeter Ujfalusi2017-06-20
* usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirksPeter Ujfalusi2017-06-20
* usb: musb: Add quirk to avoid skb reserve in gadget modePeter Ujfalusi2017-06-20
* usb: musb: musb_cppi41: Defer probe only if DMA is not readyAlexandre Bailon2017-06-20
* usb: musb: dsps: keep VBUS on for host-only modeBin Liu2017-05-27
* usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi2017-05-18