index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
configfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-01
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
1
-5
/
+3
2016-08-31
usb: gadget: configfs: log function unbinding as debug
Romain Izard
1
-1
/
+1
2016-08-25
usb: gadget: configfs: log function unbinding as information
Romain Izard
1
-2
/
+3
2016-08-11
usb: gadget: configfs: add mutex lock before unregister gadget
Winter Wang
1
-0
/
+2
2016-05-31
usb: gadget: Fix binding to UDC via configfs interface
Krzysztof Opasiak
1
-0
/
+1
2016-03-17
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-23
/
+13
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
1
-23
/
+13
2016-03-04
usb: gadget: Update config for SuperSpeedPlus
John Youn
1
-0
/
+1
2015-12-16
usb: gadget: configfs: pass UDC name via usb_gadget_driver struct
Ruslan Bilovol
1
-13
/
+16
2015-10-13
usb-gadget: use per-attribute show and store methods
Christoph Hellwig
1
-182
/
+113
2015-07-29
usb: gadget: configfs: allocate and init otg descriptor by otg capabilities
Li Jun
1
-9
/
+20
2015-07-17
configfs: fix kernel infoleak through user-controlled format string
Nicolas Iooss
1
-1
/
+1
2015-04-27
usb: gadget: configfs: Fix interfaces array NULL-termination
Krzysztof Opasiak
1
-0
/
+1
2015-02-23
usb: gadget: configfs: don't NUL-terminate (sub)compatible ids
Andrzej Pietrasiewicz
1
-2
/
+0
2014-11-03
usb: gadget: udc: core: prepend udc_attach_driver with usb_
Felipe Balbi
1
-1
/
+1
2014-11-03
usb: gadget: configfs: add suspend/resume
Andrzej Pietrasiewicz
1
-0
/
+3
2014-09-09
usb: gadget: configfs: add reset API at usb_gadget_driver
Peter Chen
1
-0
/
+1
2014-07-21
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-3
/
+1
2014-06-30
usb: gadget: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-3
/
+1
2014-06-19
usb: gadget: OS descriptors: provide interface directory names
Andrzej Pietrasiewicz
1
-2
/
+3
2014-06-19
usb: gadget: OS descriptors configfs cleanup
Andrzej Pietrasiewicz
1
-16
/
+16
2014-05-14
usb: gadget: configfs: OS Extended Properties descriptors support
Andrzej Pietrasiewicz
1
-0
/
+201
2014-05-14
usb: gadget: configfs: OS Extended Compatibility descriptors support
Andrzej Pietrasiewicz
1
-0
/
+190
2014-05-14
usb: gadget: configfs: OS String support
Andrzej Pietrasiewicz
1
-1
/
+158
2014-05-14
usb: gadget: configfs: fix typo
Peter Chen
1
-2
/
+2
2014-04-21
usb: gadget: only GPL drivers in the gadget and phy framework
Felipe Balbi
1
-1
/
+1
2013-12-19
usb: gadget: configfs: include appropriate header file in configfs.c
Rashika Kheria
1
-0
/
+1
2013-12-12
usb: gadget: configfs: allow setting function instance's name
Andrzej Pietrasiewicz
1
-0
/
+7
2013-10-01
usb: gadget: configfs: add a method to unregister the gadget
Andrzej Pietrasiewicz
1
-0
/
+8
2013-10-01
usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
1
-1
/
+1
2013-08-27
usb: gadget: configfs: keep a function if it is not successfully added
Andrzej Pietrasiewicz
1
-1
/
+3
2013-05-15
usb: gadget: fix error return code in configfs_composite_bind()
Wei Yongjun
1
-2
/
+6
2013-04-08
usb, gadget: use appropriate warning accessors
David Rientjes
1
-2
/
+2
2013-04-03
usb: gadget: the start of the configfs interface
Sebastian Andrzej Siewior
1
-0
/
+1003