index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: atmel uaba: Adding invert vbus_pin
Eirik Aanonsen
2010-03-02
2
-2
/
+4
*
USB: Remove unsupported usb gadget drivers
Christoph Egger
2010-03-02
11
-133
/
+8
*
USB: f_mass_storage: fix crash on bind() error
Peter Korsgaard
2010-03-02
1
-1
/
+0
*
USB: g_mass_storage: min(...) warning fixed
Michal Nazarewicz
2010-03-02
1
-1
/
+1
*
usb: gadgetfs: Convert semaphore to mutex
Thomas Gleixner
2010-03-02
1
-18
/
+21
*
USB: g_mass_storage: superfluous and missing packets fixed
Michal Nazarewicz
2010-03-02
1
-9
/
+6
*
USB: mass_storage: eject LUNs on thread exit
Michal Nazarewicz
2010-03-02
2
-6
/
+28
*
USB: pxa27x_udc: Fix deadlocks on request queueing
Robert Jarzmik
2010-03-02
2
-35
/
+85
*
USB: s3c-hsotg: replace deprecated dma_sync_single()
FUJITA Tomonori
2010-03-02
1
-2
/
+2
*
USB: s3c-hsotg: Staticise non-exported functions
Mark Brown
2010-03-02
1
-3
/
+4
*
USB: gadget: Add DEVTYPE support for Ethernet functions
Marcel Holtmann
2010-03-02
1
-0
/
+5
*
USB goku_udc: make PCI device id constant
Németh Márton
2010-03-02
1
-1
/
+1
*
USB gadget: make Open Firmware device id constant
Németh Márton
2010-03-02
1
-1
/
+1
*
USB: gadget: introduce g_nokia gadget driver
Felipe Balbi
2010-03-02
3
-0
/
+271
*
USB: Correct CONFIG variable typo.
Robert P. J. Day
2010-03-02
1
-1
/
+1
*
USB: gadget: add INT support for Blackfin musb
Cliff Cai
2010-03-02
1
-0
/
+5
*
USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB
Bryan Wu
2010-03-02
1
-0
/
+14
*
USB: at91_udc.c: use resource_size()
H Hartley Sweeten
2010-03-02
1
-6
/
+4
*
USB: atmel_usba_udc.c: use resource_size()
H Hartley Sweeten
2010-03-02
1
-2
/
+2
*
USB: pxa27x_udc.c: use resource_size()
H Hartley Sweeten
2010-03-02
1
-1
/
+1
*
USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardware
Enrico Scholz
2010-03-02
1
-6
/
+13
*
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2010-03-01
2
-4
/
+4
|
\
|
*
usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.h
Daniel Mack
2010-02-23
2
-4
/
+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
[next]