index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2020-10-02
usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well
Lorenzo Colitti
2020-10-02
usb: gadget: u_serial: clear suspended flag when disconnecting
Yoshihiro Shimoda
2020-10-02
usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.
Lorenzo Colitti
2020-10-02
usb: gadget: f_ncm: set SuperSpeed bulk descriptor bMaxBurst to 15
Lorenzo Colitti
2020-10-02
usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.
Lorenzo Colitti
2020-10-02
usb: gadget: config_ep_by_speed_and_alt instead of config_ep_by_speed
Pawel Laszczak
2020-10-02
usb: gadget: lpc32xx_udc: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-10-02
USB: gadget: f_ncm: Fix NDP16 datagram validation
Bryan O'Donoghue
2020-10-02
usb: gadget: pch_udc: Convert to use GPIO descriptors
Linus Walleij
2020-10-02
usb: gadget: function: printer: fix use-after-free in __lock_acquire
Zqiang
2020-10-02
usb: gadget: f_acm: don't disable disabled EP
Michał Mirosław
2020-10-02
usb: gadget: aspeed: fixup vhub port irq handling
Tao Ren
2020-10-02
usb: gadget: udc: Drop surplus include
Linus Walleij
2020-09-24
usb: gadget: udc: atmel: update endpoint allocation for sam9x60
Cristian Birsan
2020-09-24
usb: gadget: udc: atmel: use 1 bank endpoints for control transfers
Cristian Birsan
2020-09-24
usb: gadget: udc: atmel: simplify endpoint allocation
Cristian Birsan
2020-09-24
usb: gadget: udc: atmel: use of_find_matching_node_and_match
Claudiu Beznea
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-27
USB: gadget: u_f: Unbreak offset calculation in VLAs
Andy Shevchenko
2020-08-25
USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
Brooke Basile
2020-08-25
USB: gadget: u_f: add overflow checks to VLA macros
Brooke Basile
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-17
usb: gadget: f_tcm: Fix some resource leaks in some error paths
Christophe JAILLET
2020-08-05
Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-03
Merge tag 'arm-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-30
usb: gadget: udc: Avoid tasklet passing a global
Kees Cook
2020-07-29
usb: gadget: tegra-xudc: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2020-07-29
usb: gadget: r8a66597: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2020-07-24
usb: gadget: function: printer: Interface is disabled and returns error
Zqiang
2020-07-24
usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
Ruslan Bilovol
2020-07-24
usb: bdc: Use devm_clk_get_optional()
Florian Fainelli
2020-07-24
usb: bdc: Halt controller on suspend
Danesh Petigara
2020-07-24
usb: bdc: driver runs out of buffer descriptors on large ADB transfers
Al Cooper
2020-07-24
usb: bdc: Adb shows offline after resuming from S2
Al Cooper
2020-07-24
bdc: Fix bug causing crash after multiple disconnects
Sasi Kumar
2020-07-24
usb: bdc: Add compatible string for new style USB DT nodes
Al Cooper
2020-07-24
usb: gadget: net2280: fix memory leak on probe error handling paths
Evgeny Novikov
2020-07-24
usb: gadget: net2272: skip BAR1 on error handling paths in probe
Evgeny Novikov
2020-07-24
usb: gadget: bdc: use readl_poll_timeout() to simplify code
Chunfeng Yun
2020-07-24
usb: gadget: udc: atmel: implement .pullup callback
Michał Mirosław
2020-07-24
usb: gadget: udc: Flush pending work also in error path
Marek Szyprowski
2020-07-20
Merge 5.8-rc6 into usb-next
Greg Kroah-Hartman
2020-07-15
usb: gadget: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-10
udc: lpc32xx: make symbol 'lpc32xx_usbddata' static
Wei Yongjun
2020-07-10
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-09
usb: gadget: udc: max3420_udc: Remove set, but never checked variable 'addr'
Lee Jones
2020-07-09
usb: gadget: udc: mv_u3d_core: Remove unused static const 'driver_desc'
Lee Jones
2020-07-09
usb: gadget: function: u_uac1_legacy: Demote obvious misuse of kerneldoc to s...
Lee Jones
[next]