summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | usb: gadget: s3c-hsotg: fix build on x86 and other architecturesMatt Porter2014-02-182-7/+6
| * | | | Merge 3.14-rc4 into usb-nextGreg Kroah-Hartman2014-02-244-29/+40
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | Remove MACH_OMAP_H4_OTGRichard Weinberger2014-02-111-1/+1
| | |/ | |/|
* | | Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-011-2/+2
|\ \ \
| * | | tty: Fix low_latency BUGPeter Hurley2014-02-281-2/+2
| | |/ | |/|
* | | Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-03-134-29/+40
|\| |
| * | usb: gadget: fix NULL pointer dereferenceAndrzej Pietrasiewicz2014-02-201-1/+6
| * | usb: gadget: printer: using gadget_is_otg to check otg support at runtimePeter Chen2014-02-201-1/+1
| * | usb: gadget: bcm63xx_udc: fix build failure on DMA channel codeFlorian Fainelli2014-02-181-26/+32
| * | usb: gadget: s3c2410_udc: Fix build errorSachin Kamat2014-02-181-1/+1
| |/
* / usb: gadget: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-142-7/+4
|/
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-1/+1
|\
| * Merge tag 'v3.13-rc4' into next/cleanupOlof Johansson2013-12-269-23/+28
| |\
| * | ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON2013-12-021-1/+1
* | | usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-0813-13/+0
* | | usb: gadget: remove unused variable in gr_queue_int()Wei Yongjun2014-01-071-3/+0
* | | usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.cWei Yongjun2014-01-071-1/+0
* | | usb: gadget: at91_udc: fix build warningFelipe Balbi2013-12-231-7/+7
* | | usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDCAndreas Larsson2013-12-234-0/+2470
* | | usb: gadget: s3c-hsotg: get phy bus width from phy subsystemMatt Porter2013-12-232-1/+14
* | | usb: gadget: s3c-hsotg: enable generic phy supportMatt Porter2013-12-231-16/+39
* | | usb: gadget: s3c-hsotg: add snps,dwc2 compatible stringMatt Porter2013-12-231-0/+1
* | | usb: gadget: s3c-hsotg: enable build for other platformsMatt Porter2013-12-232-6/+4
* | | usb: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman2013-12-202-2/+2
* | | usb: gadget: should use u16 type variable to store MaxPowerDu, ChangbinX2013-12-191-1/+1
* | | usb: gadget: configfs: include appropriate header file in configfs.cRashika Kheria2013-12-191-0/+1
* | | Merge tag 'v3.13-rc4' into nextFelipe Balbi2013-12-198-21/+26
|\ \ \ | | |/ | |/|
| * | usb: gadget: f_mass_storage: call try_to_freeze only when its safeGeorge Cherian2013-11-251-11/+12
| * | usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt staticFelipe Balbi2013-11-251-1/+1
| * | usb: gadget: ffs: fix sparse warningFelipe Balbi2013-11-251-1/+1
| * | usb: gadget: zero: module parameters can be staticFengguang Wu2013-11-251-3/+3
| * | usb: gadget: storage: fix sparse warningFelipe Balbi2013-11-251-1/+1
| * | usb: gadget: mass storage: fix return of delayed statusPratyush Anand2013-11-252-5/+1
| * | usb: gadget: f_mass_storage: fix mass storage dependencyAndrzej Pietrasiewicz2013-11-251-0/+1
| * | usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik2013-11-251-0/+1
| * | usb: gadget: fix pxa25x compilation problemsLinus Walleij2013-11-251-0/+1
| * | usb: gadget: s3c-hsotg: fix disconnect handlingRobert Baldyga2013-11-251-1/+2
| * | usb: gadget: s3c-hsotg: fix spinlock lockingRobert Baldyga2013-11-251-0/+4
| |/
* | usb: gadget: f_sourcesink: Fix sparse warningJingoo Han2013-12-171-4/+4
* | usb: gadget: f_serial: Fix sparse warningJingoo Han2013-12-171-1/+1
* | usb: gadget: f_phonet: Fix sparse warningJingoo Han2013-12-171-1/+1
* | usb: gadget: f_obex: Fix sparse warningJingoo Han2013-12-171-1/+1
* | usb: gadget: f_ncm: Fix sparse warningJingoo Han2013-12-171-1/+1
* | usb: gadget: f_mass_storage: Fix sparse warningJingoo Han2013-12-171-1/+1
* | usb: gadget: f_loopback: Fix sparse warningJingoo Han2013-12-171-2/+2
* | usb: gadget: atmel_usba: Fix sparse warningJingoo Han2013-12-171-1/+1
* | usb: gadget: atmel_usba: Use devm_*() functionsJingoo Han2013-12-171-47/+17
* | usb: gadget: nokia: fix error recovery path for optional functionsAndrzej Pietrasiewicz2013-12-171-3/+3
* | usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga2013-12-1725-52/+64
* | usb: gadget: f_fs: fix sparse warningFelipe Balbi2013-12-121-1/+1