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: core: sync interrupt before unbind the udc
Peter Chen
2020-06-24
1
-0
/
+2
*
usb: gadget: legacy: fix redundant initialization warnings
Masahiro Yamada
2020-06-03
1
-2
/
+1
*
usb: gadget: legacy: fix error return code in cdc_bind()
Wei Yongjun
2020-05-20
1
-1
/
+3
*
usb: gadget: legacy: fix error return code in gncm_bind()
Wei Yongjun
2020-05-20
1
-1
/
+3
*
usb: gadget: audio: Fix a missing error return value in audio_bind()
Christophe JAILLET
2020-05-20
1
-1
/
+3
*
usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...
Christophe JAILLET
2020-05-20
1
-0
/
+2
*
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
2020-05-20
1
-0
/
+3
*
usb: gadget: udc: atmel: Fix vbus disconnect handling
Cristian Birsan
2020-05-02
1
-2
/
+2
*
usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete
Nathan Chancellor
2020-05-02
1
-1
/
+1
*
usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()
Udipto Goswami
2020-04-29
1
-0
/
+4
*
usb: gadget: composite: Inform controller driver of self-powered
Thinh Nguyen
2020-04-17
1
-0
/
+9
*
usb: gadget: f_fs: Fix use after free issue as part of queue failure
Sriharsha Allenki
2020-04-17
1
-0
/
+1
*
usb: gadget: serial: fix Tx stall after buffer overflow
Sergey Organov
2020-03-12
1
-1
/
+3
*
usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags
Lars-Peter Clausen
2020-03-12
1
-2
/
+3
*
usb: gadget: composite: Support more than 500mA MaxPower
Jack Pham
2020-03-12
1
-6
/
+18
*
usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus
Jack Pham
2020-02-28
1
-5
/
+3
*
usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()
Jia-Ju Bai
2020-02-24
1
-7
/
+9
*
usb: gadget: f_ecm: Use atomic_t to track in-flight request
Bryan O'Donoghue
2020-02-11
1
-4
/
+12
*
usb: gadget: f_ncm: Use atomic_t to track in-flight request
Bryan O'Donoghue
2020-02-11
1
-4
/
+13
*
usb: gadget: legacy: set max_speed to super-speed
Roger Quadros
2020-02-11
4
-4
/
+4
*
usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transfer
Peter Chen
2020-02-11
1
-0
/
+2
*
USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipein
Andrey Konovalov
2020-01-12
1
-4
/
+4
*
usb: gadget: fix wrong endpoint desc
EJ Hsu
2020-01-09
2
-1
/
+6
*
USB: dummy-hcd: increase max number of devices to 32
Andrey Konovalov
2019-12-17
1
-1
/
+1
*
usb: gadget: pch_udc: fix use after free
Gustavo A. R. Silva
2019-12-17
1
-1
/
+0
*
usb: gadget: configfs: Fix missing spin_lock_init()
Wei Yongjun
2019-12-17
1
-0
/
+1
*
usb: gadget: u_serial: add missing port entry locking
Michał Mirosław
2019-12-13
1
-0
/
+2
*
USB: gadget: Reject endpoints with 0 maxpacket value
Alan Stern
2019-10-29
1
-0
/
+11
*
usb: gadget: configfs: fix concurrent issue between composite APIs
Peter Chen
2019-10-27
1
-5
/
+105
*
usb: gadget: composite: Fix possible double free memory bug
Chandana Kishori Chiluveru
2019-10-27
1
-0
/
+4
*
usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.
Cristian Birsan
2019-10-27
1
-2
/
+4
*
usb: gadget: udc: renesas_usb3: Fix __le16 warnings
Yoshihiro Shimoda
2019-10-27
1
-5
/
+6
*
usb: fsl: Check memory resource before releasing it
Nikhil Badola
2019-10-27
1
-1
/
+1
*
usb: udc: lpc32xx: fix bad bit shift operation
Gustavo A. R. Silva
2019-10-15
1
-3
/
+3
*
udc: lpc32xx: fix 64-bit compiler warning
Arnd Bergmann
2019-10-04
2
-3
/
+3
*
USB: dummy-hcd: fix power budget for SuperSpeed mode
Jacky.Cao@sony.com
2019-10-04
1
-1
/
+2
*
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-09-24
1
-113
/
+120
|
\
|
*
vfs: Convert functionfs to use the new mount API
David Howells
2019-09-18
1
-113
/
+120
*
|
Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-18
20
-132
/
+167
|
\
\
|
*
\
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-09-02
12
-104
/
+156
|
|
\
\
|
|
*
|
usb: gadget: net2280: Add workaround for AB chip Errata 11
Benjamin Herrenschmidt
2019-08-30
1
-0
/
+10
|
|
*
|
usb: gadget: net2280: Move all "ll" registers in one structure
Benjamin Herrenschmidt
2019-08-30
2
-20
/
+11
|
|
*
|
usb: gadget: composite: Set recommended BESL values
Thinh Nguyen
2019-08-28
1
-12
/
+26
|
|
*
|
usb: udc: lpc32xx: silence fall-through warning
Gustavo A. R. Silva
2019-08-28
1
-1
/
+1
|
|
*
|
usb: udc: lpc32xx: remove set but not used 3 variables
Mao Wenan
2019-08-28
1
-6
/
+3
|
|
*
|
usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driv...
Roger Quadros
2019-08-28
1
-1
/
+1
|
|
*
|
usb: gadget: aspeed: Implement dummy hub TT requests
Benjamin Herrenschmidt
2019-08-12
1
-0
/
+6
|
|
*
|
usb: gadget: aspeed: Improve debugging when nuking
Benjamin Herrenschmidt
2019-08-12
1
-2
/
+4
|
|
*
|
usb: gadget: aspeed: Remove unused "suspended" flag
Benjamin Herrenschmidt
2019-08-12
2
-5
/
+0
|
|
*
|
usb: gadget: aspeed: Rework the reset logic
Benjamin Herrenschmidt
2019-08-12
1
-31
/
+27
[prev]
[next]