index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: fix NULL pointer dereference
Andrzej Pietrasiewicz
2014-02-20
1
-1
/
+6
*
usb: gadget: printer: using gadget_is_otg to check otg support at runtime
Peter Chen
2014-02-20
1
-1
/
+1
*
usb: gadget: bcm63xx_udc: fix build failure on DMA channel code
Florian Fainelli
2014-02-18
1
-26
/
+32
*
usb: gadget: s3c2410_udc: Fix build error
Sachin Kamat
2014-02-18
1
-1
/
+1
*
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-23
1
-1
/
+1
|
\
|
*
Merge tag 'v3.13-rc4' into next/cleanup
Olof Johansson
2013-12-26
9
-23
/
+28
|
|
\
|
*
|
ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h
Boris BREZILLON
2013-12-02
1
-1
/
+1
*
|
|
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
13
-13
/
+0
*
|
|
usb: gadget: remove unused variable in gr_queue_int()
Wei Yongjun
2014-01-07
1
-3
/
+0
*
|
|
usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.c
Wei Yongjun
2014-01-07
1
-1
/
+0
*
|
|
usb: gadget: at91_udc: fix build warning
Felipe Balbi
2013-12-23
1
-7
/
+7
*
|
|
usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC
Andreas Larsson
2013-12-23
4
-0
/
+2470
*
|
|
usb: gadget: s3c-hsotg: get phy bus width from phy subsystem
Matt Porter
2013-12-23
2
-1
/
+14
*
|
|
usb: gadget: s3c-hsotg: enable generic phy support
Matt Porter
2013-12-23
1
-16
/
+39
*
|
|
usb: gadget: s3c-hsotg: add snps,dwc2 compatible string
Matt Porter
2013-12-23
1
-0
/
+1
*
|
|
usb: gadget: s3c-hsotg: enable build for other platforms
Matt Porter
2013-12-23
2
-6
/
+4
*
|
|
usb: gadget: fix up some comments about CONFIG_USB_DEBUG
Greg Kroah-Hartman
2013-12-20
2
-2
/
+2
*
|
|
usb: gadget: should use u16 type variable to store MaxPower
Du, ChangbinX
2013-12-19
1
-1
/
+1
*
|
|
usb: gadget: configfs: include appropriate header file in configfs.c
Rashika Kheria
2013-12-19
1
-0
/
+1
*
|
|
Merge tag 'v3.13-rc4' into next
Felipe Balbi
2013-12-19
8
-21
/
+26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
usb: gadget: f_mass_storage: call try_to_freeze only when its safe
George Cherian
2013-11-25
1
-11
/
+12
|
*
|
usb: gadget: tcm_usb_gadget: mark bot_cleanup_old_alt static
Felipe Balbi
2013-11-25
1
-1
/
+1
|
*
|
usb: gadget: ffs: fix sparse warning
Felipe Balbi
2013-11-25
1
-1
/
+1
|
*
|
usb: gadget: zero: module parameters can be static
Fengguang Wu
2013-11-25
1
-3
/
+3
|
*
|
usb: gadget: storage: fix sparse warning
Felipe Balbi
2013-11-25
1
-1
/
+1
|
*
|
usb: gadget: mass storage: fix return of delayed status
Pratyush Anand
2013-11-25
2
-5
/
+1
|
*
|
usb: gadget: f_mass_storage: fix mass storage dependency
Andrzej Pietrasiewicz
2013-11-25
1
-0
/
+1
|
*
|
usb: gadget: composite: reset delayed_status on reset_config
Michael Grzeschik
2013-11-25
1
-0
/
+1
|
*
|
usb: gadget: fix pxa25x compilation problems
Linus Walleij
2013-11-25
1
-0
/
+1
|
*
|
usb: gadget: s3c-hsotg: fix disconnect handling
Robert Baldyga
2013-11-25
1
-1
/
+2
|
*
|
usb: gadget: s3c-hsotg: fix spinlock locking
Robert Baldyga
2013-11-25
1
-0
/
+4
|
|
/
*
|
usb: gadget: f_sourcesink: Fix sparse warning
Jingoo Han
2013-12-17
1
-4
/
+4
*
|
usb: gadget: f_serial: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
*
|
usb: gadget: f_phonet: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
*
|
usb: gadget: f_obex: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
*
|
usb: gadget: f_ncm: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
*
|
usb: gadget: f_mass_storage: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
*
|
usb: gadget: f_loopback: Fix sparse warning
Jingoo Han
2013-12-17
1
-2
/
+2
*
|
usb: gadget: atmel_usba: Fix sparse warning
Jingoo Han
2013-12-17
1
-1
/
+1
*
|
usb: gadget: atmel_usba: Use devm_*() functions
Jingoo Han
2013-12-17
1
-47
/
+17
*
|
usb: gadget: nokia: fix error recovery path for optional functions
Andrzej Pietrasiewicz
2013-12-17
1
-3
/
+3
*
|
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
2013-12-17
25
-52
/
+64
*
|
usb: gadget: f_fs: fix sparse warning
Felipe Balbi
2013-12-12
1
-1
/
+1
*
|
usb: gadget: FunctionFS: add configfs support
Andrzej Pietrasiewicz
2013-12-12
3
-1
/
+94
*
|
usb: gadget: FunctionFS: Remove compatibility layer
Andrzej Pietrasiewicz
2013-12-12
2
-116
/
+0
*
|
usb: gadget: g_ffs: convert to new interface of f_fs
Andrzej Pietrasiewicz
2013-12-12
2
-56
/
+96
*
|
usb: gadget: FunctionFS: convert to new function interface with backward comp...
Andrzej Pietrasiewicz
2013-12-12
5
-209
/
+433
*
|
usb: gadget: FunctionFS: add devices management code
Andrzej Pietrasiewicz
2013-12-12
3
-123
/
+314
*
|
usb: gadget: FunctionFS: create utility file
Andrzej Pietrasiewicz
2013-12-12
3
-13
/
+35
*
|
usb: gadget: FunctionFS: Remove VLAIS usage from gadget code
Andrzej Pietrasiewicz
2013-12-12
1
-40
/
+76
[next]