index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
/
Kconfig
Age
Commit message (
Expand
)
Author
2017-09-20
usb: gadget: udc: fix snps_udc_plat.c build errors
Randy Dunlap
2017-07-17
usb: gadget: udc: USB_SNP_CORE should depend on HAS_DMA
Geert Uytterhoeven
2017-07-17
usb: gadget: udc: USB_RENESAS_USB3 should depend on HAS_DMA
Geert Uytterhoeven
2017-06-13
usb: gadget: udc: atmel: Remove AVR32 bits from the driver
Andy Shevchenko
2017-06-13
usb: gadget: udc: Add Synopsys UDC Platform driver
Raviteja Garimella
2017-04-11
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-04-11
usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0
Cristian Birsan
2017-04-11
usb: gadget: udc: amd5536: split core and PCI layer
Raviteja Garimella
2017-04-11
usb: gadget: udc: renesas_usb3: add extcon support
Yoshihiro Shimoda
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
2017-01-24
usb: gadget: udc: atmel: Update endpoint allocation scheme
Cristian Birsan
2016-06-20
usb: gadget: net2280: add USB2380 support
Tim Harvey
2016-03-04
usb: gadget: renesas_usb3: Use ARCH_RENESAS
Simon Horman
2016-03-04
usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol
Arnd Bergmann
2016-02-14
usb: add HAS_IOMEM dependency to USB_PXA27X
Vegard Nossum
2016-02-14
usb: add HAS_IOMEM dependency to USB_PXA25X
Vegard Nossum
2016-02-14
usb: Add HAS_IOMEM dependency to USB_M66592
Vegard Nossum
2016-02-14
usb: add HAS_IOMEM dependency to USB_NET2272
Vegard Nossum
2015-12-22
usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller
Yoshihiro Shimoda
2015-10-01
usb: gadget: at91_udc: mention proper dependency
Sudip Mukherjee
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-01-15
usb: gadget: at91_udc: Remove non-DT handling code
Boris Brezillon
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2014-11-18
usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDC
Ashwini Pahuja
2014-10-23
usb: gadget: udc: USB_GADGET_XILINX should depend on HAS_DMA
Geert Uytterhoeven
2014-09-12
usb: gadget: Add xilinx usb2 device support
Subbaraya Sundeep Bhatta
2014-09-08
Merge tag 'v3.17-rc4' into next
Felipe Balbi
2014-09-02
usb: gadget: USB_RENESAS_USBHS_UDC should depend on HAS_DMA
Geert Uytterhoeven
2014-08-20
usb: pch_udc: usb gadget device support for Intel Quark X1000
Bryan O'Donoghue
2014-07-16
usb: gadget: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz