开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
Age
Commit message (
Expand
)
Author
2015-10-19
usb: gadget: fix a trivial typo
Geliang Tang
2015-10-01
usb: gadget: at91_udc: mention proper dependency
Sudip Mukherjee
2015-10-01
usb: gadget: amd5536udc: NULL comparison
Sudip Mukherjee
2015-10-01
usb: gadget: amd5536udc: remove forward declaration of udc_basic_init
Sudip Mukherjee
2015-10-01
usb: gadget: amd5536udc: remove forward declaration of udc_pci_*
Sudip Mukherjee
2015-10-01
usb: gadget: amd5536udc: remove forward declaration of udc_free_dma_chain
Sudip Mukherjee
2015-10-01
usb: gadget: amd5536udc: remove forward declaration of udc_create_dma_chain
Sudip Mukherjee
2015-10-01
usb: gadget: amd5536udc: remove forward declaration of udc_remote_wakeup
Sudip Mukherjee
2015-10-01
usb: gadget: amd5536udc: remove forward declaration of udc_probe
Sudip Mukherjee
2015-10-01
usb: gadget: amd5536udc: remove unnecessary conditions
Sudip Mukherjee
2015-10-01
usb: gadget: amd5536udc: use free_dma_pools
Sudip Mukherjee
2015-10-01
usb: gadget: amd5536udc: use WARN_ON
Sudip Mukherjee
2015-10-01
usb: gadget: amd5536udc: fix error path
Sudip Mukherjee
2015-10-01
usb: gadget: amd5536udc: rewrite init_dma_pools
Sudip Mukherjee
2015-09-28
usb: gadget: pch-udc: fix lock
Felipe Balbi
2015-09-27
usb: gadget: dummy_hcd: replace timeval with timespec64
WEN Pingbo
2015-09-27
usb: gadget: at91_udc: move at91_udc_data in at91_udc.h
Alexandre Belloni
2015-09-21
usb: gadget: drop null test before destroy functions
Julia Lawall
2015-09-21
usb: gadget: dummy_hcd: in transfer(), return data sent, not limit
Igor Kotrasinski
2015-09-21
usb: gadget: dummy_hcd: fix rescan logic for transfer
Igor Kotrasinski
2015-09-21
usb: gadget: dummy_hcd: fix unneeded else-if condition
Igor Kotrasinski
2015-09-21
usb: gadget: dummy_hcd: emulate sending zlp in packet logic
Igor Kotrasinski
2015-09-21
usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding
Sylvain Rochet
2015-09-14
usb: gadget: amd5536udc: fix error handling in udc_pci_probe()
Alexey Khoroshilov
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-08-14
usb: gadget: atmel: remove useless include
Alexandre Belloni
2015-08-14
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
2015-08-06
usb: gadget: remove gadget_chips.h
Robert Baldyga
2015-08-06
usb: gadget: goku_udc: add goku_match_ep() function
Robert Baldyga
2015-08-06
usb: gadget: net2280: add net2280_match_ep() function
Robert Baldyga
2015-08-06
usb: gadget: move find_ep() from epautoconf to udc-core
Robert Baldyga
2015-08-06
usb: gadget: move ep_matches() from epautoconf to udc-core
Robert Baldyga
2015-08-04
usb: gadget: epautoconf: remove pxa quirk from ep_matches()
Robert Baldyga
2015-08-04
usb: gadget: atmel_usba_udc: add ep capabilities support
Robert Baldyga
2015-08-04
usb: gadget: udc-xilinx: add ep capabilities support
Robert Baldyga
2015-08-04
usb: gadget: s3c2410_udc: add ep capabilities support
Robert Baldyga
2015-08-04
usb: gadget: s3c-hsudc: add ep capabilities support
Robert Baldyga
2015-08-04
usb: gadget: r8a66597-udc: add ep capabilities support
Robert Baldyga
2015-08-04
usb: gadget: pxa27x_udc: add ep capabilities support
Robert Baldyga
2015-08-04
usb: gadget: pxa25x_udc: add ep capabilities support
Robert Baldyga
2015-08-04
usb: gadget: pch_udc: add ep capabilities support
Robert Baldyga
2015-08-04
usb: gadget: omap_udc: add ep capabilities support
Robert Baldyga
2015-08-04
usb: gadget: net2280: add ep capabilities support
Robert Baldyga
2015-08-04
usb: gadget: net2272: add ep capabilities support
Robert Baldyga
2015-08-04
usb: gadget: mv_udc_core: add ep capabilities support
Robert Baldyga
2015-08-04
usb: gadget: mv_u3d_core: add ep capabilities support
Robert Baldyga
2015-08-04
usb: gadget: m66592-udc: add ep capabilities support
Robert Baldyga
2015-08-04
usb: gadget: lpc32xx_udc: add ep capabilities support
Robert Baldyga
2015-08-04
usb: gadget: gr_udc: add ep capabilities support
Robert Baldyga
[next]