index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
Age
Commit message (
Expand
)
Author
2014-09-09
usb: gadget: f_uvc: convert f_uvc to new function interface
Andrzej Pietrasiewicz
2014-09-09
usb: gadget: uvc: separately compile some components of f_uvc
Andrzej Pietrasiewicz
2014-09-09
usb: gadget: uvc: rename functions to avoid conflicts with host uvc
Andrzej Pietrasiewicz
2014-09-09
usb: gadget: zero: Fix warning generated by kbuild
Amit Virdi
2014-09-08
Merge tag 'v3.17-rc4' into next
Felipe Balbi
2014-09-08
usb: gadget: uvc: move module parameters from f_uvc
Andrzej Pietrasiewicz
2014-09-08
usb: gadget: f_uvc: Move to video_ioctl2
Laurent Pinchart
2014-09-08
usb: gadget: f_uvc: Store EP0 control request state during setup stage
Laurent Pinchart
2014-09-02
usb: gadget: f_uac2: send reasonably sized packets
Daniel Mack
2014-09-02
usb: gadget: f_uac2: handle partial dma area wrap
Daniel Mack
2014-09-02
usb: gadget: f_uac2: introduce agdev_to_uac2_opts
Daniel Mack
2014-09-02
usb: gadget: f_uac2: add short-hand for 'dev'
Daniel Mack
2014-09-02
usb: gadget: f_uac2: restructure some code in afunc_set_alt()
Daniel Mack
2014-09-02
usb: gadget: f_mass_storage: simplify start_transfer slightly
Michal Nazarewicz
2014-08-29
usb: gadget: use $(srctree) instead of $(PWD) for includes
Yegor Yefremov
2014-08-27
usb: gadget: zero: Add support for interrupt EP
Amit Virdi
2014-08-27
usb: gadget: serial: remove PREFIX macro
Richard Leitner
2014-08-27
usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbg
Richard Leitner
2014-08-21
usb: gadget: uvc: remove DRIVER_VERSION{,_NUMBER}
Michael Grzeschik
2014-08-21
usb: gadget: f_uvc: fix potential memory leak
Andrzej Pietrasiewicz
2014-08-21
usb: gadget: uvc: Add support for DMABUF importing
Philipp Zabel
2014-08-21
usb: gadget: uvc: Change KERN_INFO to KERN_DEBUG on request shutdown
Michael Grzeschik
2014-08-20
usb: gadget: f_uac1: add configfs support
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac1: use defined constants as defaults
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac1: use usb_gstrings_attach
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac1: remove compatibility layer
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac1: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac1: prepare for separate compilation
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac1: add function strings
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac2: add configfs support
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac2: use defined constants as defaults
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac2: use usb_gstrings_attach
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac2: remove compatibility layer
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: f_uac2: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: audio: Use container_of to free audio_dev
Andrzej Pietrasiewicz
2014-08-20
usb: gadget: remove $(PWD) in ccflags-y
Philippe Reynes
2014-08-19
usb: gadget: uvc: fix possible lockup in uvc gadget
Michael Grzeschik
2014-08-19
Revert "usb: gadget: u_ether: synchronize with transmit when stopping queue"
Li RongQing
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-07-21
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-07-16
usb: gadget: f_rndis: fix interface id for OS descriptors
Andrzej Pietrasiewicz
2014-07-16
usb: gadget: f_uac2: Fix pcm sample size selection
Sebastian Reimers
2014-07-16
usb: gadget: Gadget directory cleanup - group usb functions
Andrzej Pietrasiewicz