index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc
Anji jonnala
2011-05-03
1
-14
/
+17
*
USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
1
-6
/
+14
*
USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
1
-1
/
+7
*
USB: gadget: Fix unused variable warning in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
1
-1
/
+1
*
USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
1
-1
/
+1
*
USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc
Pavankumar Kondeti
2011-05-03
1
-1
/
+1
*
USB: s3c-hsotg: Add copyright string
Anton Tikhomirov
2011-05-02
1
-0
/
+3
*
USB: s3c-hsotg: Fix hang up after reset
Anton Tikhomirov
2011-05-02
1
-5
/
+0
*
USB: s3c-hsotg: Fix stall condition processing
Anton Tikhomirov
2011-05-02
1
-31
/
+111
*
USB: s3c-hsotg: Fix control request processing
Anton Tikhomirov
2011-05-02
1
-8
/
+9
*
USB: s3c-hsotg: Fix interrupt cleaning code
Anton Tikhomirov
2011-05-02
1
-38
/
+20
*
USB: s3c-hsotg: Fix core reset
Anton Tikhomirov
2011-05-02
1
-5
/
+2
*
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
Anatolij Gustschin
2011-05-02
2
-15
/
+134
*
USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller
Anatolij Gustschin
2011-05-02
2
-31
/
+112
*
USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors
Anatolij Gustschin
2011-05-02
2
-25
/
+100
*
usb: gadget: storage_common: use kstrto*() [bug fix]
Michal Nazarewicz
2011-04-29
1
-1
/
+2
*
usb/dummy_hcd: don't probe for udc if hcd failed
Sebastian Andrzej Siewior
2011-04-29
1
-1
/
+20
*
USB: g_printer required set interface request
Jonas Andersson
2011-04-29
1
-0
/
+2
*
USB: dbpg gadget: dont mask out direction bit
Sven Schnelle
2011-04-29
1
-2
/
+2
*
USB: dbgp gadget: set MaxpacketSize0
Sven Schnelle
2011-04-29
1
-0
/
+1
*
USB: dbgp gadget: fix return value of dbgp_setup
Sven Schnelle
2011-04-29
1
-5
/
+4
*
Merge 2.6.39-rc4 into usb-next
Greg Kroah-Hartman
2011-04-19
6
-91
/
+66
|
\
|
*
Revert "usb: usb_storage: do not align length of request for CBW to maxp size"
Greg Kroah-Hartman
2011-04-14
3
-10
/
+49
|
*
usb: gadget: storage_common: use kstrto*()
Michal Nazarewicz
2011-04-13
1
-6
/
+9
|
*
usb: fix a typo in a comment
Weiping Pan(潘卫平)
2011-04-13
1
-1
/
+1
|
*
usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-only
Roger Quadros
2011-04-13
1
-0
/
+1
|
*
usb: gadget: f_mass_storage: Fix Bulk-only RESET handling
Roger Quadros
2011-04-13
1
-0
/
+5
|
*
USB: g_file_storage: don't send padding when stall=n
Alan Stern
2011-04-13
2
-84
/
+23
|
*
usb: usb_storage: do not align length of request for CBW to maxp size
Mian Yousaf Kaukab
2011-04-13
3
-49
/
+10
|
*
usb: renesas_usbhs: Add Renesas USBHS Gadget
Kuninori Morimoto
2011-04-13
2
-0
/
+27
*
|
USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0
Valentin Longchamp
2011-04-13
1
-2
/
+18
*
|
usb: pch_udc: unlock on allocation failure
Dan Carpenter
2011-04-13
1
-3
/
+5
*
|
usb/gadget: don't leak hs_descriptors
Sebastian Andrzej Siewior
2011-04-13
1
-0
/
+1
*
|
usb: gadget: eem: fix echo command processing
Yauheni Kaliuta
2011-04-13
1
-2
/
+6
*
|
usb: r8a66597-udc: fix spinlock usage
Yoshihiro Shimoda
2011-04-13
1
-0
/
+2
*
|
USB: usb-gadget: unlock data->lock mutex on error path in ep_read()
Alexey Khoroshilov
2011-04-13
1
-1
/
+3
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
17
-45
/
+45
*
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
2011-03-26
1
-69
/
+7
|
\
|
*
ARM: pxa25x_udc: stop handling gpio-vbus internally
Dmitry Eremin-Solenikov
2011-03-16
1
-69
/
+7
|
*
f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEM
Rémi Denis-Courmont
2011-02-28
1
-5
/
+10
*
|
Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-03-16
5
-2432
/
+0
|
\
\
|
*
|
ARM: lh7a40x: remove unmaintained platform support
Russell King
2011-01-24
5
-2432
/
+0
*
|
|
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-16
1
-6
/
+8
|
\
\
\
|
*
|
|
dt/usb: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-6
/
+8
|
|
|
/
|
|
/
|
*
|
|
USB 3.0 Hub Changes
John Youn
2011-03-13
1
-2
/
+2
*
|
|
USB: Remove bitmap #define from hcd.h
Sarah Sharp
2011-03-13
1
-2
/
+2
*
|
|
USB: s3c2410_udc: Add common implementation for GPIO controlled pullups
Lars-Peter Clausen
2011-03-07
1
-9
/
+51
*
|
|
USB: Rename "msm72k_otg.c" to "msm_otg.c"
Pavankumar Kondeti
2011-03-07
1
-1
/
+1
*
|
|
USB: Remove unused is_iso from fsl_udc_core.c
Huzaifa Sidhpurwala
2011-03-02
1
-2
/
+0
*
|
|
usb-gadget: fix warning in ethernet
Stephen Hemminger
2011-03-02
1
-1
/
+1
[next]