index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-06
usb: gadget: mass_storage: Fix races between fsg_disable and fsg_set_alt
Benjamin Herrenschmidt
1
-10
/
+18
2019-09-06
usb: gadget: composite: Clear "suspended" on reset/disconnect
Benjamin Herrenschmidt
1
-0
/
+1
2019-08-25
usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"
Yoshihiro Shimoda
1
-2
/
+3
2019-07-31
usb: gadget: Zero ffs_io_data
Andrzej Pietrasiewicz
1
-2
/
+4
2019-07-21
usb: gadget: ether: Fix race between gether_disconnect and rx_submit
Kiruthika Varadarajan
1
-2
/
+4
2019-07-10
usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC
Alexandre Belloni
1
-2
/
+1
2019-07-10
usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
Young Xiao
1
-0
/
+5
2019-05-04
usb: gadget: net2272: Fix net2272_dequeue()
Guido Kiener
1
-0
/
+1
2019-05-04
usb: gadget: net2280: Fix net2280_dequeue()
Guido Kiener
1
-2
/
+2
2019-05-04
usb: gadget: net2280: Fix overrun of OUT messages
Guido Kiener
1
-3
/
+1
2019-04-05
usb: f_fs: Avoid crash due to out-of-scope stack ptr access
John Stultz
1
-0
/
+1
2019-04-03
USB: gadget: f_hid: fix deadlock in f_hidg_write()
Radoslav Gerganov
1
-3
/
+3
2019-03-05
usb: gadget: Potential NULL dereference on allocation error
Dan Carpenter
1
-1
/
+1
2019-02-12
usb: gadget: udc: net2272: Fix bitwise and boolean operations
Gustavo A. R. Silva
1
-1
/
+1
2019-01-26
usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device
Yoshihiro Shimoda
1
-5
/
+10
2018-12-17
usb: gadget: u_ether: fix unsafe list iteration
Marek Szyprowski
1
-5
/
+6
2018-12-17
USB: omap_udc: fix rejection of out transfers when DMA is used
Aaro Koskinen
1
-0
/
+1
2018-12-17
USB: omap_udc: fix USB gadget functionality on Palm Tungsten E
Aaro Koskinen
1
-0
/
+1
2018-12-17
USB: omap_udc: fix omap_udc_start() on 15xx machines
Aaro Koskinen
1
-1
/
+2
2018-12-17
USB: omap_udc: fix crashes on probe error and module removal
Aaro Koskinen
1
-31
/
+19
2018-12-17
USB: omap_udc: use devm_request_irq()
Aaro Koskinen
1
-27
/
+10
2018-12-13
Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO tran...
Shen Jing
1
-18
/
+8
2018-11-13
usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
Yoshihiro Shimoda
1
-0
/
+3
2018-11-13
usb: gadget: udc: atmel: handle at91sam9rl PMC
Alexandre Belloni
1
-0
/
+2
2018-11-10
usb: gadget: storage: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-10
usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
Anton Vasilyev
1
-5
/
+10
2018-09-26
USB: net2280: Fix erroneous synchronization change
Alan Stern
1
-2
/
+14
2018-09-26
usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
Yoshihiro Shimoda
1
-1
/
+4
2018-09-05
usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'
Eugeniu Rosca
1
-10
/
+10
2018-09-05
usb: gadget: u_audio: protect stream runtime fields with stream spinlock
Vladimir Zapolskiy
1
-1
/
+9
2018-09-05
usb: gadget: u_audio: remove cached period bytes value
Vladimir Zapolskiy
1
-35
/
+5
2018-09-05
usb: gadget: u_audio: remove caching of stream buffer parameters
Vladimir Zapolskiy
1
-17
/
+13
2018-09-05
usb: gadget: u_audio: update hw_ptr in iso_complete after data copied
Joshua Frkuska
1
-1
/
+5
2018-09-05
usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()
Eugeniu Rosca
1
-3
/
+3
2018-09-05
usb: gadget: f_uac2: fix error handling in afunc_bind (again)
Eugeniu Rosca
1
-2
/
+2
2018-09-05
usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...
Jia-Ju Bai
1
-1
/
+1
2018-09-05
usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...
Jia-Ju Bai
1
-2
/
+2
2018-08-24
usb: gadget: composite: fix delayed_status race condition when set_interface
Chunfeng Yun
1
-0
/
+3
2018-08-24
usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers
Vincent Pelletier
1
-8
/
+18
2018-08-03
usb: gadget: udc: renesas_usb3: should remove debugfs
Yoshihiro Shimoda
1
-1
/
+7
2018-07-28
usb: gadget: f_fs: Only return delayed status when len is 0
Jerry Zhang
1
-1
/
+1
2018-06-16
usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnecting
Yoshihiro Shimoda
1
-0
/
+7
2018-06-16
usb: gadget: function: printer: avoid wrong list handling in printer_write()
Yoshihiro Shimoda
1
-3
/
+3
2018-05-25
usb: gadget: composite: fix incorrect handling of OS desc requests
Chris Dickens
1
-21
/
+19
2018-05-25
usb: gadget: udc: change comparison to bitshift when dealing with a mask
Wolfram Sang
1
-1
/
+1
2018-05-25
usb: gadget: ffs: Execute copy_to_user() with USER_DS set
Lars-Peter Clausen
1
-0
/
+4
2018-05-25
usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
Lars-Peter Clausen
1
-1
/
+1
2018-05-25
usb: gadget: fsl_udc_core: fix ep valid checks
Stefan Agner
1
-2
/
+2
2018-05-25
usb: gadget: core: Fix use-after-free of usb_request
Manu Gautam
1
-1
/
+1
2018-05-25
usb: gadget: f_uac2: fix bFirstInterface in composite gadget
John Keeping
1
-0
/
+2
[next]