index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-18
usb: gadget: FunctionFS: use consistent naming with regard to ffs_lock
Andrzej Pietrasiewicz
1
-15
/
+15
2014-02-18
usb: gadget: FunctionFS: staticize functions used only in f_fs.c
Andrzej Pietrasiewicz
2
-4
/
+4
2014-02-18
usb: gadget: code cleanup
Andrzej Pietrasiewicz
1
-1
/
+1
2014-02-18
usb: gadget: FunctionFS: dereference ffs_dev conditionally
Andrzej Pietrasiewicz
1
-4
/
+5
2014-02-18
usb: gadget: s3c-hsotg: stall ep0 in set_halt function
Robert Baldyga
1
-32
/
+46
2014-02-18
usb: gadget: printer: fix memory leak
wenlin.kang
1
-1
/
+3
2014-02-18
usb: gadget: printer: fix possible deadlock
wenlin.kang
1
-0
/
+3
2014-02-18
usb: gadget: s3c-hsudc: remove unused label
Sachin Kamat
1
-1
/
+0
2014-02-18
usb: gadget: s3c2410_udc: Fix build error
Sachin Kamat
1
-1
/
+1
2014-02-18
usb: gadget: fix error return code
Julia Lawall
1
-0
/
+1
2014-02-18
usb: gadget: s3c-hsotg: use %pad for dma_addr_t
Jingoo Han
1
-4
/
+4
2014-02-18
usb: gadget: s3c-hsotg: fix build on x86 and other architectures
Matt Porter
2
-7
/
+6
2014-02-11
Remove MACH_OMAP_H4_OTG
Richard Weinberger
1
-1
/
+1
2014-01-23
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
13
-13
/
+0
2014-01-07
usb: gadget: remove unused variable in gr_queue_int()
Wei Yongjun
1
-3
/
+0
2014-01-07
usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.c
Wei Yongjun
1
-1
/
+0
2013-12-26
Merge tag 'v3.13-rc4' into next/cleanup
Olof Johansson
9
-23
/
+28
2013-12-23
usb: gadget: at91_udc: fix build warning
Felipe Balbi
1
-7
/
+7
2013-12-23
usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC
Andreas Larsson
4
-0
/
+2470
2013-12-23
usb: gadget: s3c-hsotg: get phy bus width from phy subsystem
Matt Porter
2
-1
/
+14
2013-12-23
usb: gadget: s3c-hsotg: enable generic phy support
Matt Porter
1
-16
/
+39
2013-12-23
usb: gadget: s3c-hsotg: add snps,dwc2 compatible string
Matt Porter
1
-0
/
+1
2013-12-23
usb: gadget: s3c-hsotg: enable build for other platforms
Matt Porter
2
-6
/
+4
2013-12-20
usb: gadget: fix up some comments about CONFIG_USB_DEBUG
Greg Kroah-Hartman
2
-2
/
+2
2013-12-19
usb: gadget: should use u16 type variable to store MaxPower
Du, ChangbinX
1
-1
/
+1
2013-12-19
usb: gadget: configfs: include appropriate header file in configfs.c
Rashika Kheria
1
-0
/
+1
2013-12-19
Merge tag 'v3.13-rc4' into next
Felipe Balbi
8
-21
/
+26
2013-12-17
usb: gadget: f_sourcesink: Fix sparse warning
Jingoo Han
1
-4
/
+4
2013-12-17
usb: gadget: f_serial: Fix sparse warning
Jingoo Han
1
-1
/
+1
2013-12-17
usb: gadget: f_phonet: Fix sparse warning
Jingoo Han
1
-1
/
+1
2013-12-17
usb: gadget: f_obex: Fix sparse warning
Jingoo Han
1
-1
/
+1
2013-12-17
usb: gadget: f_ncm: Fix sparse warning
Jingoo Han
1
-1
/
+1
2013-12-17
usb: gadget: f_mass_storage: Fix sparse warning
Jingoo Han
1
-1
/
+1
2013-12-17
usb: gadget: f_loopback: Fix sparse warning
Jingoo Han
1
-2
/
+2
2013-12-17
usb: gadget: atmel_usba: Fix sparse warning
Jingoo Han
1
-1
/
+1
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 comp...
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
[next]