index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
composite.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
usb: gadget: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-20
1
-0
/
+1
*
usb: gadget: composite: fix OS descriptors w_value logic
Peter Korsgaard
2024-04-24
1
-3
/
+3
*
usb: gadget: composite: cleanup function config_ep_by_speed_and_alt()
Linyu Yuan
2023-08-22
1
-20
/
+14
*
usb: gadget: call usb_gadget_check_config() to verify UDC capability
Frank Li
2023-07-25
1
-0
/
+4
*
usb: gadget: Handle function suspend feature selector
Elson Roy Serrao
2023-03-29
1
-5
/
+60
*
usb: gadget: Add function wakeup support
Elson Roy Serrao
2023-03-29
1
-0
/
+40
*
usb: gadget: Properly configure the device for remote wakeup
Elson Roy Serrao
2023-03-29
1
-0
/
+18
*
Merge 6.3-rc4 into usb-next
Greg Kroah-Hartman
2023-03-27
1
-4
/
+3
|
\
|
*
usb: gadget: Use correct endianness of the wLength field for WebUSB
Andy Shevchenko
2023-03-16
1
-4
/
+3
*
|
usb: gadget: composite: Draw 100mA current if not configured
Prashanth K
2023-03-09
1
-0
/
+4
|
/
*
usb: gadget: Use correct APIs and data types for UUID handling
Andy Shevchenko
2023-01-31
1
-2
/
+2
*
usb: gadget: add WebUSB landing page support
Jó Ágila Bitsch
2023-01-19
1
-10
/
+92
*
USB: gadget: Rename usb_gadget_probe_driver()
Alan Stern
2022-04-26
1
-1
/
+1
*
usb: gadget: composite: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-13
/
+14
*
usb: gadget: composite: remove check of list iterator against head past the l...
Jakob Koschel
2022-03-15
1
-4
/
+5
*
USB: gadget: validate interface OS descriptor requests
Szymon Heidrich
2022-02-11
1
-0
/
+3
*
Merge 5.16-rc6 into usb-next
Greg Kroah-Hartman
2021-12-20
1
-3
/
+3
|
\
|
*
USB: gadget: bRequestType is a bitfield, not a enum
Greg Kroah-Hartman
2021-12-15
1
-3
/
+3
*
|
Merge 5.16-rc5 into usb-next
Greg Kroah-Hartman
2021-12-13
1
-1
/
+13
|
\
|
|
*
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2021-12-12
1
-1
/
+1
|
*
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
2021-12-12
1
-0
/
+12
*
|
usb: gadget: composite: Show warning if function driver's descriptors are inc...
Qihang Hu
2021-11-17
1
-13
/
+26
|
/
*
usb: gadget: composite: Allow bMaxPower=0 if self-powered
Jack Pham
2021-07-21
1
-2
/
+6
*
usb: gadget: composite: Report various SSP sublink speeds
Thinh Nguyen
2021-01-18
1
-26
/
+54
*
usb: gadget: composite: Use SSP sublink speed macros
Thinh Nguyen
2021-01-18
1
-21
/
+24
*
Merge 5.11-rc3 into usb-next
Greg Kroah-Hartman
2021-01-11
1
-2
/
+8
|
\
|
*
usb: gadget: Fix spinlock lockup on usb_function_deactivate
Sriharsha Allenki
2020-12-28
1
-2
/
+8
*
|
usb: gadget: composite: Split composite reset and disconnect
Wesley Cheng
2021-01-04
1
-2
/
+19
|
/
*
usb: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-28
1
-1
/
+1
*
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
1
-8
/
+8
*
USB: replace hardcode maximum usb string length by definition
Macpaul Lin
2020-06-18
1
-2
/
+2
*
usb: gadget: Fix issue with config_ep_by_speed function
Pawel Laszczak
2020-05-25
1
-17
/
+61
*
usb: gadget: composite: Inform controller driver of self-powered
Thinh Nguyen
2020-03-15
1
-0
/
+9
*
usb: gadget: composite: Support more than 500mA MaxPower
Jack Pham
2020-02-11
1
-6
/
+18
*
usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus
Jack Pham
2020-02-11
1
-5
/
+3
*
Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-11-18
1
-3
/
+3
|
\
|
*
usb: gadget: Quieten gadget config message
Joel Stanley
2019-10-22
1
-3
/
+3
*
|
usb: gadget: composite: Fix possible double free memory bug
Chandana Kishori Chiluveru
2019-10-27
1
-0
/
+4
|
/
*
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-09-02
1
-12
/
+26
|
\
|
*
usb: gadget: composite: Set recommended BESL values
Thinh Nguyen
2019-08-28
1
-12
/
+26
*
|
usb: gadget: composite: Clear "suspended" on reset/disconnect
Benjamin Herrenschmidt
2019-08-12
1
-0
/
+1
|
/
*
usb: gadget: send usb_gadget as an argument in get_config_params
Anurag Kumar Vulisha
2019-06-18
1
-1
/
+1
*
usb: gadget: Fix OS descriptors support
Benjamin Herrenschmidt
2018-07-17
1
-1
/
+0
*
usb: gadget: composite: fix delayed_status race condition when set_interface
Chunfeng Yun
2018-06-19
1
-0
/
+3
*
usb: gadget: composite: fill bcdUSB as 0x0320 for SuperSpeed or higher speeds
Chunfeng Yun
2018-05-15
1
-1
/
+1
*
usb/gadget: Add an EP dispose() callback for EP lifetime tracking
Benjamin Herrenschmidt
2018-03-23
1
-0
/
+16
*
usb: gadget: composite: remove duplicated code in OS desc handling
Chris Dickens
2018-03-08
1
-50
/
+22
*
usb: gadget: composite: fix incorrect handling of OS desc requests
Chris Dickens
2018-03-08
1
-21
/
+19
*
usb: gadget: don't dereference g until after it has been null checked
Colin Ian King
2017-11-28
1
-2
/
+5
[next]