Age | Commit message (Expand) | Author |
2024-11-04 | usb: use "prompt" instead of "bool" for choice prompts | Masahiro Yamada |
2023-03-16 | usb: musb: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE | Conor Dooley |
2022-11-29 | usb: musb: Drop old unused am35x glue layer | Tony Lindgren |
2022-11-09 | usb: musb: jz4740: Don't disable external hubs | Paul Cercueil |
2022-10-22 | usb: musb: remove unused davinci support | Arnd Bergmann |
2022-08-18 | musb: fix USB_MUSB_TUSB6010 dependency | Arnd Bergmann |
2022-06-21 | usb: musb: Add support for PolarFire SoC's musb controller | Conor Dooley |
2021-10-13 | usb: musb: select GENERIC_PHY instead of depending on it | Randy Dunlap |
2020-06-19 | USB: rename USB OTG hub configuration option | Greg Kroah-Hartman |
2020-03-17 | usb: musb: jz4740: Unconditionally depend on devicetree | Paul Cercueil |
2020-03-17 | usb: musb: jz4740: Register USB role switch | Paul Cercueil |
2020-03-17 | usb: musb: jz4740: Add support for DMA | Paul Cercueil |
2020-01-15 | usb: musb: remove dummy driver musb_am335x.c | Bin Liu |
2020-01-15 | usb: musb: Add support for MediaTek musb controller | Min Guo |
2020-01-15 | usb: musb: jz4740: Drop dependency on NOP_USB_XCEIV | Paul Cercueil |
2019-04-30 | soc: sunxi: Fix missing dependency on REGMAP_MMIO | Samuel Holland |
2019-02-12 | usb: musb: Kconfig: Drop dependency on CONFIG_USB for jz4740 | Paul Cercueil |
2019-02-12 | usb: musb: Kconfig: Drop dependency on MACH_JZ4740 for jz4740 | Paul Cercueil |
2019-01-22 | USB: add missing SPDX lines to Kconfig and Makefiles | Greg Kroah-Hartman |
2018-03-26 | usb: musb: remove blackfin port | Arnd Bergmann |
2018-03-26 | treewide: simplify Kconfig dependencies for removed archs | Arnd Bergmann |
2017-04-18 | usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx | Alexandre Bailon |
2016-09-19 | Merge 4.8-rc7 into usb-next | Greg Kroah-Hartman |
2016-09-16 | usb: musb: Fix tusb6010 compile error on blackfin | Tony Lindgren |
2016-09-13 | usb: musb: da8xx: Remove mach code | David Lechner |
2016-02-14 | usb: add HAS_IOMEM dependency to USB_MUSB_HDRC | Vegard Nossum |
2016-02-14 | usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010 | Vegard Nossum |
2015-11-18 | usb: musb: USB_TI_CPPI41_DMA requires dmaengine support | Arnd Bergmann |
2015-08-03 | usb: musb: Allow building in all the DMA code | Tony Lindgren |
2015-07-29 | usb: musb: sunxi: Add support for the Allwinner sunxi musb controller | Hans de Goede |
2015-03-09 | usb: musb: fix Kconfig regression | Arnd Bergmann |
2015-01-29 | usb: musb: add omap-control dependency | Arnd Bergmann |
2015-01-29 | usb: musb: add generic usb phy dependencies | Arnd Bergmann |
2014-12-22 | usb: musb: Fix randconfig build issues for Kconfig options | Tony Lindgren |
2014-11-25 | usb: musb: Allow multiple glue layers to be built in | Tony Lindgren |
2014-05-14 | usb: musb: omap2plus bus glue needs USB host support | Arnd Bergmann |
2014-05-14 | usb: musb: tusb-dma can't be built-in if tusb is not | Arnd Bergmann |
2014-05-14 | usb: musb: Kconfig: Select the DMA driver if DMA mode of MUSB is enabled | George Cherian |
2014-03-05 | usb: musb: USB_MUSB_DUAL_ROLE/USB_MUSB_GADGET should depend on HAS_DMA | Geert Uytterhoeven |
2013-12-23 | usb: musb: Rework USB and USB_GADGET dependency | Ezequiel Garcia |
2013-12-20 | usb: musb: add support for JZ4740 usb device controller | Apelete Seketeli |
2013-10-24 | Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2013-10-01 | usb: musb: name ux500 platforms more broadly | Linus Walleij |
2013-09-27 | usb: musb: omap2430: use the new generic PHY framework | Kishon Vijay Abraham I |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-08-12 | usb: musb: dsps: make it depend on OF_IRQ | Felipe Balbi |
2013-08-09 | usb: musb dma: add cppi41 dma driver | Sebastian Andrzej Siewior |
2013-08-09 | usb: musb: dsps: use proper child nodes | Sebastian Andrzej Siewior |
2013-05-28 | usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes | Daniel Mack |
2013-04-09 | USB: regroup all depends on USB within an if USB block | Florian Fainelli |