index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+10
2014-10-09
f_fs: saner API for ffs_sb_create_file()
Al Viro
1
-14
/
+10
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+8
2014-09-29
usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typo
Arnd Bergmann
1
-1
/
+1
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+57
2014-09-16
usb: gadget: uvc: Simplify uvcg_video_pump by using local variable
Laurent Pinchart
1
-5
/
+5
2014-09-16
usb: gadget: uvc: Fix endianness mismatches
Laurent Pinchart
1
-5
/
+6
2014-09-16
usb: gadget: uvc: uvc_alloc() can be static
Fengguang Wu
1
-1
/
+1
2014-09-16
usb: gadget: f_fs: virtual endpoint address mapping
Robert Baldyga
2
-2
/
+23
2014-09-16
Merge tag 'v3.17-rc5' into next
Felipe Balbi
2
-11
/
+57
2014-09-11
usb: f_fs: replace BUG in dead-code with less serious WARN_ON
Michal Nazarewicz
1
-1
/
+2
2014-09-09
usb: gadget: f_fs: add ioctl returning ep descriptor
Robert Baldyga
1
-0
/
+23
2014-09-09
usb: gadget: f_fs: signedness bug in __ffs_func_bind_do_descs()
Dan Carpenter
1
-1
/
+2
2014-09-09
usb: gadget: f_uvc: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-17
/
+11
2014-09-09
usb: gadget: f_uvc: remove compatibility layer
Andrzej Pietrasiewicz
2
-177
/
+0
2014-09-09
usb: gadget: f_uvc: convert f_uvc to new function interface
Andrzej Pietrasiewicz
3
-30
/
+215
2014-09-09
usb: gadget: uvc: separately compile some components of f_uvc
Andrzej Pietrasiewicz
9
-30
/
+115
2014-09-09
usb: gadget: uvc: rename functions to avoid conflicts with host uvc
Andrzej Pietrasiewicz
4
-55
/
+56
2014-09-09
usb: gadget: zero: Fix warning generated by kbuild
Amit Virdi
1
-2
/
+2
2014-09-08
Merge tag 'v3.17-rc4' into next
Felipe Balbi
2
-3
/
+3
2014-09-08
usb: gadget: uvc: move module parameters from f_uvc
Andrzej Pietrasiewicz
2
-18
/
+14
2014-09-08
usb: gadget: f_uvc: Move to video_ioctl2
Laurent Pinchart
2
-141
/
+159
2014-09-08
usb: gadget: f_uvc: Store EP0 control request state during setup stage
Laurent Pinchart
2
-18
/
+7
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+5
2014-09-03
usb: gadget: f_fs: fix the redundant ep files problem
Robert Baldyga
2
-11
/
+57
2014-09-02
usb: gadget: f_uac2: send reasonably sized packets
Daniel Mack
1
-4
/
+65
2014-09-02
usb: gadget: f_uac2: handle partial dma area wrap
Daniel Mack
1
-9
/
+23
2014-09-02
usb: gadget: f_uac2: introduce agdev_to_uac2_opts
Daniel Mack
1
-2
/
+8
2014-09-02
usb: gadget: f_uac2: add short-hand for 'dev'
Daniel Mack
1
-18
/
+11
2014-09-02
usb: gadget: f_uac2: restructure some code in afunc_set_alt()
Daniel Mack
1
-23
/
+16
2014-09-02
usb: gadget: f_mass_storage: simplify start_transfer slightly
Michal Nazarewicz
1
-14
/
+13
2014-08-29
usb: gadget: use $(srctree) instead of $(PWD) for includes
Yegor Yefremov
1
-2
/
+2
2014-08-27
f_ncm: Don't use netdev_start_xmit().
David S. Miller
1
-1
/
+9
2014-08-27
usb: gadget: zero: Add support for interrupt EP
Amit Virdi
3
-22
/
+505
2014-08-27
usb: gadget: serial: remove PREFIX macro
Richard Leitner
1
-17
/
+13
2014-08-27
usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbg
Richard Leitner
3
-40
/
+56
2014-08-24
net: Add ops->ndo_xmit_flush()
David S. Miller
1
-1
/
+1
2014-08-21
usb: gadget: uvc: remove DRIVER_VERSION{,_NUMBER}
Michael Grzeschik
2
-4
/
+1
2014-08-21
usb: gadget: f_uvc: fix potential memory leak
Andrzej Pietrasiewicz
1
-3
/
+2
2014-08-21
usb: gadget: uvc: Add support for DMABUF importing
Philipp Zabel
1
-1
/
+1
2014-08-21
usb: gadget: uvc: Change KERN_INFO to KERN_DEBUG on request shutdown
Michael Grzeschik
1
-1
/
+1
2014-08-20
usb: gadget: f_uac1: add configfs support
Andrzej Pietrasiewicz
2
-1
/
+164
2014-08-20
usb: gadget: f_uac1: use defined constants as defaults
Andrzej Pietrasiewicz
2
-3
/
+9
2014-08-20
usb: gadget: f_uac1: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-18
/
+12
2014-08-20
usb: gadget: f_uac1: remove compatibility layer
Andrzej Pietrasiewicz
3
-138
/
+1
2014-08-20
usb: gadget: f_uac1: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
4
-31
/
+191
2014-08-20
usb: gadget: f_uac1: prepare for separate compilation
Andrzej Pietrasiewicz
1
-0
/
+1
2014-08-20
usb: gadget: f_uac1: add function strings
Andrzej Pietrasiewicz
1
-1
/
+50
2014-08-20
usb: gadget: f_uac2: add configfs support
Andrzej Pietrasiewicz
2
-0
/
+108
2014-08-20
usb: gadget: f_uac2: use defined constants as defaults
Andrzej Pietrasiewicz
1
-0
/
+7
[next]