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
2014-02-24
Merge 3.14-rc4 into usb-next
Greg Kroah-Hartman
4
-29
/
+40
2014-02-20
usb: gadget: fix NULL pointer dereference
Andrzej Pietrasiewicz
1
-1
/
+6
2014-02-20
usb: gadget: printer: using gadget_is_otg to check otg support at runtime
Peter Chen
1
-1
/
+1
2014-02-20
usb: gadget: gr_udc: remove some unneeded error handling
Dan Carpenter
1
-8
/
+2
2014-02-19
usb: gadget: at91: using USBA_NR_DMAS for DMA channels
Bo Shen
2
-2
/
+2
2014-02-19
usb: gadget: at91: fix the number of endpoint parameter
Bo Shen
1
-1
/
+1
2014-02-18
usb: gadget: f_fs: add aio support
Robert Baldyga
1
-26
/
+239
2014-02-18
usb: gadget: f_fs: add poll for endpoint 0
Robert Baldyga
1
-0
/
+42
2014-02-18
usb: gadget: f_fs: fix setup request handling
Robert Baldyga
2
-2
/
+1
2014-02-18
usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline function
Michal Nazarewicz
2
-10
/
+19
2014-02-18
usb: gadget: functionfs: fix typo in the enum variable
Michal Nazarewicz
2
-14
/
+14
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-18
usb: gadget: bcm63xx_udc: fix build failure on DMA channel code
Florian Fainelli
1
-26
/
+32
2014-02-18
usb: gadget: s3c2410_udc: Fix build error
Sachin Kamat
1
-1
/
+1
2014-02-14
usb: gadget: Convert to snd_card_new() with a device pointer
Takashi Iwai
2
-7
/
+4
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/git/arm/arm-soc
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
[prev]
[next]