index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
composite.c
Age
Commit message (
Expand
)
Author
2025-07-21
usb: gadget : fix use-after-free in composite_dev_cleanup()
Tao Xue
2025-06-19
usb: gadget: Remove unused usb_remove_config
Dr. David Alan Gilbert
2025-06-19
usb: gadget: composite: Use USB API functions rather than constants
Chen Ni
2025-05-01
usb: gadget: Use get_status callback to set remote wakeup capability
Prashanth K
2025-03-03
usb: gadget: Check bmAttributes only if configuration is valid
Prashanth K
2025-02-20
usb: gadget: Fix setting self-powered state on suspend
Marek Szyprowski
2025-02-19
usb: gadget: Set self-powered based on MaxPower and bmAttributes
Prashanth K
2024-11-16
Revert "usb: gadget: composite: fix OS descriptors w_value logic"
Michal Vrastil
2024-11-13
drivers/usb/gadget: refactor min with min_t
Sabyrzhan Tasbolatov
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-06-20
usb: gadget: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-04-23
usb: gadget: composite: fix OS descriptors w_value logic
Peter Korsgaard
2023-08-22
usb: gadget: composite: cleanup function config_ep_by_speed_and_alt()
Linyu Yuan
2023-07-25
usb: gadget: call usb_gadget_check_config() to verify UDC capability
Frank Li
2023-03-29
usb: gadget: Handle function suspend feature selector
Elson Roy Serrao
2023-03-29
usb: gadget: Add function wakeup support
Elson Roy Serrao
2023-03-29
usb: gadget: Properly configure the device for remote wakeup
Elson Roy Serrao
2023-03-27
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
2023-03-16
usb: gadget: Use correct endianness of the wLength field for WebUSB
Andy Shevchenko
2023-03-09
usb: gadget: composite: Draw 100mA current if not configured
Prashanth K
2023-01-31
usb: gadget: Use correct APIs and data types for UUID handling
Andy Shevchenko
2023-01-19
usb: gadget: add WebUSB landing page support
Jó Ágila Bitsch
2022-04-26
USB: gadget: Rename usb_gadget_probe_driver()
Alan Stern
2022-03-15
usb: gadget: composite: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
usb: gadget: composite: remove check of list iterator against head past the l...
Jakob Koschel
2022-02-11
USB: gadget: validate interface OS descriptor requests
Szymon Heidrich
2021-12-20
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
2021-12-15
USB: gadget: bRequestType is a bitfield, not a enum
Greg Kroah-Hartman
2021-12-13
Merge 5.16-rc5 into usb-next
Greg Kroah-Hartman
2021-12-12
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2021-12-12
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
2021-11-17
usb: gadget: composite: Show warning if function driver's descriptors are inc...
Qihang Hu
2021-07-21
usb: gadget: composite: Allow bMaxPower=0 if self-powered
Jack Pham
2021-01-18
usb: gadget: composite: Report various SSP sublink speeds
Thinh Nguyen
2021-01-18
usb: gadget: composite: Use SSP sublink speed macros
Thinh Nguyen
2021-01-11
Merge 5.11-rc3 into usb-next
Greg Kroah-Hartman
2021-01-04
usb: gadget: composite: Split composite reset and disconnect
Wesley Cheng
2020-12-28
usb: gadget: Fix spinlock lockup on usb_function_deactivate
Sriharsha Allenki
2020-10-28
usb: fix kernel-doc markups
Mauro Carvalho Chehab
2020-07-10
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-18
USB: replace hardcode maximum usb string length by definition
Macpaul Lin
2020-05-25
usb: gadget: Fix issue with config_ep_by_speed function
Pawel Laszczak
2020-03-15
usb: gadget: composite: Inform controller driver of self-powered
Thinh Nguyen
2020-02-11
usb: gadget: composite: Support more than 500mA MaxPower
Jack Pham
2020-02-11
usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus
Jack Pham
2019-11-18
Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-10-27
usb: gadget: composite: Fix possible double free memory bug
Chandana Kishori Chiluveru
2019-10-22
usb: gadget: Quieten gadget config message
Joel Stanley
2019-09-02
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-08-28
usb: gadget: composite: Set recommended BESL values
Thinh Nguyen
[next]