index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-30
Merge 5.10-rc6 into usb-next
Greg Kroah-Hartman
2
-3
/
+10
2020-11-23
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
4
-1
/
+6
2020-11-20
usb: gadget: Fix memleak in gadgetfs_fill_super
Zhang Qilong
1
-0
/
+3
2020-11-20
usb: gadget: f_midi: Fix memleak in f_midi_alloc
Zhang Qilong
1
-3
/
+7
2020-11-09
Merge 5.10-rc3 into usb-next
Greg Kroah-Hartman
3
-3
/
+6
2020-11-02
Merge tag 'fixes-for-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
3
-3
/
+6
2020-11-02
Merge 5.10-rc2 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2020-10-28
usb: fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-28
usb: gadget: pxa27x_udc: Replace in_interrupt() usage in comments
Ahmed S. Darwish
1
-9
/
+10
2020-10-28
usb: gadget: udc: Remove in_interrupt()/in_irq() from comments
Ahmed S. Darwish
2
-4
/
+4
2020-10-27
usb: raw-gadget: fix memory leak in gadget_setup
Zqiang
1
-1
/
+4
2020-10-27
usb: gadget: fsl: fix null pointer checking
Ran Wang
1
-1
/
+1
2020-10-27
usb: gadget: goku_udc: fix potential crashes in probe
Evgeny Novikov
1
-1
/
+1
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-71
/
+162
2020-10-03
Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
23
-198
/
+246
2020-10-02
usb: bdc: remove duplicated error message
Tang Bin
1
-4
/
+3
2020-10-02
usb: bdc: Fix unused assignment in bdc_probe()
Tang Bin
1
-1
/
+1
2020-10-02
usb: gadget: uvc: Fix the wrong v4l2_device_unregister call
Zqiang
1
-4
/
+4
2020-10-02
usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_root
Chunfeng Yun
1
-0
/
+1
2020-10-02
usb: gadget: tegra-xudc: Do not print errors on probe deferral
Thierry Reding
1
-2
/
+6
2020-10-02
usb: gadget: tegra-xudc: Properly align parameters
Thierry Reding
1
-10
/
+8
2020-10-02
usb: gadget: fix spelling mistake "Dectected" -> "Detected"
Colin Ian King
1
-1
/
+1
2020-10-02
usb: gadget: tegra-xudc: Use consistent spelling and formatting
Thierry Reding
1
-18
/
+18
2020-10-02
usb: gadget: tegra-xudc: Avoid GFP_ATOMIC where it is not needed
Christophe JAILLET
1
-1
/
+1
2020-10-02
usb: gadget: core: do not try to disconnect gadget if it is not connected
Peter Chen
1
-0
/
+3
2020-10-02
usb: gadget: s3c: Remove unused 'udc' variable
Krzysztof Kozlowski
1
-3
/
+0
2020-10-02
Revert "usb: udc: allow adding and removing the same gadget device"
Peter Chen
1
-1
/
+0
2020-10-02
USB: UDC: net2272: Fix memory leaks
Alan Stern
2
-10
/
+14
2020-10-02
USB: UDC: net2280: Fix memory leaks
Alan Stern
2
-4
/
+8
2020-10-02
USB: UDC: Expand device model API interface
Alan Stern
1
-15
/
+63
2020-10-02
usb: gadget: fsl: Fix unsigned expression compared with zero in fsl_udc_probe
Ye Bin
1
-3
/
+4
2020-10-02
usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well
Lorenzo Colitti
1
-1
/
+1
2020-10-02
usb: gadget: u_serial: clear suspended flag when disconnecting
Yoshihiro Shimoda
1
-0
/
+1
2020-10-02
usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.
Lorenzo Colitti
1
-1
/
+1
2020-10-02
usb: gadget: f_ncm: set SuperSpeed bulk descriptor bMaxBurst to 15
Lorenzo Colitti
1
-1
/
+1
2020-10-02
usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.
Lorenzo Colitti
1
-2
/
+4
2020-10-02
usb: gadget: config_ep_by_speed_and_alt instead of config_ep_by_speed
Pawel Laszczak
1
-6
/
+6
2020-10-02
usb: gadget: lpc32xx_udc: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-14
/
+3
2020-10-02
USB: gadget: f_ncm: Fix NDP16 datagram validation
Bryan O'Donoghue
1
-28
/
+2
2020-10-02
usb: gadget: pch_udc: Convert to use GPIO descriptors
Linus Walleij
1
-33
/
+22
2020-10-02
usb: gadget: function: printer: fix use-after-free in __lock_acquire
Zqiang
1
-2
/
+14
2020-10-02
usb: gadget: f_acm: don't disable disabled EP
Michał Mirosław
1
-3
/
+5
2020-10-02
usb: gadget: aspeed: fixup vhub port irq handling
Tao Ren
2
-7
/
+6
2020-10-02
usb: gadget: udc: Drop surplus include
Linus Walleij
1
-1
/
+0
2020-09-25
usb: udc: net2280: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-11
/
+10
2020-09-24
usb: gadget: udc: atmel: update endpoint allocation for sam9x60
Cristian Birsan
2
-3
/
+19
2020-09-24
usb: gadget: udc: atmel: use 1 bank endpoints for control transfers
Cristian Birsan
1
-0
/
+1
2020-09-24
usb: gadget: udc: atmel: simplify endpoint allocation
Cristian Birsan
2
-14
/
+8
2020-09-24
usb: gadget: udc: atmel: use of_find_matching_node_and_match
Claudiu Beznea
1
-7
/
+19
2020-09-13
Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
4
-74
/
+162
[next]