index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
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: f_ncm: Fix NDP16 datagram validation
Bryan O'Donoghue
2020-09-22
1
-28
/
+2
*
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-30
3
-26
/
+100
|
\
|
*
USB: gadget: u_f: Unbreak offset calculation in VLAs
Andy Shevchenko
2020-08-27
1
-4
/
+4
|
*
USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
Brooke Basile
2020-08-25
1
-12
/
+69
|
*
USB: gadget: u_f: add overflow checks to VLA macros
Brooke Basile
2020-08-25
1
-11
/
+27
|
*
usb: gadget: f_tcm: Fix some resource leaks in some error paths
Christophe JAILLET
2020-08-17
1
-3
/
+4
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
4
-5
/
+4
|
/
*
Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-05
48
-196
/
+247
|
\
|
*
usb: gadget: tegra-xudc: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2020-07-29
1
-5
/
+2
|
*
usb: gadget: r8a66597: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2020-07-29
1
-4
/
+2
|
*
usb: gadget: function: printer: Interface is disabled and returns error
Zqiang
2020-07-24
1
-0
/
+36
|
*
usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
Ruslan Bilovol
2020-07-24
1
-5
/
+2
|
*
usb: bdc: Use devm_clk_get_optional()
Florian Fainelli
2020-07-24
1
-5
/
+3
|
*
usb: bdc: Halt controller on suspend
Danesh Petigara
2020-07-24
1
-2
/
+7
|
*
usb: bdc: driver runs out of buffer descriptors on large ADB transfers
Al Cooper
2020-07-24
1
-1
/
+1
|
*
usb: bdc: Adb shows offline after resuming from S2
Al Cooper
2020-07-24
1
-3
/
+7
|
*
bdc: Fix bug causing crash after multiple disconnects
Sasi Kumar
2020-07-24
2
-6
/
+14
|
*
usb: bdc: Add compatible string for new style USB DT nodes
Al Cooper
2020-07-24
1
-1
/
+1
|
*
usb: gadget: net2280: fix memory leak on probe error handling paths
Evgeny Novikov
2020-07-24
1
-1
/
+3
|
*
usb: gadget: net2272: skip BAR1 on error handling paths in probe
Evgeny Novikov
2020-07-24
1
-0
/
+2
|
*
usb: gadget: bdc: use readl_poll_timeout() to simplify code
Chunfeng Yun
2020-07-24
1
-15
/
+11
|
*
usb: gadget: udc: atmel: implement .pullup callback
Michał Mirosław
2020-07-24
1
-0
/
+20
|
*
usb: gadget: udc: Flush pending work also in error path
Marek Szyprowski
2020-07-24
1
-0
/
+1
|
*
Merge 5.8-rc6 into usb-next
Greg Kroah-Hartman
2020-07-20
3
-10
/
+9
|
|
\
|
*
|
usb: gadget: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-15
6
-6
/
+6
|
*
|
udc: lpc32xx: make symbol 'lpc32xx_usbddata' static
Wei Yongjun
2020-07-10
1
-1
/
+1
|
*
|
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
16
-41
/
+43
|
*
|
usb: gadget: udc: max3420_udc: Remove set, but never checked variable 'addr'
Lee Jones
2020-07-09
1
-2
/
+1
|
*
|
usb: gadget: udc: mv_u3d_core: Remove unused static const 'driver_desc'
Lee Jones
2020-07-09
1
-1
/
+0
|
*
|
usb: gadget: function: u_uac1_legacy: Demote obvious misuse of kerneldoc to s...
Lee Jones
2020-07-09
1
-7
/
+7
|
*
|
usb: gadget: udc: pch_udc: Fix a plethora of function documentation related i...
Lee Jones
2020-07-09
1
-18
/
+18
|
*
|
usb: gadget: udc: mv_udc_core: Remove unused static const variable 'driver_desc'
Lee Jones
2020-07-09
1
-1
/
+0
|
*
|
usb: gadget: udc: lpc32xx_udc: Staticify 2 local functions
Lee Jones
2020-07-09
1
-2
/
+2
|
*
|
usb: gadget: function: f_fs: Demote function header which is clearly not kern...
Lee Jones
2020-07-09
1
-1
/
+1
|
*
|
usb: gadget: legacy: nokia: Remove unused static variable 'product_nokia'
Lee Jones
2020-07-09
1
-1
/
+0
|
*
|
usb: gadget: udc: atmel_usba_udc: Remove set but unused variable 'pp'
Lee Jones
2020-07-09
1
-3
/
+0
|
*
|
usb: gadget: udc: pxa27x_udc: Fix a bunch of kerneldoc issues
Lee Jones
2020-07-09
1
-9
/
+6
|
*
|
usb: gadget: function: u_ether: Downgrade kerneldoc headers which to not make...
Lee Jones
2020-07-09
1
-2
/
+2
|
*
|
usb: gadget: udc: amd5536udc_pci: Remove unused variable 'mod_desc'
Lee Jones
2020-07-09
1
-1
/
+0
|
*
|
usb: gadget: legacy: printer: Remove unused variable 'driver_desc'
Lee Jones
2020-07-09
1
-1
/
+0
|
*
|
usb: gadget: udc: dummy_hcd: Repair misspelled function argument 'dummy_hcd'
Lee Jones
2020-07-09
1
-1
/
+1
|
*
|
usb: gadget: function: u_serial: Repair misdocumented function argument
Lee Jones
2020-07-09
1
-1
/
+1
|
*
|
usb: gadget: udc: core: Fix a bunch of kerneldoc misdemeanours
Lee Jones
2020-07-09
1
-8
/
+10
|
*
|
usb: correct kernel-doc inconsistency
Colton Lewis
2020-07-07
1
-1
/
+1
|
*
|
USB: Fix up terminology
Greg Kroah-Hartman
2020-07-01
6
-24
/
+24
|
*
|
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
2020-06-29
1
-1
/
+2
|
|
\
\
|
*
|
|
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2020-06-24
6
-16
/
+11
|
*
|
|
USB: replace hardcode maximum usb string length by definition
Macpaul Lin
2020-06-18
3
-5
/
+5
|
*
|
|
usb: gadget: u_serial.h: increase MAX_U_SERIAL_PORTS to 8
Macpaul Lin
2020-06-18
1
-1
/
+1
*
|
|
|
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
1
-4
/
+2
|
\
\
\
\
[next]