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.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-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-26
/
+100
2020-08-27
USB: gadget: u_f: Unbreak offset calculation in VLAs
Andy Shevchenko
1
-4
/
+4
2020-08-25
USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
Brooke Basile
1
-12
/
+69
2020-08-25
USB: gadget: u_f: add overflow checks to VLA macros
Brooke Basile
1
-11
/
+27
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-5
/
+4
2020-08-17
usb: gadget: f_tcm: Fix some resource leaks in some error paths
Christophe JAILLET
1
-3
/
+4
2020-08-05
Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
48
-196
/
+247
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+2
2020-08-04
Merge tag 'arm-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+2
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-1
/
+1
2020-07-30
usb: gadget: udc: Avoid tasklet passing a global
Kees Cook
1
-4
/
+2
2020-07-29
usb: gadget: tegra-xudc: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
1
-5
/
+2
2020-07-29
usb: gadget: r8a66597: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
1
-4
/
+2
2020-07-24
usb: gadget: function: printer: Interface is disabled and returns error
Zqiang
1
-0
/
+36
2020-07-24
usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
Ruslan Bilovol
1
-5
/
+2
2020-07-24
usb: bdc: Use devm_clk_get_optional()
Florian Fainelli
1
-5
/
+3
2020-07-24
usb: bdc: Halt controller on suspend
Danesh Petigara
1
-2
/
+7
2020-07-24
usb: bdc: driver runs out of buffer descriptors on large ADB transfers
Al Cooper
1
-1
/
+1
2020-07-24
usb: bdc: Adb shows offline after resuming from S2
Al Cooper
1
-3
/
+7
2020-07-24
bdc: Fix bug causing crash after multiple disconnects
Sasi Kumar
2
-6
/
+14
2020-07-24
usb: bdc: Add compatible string for new style USB DT nodes
Al Cooper
1
-1
/
+1
2020-07-24
usb: gadget: net2280: fix memory leak on probe error handling paths
Evgeny Novikov
1
-1
/
+3
2020-07-24
usb: gadget: net2272: skip BAR1 on error handling paths in probe
Evgeny Novikov
1
-0
/
+2
2020-07-24
usb: gadget: bdc: use readl_poll_timeout() to simplify code
Chunfeng Yun
1
-15
/
+11
2020-07-24
usb: gadget: udc: atmel: implement .pullup callback
Michał Mirosław
1
-0
/
+20
2020-07-24
usb: gadget: udc: Flush pending work also in error path
Marek Szyprowski
1
-0
/
+1
2020-07-20
Merge 5.8-rc6 into usb-next
Greg Kroah-Hartman
3
-10
/
+9
2020-07-15
usb: gadget: Replace HTTP links with HTTPS ones
Alexander A. Klimov
6
-6
/
+6
2020-07-10
udc: lpc32xx: make symbol 'lpc32xx_usbddata' static
Wei Yongjun
1
-1
/
+1
2020-07-10
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
16
-41
/
+43
2020-07-09
usb: gadget: udc: max3420_udc: Remove set, but never checked variable 'addr'
Lee Jones
1
-2
/
+1
2020-07-09
usb: gadget: udc: mv_u3d_core: Remove unused static const 'driver_desc'
Lee Jones
1
-1
/
+0
2020-07-09
usb: gadget: function: u_uac1_legacy: Demote obvious misuse of kerneldoc to s...
Lee Jones
1
-7
/
+7
2020-07-09
usb: gadget: udc: pch_udc: Fix a plethora of function documentation related i...
Lee Jones
1
-18
/
+18
2020-07-09
usb: gadget: udc: mv_udc_core: Remove unused static const variable 'driver_desc'
Lee Jones
1
-1
/
+0
2020-07-09
usb: gadget: udc: lpc32xx_udc: Staticify 2 local functions
Lee Jones
1
-2
/
+2
2020-07-09
usb: gadget: function: f_fs: Demote function header which is clearly not kern...
Lee Jones
1
-1
/
+1
2020-07-09
usb: gadget: legacy: nokia: Remove unused static variable 'product_nokia'
Lee Jones
1
-1
/
+0
2020-07-09
usb: gadget: udc: atmel_usba_udc: Remove set but unused variable 'pp'
Lee Jones
1
-3
/
+0
2020-07-09
usb: gadget: udc: pxa27x_udc: Fix a bunch of kerneldoc issues
Lee Jones
1
-9
/
+6
2020-07-09
usb: gadget: function: u_ether: Downgrade kerneldoc headers which to not make...
Lee Jones
1
-2
/
+2
2020-07-09
usb: gadget: udc: amd5536udc_pci: Remove unused variable 'mod_desc'
Lee Jones
1
-1
/
+0
2020-07-09
usb: gadget: legacy: printer: Remove unused variable 'driver_desc'
Lee Jones
1
-1
/
+0
2020-07-09
usb: gadget: udc: dummy_hcd: Repair misspelled function argument 'dummy_hcd'
Lee Jones
1
-1
/
+1
2020-07-09
usb: gadget: function: u_serial: Repair misdocumented function argument
Lee Jones
1
-1
/
+1
2020-07-09
usb: gadget: udc: core: Fix a bunch of kerneldoc misdemeanours
Lee Jones
1
-8
/
+10
2020-07-09
usb: gadget: function: fix missing spinlock in f_uac1_legacy
Zhang Qiang
1
-0
/
+2
2020-07-09
usb: gadget: udc: atmel: fix uninitialized read in debug printk
Michał Mirosław
1
-1
/
+1
2020-07-09
usb: gadget: udc: atmel: remove outdated comment in usba_ep_disable()
Michał Mirosław
1
-7
/
+1
2020-07-09
usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()
Evgeny Novikov
1
-2
/
+5
[next]