summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2023-01-24usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_waitUdipto Goswami
2023-01-24usb: gadget: Move kstrtox() out of lockAndy Shevchenko
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman
2023-01-20ARM: pxa: remove unused board filesArnd Bergmann
2023-01-19usb: gadget: add WebUSB landing page supportJó Ágila Bitsch
2023-01-17usb: gadget: usb: Remove "default" from color matching attributesDaniel Scally
2023-01-17usb: gadget: udc: add Renesas RZ/N1 USBF controller supportHerve Codina
2023-01-17usb: gadget: xudc: Refactor update data role workWayne Chang
2023-01-17usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()Maciej Żenczykowski
2023-01-17USB: gadget: Add ID numbers to configfs-gadget driver namesChanh Nguyen
2023-01-17usb: gadget: g_webcam: Send color matching descriptor per frameDaniel Scally
2023-01-17usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami
2023-01-17usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami
2023-01-17USB: gadgetfs: Fix race between mounting and unmountingAlan Stern
2023-01-16usb: gadget: remove s3c24xx driversArnd Bergmann
2023-01-12ARM: omap1: remove dead codeArnd Bergmann
2023-01-12ARM: omap1: remove unused board filesArnd Bergmann
2023-01-06usb: gadget: udc: bcm63xx: Convert to use list_count_nodes()Andy Shevchenko
2023-01-06usb: gadget: hid: Convert to use list_count_nodes()Andy Shevchenko
2023-01-06usb: gadget: f_fs: use io_data->status consistentlyJohn Keeping
2023-01-06usb: gadget: fusb300_udc: free irq on the error path in fusb300_probe()Gaosheng Cui
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-08usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlagsDaniel Scally
2022-12-08usb: gadget: udc: drop obsolete dependencies on COMPILE_TESTJean Delvare
2022-12-08usb: gadget: uvc: Prevent buffer overflow in setup handlerSzymon Heidrich
2022-11-30Revert "usb: gadget: hid: Convert to use list_count()"Greg Kroah-Hartman
2022-11-30Revert "usb: gadget: udc: bcm63xx: Convert to use list_count()"Greg Kroah-Hartman
2022-11-29usb: gadget: udc: bcm63xx: Convert to use list_count()Andy Shevchenko
2022-11-29usb: gadget: hid: Convert to use list_count()Andy Shevchenko
2022-11-29usb: gadget: f_hid: tidy error handling in hidg_allocJohn Keeping
2022-11-29usb: gadget: f_hid: fix refcount leak on error pathJohn Keeping
2022-11-29usb: gadget: f_hid: fix f_hidg lifetime vs cdevJohn Keeping
2022-11-29usb: gadget: function: Simplify diagnostic messaging in printerAndrzej Pietrasiewicz
2022-11-28Merge 6.1-rc7 into usb-nextGreg Kroah-Hartman
2022-11-24driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman
2022-11-22USB: gadget: Fix use-after-free during usb config switchJiantao Zhang
2022-11-22usb: gadget: uvc: also use try_format in set_formatMichael Grzeschik
2022-11-09usb: gadget: f_ecm: Always set current gadget in ecm_bind()Sascha Hauer
2022-11-09usb: gadget: u_ether: Do not make UDC parent of the net deviceSascha Hauer
2022-11-09usb: fotg210: Collect pieces of dual mode controllerLinus Walleij
2022-11-09usb: gadget: aspeed: fix buffer overflowHenry Tian
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