index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+4
2020-06-11
kernel: set USER_DS in kthread_use_mm
Christoph Hellwig
1
-4
/
+0
2020-06-11
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
2
-4
/
+4
2020-06-11
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
2
-2
/
+2
2020-06-10
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
1
-2
/
+4
2020-06-07
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
55
-249
/
+701
2020-06-02
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+0
2020-05-29
usb: get rid of pointless access_ok() calls
Al Viro
1
-6
/
+0
2020-05-25
Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
54
-248
/
+701
2020-05-25
usb: gadget: Fix issue with config_ep_by_speed function
Pawel Laszczak
1
-17
/
+61
2020-05-25
usb: gadget: fsl: Fix a wrong judgment in fsl_udc_probe()
Tang Bin
1
-2
/
+2
2020-05-25
usb: gadget: fix potential double-free in m66592_probe.
Qiushi Wu
1
-1
/
+1
2020-05-25
usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check
Colin Ian King
1
-5
/
+6
2020-05-25
USB: dummy-hcd: use configurable endpoint naming scheme
Andrey Konovalov
1
-13
/
+13
2020-05-25
usb: gadget: core: sync interrupt before unbind the udc
Peter Chen
1
-0
/
+2
2020-05-25
usb: gadget: udc: atmel: Don't use DT to configure end point
Gregory CLEMENT
2
-40
/
+84
2020-05-25
usb: gadget: f_tcm: Inform last stream request
Thinh Nguyen
1
-0
/
+3
2020-05-25
usb: gadget: tegra-xudc: add port_speed_quirk
Nagarjuna Kristam
1
-0
/
+106
2020-05-25
usb: gadget: tegra-xudc: Add Tegra194 support
Nagarjuna Kristam
1
-0
/
+17
2020-05-25
USB: dummy-hcd: Add missing annotation for set_link_state()
Jules Irenge
1
-0
/
+1
2020-05-25
usb: gadget: Add missing annotation for xudc_handle_setup()
Jules Irenge
1
-0
/
+1
2020-05-25
usb: gadget: mass_storage: use module_usb_composite_driver to simplify the code
Wei Yongjun
1
-12
/
+2
2020-05-25
usb: gadget: omap_udc: remove unneeded semicolon
Jason Yan
1
-1
/
+1
2020-05-25
usb: gadget: udc: remove comparison to bool in mv_u3d_core.c
Jason Yan
1
-1
/
+1
2020-05-25
usb: gadget: net2272: use false for 'use_dma'
Jason Yan
1
-1
/
+1
2020-05-25
usb: gadget: function: remove redundant assignment to variable 'status'
Colin Ian King
1
-2
/
+0
2020-05-25
USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke
Nathan Chancellor
1
-4
/
+0
2020-05-25
usb: gadget: f_acm: add suspend resume callbacks
Fabrice Gasnier
1
-0
/
+16
2020-05-25
usb: gadget: f_serial: add suspend resume callbacks
Fabrice Gasnier
1
-0
/
+16
2020-05-25
usb: gadget: u_serial: add suspend resume callbacks
Fabrice Gasnier
2
-8
/
+51
2020-05-25
usb: gadget: uvc_video: add worker to handle the frame pumping
Michael Grzeschik
4
-65
/
+19
2020-05-25
usb: gadget: f_fs: remove unneeded semicolon in __ffs_data_got_descs()
Jason Yan
1
-1
/
+1
2020-05-25
usb: gadget: udc: remove unused 'driver_desc'
Jason Yan
1
-1
/
+0
2020-05-25
usb: gadget: max3420: Add a missing '\n' in a log message
Christophe JAILLET
1
-1
/
+1
2020-05-25
usb: gadget: tegra-xudc: Add vbus_draw support
Nagarjuna Kristam
1
-0
/
+17
2020-05-18
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
8
-72
/
+272
2020-05-15
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
1
-0
/
+3
2020-05-14
usb: gadget: udc: atmel: Make some symbols static
Samuel Zou
1
-2
/
+2
2020-05-14
usb: raw-gadget: fix null-ptr-deref when reenabling endpoints
Andrey Konovalov
1
-1
/
+0
2020-05-14
usb: raw-gadget: support stalling/halting/wedging endpoints
Andrey Konovalov
1
-2
/
+129
2020-05-14
usb: raw-gadget: fix gadget endpoint selection
Andrey Konovalov
1
-64
/
+123
2020-05-09
usb: raw-gadget: fix return value of ep read ioctls
Andrey Konovalov
1
-2
/
+6
2020-05-09
usb: gadget: legacy: fix error return code in gncm_bind()
Wei Yongjun
1
-1
/
+3
2020-05-09
usb: gadget: legacy: fix error return code in cdc_bind()
Wei Yongjun
1
-1
/
+3
2020-05-09
usb: gadget: legacy: fix redundant initialization warnings
Masahiro Yamada
1
-2
/
+1
2020-05-09
usb: gadget: tegra-xudc: Fix idle suspend/resume
Thierry Reding
1
-4
/
+4
2020-05-09
usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...
Christophe JAILLET
1
-0
/
+2
2020-05-09
usb: gadget: audio: Fix a missing error return value in audio_bind()
Christophe JAILLET
1
-1
/
+3
2020-05-05
usb: gadget: aspeed: fixup usb1 device descriptor at init time
Tao Ren
1
-11
/
+8
2020-05-05
usb: gadget: aspeed: allow to set device IDs in device tree
Tao Ren
1
-0
/
+21
[next]