aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2017-11-27media: annotate ->poll() instancesGravatar Al Viro 3-3/+3
2017-11-21treewide: setup_timer() -> timer_setup()Gravatar Kees Cook 6-20/+19
2017-11-21treewide: init_timer() -> setup_timer()Gravatar Kees Cook 1-3/+1
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsGravatar Linus Torvalds 22-51/+51
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 143-781/+287
2017-11-09usb: gadget: f_fs: Fix use-after-free in ffs_free_instGravatar Andrew Gabbasov 1-0/+1
2017-11-07USB: gadget: Remove redundant license textGravatar Greg Kroah-Hartman 7-32/+0
2017-11-07USB: gadget: function: Remove redundant license textGravatar Greg Kroah-Hartman 55-244/+0
2017-11-07USB: gadget: udc: Remove redundant license textGravatar Greg Kroah-Hartman 60-346/+1
2017-11-07USB: gadget: legacy: Remove redundant license textGravatar Greg Kroah-Hartman 17-74/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 12-0/+12
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Gravatar Greg Kroah-Hartman 143-0/+143
2017-11-03usb: gadget: udc: renesas_usb3: make const array max_packet_array staticGravatar Colin Ian King 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 12-0/+12
2017-11-01usb: gadget: zero: Convert timers to use timer_setup()Gravatar Kees Cook 1-3/+5
2017-11-01usb: gadget: udc: dummy_hcd: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+3
2017-11-01usb: gadget: composite: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-3/+4
2017-11-01usb: gadget: f_phonet: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+2
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Greg Kroah-Hartman 1-1/+1
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Gravatar Mark Rutland 1-2/+2
2017-10-24Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Gravatar Greg Kroah-Hartman 9-45/+115
2017-10-24usb: gadget: serial: mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2017-10-24usb: gadget: f_tcm: mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2017-10-24usb: gadget: goku_udc: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-5/+9
2017-10-23extcon: Split out extcon header file for consumer and provider deviceGravatar Chanwoo Choi 1-1/+1
2017-10-20usb: gadget: udc: gr: remove duplicate & operationGravatar Jaejoong Kim 1-1/+1
2017-10-20usb: gadget: udc: remove duplicate & operationGravatar Jaejoong Kim 1-1/+1
2017-10-19usb: gadget: configfs: make config_item_type constGravatar Bhumika Goyal 1-5/+5
2017-10-19usb: gadget: make config_item_type structures constGravatar Bhumika Goyal 21-46/+46
2017-10-19usb: gadget: f_uvc: make uvc_v4l2_fops constGravatar Bhumika Goyal 2-2/+2
2017-10-19usb: gadget: udc: renesas_usb3: Use of_device_get_match_data() helperGravatar Geert Uytterhoeven 1-6/+1
2017-10-19usb: gadget: udc: renesas_usb3: add support for generic phyGravatar Yoshihiro Shimoda 1-2/+24
2017-10-19usb: gadget: udc: renesas_usb3: Add suspend/resume functionsGravatar Yoshihiro Shimoda 1-0/+34
2017-10-19usb: gadget: udc: renesas_usb3: move pm_runtime_{en,dis}able()Gravatar Kazuya Mizuguchi 1-2/+2
2017-10-17usb/gadget/snps_udc_core: Convert timers to use timer_setup()Gravatar Kees Cook 1-13/+6
2017-10-16Merge 4.14-rc5 into usb-nextGravatar Greg Kroah-Hartman 6-17/+36
2017-10-11usb: gadget: configfs: Fix memory leak of interface directory dataGravatar Andrew Gabbasov 4-14/+25
2017-10-11usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsGravatar Andrew Gabbasov 1-0/+5
2017-10-11USB: dummy-hcd: Fix deadlock caused by disconnect detectionGravatar Alan Stern 1-3/+6
2017-10-11USB: dummy-hcd: remove unsupported isochronous endpointsGravatar Alan Stern 1-18/+35
2017-10-11USB: dummy-hcd: bandwidth limits for non-bulk transfersGravatar Alan Stern 1-8/+4
2017-10-09Merge 4.14-rc4 into usb-nextGravatar Greg Kroah-Hartman 12-86/+144
2017-10-04usb: gadget: udc: snps_udc_core: use setup_timer() helper.Gravatar Allen Pais 1-6/+2
2017-10-04usb: gadget: udc: dummy_hcd: use setup_timer() helper.Gravatar Allen Pais 1-6/+2
2017-10-04usb: gadget: udc: r8a66597: use setup_timer() helper.Gravatar Allen Pais 1-3/+1
2017-10-04usb: gadget: udc: pxa25x_udc: use setup_timer() helper.Gravatar Allen Pais 1-3/+1
2017-10-04usb: gadget: udc: m66592: use setup_timer() helper.Gravatar Allen Pais 1-3/+1
2017-09-28usb: gadget: udc: atmel: set vbus irqflags explicitlyGravatar Nicolas Ferre 1-1/+3
2017-09-28usb: gadget: ffs: handle I/O completion in-orderGravatar John Keeping 2-4/+14
2017-09-28usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()Gravatar Yoshihiro Shimoda 1-2/+3