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