summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus 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/greg...Linus 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/...Greg 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/ker...Olof 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/greg...Linus Torvalds1-22/+6
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+0
2011-12-22Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg 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/g...Greg Kroah-Hartman1-1/+0
2011-12-12Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg 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
2011-11-14usb: gadget: drop "select USB_GADGET_S3C_HSOTG_PIO"Paul Bolle1-1/+0
2011-10-13usb: gadget: add new usb gadget for ACM and mass storageKlaus Schwarzkopf1-0/+10
2011-09-09usb: gadget: storage: make FSG_NUM_BUFFERS variable sizePer Forlin1-0/+16
2011-08-24USB gadget i.MX1: remove dependency on ARCH_MXCSascha Hauer1-5/+4
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi1-0/+12
2011-08-01usb: musb: fix KconfigRabin Vincent1-1/+1
2011-07-08Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman1-0/+2
2011-07-08usb: renesas_usbhs: compile/config are rescuedKuninori Morimoto1-1/+3
2011-07-05usb: gadget: fix up depenciesSebastian Andrzej Siewior1-0/+2
2011-07-01usb: gadget: allow multiple gadgets to be builtFelipe Balbi1-219/+66
2011-07-01usb: gadget: dummy_hcd: add SuperSpeed supportTatyana Brokhman1-0/+1
2011-07-01usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman1-0/+6
2011-06-15USB: deprecate g_file_storageAlan Stern1-7/+7
2011-06-14Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman1-4/+1
2011-06-07USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern1-4/+1
2011-06-06USB: net2272: driver for PLX NET2272 USB device controllerSeth Levy1-0/+29
2011-05-10USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driverThomas Abraham1-0/+17
2011-04-13usb: renesas_usbhs: Add Renesas USBHS GadgetKuninori Morimoto1-0/+18