aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function
Commit message (Expand)AuthorAge
...
| * usb: gadget: function: uvc: disable endpoints on ->disable()Felipe Balbi2014-10-20
| * usb: gadget: function: uvc: manage our video control endpointFelipe Balbi2014-10-20
| * usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi2014-10-20
| * usb: gadget: function: uvc: return correct alt-settingFelipe Balbi2014-10-20
| * usb: gadget: function: uvc: make sure to balance ep enable/disableFelipe Balbi2014-10-20
| * usb: gadget: function: uvc: conditionally dequeueFelipe Balbi2014-10-20
* | phonet: Replace calls to __skb_alloc_page with __dev_alloc_pageAlexander Duyck2014-11-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-13
|\
| * f_fs: saner API for ffs_sb_create_file()Al Viro2014-10-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
| |\|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
| |\ \
| * | | f_ncm: Don't use netdev_start_xmit().David S. Miller2014-08-27
| * | | net: Add ops->ndo_xmit_flush()David S. Miller2014-08-25
* | | | usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typoArnd Bergmann2014-09-29
* | | | usb: gadget: uvc: Simplify uvcg_video_pump by using local variableLaurent Pinchart2014-09-16
* | | | usb: gadget: uvc: Fix endianness mismatchesLaurent Pinchart2014-09-16
* | | | usb: gadget: uvc: uvc_alloc() can be staticFengguang Wu2014-09-16
* | | | usb: gadget: f_fs: virtual endpoint address mappingRobert Baldyga2014-09-16
* | | | Merge tag 'v3.17-rc5' into nextFelipe Balbi2014-09-16
|\ \ \ \ | | |_|/ | |/| |
| * | | usb: gadget: f_fs: fix the redundant ep files problemRobert Baldyga2014-09-03
| | |/ | |/|
* | | usb: f_fs: replace BUG in dead-code with less serious WARN_ONMichal Nazarewicz2014-09-11
* | | usb: gadget: f_fs: add ioctl returning ep descriptorRobert Baldyga2014-09-09
* | | usb: gadget: f_fs: signedness bug in __ffs_func_bind_do_descs()Dan Carpenter2014-09-09
* | | usb: gadget: f_uvc: use usb_gstrings_attachAndrzej Pietrasiewicz2014-09-09
* | | usb: gadget: f_uvc: remove compatibility layerAndrzej Pietrasiewicz2014-09-09
* | | usb: gadget: f_uvc: convert f_uvc to new function interfaceAndrzej Pietrasiewicz2014-09-09
* | | usb: gadget: uvc: separately compile some components of f_uvcAndrzej Pietrasiewicz2014-09-09
* | | usb: gadget: uvc: rename functions to avoid conflicts with host uvcAndrzej Pietrasiewicz2014-09-09
* | | usb: gadget: zero: Fix warning generated by kbuildAmit Virdi2014-09-09
* | | Merge tag 'v3.17-rc4' into nextFelipe Balbi2014-09-08
|\| |
| * | usb: gadget: remove $(PWD) in ccflags-yPhilippe Reynes2014-08-20
| * | usb: gadget: uvc: fix possible lockup in uvc gadgetMichael Grzeschik2014-08-19
| * | Revert "usb: gadget: u_ether: synchronize with transmit when stopping queue"Li RongQing2014-08-19
| |/
* | usb: gadget: uvc: move module parameters from f_uvcAndrzej Pietrasiewicz2014-09-08
* | usb: gadget: f_uvc: Move to video_ioctl2Laurent Pinchart2014-09-08
* | usb: gadget: f_uvc: Store EP0 control request state during setup stageLaurent Pinchart2014-09-08
* | usb: gadget: f_uac2: send reasonably sized packetsDaniel Mack2014-09-02
* | usb: gadget: f_uac2: handle partial dma area wrapDaniel Mack2014-09-02
* | usb: gadget: f_uac2: introduce agdev_to_uac2_optsDaniel Mack2014-09-02
* | usb: gadget: f_uac2: add short-hand for 'dev'Daniel Mack2014-09-02
* | usb: gadget: f_uac2: restructure some code in afunc_set_alt()Daniel Mack2014-09-02
* | usb: gadget: f_mass_storage: simplify start_transfer slightlyMichal Nazarewicz2014-09-02
* | usb: gadget: use $(srctree) instead of $(PWD) for includesYegor Yefremov2014-08-29
* | usb: gadget: zero: Add support for interrupt EPAmit Virdi2014-08-27
* | usb: gadget: serial: remove PREFIX macroRichard Leitner2014-08-27
* | usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbgRichard Leitner2014-08-27
* | usb: gadget: uvc: remove DRIVER_VERSION{,_NUMBER}Michael Grzeschik2014-08-21
* | usb: gadget: f_uvc: fix potential memory leakAndrzej Pietrasiewicz2014-08-21
* | usb: gadget: uvc: Add support for DMABUF importingPhilipp Zabel2014-08-21