aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge1-0/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+6
2013-02-08drivers/usb: add missing GENERIC_HARDIRQS dependenciesHeiko Carstens1-1/+2
2013-02-06usb: gadget: imx_udc: make it depend on BROKENFelipe Balbi1-0/+1
2013-01-21usb: gadget: multi: use function framework for ACMSebastian Andrzej Siewior1-0/+1
2013-01-21usb: gadget: cdc2: use function framework for ACMSebastian Andrzej Siewior1-0/+1
2013-01-21usb: gadget: acm_ms: use function framework for ACMSebastian Andrzej Siewior1-0/+1
2013-01-21usb: gadget: f_acm: convert to new function interface with backwards compatibilitySebastian Andrzej Siewior1-0/+4
2013-01-21usb: gadget: u_serial: convert into a moduleSebastian Andrzej Siewior1-0/+9
2013-01-21usb: gadget: convert source sink and loopback to new function interfaceSebastian Andrzej Siewior1-0/+4
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-0/+6
2012-11-11Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-27/+2
2012-11-08usb: gadget: Remove File-backed Storage Gadget (g_file_storage).Michal Nazarewicz1-27/+2
2012-10-15usb: gadget: Make webcam gadget select USB_LIBCOMPOSITELaurent Pinchart1-0/+1
2012-09-17USB: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman1-11/+6
2012-09-10usb: gadget: start with libcompositeSebastian Andrzej Siewior1-0/+25
2012-09-05usb: gadget: bcm63xx UDC driverKevin Cernekee1-0/+11
2012-08-31usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEEDMichal Nazarewicz1-25/+0
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+9
2012-06-22usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip.Yu Xu1-0/+9
2012-06-04ARM: OMAP: Make FS USB omap1 onlyTony Lindgren1-1/+1
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-54/+14
2012-05-11usb: gadget: remove langwell_udcAlexander Shishkin1-16/+0
2012-05-11usb: move ci13xxx and related code to drivers/usb/chipideaAlexander Shishkin1-41/+0
2012-05-09usb-gadget: Initial merge of target module for UASP + BOTSebastian Andrzej Siewior1-0/+10
2012-05-09usb: gadget: ci13xxx: convert to platform deviceAlexander Shishkin1-3/+15
2012-05-09usb: gadget: conversion of controllers choice to menuAlexander Shishkin1-8/+2
2012-05-07Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-1/+1
2012-05-04usb: gadget: Include i.MX processors in the USB_FSL_USB2 help textFabio Estevam1-1/+1
2012-05-01USB: gadget driver for LPC32xxRoland Stigge1-0/+11
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2012-03-16USB: at91: Device udc add dt supportJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-03-13usb: gadget: Kconfig: fix typo for 'different'Fabio Baltieri1-1/+1
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-2/+2
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim1-2/+2
2012-02-15usb: gadget: Add Audio Class 2.0 DriverJassi Brar1-6/+19
2012-02-03ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD1-2/+2
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-22/+6
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2011-12-22Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-9/+5
2011-12-21usb: gadget: remove useless depends on KconfigFelipe Contreras1-4/+0
2011-12-20usb: gadget: mv_udc: drop ARCH dependencyNeil Zhang1-5/+5
2011-12-13Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-1/+0
2011-12-12Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-12/+0
2011-12-12usb: dwc3: always compile gadget side tooFelipe Balbi1-12/+0
2011-12-12usb: gadget: renesas_usbhs: drop dependency for mod_gadgetKuninori Morimoto1-1/+0
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman1-4/+5
2011-11-18USB: remove homegrown UTF conversion routine for gadgetsAlan Stern1-0/+1
2011-11-15USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA1-4/+5