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
*
Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev...
Russell King
2010-03-08
1
-1
/
+1
|
\
|
*
USB: Fix s3c-hsotg build following Samsung platform header moves
Mark Brown
2010-03-07
1
-1
/
+1
*
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
2010-03-02
1
-11
/
+20
|
\
\
|
*
|
fsl_mx3_udc: Add i.MX35 support
Sascha Hauer
2010-02-04
1
-11
/
+20
|
|
/
*
|
[ARM] pxa: move board board IRQ definitions out of irqs.h
Eric Miao
2010-03-02
1
-0
/
+4
*
|
USB: gadget: fix EEM gadget CRC usage
Brian Niebuhr
2010-02-16
1
-2
/
+1
*
|
USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage
Michal Nazarewicz
2010-02-16
1
-1
/
+1
*
|
USB: s3c-hsotg: Export usb_gadget_register_driver()
Mark Brown
2010-02-16
1
-0
/
+1
*
|
USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()
Mark Brown
2010-02-16
1
-0
/
+1
|
/
*
USB: audio gadget: free alsa devices when unloading
Cliff Cai
2009-12-23
4
-5
/
+12
*
USB: audio gadget: fix wTotalLength calculation
Cliff Cai
2009-12-23
1
-1
/
+4
*
USB: gadget: Use ERR_PTR/IS_ERR
Julia Lawall
2009-12-23
1
-3
/
+5
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-12-12
1
-15
/
+0
|
\
|
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-12-09
2
-24
/
+50
|
|
\
|
*
|
powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds
Anton Vorontsov
2009-11-11
1
-15
/
+0
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-12-11
1
-1
/
+1
|
\
\
\
|
*
|
|
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
2009-12-10
1
-1
/
+1
*
|
|
|
USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS
Michal Nazarewicz
2009-12-11
3
-10
/
+21
*
|
|
|
USB: g_multi kconfig: fix depends and help text
Randy Dunlap
2009-12-11
1
-7
/
+7
*
|
|
|
USB: g_multi: Multifunction Composite Gadget added
Michal Nazarewicz
2009-12-11
3
-0
/
+399
*
|
|
|
USB: g_mass_storage: thread_exits callback added
Michal Nazarewicz
2009-12-11
2
-14
/
+29
*
|
|
|
USB: composite: usb_composite_unregister() no longer __exit
Michal Nazarewicz
2009-12-11
1
-2
/
+3
*
|
|
|
USB: g_mass_storage: most data moved to fsg_common
Michal Nazarewicz
2009-12-11
1
-582
/
+648
*
|
|
|
USB: g_mass_storage: code cleaned up and comments updated
Michal Nazarewicz
2009-12-11
3
-294
/
+387
*
|
|
|
USB: g_mass_storage: lun_name_format and thread_name added
Michal Nazarewicz
2009-12-11
1
-5
/
+17
*
|
|
|
USB: g_mass_storage: fsg_config added & module params handlig changed
Michal Nazarewicz
2009-12-11
2
-96
/
+178
*
|
|
|
USB: g_mass_storage: Mass Storage Function created
Michal Nazarewicz
2009-12-11
6
-500
/
+426
*
|
|
|
USB: Interface Association Descriptors added to CDC & RNDIS
Michal Nazarewicz
2009-12-11
2
-4
/
+59
*
|
|
|
USB: g_mass_storage: fsg_common_init() created
Michal Nazarewicz
2009-12-11
1
-162
/
+199
*
|
|
|
USB: g_mass_storage: constant length buffers used
Michal Nazarewicz
2009-12-11
2
-20
/
+21
*
|
|
|
USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure
Michal Nazarewicz
2009-12-11
1
-168
/
+173
*
|
|
|
USB: g_mass_storage: testing code from f_mass_storage.c removed
Michal Nazarewicz
2009-12-11
2
-572
/
+140
*
|
|
|
USB: g_mass_storage: template f_mass_storage.c file created
Michal Nazarewicz
2009-12-11
1
-0
/
+3611
*
|
|
|
USB: g_file_storage: more code from file_storage.c moved to storage_common.c
Michal Nazarewicz
2009-12-11
2
-117
/
+128
*
|
|
|
USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed
Michal Nazarewicz
2009-12-11
2
-6
/
+13
*
|
|
|
USB: g_file_storage: "fsg_" prefix added to some identifiers
Michal Nazarewicz
2009-12-11
2
-152
/
+183
*
|
|
|
USB: g_file_storage: parts of file_storage.c moved to separate file
Michal Nazarewicz
2009-12-11
2
-567
/
+572
*
|
|
|
USB: modifications for at91sam9g10
Hong Xu
2009-12-11
1
-3
/
+3
*
|
|
|
USB audio gadget: handle endpoint control requests at the function level
Laurent Pinchart
2009-12-11
2
-117
/
+74
*
|
|
|
USB gadget: Handle endpoint requests at the function level
Laurent Pinchart
2009-12-11
1
-8
/
+46
|
/
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
2
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
2
-2
/
+2
|
|
\
\
|
|
*
|
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
2
-2
/
+2
|
|
|
/
*
|
|
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-12-08
1
-5
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
omap1: omap_udc: Add clocking and disable vbus sense for omap7xx
Cory Maccarrone
2009-11-22
1
-2
/
+17
|
*
|
Merge branch '7xx-iosplit-plat' with omap-fixes
Tony Lindgren
2009-11-10
1
-3
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-20
1
-3
/
+3
*
|
|
usb: amd5536udc: fixed shared interrupt bug and warning oops
Thomas Dahlmann
2009-11-30
1
-19
/
+30
|
/
/
*
|
USB: fsl_udc_core: Fix kernel oops on module removal
Anton Vorontsov
2009-10-30
1
-1
/
+1
*
|
ARM: Fix lubbock defconfig build
Russell King
2009-10-21
1
-0
/
+1
|
/
[next]