index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
usb: gadget: goku_udc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+7
|
*
usb: gadget: udc: at91: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+7
|
*
usb: gadget: udc: pxa25x: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+8
|
*
usb: gadget: udc: atmel: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-5
/
+8
|
*
usb: gadget: bdc: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
1
-4
/
+9
|
*
usb: gadget: fsl: remove usage of list iterator past the loop body
Jakob Koschel
2022-03-15
2
-10
/
+16
|
*
usb: raw-gadget: return -EINVAL if no proper ep address available
Wei Ming Chen
2022-03-15
1
-4
/
+11
|
*
usb: raw-gadget: use kzalloc
Julia Lawall
2022-03-15
1
-2
/
+1
|
*
usb: gadget: udc: fix typos in comments
Julia Lawall
2022-03-15
1
-1
/
+1
|
*
usb: Drop commas after SoC match table sentinels
Geert Uytterhoeven
2022-03-03
1
-1
/
+1
|
*
Merge 5.17-rc6 into usb-next
Greg Kroah-Hartman
2022-02-28
3
-0
/
+15
|
|
\
|
*
\
Merge 5.17-rc4 into usb-next
Greg Kroah-Hartman
2022-02-14
6
-20
/
+56
|
|
\
\
|
*
|
|
usb: gadget: f_uac2: Neaten and reduce size of afunc_validate_opts
Joe Perches
2022-02-04
1
-53
/
+38
|
*
|
|
usb: gadget: f_uac2: change maxpctksize/maxpcktsize to wMaxPacketSize
Colin Ian King
2022-02-04
1
-2
/
+2
|
*
|
|
usb: gadget: f_uac2: Add speed names to bInterval dbg/warn
Pavel Hofman
2022-01-31
1
-4
/
+14
|
*
|
|
usb: gadget: f_uac2: Optionally determine bInterval for HS and SS
Pavel Hofman
2022-01-31
2
-43
/
+87
|
*
|
|
usb: gadget: audio: Add HS/SS bInterval params for UAC2
Pavel Hofman
2022-01-31
1
-0
/
+15
|
*
|
|
usb: gadget: f_uac2: Add HS/SS bInterval to configfs
Pavel Hofman
2022-01-31
2
-4
/
+31
|
*
|
|
Merge tag 'v5.17-rc2' into usb-next
Greg Kroah-Hartman
2022-01-31
2
-1
/
+2
|
|
\
\
\
|
*
|
|
|
usb: gadget: f_uac2: allow changing interface name via configfs
Yunhao Tian
2022-01-26
2
-1
/
+47
|
*
|
|
|
usb: gadget: f_uac1: allow changing interface name via configfs
Yunhao Tian
2022-01-26
2
-1
/
+47
|
*
|
|
|
usb: gadget: f_uac1: Add suspend callback
Pavel Hofman
2022-01-26
1
-0
/
+9
|
*
|
|
|
usb: gadget: f_uac2: Add suspend callback
Pavel Hofman
2022-01-26
1
-0
/
+9
|
*
|
|
|
usb: gadget: u_audio: Add suspend call
Pavel Hofman
2022-01-26
2
-0
/
+11
|
*
|
|
|
usb: gadget: u_audio: Rate ctl notifies about current srate (0=stopped)
Pavel Hofman
2022-01-26
1
-1
/
+27
|
*
|
|
|
usb: gadget: f_uac1: Support multiple sampling rates
Julian Scheel
2022-01-26
3
-36
/
+175
|
*
|
|
|
usb: gadget: f_uac2: Support multiple sampling rates
Julian Scheel
2022-01-26
3
-50
/
+179
|
*
|
|
|
usb: gadget: u_audio: Add capture/playback srate getter
Pavel Hofman
2022-01-26
2
-0
/
+30
|
*
|
|
|
usb: gadget: u_audio: Move dynamic srate from params to rtd
Pavel Hofman
2022-01-26
4
-38
/
+38
|
*
|
|
|
usb: gadget: u_audio: Support multiple sampling rates
Julian Scheel
2022-01-26
5
-2
/
+152
|
*
|
|
|
usb: gadget:audio: Replace deprecated macro S_IRUGO
Pavel Hofman
2022-01-26
1
-18
/
+18
|
*
|
|
|
usb: gadget: f_mass_storage: Make CD-ROM emulation work with Mac OS-X
Roger Quadros
2022-01-26
1
-12
/
+58
|
*
|
|
|
usb: gadget: f_fs: Use struct_size() and flex_array_size() helpers
Gustavo A. R. Silva
2022-01-26
1
-2
/
+2
|
*
|
|
|
usb: gadget: f_phonet: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2022-01-26
1
-3
/
+1
|
*
|
|
|
usb: gadget: tegra-xudc: Fix control endpoint's definitions
Wayne Chang
2022-01-26
1
-2
/
+10
|
*
|
|
|
usb: gadget: f_serial: Ensure gserial disconnected during unbind
Wesley Cheng
2022-01-26
1
-0
/
+4
|
*
|
|
|
usb: gadget: tegra-xudc: Do not program SPARAM
Wayne Chang
2022-01-26
1
-8
/
+0
*
|
|
|
|
Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2022-03-23
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-18
2
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
2022-03-21
1
-0
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-21
1
-3
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
Alan Stern
2022-03-15
1
-3
/
+0
*
|
|
|
|
usb: gadget: rndis: prevent integer overflow in rndis_set_response()
Dan Carpenter
2022-03-15
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
usb: gadget: rndis: add spinlock for rndis response list
Daehwan Jung
2022-02-24
2
-0
/
+9
*
|
|
|
USB: gadget: validate endpoint index for xilinx udc
Szymon Heidrich
2022-02-24
1
-0
/
+6
|
|
/
/
|
/
|
|
*
|
|
usb: gadget: rndis: check size of RNDIS_MSG_SET command
Greg Kroah-Hartman
2022-02-11
1
-3
/
+6
*
|
|
USB: gadget: validate interface OS descriptor requests
Szymon Heidrich
2022-02-11
1
-0
/
+3
*
|
|
usb: gadget: f_uac2: Define specific wTerminalType
Pavel Hofman
2022-01-31
1
-2
/
+2
[prev]
[next]