aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2020-06-03usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada
2020-05-20usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun
2020-05-20usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun
2020-05-20usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET
2020-05-20usb: gadget: tegra-xudc: Fix idle suspend/resumeThierry Reding
2020-05-20USB: gadget: fix illegal array access in binding with UDCKyungtae Kim
2020-05-02usb: gadget: udc: atmel: Fix vbus disconnect handlingCristian Birsan
2020-05-02usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor
2020-04-29usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami
2020-04-17usb: gadget: composite: Inform controller driver of self-poweredThinh Nguyen
2020-04-17usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki
2020-02-13Merge tag 'fixes-for-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-02-12usb: gadget: udc-xilinx: Fix xudc_stop() kernel-doc formatMichal Simek
2020-02-11usb: gadget: serial: fix Tx stall after buffer overflowSergey Organov
2020-02-11usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flagsLars-Peter Clausen
2020-02-11usb: gadget: composite: Support more than 500mA MaxPowerJack Pham
2020-02-11usb: gadget: composite: Fix bMaxPower for SuperSpeedPlusJack Pham
2020-02-11usb: gadget: u_audio: Fix high-speed max packet sizeJohn Keeping
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-15usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-01-15usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-01-15usb: gadget: f_uac2: fix packet size calculationJohn Keeping
2020-01-15usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()Jia-Ju Bai
2020-01-15usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transferPeter Chen
2020-01-15usb: gadget: configfs: Add max_speed settingThinh Nguyen
2020-01-15usb: gadget: udc: core: Warn about failed to find udcDejin Zheng
2020-01-15usb: gadget: legacy: set max_speed to super-speedRoger Quadros
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman
2020-01-08USB: omap_udc: use resource_sizeJulia Lawall
2020-01-08usb: gadget: udc: atmel: constify copied structureJulia Lawall
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-30usb: udc: tegra: select USB_ROLE_SWITCHArnd Bergmann
2019-12-17usb: gadget: move choice ... endchoice to legacy/KconfigMasahiro Yamada
2019-12-17usb: gadget: u_audio: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-17usb: gadget: u_audio: Use managed buffer allocationTakashi Iwai
2019-12-14Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-12-10usb: gadget: fix wrong endpoint descEJ Hsu
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-27Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2019-11-21usb: gadget: udc: gr_udc: create debugfs directory under usb rootChunfeng Yun
2019-11-21usb: gadget: atmel: create debugfs directory under usb rootChunfeng Yun
2019-11-21usb: gadget: Fix Kconfig indentationKrzysztof Kozlowski