index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: fsl_usb2_udc: fix VDBG() format string
Peter Korsgaard
2008-09-23
1
-1
/
+1
*
usb gadget: fix omap_udc DMA regression
David Brownell
2008-09-23
1
-2
/
+2
*
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
2
-2
/
+0
*
USB: Fix pxa27x_udc usb speed handling.
Robert Jarzmik
2008-08-21
1
-1
/
+1
*
USB: Add MUSB and TUSB support
Felipe Balbi
2008-08-13
1
-0
/
+10
*
USB: omap_udc: fix compilation with debug enabled
Dmitry Baryshkov
2008-08-13
1
-2
/
+3
*
usb gadget: issue notifications from ACM function
David Brownell
2008-08-13
3
-27
/
+235
*
usb gadget: remove needless struct members
David Brownell
2008-08-13
5
-10
/
+0
*
USB: serial gadget: rx path data loss fixes
David Brownell
2008-08-13
1
-90
/
+146
*
usb: gadget: protect gadget_chips.h from been included twice
Felipe Balbi
2008-08-13
1
-0
/
+6
*
USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...
David Brownell
2008-08-13
1
-2
/
+3
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
8
-18
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
2008-08-07
1
-1
/
+1
|
\
|
*
USB: m66592-udc: Fix up dev_set_name() badness.
Paul Mundt
2008-07-30
1
-1
/
+1
*
|
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
3
-3
/
+3
*
|
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-08-07
2
-2
/
+0
|
/
*
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-25
18
-32
/
+25
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-07-23
1
-2
/
+4
|
\
|
*
Merge branch 'pxa' into devel
Russell King
2008-07-13
9
-192
/
+191
|
|
\
|
|
*
Merge branch 'eseries' into pxa
Russell King
2008-07-12
1
-2
/
+4
|
|
|
\
|
|
|
*
PXA UDC - allow use of inverted GPIO for pullup
Ian Molton
2008-07-10
1
-2
/
+4
|
|
*
|
Merge branch 'machtypes' into pxa-palm
Russell King
2008-07-09
2
-1
/
+4
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
*
|
|
|
device create: usb: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-21
1
-2
/
+2
*
|
|
|
usb_gadget: composite cdc gadget fault handling
David Brownell
2008-07-21
2
-1
/
+4
*
|
|
|
usb gadget: minor USBCV fix for composite framework
David Lopo
2008-07-21
1
-0
/
+1
*
|
|
|
USB: remove board-specific UP2OCR configuration from pxa27x-udc
Daniel Ribeiro
2008-07-21
1
-1
/
+0
*
|
|
|
usb gadget: g_cdc dependso on NET
Randy Dunlap
2008-07-21
1
-0
/
+1
*
|
|
|
USB: gadget: Push BKL down into drivers
Alan Cox
2008-07-21
2
-14
/
+16
*
|
|
|
usb ethernet gadget: use composite gadget framework
David Brownell
2008-07-21
1
-2456
/
+173
*
|
|
|
usb gadget: new "CDC Composite" gadget driver
David Brownell
2008-07-21
3
-0
/
+262
*
|
|
|
usb ethernet gadget: split RNDIS function
David Brownell
2008-07-21
3
-4
/
+848
*
|
|
|
usb ethernet gadget: split CDC Ethernet function
David Brownell
2008-07-21
4
-1
/
+881
*
|
|
|
usb ethernet gadget: split CDC Subset function
David Brownell
2008-07-21
3
-1
/
+427
*
|
|
|
usb ethernet gadget: split out network core
David Brownell
2008-07-21
3
-1
/
+1051
*
|
|
|
usb gadget: RNDIS cleanups
David Brownell
2008-07-21
4
-328
/
+79
*
|
|
|
usb gadget serial: use composite gadget framework
David Brownell
2008-07-21
2
-933
/
+145
*
|
|
|
usb gadget serial: split out generic serial function
David Brownell
2008-07-21
3
-1
/
+298
*
|
|
|
usb gadget serial: split out CDC ACM function
David Brownell
2008-07-21
3
-6
/
+595
*
|
|
|
usb gadget zero: use composite gadget framework
David Brownell
2008-07-21
2
-1069
/
+97
*
|
|
|
usb gadget zero: split out loopback config
David Brownell
2008-07-21
2
-0
/
+383
*
|
|
|
usb gadget zero: split out source/sink config
David Brownell
2008-07-21
2
-0
/
+610
*
|
|
|
usb gadget: composite gadget core
David Brownell
2008-07-21
1
-0
/
+1040
*
|
|
|
usb gadget: descriptor copying support
David Brownell
2008-07-21
2
-1
/
+76
*
|
|
|
usb gadget: use new serial core
David Brownell
2008-07-21
2
-1317
/
+77
*
|
|
|
usb gadget: split out serial core
David Brownell
2008-07-21
2
-0
/
+1305
*
|
|
|
USB: at91_udc: updated fifo sizes
David Brownell
2008-07-21
1
-0
/
+13
*
|
|
|
USB: rndis: switch to seq_files
Alexey Dobriyan
2008-07-21
1
-28
/
+25
*
|
|
|
USB: remove CVS keywords
Adrian Bunk
2008-07-21
2
-4
/
+0
*
|
|
|
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-07-21
8
-9
/
+9
*
|
|
|
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-07-21
5
-5
/
+5
[next]