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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
usb: gadget: Remove the LUN checks which are always true
Maxin B John
2011-05-10
2
-2
/
+2
|
*
|
usb: fix warning in usbtest module v2
Greg Dietsche
2011-05-10
1
-3
/
+3
|
*
|
USB: ehci-s5p : use __devinit and __devexit macros for probe and remove
Jingoo Han
2011-05-10
1
-3
/
+3
|
*
|
USB: cp210x: fix typo, Telegesys should have been Telegesis
Florian Fainelli
2011-05-10
1
-1
/
+1
|
*
|
usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests
Roger Quadros
2011-05-10
1
-1
/
+5
|
*
|
usb: gadget: composite: Allow function drivers to pause control transfers
Roger Quadros
2011-05-10
1
-1
/
+61
|
*
|
Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2011-05-10
4
-5
/
+45
|
|
\
\
|
|
*
|
xHCI 1.0: Max Exit Latency Too Large Error
Alex He
2011-05-09
2
-1
/
+8
|
|
*
|
xHCI 1.0: TT_THINK_TIME set
Andiry Xu
2011-05-09
1
-1
/
+6
|
|
*
|
xHCI 1.0: Block Interrupts for Isoch transfer
Andiry Xu
2011-05-09
2
-0
/
+7
|
|
*
|
xHCI 1.0: Isoch endpoint CErr field set
Andiry Xu
2011-05-09
1
-2
/
+2
|
|
*
|
xHCI 1.0: Control endpoint average TRB length field set
Andiry Xu
2011-05-09
1
-1
/
+8
|
|
*
|
xHCI 1.0: Setup Stage TRB Transfer Type flag
Andiry Xu
2011-05-09
2
-0
/
+14
|
*
|
|
Merge branch 2.6.39-rc7 into usb-linus
Greg Kroah-Hartman
2011-05-10
4
-7
/
+40
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
*
|
USB: OTG: msm: Add PHY suspend support for MSM8960
Pavankumar Kondeti
2011-05-06
1
-10
/
+54
|
*
|
USB: OTG: msm: Configure PHY Analog and Digital voltage domains
Anji jonnala
2011-05-06
1
-0
/
+189
|
*
|
USB: OTG: msm: Implement charger detection
Pavankumar Kondeti
2011-05-06
2
-4
/
+386
|
*
|
USB: OTG: msm: vote for dayatona fabric clock
Anji jonnala
2011-05-06
1
-1
/
+35
|
*
|
USB: UHCI: Add support for GRLIB GRUSBHC controller
Jan Andersson
2011-05-06
3
-7
/
+234
|
*
|
USB: UHCI: Support non-PCI host controllers
Jan Andersson
2011-05-06
3
-0
/
+142
|
*
|
USB: UHCI: Wrap I/O register accesses
Jan Andersson
2011-05-06
4
-47
/
+77
|
*
|
USB: UHCI: Move PCI specific functions to uhci-pci.c
Jan Andersson
2011-05-06
2
-294
/
+333
|
*
|
USB: UHCI: Codingstyle fixes
Jan Andersson
2011-05-06
1
-5
/
+5
|
*
|
USB: UHCI: Allow dynamic assignment of bus specific functions
Jan Andersson
2011-05-06
2
-19
/
+78
|
*
|
USB: UHCI: Remove PCI dependencies from uhci-hub
Jan Andersson
2011-05-06
3
-4
/
+17
|
*
|
fsl/usb: Unused endpoint failure for USB gadget
Ramneek Mehresh
2011-05-06
1
-6
/
+21
|
*
|
USB: ohci-s3c2410: return proper error if clk_get fails
Jingoo Han
2011-05-06
1
-2
/
+2
|
*
|
USB: ohci-s3c2410: fix checkpatch errors and warnings
Jingoo Han
2011-05-06
1
-23
/
+23
|
*
|
USB: ehci-au1xxx: fix suspend callback
Manuel Lauss
2011-05-06
1
-6
/
+3
|
*
|
usb: fix building musb drivers
Anatolij Gustschin
2011-05-06
11
-72
/
+68
|
*
|
USB: EHCI: Add bus glue for GRLIB GRUSBHC controller
Jan Andersson
2011-05-03
5
-2
/
+253
|
*
|
USB: EHCI: Support controllers with big endian capability regs
Jan Andersson
2011-05-03
26
-28
/
+41
|
*
|
USB: OTG: msm: Clear in_lpm flag before enabling the IRQ in resume
Pavankumar Kondeti
2011-05-03
1
-2
/
+2
|
*
|
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: gpio-vbus: ask for vbus_draw regulator before registering xceiv
Dmitry Eremin-Solenikov
2011-05-03
1
-7
/
+7
|
*
|
USB: ldusb: add several new devices
Michael Hund
2011-05-03
1
-10
/
+42
|
*
|
usb: Configure octeon2 glue logic for proper uSOF cycle period.
David Daney
2011-05-03
1
-0
/
+3
|
*
|
usb: octeon2-common.c: Configure ports for proper electrical characteristics.
David Daney
2011-05-03
1
-1
/
+3
|
*
|
USB: octeon2-common: Don't reinitialize the clocks.
David Daney
2011-05-03
1
-14
/
+24
|
*
|
Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2011-05-02
8
-448
/
+762
|
|
\
\
|
|
*
|
xhci 1.0: Set transfer burst last packet count field.
Sarah Sharp
2011-05-02
2
-1
/
+41
|
|
*
|
xhci 1.0: Set transfer burst count field.
Sarah Sharp
2011-05-02
2
-1
/
+27
|
|
*
|
xhci 1.0: Update TD size field format.
Sarah Sharp
2011-05-02
1
-6
/
+70
|
|
*
|
xhci 1.0: Only interrupt on short packet for IN EPs.
Sarah Sharp
2011-05-02
1
-21
/
+24
|
|
*
|
xhci: Remove sparse warning about cmd_status.
Sarah Sharp
2011-05-02
1
-2
/
+2
[prev]
[next]