summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2022-11-09usb: gadget: at91-udc: simplify at91rm9200_udc_pullup callbackMichael Grzeschik
2022-11-03usb: gadget: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-10-31Merge 6.1-rc3 into usb-nextGreg Kroah-Hartman
2022-10-26Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"Greg Kroah-Hartman
2022-10-25usb: gadget: uvc: limit isoc_sg to super speed gadgetsMichael Grzeschik
2022-10-22usb: gadget: uvc: default the ctrl request interface offsetsMichael Grzeschik
2022-10-22usb: bdc: change state when port disconnectedJustin Chen
2022-10-22usb: gadget: aspeed: Fix probe regressionJoel Stanley
2022-10-22usb: gadget: uvc: fix sg handling during video encodeJeff Vanhoof
2022-10-22usb: gadget: uvc: fix sg handling in error caseDan Vacura
2022-10-22usb: gadget: uvc: fix dropped frame after missed isocDan Vacura
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-30usb: gadget: uvc: don't put item still in useMichael Grzeschik
2022-09-30usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()Nathan Chancellor
2022-09-30USB: omap_udc: Fix spelling mistake: "tranceiver_ctrl" -> "transceiver_ctrl"Colin Ian King
2022-09-27usb: gadget: Replace runtime->status->state reference to runtime->stateTakashi Iwai
2022-09-22usb: gadget: uvc: add v4l2 try_format api callMichael Grzeschik
2022-09-22usb: gadget: uvc: add v4l2 enumeration api callsMichael Grzeschik
2022-09-22usb: gadget: add _init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-22usb: gadget: function: fix dangling pnp_string in f_printer.cAlbert Briscoe
2022-09-09usb: gadget: uvc: increase worker prio to WQ_HIGHPRIMichael Grzeschik
2022-09-07USB/ARM: Switch S3C2410 UDC to GPIO descriptorsLinus Walleij
2022-09-07usb: gadget: f_fs: stricter integer overflow checksDan Carpenter
2022-09-05usb: gadget: udc: at91: switch to using fwnode_gpiod_get_index()Dmitry Torokhov
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman
2022-09-02Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"Greg Kroah-Hartman
2022-08-31usb: gadget: function: rndis: limit # of RNDIS instances to 1000Sergey Shtylyov
2022-08-31usb: gadget: f_ncm: noop - remove INIT_NDP{16,32}_OPTS macrosMaciej Żenczykowski
2022-08-31usb: gadget: at91_udc: Fix comments typoShaomin Deng
2022-08-31usb: gadget: net2272: Remove the initialization of statics to 0Shaomin Deng
2022-08-30usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OSKrishna Kurapati
2022-08-30USB: gadget: Fix obscure lockdep violation for udc_mutexAlan Stern
2022-08-30usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta
2022-08-19usb: gadget: f_uac2: fix superspeed transferJing Leng
2022-08-19usb: gadget: tegra: Reduce pad powerJim Lin
2022-08-19usb: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-19USB: gadget: f_mass_storage: get rid of DEVICE_ATTR() usageGreg Kroah-Hartman
2022-08-19usb: gadget: udc: renesas_usb3: Add support for RZ/V2MPhil Edworthy
2022-08-18usb: gadget: rndis: use %u instead of %d to print u32 valuesRay Hung
2022-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2022-08-03usb:udc: remove reference to AVR32 architecture in Atmel USBA KconfigHans-Christian Noren Egtvedt
2022-07-27USB: gadget: Fix use-after-free Read in usb_udc_uevent()Alan Stern
2022-07-25USB: gadget: f_acm: use CDC definesJohan Hovold
2022-07-18Merge 5.19-rc7 into usb-nextGreg Kroah-Hartman
2022-07-14usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()Liang He
2022-07-14usb: gadget: f_mass_storage: forced_eject attributeMaxim Devaev
2022-07-14usb: gadget: udc: amd5536 depends on HAS_DMARandy Dunlap
2022-07-08usb: gadget: uvc: fix changing interface name via configfsMichael Grzeschik
2022-07-08gadgetfs: ep_io - wait until IRQ finishesJozef Martiniak
2022-07-08usb: gadget: udc: atmel: convert to platform driverMichael Walle