summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-54/+14
|\
| * usb: gadget: remove langwell_udcAlexander Shishkin2012-05-111-16/+0
| * usb: move ci13xxx and related code to drivers/usb/chipideaAlexander Shishkin2012-05-111-41/+0
| * usb: gadget: ci13xxx: convert to platform deviceAlexander Shishkin2012-05-091-3/+15
| * usb: gadget: conversion of controllers choice to menuAlexander Shishkin2012-05-091-8/+2
| * Merge tag 'gadget-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-05-071-1/+1
| |\
| | * usb: gadget: Include i.MX processors in the USB_FSL_USB2 help textFabio Estevam2012-05-041-1/+1
| * | USB: gadget driver for LPC32xxRoland Stigge2012-05-011-0/+11
| |/
* / usb-gadget: Initial merge of target module for UASP + BOTSebastian Andrzej Siewior2012-05-091-0/+10
|/
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-1/+1
|\
| * USB: at91: Device udc add dt supportJean-Christophe PLAGNIOL-VILLARD2012-03-161-1/+1
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-4/+4
|\ \
| * \ Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-081-2/+2
| |\ \ | | |/ | |/|
| | * ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-031-2/+2
| * | ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-031-2/+2
| |/
* | usb: gadget: Kconfig: fix typo for 'different'Fabio Baltieri2012-03-131-1/+1
* | usb: gadget: Add Audio Class 2.0 DriverJassi Brar2012-02-151-6/+19
|/
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-22/+6
|\
| * Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-221-9/+5
| |\
| | * usb: gadget: remove useless depends on KconfigFelipe Contreras2011-12-211-4/+0
| | * usb: gadget: mv_udc: drop ARCH dependencyNeil Zhang2011-12-201-5/+5
| * | Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-131-1/+0
| |\|
| | * usb: gadget: renesas_usbhs: drop dependency for mod_gadgetKuninori Morimoto2011-12-121-1/+0
| * | Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-121-12/+0
| |\ \
| | * | usb: dwc3: always compile gadget side tooFelipe Balbi2011-12-121-12/+0
| | |/
| * | Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-261-4/+5
| |\|
| * | USB: remove homegrown UTF conversion routine for gadgetsAlan Stern2011-11-181-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+0
|\ \ \ | |_|/ |/| |
| * | usb: gadget: drop "select USB_GADGET_S3C_HSOTG_PIO"Paul Bolle2011-11-141-1/+0
| |/
* / USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-151-4/+5
|/
* usb: gadget: add new usb gadget for ACM and mass storageKlaus Schwarzkopf2011-10-131-0/+10
* usb: gadget: storage: make FSG_NUM_BUFFERS variable sizePer Forlin2011-09-091-0/+16
* USB gadget i.MX1: remove dependency on ARCH_MXCSascha Hauer2011-08-241-5/+4
* usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi2011-08-221-0/+12
* usb: musb: fix KconfigRabin Vincent2011-08-011-1/+1
* Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-07-081-0/+2
|\
| * usb: gadget: fix up depenciesSebastian Andrzej Siewior2011-07-051-0/+2
* | usb: renesas_usbhs: compile/config are rescuedKuninori Morimoto2011-07-081-1/+3
|/
* usb: gadget: allow multiple gadgets to be builtFelipe Balbi2011-07-011-219/+66
* usb: gadget: dummy_hcd: add SuperSpeed supportTatyana Brokhman2011-07-011-0/+1
* usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman2011-07-011-0/+6
* USB: deprecate g_file_storageAlan Stern2011-06-151-7/+7
* Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman2011-06-141-4/+1
|\
| * USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern2011-06-071-4/+1
* | USB: net2272: driver for PLX NET2272 USB device controllerSeth Levy2011-06-061-0/+29
|/
* USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driverThomas Abraham2011-05-101-0/+17
* usb: renesas_usbhs: Add Renesas USBHS GadgetKuninori Morimoto2011-04-131-0/+18
* Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-161-12/+0
|\
| * ARM: lh7a40x: remove unmaintained platform supportRussell King2011-01-241-12/+0
* | USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti2011-03-071-1/+1