- e55f3c3 usb: gadget: udc: Potential Oops in error handling code by Dan Carpenter · 4 years, 9 months ago
- 3df83e1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
- 37c54f9 kernel: set USER_DS in kthread_use_mm by Christoph Hellwig · 4 years, 9 months ago
- f5678e7 kernel: better document the use_mm/unuse_mm API contract by Christoph Hellwig · 4 years, 9 months ago
- 9bf5b9eb kernel: move use_mm/unuse_mm to kthread.c by Christoph Hellwig · 4 years, 9 months ago
- a36840d scsi: target: Initialize LUN in transport_init_se_cmd() by Sudhakar Panneerselvam · 4 years, 9 months ago
- e611c0f Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 9 months ago
- e0cd920 Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 9 months ago
- fe6bb59 usb: get rid of pointless access_ok() calls by Al Viro · 4 years, 11 months ago
- ca681aa Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 4 years, 10 months ago
- 5d36312 usb: gadget: Fix issue with config_ep_by_speed function by Pawel Laszczak · 4 years, 10 months ago
- 4cda340 usb: gadget: fsl: Fix a wrong judgment in fsl_udc_probe() by Tang Bin · 5 years ago
- 44734a5 usb: gadget: fix potential double-free in m66592_probe. by Qiushi Wu · 4 years, 10 months ago
- eafa800 usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check by Colin Ian King · 4 years, 10 months ago
- eccba1e USB: dummy-hcd: use configurable endpoint naming scheme by Andrey Konovalov · 4 years, 10 months ago
- 3c73bc5 usb: gadget: core: sync interrupt before unbind the udc by Peter Chen · 4 years, 10 months ago
- e78355b usb: gadget: udc: atmel: Don't use DT to configure end point by Gregory CLEMENT · 4 years, 10 months ago
- 27b31b9 usb: gadget: f_tcm: Inform last stream request by Thinh Nguyen · 4 years, 10 months ago
- 88607a8 usb: gadget: tegra-xudc: add port_speed_quirk by Nagarjuna Kristam · 4 years, 10 months ago
- 9584a60 usb: gadget: tegra-xudc: Add Tegra194 support by Nagarjuna Kristam · 4 years, 10 months ago
- 7aca439 USB: dummy-hcd: Add missing annotation for set_link_state() by Jules Irenge · 4 years, 10 months ago
- 66bd76e usb: gadget: Add missing annotation for xudc_handle_setup() by Jules Irenge · 4 years, 10 months ago
- 46b11a9 usb: gadget: mass_storage: use module_usb_composite_driver to simplify the code by Wei Yongjun · 4 years, 10 months ago
- 55ee1bf usb: gadget: omap_udc: remove unneeded semicolon by Jason Yan · 4 years, 10 months ago
- 30755dd usb: gadget: udc: remove comparison to bool in mv_u3d_core.c by Jason Yan · 4 years, 11 months ago
- fe4ff11 usb: gadget: net2272: use false for 'use_dma' by Jason Yan · 4 years, 11 months ago
- ded0d39 usb: gadget: function: remove redundant assignment to variable 'status' by Colin Ian King · 4 years, 11 months ago
- 7a0fbcf USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke by Nathan Chancellor · 4 years, 11 months ago
- 3affccd usb: gadget: f_acm: add suspend resume callbacks by Fabrice Gasnier · 4 years, 11 months ago
- e702a7c usb: gadget: f_serial: add suspend resume callbacks by Fabrice Gasnier · 4 years, 11 months ago
- aba3a8d usb: gadget: u_serial: add suspend resume callbacks by Fabrice Gasnier · 4 years, 11 months ago
- 43cd002 usb: gadget: uvc_video: add worker to handle the frame pumping by Michael Grzeschik · 4 years, 11 months ago
- a54177d usb: gadget: f_fs: remove unneeded semicolon in __ffs_data_got_descs() by Jason Yan · 4 years, 11 months ago
- 4ae2262 usb: gadget: udc: remove unused 'driver_desc' by Jason Yan · 4 years, 11 months ago
- 82b3fba usb: gadget: max3420: Add a missing '\n' in a log message by Christophe JAILLET · 5 years ago
- ac82b56b usb: gadget: tegra-xudc: Add vbus_draw support by Nagarjuna Kristam · 4 years, 10 months ago
- 48a7890 Merge 5.7-rc6 into usb-next by Greg Kroah-Hartman · 4 years, 10 months ago
- 1575358 USB: gadget: fix illegal array access in binding with UDC by Kyungtae Kim · 4 years, 10 months ago
- 4210f3a usb: gadget: udc: atmel: Make some symbols static by Samuel Zou · 4 years, 10 months ago
- da39b5e usb: raw-gadget: fix null-ptr-deref when reenabling endpoints by Andrey Konovalov · 4 years, 10 months ago
- c61769b usb: raw-gadget: support stalling/halting/wedging endpoints by Andrey Konovalov · 4 years, 10 months ago
- 97df5e5 usb: raw-gadget: fix gadget endpoint selection by Andrey Konovalov · 4 years, 10 months ago
- 6e50764 usb: raw-gadget: fix return value of ep read ioctls by Andrey Konovalov · 4 years, 10 months ago
- e27d4b3 usb: gadget: legacy: fix error return code in gncm_bind() by Wei Yongjun · 4 years, 10 months ago
- e8f7f9e usb: gadget: legacy: fix error return code in cdc_bind() by Wei Yongjun · 4 years, 10 months ago
- d13cce7 usb: gadget: legacy: fix redundant initialization warnings by Masahiro Yamada · 5 years ago
- 0534d40 usb: gadget: tegra-xudc: Fix idle suspend/resume by Thierry Reding · 4 years, 11 months ago
- ccaef7e usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272_plat_probe()' by Christophe JAILLET · 4 years, 10 months ago
- 19b94c1 usb: gadget: audio: Fix a missing error return value in audio_bind() by Christophe JAILLET · 4 years, 10 months ago
- 91786aa usb: gadget: aspeed: fixup usb1 device descriptor at init time by Tao Ren · 5 years ago
- 2e596d8 usb: gadget: aspeed: allow to set device IDs in device tree by Tao Ren · 5 years ago
- 30d2617 usb: gadget: aspeed: allow to set usb strings in device tree by Tao Ren · 5 years ago
- 17309a6 usb: gadget: add "usb_validate_langid" function by Tao Ren · 5 years ago
- 5cc0710 usb: gadget: aspeed: support multiple language strings by Tao Ren · 5 years ago
- a23be4e usb: gadget: aspeed: improve vhub port irq handling by Tao Ren · 5 years ago
- 2e75973 USB: gadget: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
- f6402eb Merge 5.7-rc3 into usb-next by Greg Kroah-Hartman · 4 years, 10 months ago
- 5c330a7 usb: gadget: udc: remove unused 'driver_desc' by Jason Yan · 4 years, 11 months ago
- 4dfb9ce Merge tag 'fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 4 years, 11 months ago
- a7b7783 usb: raw-gadget: Fix copy_to/from_user() checks by Dan Carpenter · 5 years ago
- 0666aa5 usb: raw-gadget: fix raw_event_queue_fetch locking by Andrey Konovalov · 5 years ago
- 12b94da usb: gadget: udc: atmel: Fix vbus disconnect handling by Cristian Birsan · 5 years ago
- 1c2e54f usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset() by Udipto Goswami · 5 years ago
- fdd1049 usb: raw-gadget: fix raw_event_queue_fetch locking by Andrey Konovalov · 5 years ago
- 068fbff usb: raw-gadget: Fix copy_to/from_user() checks by Dan Carpenter · 5 years ago
- 081c95d usb: gadget: legacy: fix redundant initialization warnings from cppcheck by Masahiro Yamada · 5 years ago
- 09b04ab usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete by Nathan Chancellor · 5 years ago
- 79f51b7 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 4b9fd8a8 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- db34c5f Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
- 063d194 Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
- ad2d701 usb: gadget: fsl: remove unused variable 'driver_desc' by YueHaibing · 5 years ago
- f63ec55 usb: gadget: f_fs: Fix use after free issue as part of queue failure by Sriharsha Allenki · 5 years ago
- a5c6234 completion: Use simple wait queues by Thomas Gleixner · 5 years ago
- c1d51dd usb: gadget: Use completion interface instead of open coding it by Thomas Gleixner · 5 years ago
- b4e1993 usb: gadget: tegra-xudc: Support multiple device modes by Nagarjuna Kristam · 5 years ago
- b9c9fd4 usb: gadget: tegra-xudc: Use phy_set_mode() to set/unset device mode by Nagarjuna Kristam · 5 years ago
- b77f2ff usb: gadget: tegra-xudc: Add usb-phy support by Nagarjuna Kristam · 5 years ago
- 9ce0a14 usb: gadget: tegra-xudc: Remove usb-role-switch support by Nagarjuna Kristam · 5 years ago
- a7afff3 scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions by Bart Van Assche · 5 years ago
- df8df5e usb: get rid of 'choice' for legacy gadget drivers by Masahiro Yamada · 5 years ago
- a8ab3e7 Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 5 years ago
- b9a5799 usb: gadget: aspeed: add ast2600 vhub support by Tao Ren · 5 years ago
- 487bc82 usb: gadget: aspeed: read vhub properties from device tree by Tao Ren · 5 years ago
- 6dbf05f usb: gadget: aspeed: support per-vhub usb descriptors by Tao Ren · 5 years ago
- eaea6ef usb: gadget: f_phonet: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
- 5e5caf4 usb: gadget: composite: Inform controller driver of self-powered by Thinh Nguyen · 5 years ago
- eeead84 usb: gadget: amd5536udc: fix spelling mistake "reserverd" -> "reserved" by Alexandre Belloni · 5 years ago
- f48f7f9 udc: s3c-hsudc: Silence warning about supplies during deferred probe by Marek Szyprowski · 5 years ago
- f2c2e71 usb: gadget: add raw-gadget interface by Andrey Konovalov · 5 years ago
- 09890fb usb: gadget: remove redundant assignment to variable status by Colin Ian King · 5 years ago
- 49f1997 usb: gadget: xudc: Remove redundant platform_get_irq error message by YueHaibing · 5 years ago
- 48ba02b usb: gadget: add udc driver for max3420 by Jassi Brar · 5 years ago
- bce3052 usb: roles: Provide the switch drivers handle to the switch in the API by Heikki Krogerus · 5 years ago
- c06a1c3 usb: gadget: net2280: Distribute switch variables for initialization by Kees Cook · 5 years ago
- 6e15919 udc: s3c-hsudc: Silence warning about supplies during deferred probe by Marek Szyprowski · 5 years ago
- 0ceba55 media: gadget: uvc: rename VFL_TYPE_GRABBER to _VIDEO by Hans Verkuil · 5 years ago
- 24e6aea4 Merge 5.6-rc3 into usb-next by Greg Kroah-Hartman · 5 years ago
- f7bcff3 usb: gadget: renesas_usb3: remove useless cast for driver.name by Corentin Labbe · 5 years ago
- 5803e6e usb: gadget: r8a66597-udc: remove useless cast for driver.name by Corentin Labbe · 5 years ago