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