index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-17
usb: gadget: atmel_usba: Use devm_*() functions
Jingoo Han
1
-47
/
+17
2013-12-17
usb: gadget: nokia: fix error recovery path for optional functions
Andrzej Pietrasiewicz
1
-3
/
+3
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
25
-52
/
+64
2013-12-12
usb: gadget: f_fs: fix sparse warning
Felipe Balbi
1
-1
/
+1
2013-12-12
usb: gadget: FunctionFS: add configfs support
Andrzej Pietrasiewicz
3
-1
/
+94
2013-12-12
usb: gadget: FunctionFS: Remove compatibility layer
Andrzej Pietrasiewicz
2
-116
/
+0
2013-12-12
usb: gadget: g_ffs: convert to new interface of f_fs
Andrzej Pietrasiewicz
2
-56
/
+96
2013-12-12
usb: gadget: FunctionFS: convert to new function interface with backward compatibility
Andrzej Pietrasiewicz
5
-209
/
+433
2013-12-12
usb: gadget: FunctionFS: add devices management code
Andrzej Pietrasiewicz
3
-123
/
+314
2013-12-12
usb: gadget: FunctionFS: create utility file
Andrzej Pietrasiewicz
3
-13
/
+35
2013-12-12
usb: gadget: FunctionFS: Remove VLAIS usage from gadget code
Andrzej Pietrasiewicz
1
-40
/
+76
2013-12-12
usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.ko
Andrzej Pietrasiewicz
5
-16
/
+26
2013-12-12
usb: gadget: f_rndis: remove compatibility layer
Andrzej Pietrasiewicz
2
-107
/
+1
2013-12-12
usb: gadget: g_ffs: convert to new interface of f_rndis
Andrzej Pietrasiewicz
2
-40
/
+66
2013-12-12
usb: gadget: f_subset: remove compatibility layer
Andrzej Pietrasiewicz
2
-62
/
+1
2013-12-12
usb: gadget: g_ffs: convert to new interface of f_subset
Andrzej Pietrasiewicz
2
-21
/
+47
2013-12-12
usb: gadget: f_ecm: remove compatibility layer
Andrzej Pietrasiewicz
2
-74
/
+1
2013-12-12
usb: gadget: g_ffs: convert to new interface of f_ecm
Andrzej Pietrasiewicz
2
-14
/
+80
2013-12-12
usb: gadget: g_ffs: remove a reduntant gfs_ether_setup variable
Andrzej Pietrasiewicz
1
-8
/
+5
2013-12-12
usb: gadget: configfs: allow setting function instance's name
Andrzej Pietrasiewicz
1
-0
/
+7
2013-12-12
usb: gadget: s3c-hsotg: add flush TX FIFO when kill all requests
Robert Baldyga
1
-0
/
+3
2013-12-12
usb: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdone
Robert Baldyga
1
-2
/
+2
2013-12-09
usb: f_fs: check quirk to pad epout buf size when not aligned to maxpacketsize
Michal Nazarewicz
1
-4
/
+19
2013-12-09
usb: gadget: f_fs: remove loop from I/O function
Michal Nazarewicz
1
-54
/
+40
2013-12-06
usb: gadget: amd5536udc: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-12-06
usb: gadget: pch_udc: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-12-02
ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h
Boris BREZILLON
1
-1
/
+1
2013-11-26
usb: gadget: f_sourcesink: add configfs support
Andrzej Pietrasiewicz
4
-5
/
+335
2013-11-26
usb: gadget: f_loopback: add configfs support
Andrzej Pietrasiewicz
4
-2
/
+158
2013-11-26
usb: gadget: factor out alloc_ep_req
Andrzej Pietrasiewicz
8
-49
/
+83
2013-11-26
usb: gadget: composite: redirect setup requests
Andrzej Pietrasiewicz
1
-1
/
+15
2013-11-26
usb: gadget: update some out of date comments
Dan Carpenter
2
-2
/
+2
2013-11-26
usb: gadget: remove superfluous name casts
Geert Uytterhoeven
2
-2
/
+2
2013-11-26
usb: gadget: goku: remove unused argument
Michal Nazarewicz
1
-8
/
+4
2013-11-26
usb: gadget: epautoconf: switch over to usb_endpoint_type()
Felipe Balbi
1
-1
/
+1
2013-11-26
usb: gadget: r8a66597-udc: convert to clk_prepare/unprepare
Laurent Pinchart
1
-3
/
+3
2013-11-25
usb: gadget: f_mass_storage: call try_to_freeze only when its safe
George Cherian
1
-11
/
+12
2013-11-25
usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt static
Felipe Balbi
1
-1
/
+1
2013-11-25
usb: gadget: ffs: fix sparse warning
Felipe Balbi
1
-1
/
+1
2013-11-25
usb: gadget: zero: module parameters can be static
Fengguang Wu
1
-3
/
+3
2013-11-25
usb: gadget: storage: fix sparse warning
Felipe Balbi
1
-1
/
+1
2013-11-25
usb: gadget: mass storage: fix return of delayed status
Pratyush Anand
2
-5
/
+1
2013-11-25
usb: gadget: f_mass_storage: fix mass storage dependency
Andrzej Pietrasiewicz
1
-0
/
+1
2013-11-25
usb: gadget: composite: reset delayed_status on reset_config
Michael Grzeschik
1
-0
/
+1
2013-11-25
usb: gadget: fix pxa25x compilation problems
Linus Walleij
1
-0
/
+1
2013-11-25
usb: gadget: s3c-hsotg: fix disconnect handling
Robert Baldyga
1
-1
/
+2
2013-11-25
usb: gadget: s3c-hsotg: fix spinlock locking
Robert Baldyga
1
-0
/
+4
2013-11-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-9
/
+9
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-1
/
+3
[prev]
[next]