summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* usb: gadget: USB_FUSB300 should depend on HAS_DMAGeert Uytterhoeven2013-08-271-1/+1
* usb:gadget Fix comment for pointer to configfsPhilippe De Swert2013-08-191-1/+1
* usb: phy: make PHY driver selection possible by controller driversRoger Quadros2013-07-291-2/+0
* usb: gadget: remove imx_udcFelipe Balbi2013-07-291-15/+0
* usb: gadget: USB_MV_U3D should depend on HAS_DMAGeert Uytterhoeven2013-07-151-0/+1
* usb: gadget: USB_FOTG210_UDC should depend on HAS_DMAGeert Uytterhoeven2013-07-151-0/+1
* usb: gadget: USB_MV_UDC should depend on HAS_DMAGeert Uytterhoeven2013-07-151-1/+1
* usb: gadget: Kconfig: Fix configfs-based RNDIS function buildAndrzej Pietrasiewicz2013-07-151-0/+1
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-021-1/+1
|\
| * Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...Olof Johansson2013-06-141-1/+1
| |\
| | * USB: gadget: atmel_usba: add DT supportJean-Christophe PLAGNIOL-VILLARD2013-05-241-1/+1
* | | usb/gadget: Kconfig: fix separate building of configfs-enabled functionsAndrzej Pietrasiewicz2013-06-171-0/+64
* | | usb: gadget: add Faraday fotg210_udc driverYuan-Hsin Chen2013-06-101-0/+10
* | | usb: gadget: f_rndis: add configfs supportAndrzej Pietrasiewicz2013-06-101-0/+16
* | | usb: gadget: ether: convert to new interface of f_rndisAndrzej Pietrasiewicz2013-06-101-0/+1
* | | usb: gadget: f_rndis: convert to new function interface with backward compati...Andrzej Pietrasiewicz2013-06-101-0/+3
* | | usb: gadget: f_subset: add configfs supportAndrzej Pietrasiewicz2013-06-101-0/+10
* | | usb: gadget: ether: convert to new interface of f_subsetAndrzej Pietrasiewicz2013-06-101-0/+1
* | | usb: gadget: f_subset: convert to new function interface with backward compat...Andrzej Pietrasiewicz2013-06-101-0/+3
* | | usb: gadget: f_eem: add configfs supportAndrzej Pietrasiewicz2013-06-101-0/+15
* | | usb: gadget: ether: convert to new interface of f_eemAndrzej Pietrasiewicz2013-06-101-0/+1
* | | usb: gadget: f_eem: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2013-06-101-0/+3
* | | usb: gadget: ether: convert to new interface of f_ecmAndrzej Pietrasiewicz2013-06-101-0/+1
* | | usb: gadget: f_phonet: add configfs supportAndrzej Pietrasiewicz2013-06-101-0/+10
* | | usb: gadget: nokia: convert to new interface of f_ecmAndrzej Pietrasiewicz2013-06-101-0/+1
* | | usb: gadget: nokia: convert to new interface of f_phonetAndrzej Pietrasiewicz2013-06-101-0/+1
* | | usb: gadget: f_phonet: convert to new function interface with backward compat...Andrzej Pietrasiewicz2013-06-101-0/+3
* | | usb: gadget: nokia: convert to new interface of f_obexAndrzej Pietrasiewicz2013-06-101-0/+1
* | | usb: gadget: cdc2: convert to new interface of f_ecmAndrzej Pietrasiewicz2013-06-101-0/+1
* | | usb: gadget: f_ecm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2013-06-101-0/+3
* | | usb: gadget: ncm: convert to new function interfaceAndrzej Pietrasiewicz2013-06-101-0/+1
* | | usb: gadget: f_ncm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2013-06-101-0/+3
* | | usb: gadget: rndis: convert into moduleAndrzej Pietrasiewicz2013-06-101-0/+6
* | | usb: gadget: u_ether: convert into moduleAndrzej Pietrasiewicz2013-06-101-0/+10
* | | usb: gadget: drop unused USB_GADGET_MUSB_HDRCDaniel Mack2013-05-281-8/+0
|/ /
* | usb: phy: remove CONFIG_USB_OTG_UTILS once morePaul Bolle2013-05-151-1/+0
|/
* USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann2013-04-251-0/+1
* USB: lpc32xx: ISP1301 needs USB_PHYArnd Bergmann2013-04-251-0/+1
* Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-051-7/+11
|\
| * usb: gadget: serial: convert to new interface of f_obexAndrzej Pietrasiewicz2013-04-031-0/+1
| * usb: gadget: f_obex: convert to new function interface with backward compatib...Andrzej Pietrasiewicz2013-04-031-0/+3
| * usb: gadget: serial: convert to new interface of f_serialAndrzej Pietrasiewicz2013-04-031-0/+1
| * usb: gadget: f_serial: convert to new function interface with backward compat...Andrzej Pietrasiewicz2013-04-031-0/+3
| * usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior2013-04-031-0/+1
| * usb: gadget: nokia: use function framework for ACMSebastian Andrzej Siewior2013-04-031-0/+1
| * usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 frameworkBhupesh Sharma2013-04-021-0/+1
| * usb: gadget: mv_u3d: drop ARCH dependencyFelipe Balbi2013-03-271-1/+0
| * usb: gadget: mv_u3d: remove outdated selectsFelipe Balbi2013-03-221-2/+0
| * usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi2013-03-181-3/+0
| * usb: gadget: pxa27x_udc: drop ARCH_PXA dependencyFelipe Balbi2013-03-181-1/+0
OpenPOWER on IntegriCloud