index
:
linux-stable.git
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.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2019-05-16
usb: gadget: net2272: Fix net2272_dequeue()
Guido Kiener
2019-05-16
usb: gadget: net2280: Fix overrun of OUT messages
Guido Kiener
2019-04-03
usb: gadget: configfs: add mutex lock before unregister gadget
Winter Wang
2019-03-23
usb: gadget: Potential NULL dereference on allocation error
Dan Carpenter
2019-02-20
usb: gadget: udc: net2272: Fix bitwise and boolean operations
Gustavo A. R. Silva
2018-12-17
USB: omap_udc: fix USB gadget functionality on Palm Tungsten E
Aaro Koskinen
2018-12-17
USB: omap_udc: fix omap_udc_start() on 15xx machines
Aaro Koskinen
2018-12-17
USB: omap_udc: fix crashes on probe error and module removal
Aaro Koskinen
2018-12-17
USB: omap_udc: use devm_request_irq()
Aaro Koskinen
2018-12-13
usb: gadget: dummy: fix nonsensical comparisons
Arnd Bergmann
2018-11-10
usb: gadget: f_uac1: access freed memory at f_audio_free_inst
Peter Chen
2018-11-10
usb: gadget: gadgetfs: fix an oops in ep_write()
Dan Carpenter
2018-09-05
usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'
Eugeniu Rosca
2018-09-05
usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...
Jia-Ju Bai
2018-09-05
usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...
Jia-Ju Bai
2018-08-28
usb: gadget: composite: fix delayed_status race condition when set_interface
Chunfeng Yun
2018-07-28
usb: gadget: f_fs: Only return delayed status when len is 0
Jerry Zhang
2018-05-30
usb: gadget: composite: fix incorrect handling of OS desc requests
Chris Dickens
2018-05-30
usb: gadget: udc: change comparison to bitshift when dealing with a mask
Wolfram Sang
2018-05-30
usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
Lars-Peter Clausen
2018-05-30
usb: gadget: fsl_udc_core: fix ep valid checks
Stefan Agner
2018-05-30
usb: gadget: f_uac2: fix bFirstInterface in composite gadget
John Keeping
2018-04-08
usb: gadget: f_hid: fix: Prevent accessing released memory
Krzysztof Opasiak
2018-04-08
usb: gadget: align buffer size when allocating for OUT endpoint
Felipe F. Tonello
2018-04-08
usb: gadget: change len to size_t on alloc_ep_req()
Felipe F. Tonello
2018-04-08
usb: gadget: define free_ep_req as universal function
Felipe F. Tonello
2018-03-22
usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...
Yuyang Du
2018-02-28
usb: gadget: f_fs: Process all descriptors during bind
Jack Pham
2018-02-07
usb: f_fs: Prevent gadget unbind if it is already unbound
Hemant Kumar
2018-02-07
usb: gadget: don't dereference g until after it has been null checked
Colin Ian King
2017-12-25
usb: gadget: udc: remove pointer dereference after free
Gustavo A. R. Silva
2017-12-25
usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed
Roger Quadros
2017-12-16
usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping
Vincent Pelletier
2017-12-16
USB: gadgetfs: Fix a potential memory leak in 'dev_config()'
Christophe JAILLET
2017-12-16
usb: gadget: configs: plug memory leak
John Keeping
2017-10-18
Revert "usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write"
Greg Kroah-Hartman
2017-10-18
usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
Andrew Gabbasov
2017-10-12
USB: dummy-hcd: fix infinite-loop resubmission bug
Alan Stern
2017-10-12
USB: dummy-hcd: fix connection failures (wrong speed)
Alan Stern
2017-10-12
USB: gadgetfs: fix copy_to_user while holding spinlock
Alan Stern
2017-10-12
USB: gadgetfs: Fix crash caused by inadequate synchronization
Alan Stern
2017-10-12
usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
David Eccher
2017-07-05
usb: gadget: f_fs: Fix possibe deadlock
Baolin Wang
2017-06-29
usb: gadget: f_fs: avoid out of bounds access on comp_desc
William Wu
2017-06-26
USB: gadget: dummy_hcd: fix hub-descriptor removable fields
Johan Hovold
2017-06-14
usb: gadget: f_mass_storage: Serialize wake and sleep execution
Thinh Nguyen
2017-05-08
usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
Felipe F. Tonello
2017-04-30
gadgetfs: fix uninitialized variable in error handling
Arnd Bergmann
2017-04-22
ACM gadget: fix endianness in notifications
Oliver Neukum
2017-04-18
usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
Roger Quadros
[next]