index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: fotg210-udc: Fix memory leak of fotg210->ep[i]
Anton Vasilyev
2018-10-10
1
-5
/
+10
*
USB: net2280: Fix erroneous synchronization change
Alan Stern
2018-09-26
1
-2
/
+14
*
usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
Yoshihiro Shimoda
2018-09-26
1
-1
/
+4
*
usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'
Eugeniu Rosca
2018-09-05
1
-10
/
+10
*
usb: gadget: u_audio: protect stream runtime fields with stream spinlock
Vladimir Zapolskiy
2018-09-05
1
-1
/
+9
*
usb: gadget: u_audio: remove cached period bytes value
Vladimir Zapolskiy
2018-09-05
1
-35
/
+5
*
usb: gadget: u_audio: remove caching of stream buffer parameters
Vladimir Zapolskiy
2018-09-05
1
-17
/
+13
*
usb: gadget: u_audio: update hw_ptr in iso_complete after data copied
Joshua Frkuska
2018-09-05
1
-1
/
+5
*
usb: gadget: u_audio: fix pcm/card naming in g_audio_setup()
Eugeniu Rosca
2018-09-05
1
-3
/
+3
*
usb: gadget: f_uac2: fix error handling in afunc_bind (again)
Eugeniu Rosca
2018-09-05
1
-2
/
+2
*
usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...
Jia-Ju Bai
2018-09-05
1
-1
/
+1
*
usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...
Jia-Ju Bai
2018-09-05
1
-2
/
+2
*
usb: gadget: composite: fix delayed_status race condition when set_interface
Chunfeng Yun
2018-08-24
1
-0
/
+3
*
usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers
Vincent Pelletier
2018-08-24
1
-8
/
+18
*
usb: gadget: udc: renesas_usb3: should remove debugfs
Yoshihiro Shimoda
2018-08-03
1
-1
/
+7
*
usb: gadget: f_fs: Only return delayed status when len is 0
Jerry Zhang
2018-07-28
1
-1
/
+1
*
usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnecting
Yoshihiro Shimoda
2018-06-16
1
-0
/
+7
*
usb: gadget: function: printer: avoid wrong list handling in printer_write()
Yoshihiro Shimoda
2018-06-16
1
-3
/
+3
*
usb: gadget: composite: fix incorrect handling of OS desc requests
Chris Dickens
2018-05-25
1
-21
/
+19
*
usb: gadget: udc: change comparison to bitshift when dealing with a mask
Wolfram Sang
2018-05-25
1
-1
/
+1
*
usb: gadget: ffs: Execute copy_to_user() with USER_DS set
Lars-Peter Clausen
2018-05-25
1
-0
/
+4
*
usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
Lars-Peter Clausen
2018-05-25
1
-1
/
+1
*
usb: gadget: fsl_udc_core: fix ep valid checks
Stefan Agner
2018-05-25
1
-2
/
+2
*
usb: gadget: core: Fix use-after-free of usb_request
Manu Gautam
2018-05-25
1
-1
/
+1
*
usb: gadget: f_uac2: fix bFirstInterface in composite gadget
John Keeping
2018-05-25
1
-0
/
+2
*
USB: gadget: f_midi: fixing a possible double-free in f_midi
Yavuz, Tuba
2018-04-24
2
-1
/
+4
*
usb: gadget: udc: core: update usb_ep_queue() documentation
Felipe Balbi
2018-04-24
1
-0
/
+3
*
USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()
Wei Yongjun
2018-03-21
1
-0
/
+1
*
usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
Xinyong
2018-03-19
1
-1
/
+0
*
usb: gadget: f_fs: Use config_ep_by_speed()
Jack Pham
2018-02-28
1
-31
/
+7
*
usb: gadget: f_fs: Process all descriptors during bind
Jack Pham
2018-02-28
1
-4
/
+2
*
usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()
Benjamin Herrenschmidt
2018-02-03
1
-1
/
+1
*
usb: f_fs: Prevent gadget unbind if it is already unbound
Hemant Kumar
2018-02-03
1
-1
/
+2
*
usb: gadget: don't dereference g until after it has been null checked
Colin Ian King
2018-02-03
1
-2
/
+5
*
USB: UDC core: fix double-free in usb_add_gadget_udc_release
Alan Stern
2018-01-17
1
-15
/
+13
*
usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping
Vincent Pelletier
2017-12-17
1
-1
/
+1
*
usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPAT
John Keeping
2017-12-14
1
-2
/
+11
*
usb: gadget: core: Fix ->udc_set_speed() speed handling
Roger Quadros
2017-12-14
1
-2
/
+6
*
usb: gadget: udc: renesas_usb3: fix number of the pipes
Yoshihiro Shimoda
2017-12-14
1
-1
/
+1
*
usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
Andrew Gabbasov
2017-11-21
1
-0
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
12
-0
/
+12
*
usb: gadget: configfs: Fix memory leak of interface directory data
Andrew Gabbasov
2017-10-11
4
-14
/
+25
*
usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
Andrew Gabbasov
2017-10-11
1
-0
/
+5
*
USB: dummy-hcd: Fix deadlock caused by disconnect detection
Alan Stern
2017-10-11
1
-3
/
+6
*
usb: gadget: udc: atmel: set vbus irqflags explicitly
Nicolas Ferre
2017-09-28
1
-1
/
+3
*
usb: gadget: ffs: handle I/O completion in-order
John Keeping
2017-09-28
2
-4
/
+14
*
usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()
Yoshihiro Shimoda
2017-09-28
1
-2
/
+3
*
usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value
Yoshihiro Shimoda
2017-09-28
1
-1
/
+10
*
usb: gadget: udc: renesas_usb3: fix for no-data control transfer
Yoshihiro Shimoda
2017-09-28
1
-1
/
+2
*
USB: dummy-hcd: Fix erroneous synchronization change
Alan Stern
2017-09-28
1
-2
/
+30
[next]