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
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
usb: host: omap: ehci and ohci simplification
Keshava Munegowda
2011-03-01
2
-1468
/
+132
|
*
|
|
|
arm: omap: usb: create common enums and structures for ehci and ohci
Keshava Munegowda
2011-03-01
2
-32
/
+32
|
*
|
|
|
usb: host: omap: switch to platform_get_resource_byname
Felipe Balbi
2011-03-01
2
-6
/
+6
|
*
|
|
|
usb: ehci: omap: add support for TLL mode on OMAP4
Anand Gadiyar
2011-03-01
1
-0
/
+134
|
*
|
|
|
usb/isp1760: Handle toggle bit in queue heads only
Arvid Brodin
2011-02-28
1
-33
/
+21
|
*
|
|
|
usb/isp1760: Replace period calculation for INT packets with something readable
Arvid Brodin
2011-02-28
1
-69
/
+37
|
*
|
|
|
usb/isp1760: Consolidate printouts and remove unused code
Arvid Brodin
2011-02-28
2
-218
/
+190
|
*
|
|
|
usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_info
Arvid Brodin
2011-02-28
2
-10
/
+2
|
*
|
|
|
usb/isp1760: Clean up payload address handling
Arvid Brodin
2011-02-28
2
-111
/
+95
|
*
|
|
|
usb/isp1760: Remove redundant variables and defines
Arvid Brodin
2011-02-28
2
-69
/
+58
|
*
|
|
|
usb/isp1760: Move to native-endian ptds
Arvid Brodin
2011-02-28
2
-357
/
+339
|
*
|
|
|
usb: host: uhci-hcd.c Remove one to many n's in a word.
Justin P. Mattock
2011-02-28
1
-1
/
+1
|
*
|
|
|
USB: EHCI bus glue for on-chip PMC MSP USB controller
Anoop
2011-02-25
3
-2
/
+401
|
*
|
|
|
USB: EHCI: Fix compiler warnings with MSM driver
Pavankumar Kondeti
2011-02-25
1
-1
/
+3
|
*
|
|
|
ehci: Check individual port status registers on resume
Matthew Garrett
2011-02-25
1
-1
/
+22
|
*
|
|
|
usb: isp1362-hcd: use bitmap_clear() and bitmap_set()
Akinobu Mita
2011-02-17
1
-5
/
+2
|
*
|
|
|
USB: make ehci msm driver use ehci_run.
Matthieu CASTET
2011-02-17
1
-87
/
+5
|
*
|
|
|
USB: don't run ehci_reset in ehci_run for tdi device
Matthieu CASTET
2011-02-17
2
-3
/
+9
|
*
|
|
|
USB: isp1760: Implement solution for erratum 2
Sebastian Andrzej Siewior
2011-02-17
2
-6
/
+17
|
*
|
|
|
USB: Mark EHCI LPM functions as __maybe_unused
Maksim Rayskiy
2011-02-17
1
-2
/
+3
|
*
|
|
|
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
2011-02-17
14
-131
/
+160
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
Greg Kroah-Hartman
2011-02-17
10
-311
/
+222
|
*
|
|
|
USB: HCD: Add usb_hcd prefix to exported functions
Robert Morell
2011-02-04
1
-2
/
+3
|
*
|
|
|
USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings.
David Daney
2011-02-04
1
-2
/
+3
|
*
|
|
|
USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings.
David Daney
2011-02-04
1
-8
/
+10
|
*
|
|
|
USB: EHCI: Cleanup and rewrite ehci_vdgb().
David Daney
2011-02-04
1
-3
/
+1
|
*
|
|
|
USB: EHCI: Remove dead code from ehci-sched.c
David Daney
2011-02-04
1
-3
/
+0
|
*
|
|
|
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
2011-02-04
10
-222
/
+311
|
|
|
/
/
|
|
/
|
|
*
|
|
|
of: Add missing of_address.h to xilinx ehci driver
Michal Simek
2011-03-02
1
-0
/
+1
*
|
|
|
USB: xhci: mark local functions as static
Dmitry Torokhov
2011-02-22
3
-8
/
+8
*
|
|
|
USB: xhci: fix couple sparse annotations
Dmitry Torokhov
2011-02-20
1
-2
/
+2
*
|
|
|
USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself
Dmitry Torokhov
2011-02-20
4
-7
/
+8
*
|
|
|
xhci: Fix an error in count_sg_trbs_needed()
Paul Zimmerman
2011-02-20
1
-1
/
+1
*
|
|
|
xhci: Fix errors in the running total calculations in the TRB math
Paul Zimmerman
2011-02-20
1
-0
/
+3
*
|
|
|
xhci: Clarify some expressions in the TRB math
Paul Zimmerman
2011-02-20
1
-12
/
+10
*
|
|
|
xhci: Avoid BUG() in interrupt context
Paul Zimmerman
2011-02-20
1
-4
/
+9
|
|
/
/
|
/
|
|
*
|
|
USB: Fix trout build failure with ci13xxx_msm gadget
Pavankumar Kondeti
2011-02-04
1
-0
/
+2
*
|
|
USB: EHCI: fix scheduling while atomic during suspend
Yin Kangkai
2011-02-03
3
-2
/
+9
*
|
|
Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
2011-02-03
1
-3
/
+3
|
\
\
\
|
*
|
|
usb: ehci-omap: Show fatal probing time errors to end user
Jarkko Nikula
2011-02-01
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()
Jesper Juhl
2011-02-03
1
-0
/
+1
|
/
/
*
|
Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...
Greg Kroah-Hartman
2011-01-24
3
-85
/
+82
|
\
\
|
*
|
xhci: Remove more doorbell-related reads
Matthew Wilcox
2011-01-14
2
-26
/
+17
|
*
|
xHCI: fix printk_ratelimit() usage
Andiry Xu
2011-01-14
1
-2
/
+2
|
*
|
xHCI: replace dev_dbg() with xhci_dbg()
Andiry Xu
2011-01-14
1
-5
/
+6
|
*
|
xHCI: fix cycle bit set in giveback_first_trb()
Andiry Xu
2011-01-14
1
-7
/
+21
|
*
|
xHCI: remove redundant parameter in giveback_first_trb()
Andiry Xu
2011-01-14
1
-8
/
+6
|
*
|
xHCI: fix queue_trb in isoc transfer
Andiry Xu
2011-01-14
1
-1
/
+4
|
*
|
xhci: Use GFP_NOIO during device reset.
Sarah Sharp
2011-01-14
1
-2
/
+6
|
*
|
xhci: Do not run xhci_cleanup_msix with irq disabled
Zhang Rui
2011-01-14
1
-2
/
+4
[prev]
[next]