summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/Kconfig
AgeCommit message (Expand)Author
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
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim
2012-02-15usb: gadget: Add Audio Class 2.0 DriverJassi Brar
2012-02-03ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-12-22Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2011-12-21usb: gadget: remove useless depends on KconfigFelipe Contreras
2011-12-20usb: gadget: mv_udc: drop ARCH dependencyNeil Zhang
2011-12-13Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2011-12-12Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-12usb: dwc3: always compile gadget side tooFelipe Balbi
2011-12-12usb: gadget: renesas_usbhs: drop dependency for mod_gadgetKuninori Morimoto
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman
2011-11-18USB: remove homegrown UTF conversion routine for gadgetsAlan Stern
2011-11-15USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-14usb: gadget: drop "select USB_GADGET_S3C_HSOTG_PIO"Paul Bolle
2011-10-13usb: gadget: add new usb gadget for ACM and mass storageKlaus Schwarzkopf
2011-09-09usb: gadget: storage: make FSG_NUM_BUFFERS variable sizePer Forlin
2011-08-24USB gadget i.MX1: remove dependency on ARCH_MXCSascha Hauer
2011-08-22usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi
2011-08-01usb: musb: fix KconfigRabin Vincent
2011-07-08Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman
2011-07-08usb: renesas_usbhs: compile/config are rescuedKuninori Morimoto
2011-07-05usb: gadget: fix up depenciesSebastian Andrzej Siewior
2011-07-01usb: gadget: allow multiple gadgets to be builtFelipe Balbi
2011-07-01usb: gadget: dummy_hcd: add SuperSpeed supportTatyana Brokhman
2011-07-01usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman
2011-06-15USB: deprecate g_file_storageAlan Stern
2011-06-14Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman
2011-06-07USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern
2011-06-06USB: net2272: driver for PLX NET2272 USB device controllerSeth Levy
2011-05-10USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driverThomas Abraham
2011-04-13usb: renesas_usbhs: Add Renesas USBHS GadgetKuninori Morimoto
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-07USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti
2011-01-24ARM: lh7a40x: remove unmaintained platform supportRussell King
2011-01-22usb: udc: add Faraday fusb300 driverYuan-Hsin Chen
2011-01-22USB: pch_udc: support new device ML7213 IOHTomoya MORINAGA
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-10usb: gadget: g_ncm addedYauheni Kaliuta
2010-12-10USB: gadget: Add USB controller driver for MSM SoCPavankumar Kondeti
2010-12-10USB: gadget: Separate out PCI bus code from ci13xxx_udcPavankumar Kondeti
2010-11-30USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chipscxie4