summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-11usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov
2017-10-11usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov
2017-10-11USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern
2017-09-28usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre
2017-09-28usb: gadget: ffs: handle I/O completion in-orderJohn Keeping
2017-09-28usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()Yoshihiro Shimoda
2017-09-28usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT valueYoshihiro Shimoda
2017-09-28usb: gadget: udc: renesas_usb3: fix for no-data control transferYoshihiro Shimoda
2017-09-28USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern
2017-09-28USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern
2017-09-28USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern
2017-09-22USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern
2017-09-22USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern
2017-09-22USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern
2017-09-20usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann
2017-09-20usb: gadget: udc: fix snps_udc_plat.c build errorsRandy Dunlap
2017-09-20usb: gadget: function: printer: avoid spinlock recursionYoshihiro Shimoda
2017-09-20usb: gadget: core: fix ->udc_set_speed() logicRoger Quadros
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-04gadget/f_mass_storage: stop messing with the address limitChristoph Hellwig
2017-08-28Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2017-08-28usb: gadget: make snd_pcm_hardware constBhumika Goyal
2017-08-22Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-08-18usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_etherDmitry Osipenko
2017-08-18usb: gadget: serial: fix oops when data rx'd after closeStephen Warren
2017-08-18USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_rel...Alan Stern
2017-08-16usb: gadget: udc: Replace the deprecated extcon APIChanwoo Choi
2017-08-15usb: gadget: f_fs: Pass along set_halt errors.Jerry Zhang
2017-08-15usb: bdc: Add support for USB phyAl Cooper
2017-08-15usb: bdc: Enable in Kconfig for ARCH_BRCMSTB systemsAl Cooper
2017-08-15usb: bdc: fix "xsf for ep not enabled" errrorAl Cooper
2017-08-15usb: bdc: Add support for suspend/resumeAl Cooper
2017-08-15usb: bdc: hook a quick Device Tree compatible stringFlorian Fainelli
2017-08-15usb: bdc: Small code cleanupAl Cooper
2017-08-15usb: bdc: Add clock enable for new chips with a separate BDC clockAl Cooper
2017-08-15usb: bdc: Fix misleading register namesAl Cooper
2017-08-15usb: gadget: add RNDIS configfs options for class/subclass/protocolDavid Lechner
2017-08-15usb: gadget: core: unmap request from DMA only if previously mappedJack Pham
2017-08-15usb: gadget: allow serial gadget console on other configsThadeu Lima de Souza Cascardo
2017-08-15usb: gadget: udc: renesas_usb3: make usb_ep_ops constBhumika Goyal
2017-08-15usb: gadget: f_midi: Use snd_card_free_when_closed with refcountJerry Zhang
2017-08-15usb: gadget: f_midi: add super speed supportBadhri Jagan Sridharan
2017-08-15usb: gadget: dummy: fix infinite loop because of missing loop decrementColin Ian King
2017-08-15usb: gadget: f_midi: constify snd_rawmidi_ops structuresJulia Lawall
2017-08-15usb: gadget: f_hid: {GET,SET} PROTOCOL SupportAbdulhadi Mohamed
2017-08-15usb: gadget: fsl_qe_udc: constify qe_ep0_descJulia Lawall