summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-2/+2
2013-08-27usb: gadget: USB_NET2272_DMA should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-08-27usb: gadget: USB_R8A66597 should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-08-27usb: gadget: USB_FUSB300 should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-08-20usb:gadget Fix comment for pointer to configfsPhilippe De Swert1-1/+1
2013-07-29usb: phy: make PHY driver selection possible by controller driversRoger Quadros1-2/+0
2013-07-29usb: gadget: remove imx_udcFelipe Balbi1-15/+0
2013-07-15usb: gadget: USB_MV_U3D should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-07-15usb: gadget: USB_FOTG210_UDC should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-07-15usb: gadget: USB_MV_UDC should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-07-15usb: gadget: Kconfig: Fix configfs-based RNDIS function buildAndrzej Pietrasiewicz1-0/+1
2013-07-03Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2013-06-18usb/gadget: Kconfig: fix separate building of configfs-enabled functionsAndrzej Pietrasiewicz1-0/+64
2013-06-15Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...Olof Johansson1-1/+1
2013-06-10usb: gadget: add Faraday fotg210_udc driverYuan-Hsin Chen1-0/+10
2013-06-10usb: gadget: f_rndis: add configfs supportAndrzej Pietrasiewicz1-0/+16
2013-06-10usb: gadget: ether: convert to new interface of f_rndisAndrzej Pietrasiewicz1-0/+1
2013-06-10usb: gadget: f_rndis: convert to new function interface with backward compati...Andrzej Pietrasiewicz1-0/+3
2013-06-10usb: gadget: f_subset: add configfs supportAndrzej Pietrasiewicz1-0/+10
2013-06-10usb: gadget: ether: convert to new interface of f_subsetAndrzej Pietrasiewicz1-0/+1
2013-06-10usb: gadget: f_subset: convert to new function interface with backward compat...Andrzej Pietrasiewicz1-0/+3
2013-06-10usb: gadget: f_eem: add configfs supportAndrzej Pietrasiewicz1-0/+15
2013-06-10usb: gadget: ether: convert to new interface of f_eemAndrzej Pietrasiewicz1-0/+1
2013-06-10usb: gadget: f_eem: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz1-0/+3
2013-06-10usb: gadget: ether: convert to new interface of f_ecmAndrzej Pietrasiewicz1-0/+1
2013-06-10usb: gadget: f_phonet: add configfs supportAndrzej Pietrasiewicz1-0/+10
2013-06-10usb: gadget: nokia: convert to new interface of f_ecmAndrzej Pietrasiewicz1-0/+1
2013-06-10usb: gadget: nokia: convert to new interface of f_phonetAndrzej Pietrasiewicz1-0/+1
2013-06-10usb: gadget: f_phonet: convert to new function interface with backward compat...Andrzej Pietrasiewicz1-0/+3
2013-06-10usb: gadget: nokia: convert to new interface of f_obexAndrzej Pietrasiewicz1-0/+1
2013-06-10usb: gadget: cdc2: convert to new interface of f_ecmAndrzej Pietrasiewicz1-0/+1
2013-06-10usb: gadget: f_ecm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz1-0/+3
2013-06-10usb: gadget: ncm: convert to new function interfaceAndrzej Pietrasiewicz1-0/+1
2013-06-10usb: gadget: f_ncm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz1-0/+3
2013-06-10usb: gadget: rndis: convert into moduleAndrzej Pietrasiewicz1-0/+6
2013-06-10usb: gadget: u_ether: convert into moduleAndrzej Pietrasiewicz1-0/+10
2013-05-28usb: gadget: drop unused USB_GADGET_MUSB_HDRCDaniel Mack1-8/+0
2013-05-24USB: gadget: atmel_usba: add DT supportJean-Christophe PLAGNIOL-VILLARD1-1/+1
2013-05-15usb: phy: remove CONFIG_USB_OTG_UTILS once morePaul Bolle1-1/+0
2013-04-25USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann1-0/+1
2013-04-25USB: lpc32xx: ISP1301 needs USB_PHYArnd Bergmann1-0/+1
2013-04-06Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-7/+11
2013-04-03usb: gadget: serial: convert to new interface of f_obexAndrzej Pietrasiewicz1-0/+1
2013-04-03usb: gadget: f_obex: convert to new function interface with backward compatib...Andrzej Pietrasiewicz1-0/+3
2013-04-03usb: gadget: serial: convert to new interface of f_serialAndrzej Pietrasiewicz1-0/+1
2013-04-03usb: gadget: f_serial: convert to new function interface with backward compat...Andrzej Pietrasiewicz1-0/+3
2013-04-03usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior1-0/+1
2013-04-03usb: gadget: nokia: use function framework for ACMSebastian Andrzej Siewior1-0/+1
2013-04-02usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 frameworkBhupesh Sharma1-0/+1
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge1-0/+1