aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/Kconfig
AgeCommit message (Expand)Author
2013-05-15usb: phy: remove CONFIG_USB_OTG_UTILS once morePaul Bolle
2013-04-25USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann
2013-04-25USB: lpc32xx: ISP1301 needs USB_PHYArnd Bergmann
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-04-03usb: gadget: serial: convert to new interface of f_obexAndrzej Pietrasiewicz
2013-04-03usb: gadget: f_obex: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2013-04-03usb: gadget: serial: convert to new interface of f_serialAndrzej Pietrasiewicz
2013-04-03usb: gadget: f_serial: convert to new function interface with backward compat...Andrzej Pietrasiewicz
2013-04-03usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior
2013-04-03usb: gadget: nokia: use function framework for ACMSebastian Andrzej Siewior
2013-04-02usb: gadget/uvc: Port UVC webcam gadget to use videobuf2 frameworkBhupesh Sharma
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge
2013-03-27usb: gadget: mv_u3d: drop ARCH dependencyFelipe Balbi
2013-03-22usb: gadget: mv_u3d: remove outdated selectsFelipe Balbi
2013-03-18usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi
2013-03-18usb: gadget: pxa27x_udc: drop ARCH_PXA dependencyFelipe Balbi
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-08drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-02-06usb: gadget: imx_udc: make it depend on BROKENFelipe Balbi
2013-01-21usb: gadget: multi: use function framework for ACMSebastian Andrzej Siewior
2013-01-21usb: gadget: cdc2: use function framework for ACMSebastian Andrzej Siewior
2013-01-21usb: gadget: acm_ms: use function framework for ACMSebastian Andrzej Siewior
2013-01-21usb: gadget: f_acm: convert to new function interface with backwards compatib...Sebastian Andrzej Siewior
2013-01-21usb: gadget: u_serial: convert into a moduleSebastian Andrzej Siewior
2013-01-21usb: gadget: convert source sink and loopback to new function interfaceSebastian Andrzej Siewior
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2012-11-11Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-11-08usb: gadget: Remove File-backed Storage Gadget (g_file_storage).Michal Nazarewicz
2012-10-15usb: gadget: Make webcam gadget select USB_LIBCOMPOSITELaurent Pinchart
2012-09-17USB: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman
2012-09-10usb: gadget: start with libcompositeSebastian Andrzej Siewior
2012-09-05usb: gadget: bcm63xx UDC driverKevin Cernekee
2012-08-31usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-22usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip.Yu Xu
2012-06-04ARM: OMAP: Make FS USB omap1 onlyTony Lindgren
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-11usb: gadget: remove langwell_udcAlexander Shishkin
2012-05-11usb: move ci13xxx and related code to drivers/usb/chipideaAlexander Shishkin
2012-05-09usb-gadget: Initial merge of target module for UASP + BOTSebastian Andrzej Siewior
2012-05-09usb: gadget: ci13xxx: convert to platform deviceAlexander Shishkin
2012-05-09usb: gadget: conversion of controllers choice to menuAlexander Shishkin
2012-05-07Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-05-04usb: gadget: Include i.MX processors in the USB_FSL_USB2 help textFabio Estevam
2012-05-01USB: gadget driver for LPC32xxRoland Stigge
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-16USB: at91: Device udc add dt supportJean-Christophe PLAGNIOL-VILLARD
2012-03-13usb: gadget: Kconfig: fix typo for 'different'Fabio Baltieri
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson