index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
epautoconf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-27
usb: gadget: epautoconf: add usb_ep_autoconfig_release() function
Robert Baldyga
1
-0
/
+17
2015-09-27
usb: gadget: fix few outdated comments
Robert Baldyga
1
-4
/
+4
2015-09-14
usb: gadget: fix possible regression introduced with ep->claimed
Robert Baldyga
1
-0
/
+1
2015-08-06
usb: gadget: remove gadget_chips.h
Robert Baldyga
1
-2
/
+0
2015-08-06
usb: musb: gadget: add musb_match_ep() function
Robert Baldyga
1
-23
/
+0
2015-08-06
usb: gadget: goku_udc: add goku_match_ep() function
Robert Baldyga
1
-18
/
+2
2015-08-06
usb: gadget: net2280: add net2280_match_ep() function
Robert Baldyga
1
-22
/
+1
2015-08-06
usb: gadget: move find_ep() from epautoconf to udc-core
Robert Baldyga
1
-21
/
+9
2015-08-06
usb: gadget: move ep_matches() from epautoconf to udc-core
Robert Baldyga
1
-84
/
+11
2015-08-06
usb: gadget: add 'ep_match' callback to usb_gadget_ops
Robert Baldyga
1
-0
/
+6
2015-08-06
usb: gadget: epautoconf: rework ep_matches() function
Robert Baldyga
1
-49
/
+32
2015-08-04
usb: gadget: epautoconf: remove ep and desc configuration from ep_matches()
Robert Baldyga
1
-32
/
+34
2015-08-04
usb: gadget: epautoconf: remove pxa quirk from ep_matches()
Robert Baldyga
1
-5
/
+0
2015-08-04
usb: gadget: epautoconf: add endpoint capabilities flags verification
Robert Baldyga
1
-66
/
+30
2015-08-04
usb: gadget: encapsulate endpoint claiming mechanism
Robert Baldyga
1
-5
/
+6
2015-05-26
usb: gadget: autoconf: net2280: match hardware and usb ep address
Mian Yousaf Kaukab
1
-7
/
+17
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
1
-3
/
+3
2013-11-26
usb: gadget: epautoconf: switch over to usb_endpoint_type()
Felipe Balbi
1
-1
/
+1
2012-09-10
usb: gadget: libcomposite: add epautoconf.c to libcomposite
Sebastian Andrzej Siewior
1
-2
/
+4
2012-09-10
usb: gadget: move global vars from epautoconf into struct usb_gadget
Sebastian Andrzej Siewior
1
-21
/
+6
2012-03-01
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-6
/
+10
2012-02-09
usb: gadget: clean the ep in autoconf before returning it.
Sebastian Andrzej Siewior
1
-6
/
+10
2012-01-24
usb: gadget: check for streams only for SS udcs
Sebastian Andrzej Siewior
1
-1
/
+1
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+3
2011-12-19
usb: gadget: epautoconf: do not change number of streams
Felipe Balbi
1
-3
/
+0
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
1
-3
/
+3
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-10
/
+0
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-07-01
usb: gadget: add SuperSpeed support to the Gadget Framework
Tatyana Brokhman
1
-3
/
+3
2011-06-28
usb: gadget: add streams support to the gadget framework
Tatyana Brokhman
1
-25
/
+100
2011-06-28
usb: gadget: configure endpoint according to gadget speed
Tatyana Brokhman
1
-0
/
+1
2011-02-04
USB: Gadget: Initialize wMaxPacketSize if not already set
Jassi Brar
1
-0
/
+7
2010-05-20
USB: gadget: __init and __exit tags removed
Michal Nazarewicz
1
-6
/
+6
2010-03-19
USB: gadget: fix Blackfin builds after gadget cleansing
Mike Frysinger
1
-1
/
+1
2010-03-02
USB: Remove unsupported usb gadget drivers
Christoph Egger
1
-11
/
+0
2010-03-02
USB: gadget: add INT support for Blackfin musb
Cliff Cai
1
-0
/
+5
2010-03-02
USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB
Bryan Wu
1
-0
/
+14
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-1
/
+1
2009-01-07
USB: gadget: change simple_strtol to simple_strtoul
Julia Lawall
1
-1
/
+1
2008-07-21
usb gadget: descriptor copying support
David Brownell
1
-0
/
+1
2008-04-24
USB: gadget section fixes
David Brownell
1
-6
/
+6
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-07-30
USB: "sparse" cleanups for usb gadgets
David Brownell
1
-1
/
+1
2007-06-08
USB: usb gadgets avoid le{16,32}_to_cpup()
David Brownell
1
-1
/
+1
2007-02-07
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
1
-1
/
+1
2006-07-12
[PATCH] USB: gadget section fixups
David Brownell
1
-8
/
+8
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+310