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: ehci-omap: fix compile failure(v1)
Ming Lei
2012-07-16
1
-5
/
+5
*
usb: host: tegra: pass correct pointer in ehci_setup()
Laxman Dewangan
2012-07-16
3
-3
/
+3
*
USB: ehci-fsl: Update ifdef check to work on 64-bit ppc
Kumar Gala
2012-07-16
1
-1
/
+1
*
Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2012-07-16
1
-0
/
+6
|
\
|
*
xhci: Export Latency Tolerance Messaging capabilities.
Sarah Sharp
2012-07-11
1
-0
/
+6
*
|
USB: EHCI: resolve some unlikely races
Alan Stern
2012-07-16
3
-5
/
+43
*
|
USB: EHCI: fix up locking
Alan Stern
2012-07-16
3
-30
/
+64
*
|
USB: EHCI: simplify isochronous scanning
Alan Stern
2012-07-16
3
-91
/
+32
*
|
USB: EHCI: use hrtimer for the I/O watchdog
Alan Stern
2012-07-16
6
-65
/
+25
*
|
USB: EHCI: always scan each interrupt QH
Alan Stern
2012-07-16
5
-50
/
+71
*
|
USB: EHCI: don't lose events during a scan
Alan Stern
2012-07-16
2
-4
/
+12
*
|
USB: EHCI: use hrtimer for unlinking empty async QHs
Alan Stern
2012-07-16
5
-42
/
+59
*
|
USB: EHCI: unlink multiple async QHs together
Alan Stern
2012-07-16
5
-94
/
+98
*
|
USB: EHCI: use hrtimer for the IAA watchdog
Alan Stern
2012-07-16
5
-71
/
+61
*
|
USB: EHCI: don't refcount iso_stream structures
Alan Stern
2012-07-16
3
-52
/
+16
*
|
USB: EHCI: use hrtimer for (s)iTD deallocation
Alan Stern
2012-07-16
6
-105
/
+90
*
|
USB: EHCI: use hrtimer for controller death
Alan Stern
2012-07-16
3
-10
/
+38
*
|
USB: EHCI: use hrtimer for interrupt QH unlink
Alan Stern
2012-07-16
5
-28
/
+94
*
|
USB: EHCI: use hrtimer for async schedule
Alan Stern
2012-07-16
4
-49
/
+86
*
|
USB: EHCI: remove PS3 status polling
Alan Stern
2012-07-16
1
-67
/
+2
*
|
USB: EHCI: return void instead of 0
Alan Stern
2012-07-16
1
-20
/
+14
*
|
USB: EHCI: use hrtimer for the periodic schedule
Alan Stern
2012-07-16
5
-61
/
+101
*
|
USB: EHCI: introduce high-res timer
Alan Stern
2012-07-16
4
-2
/
+138
*
|
USB: EHCI: add new root-hub state: STOPPING
Alan Stern
2012-07-16
6
-18
/
+23
*
|
USB: EHCI: add pointer to end of async-unlink list
Alan Stern
2012-07-16
3
-7
/
+5
*
|
USB: EHCI: rename "reclaim"
Alan Stern
2012-07-16
5
-37
/
+38
*
|
USB: EHCI: add symbolic constants for QHs
Alan Stern
2012-07-16
4
-11
/
+17
*
|
USB: EHCI: don't refcount QHs
Alan Stern
2012-07-16
5
-44
/
+8
*
|
USB: EHCI: remove unneeded suspend/resume code
Alan Stern
2012-07-16
2
-19
/
+1
*
|
USB: EHCI: initialize data before resetting hardware
Alan Stern
2012-07-16
1
-3
/
+3
*
|
Merge 3.5-rc7 into usb-next
Greg Kroah-Hartman
2012-07-16
42
-1000
/
+474
|
\
\
|
|
/
|
*
EHCI: centralize controller initialization
Alan Stern
2012-07-09
24
-439
/
+164
|
*
EHCI: centralize controller suspend/resume
Alan Stern
2012-07-09
9
-348
/
+114
|
*
usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl
Hans de Goede
2012-07-06
1
-0
/
+2
|
*
USB: ehci-s5p: use devm_ functions
Jingoo Han
2012-07-06
1
-13
/
+6
|
*
USB: ohci-exynos: use devm_ functions
Jingoo Han
2012-07-06
1
-13
/
+6
|
*
USB: ohci-exynos: add clock gating to suspend/resume
Jingoo Han
2012-07-06
1
-0
/
+5
|
*
Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2012-07-05
5
-26
/
+30
|
|
\
|
|
*
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
2012-07-02
5
-11
/
+15
|
|
*
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
2012-06-25
5
-5
/
+5
|
|
*
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
2012-06-25
5
-15
/
+15
|
*
|
Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-07-05
1
-3
/
+3
|
|
\
\
|
|
*
|
usb: imx21-hcd.c: Use clk_prepare_enable/clk_disable_unprepare
Fabio Estevam
2012-06-12
1
-3
/
+3
|
|
|
/
|
*
|
ARM: OMAP: USB: Fixup ehci_hcd_omap_probe error path
Russ Dill
2012-06-26
1
-1
/
+5
|
*
|
USB: EHCI: define extension registers like normal ones
Alan Stern
2012-06-26
2
-28
/
+13
|
*
|
USB: FHCI: Reusing QUICC Engine USB Controller registers from immap_qe.h
Guilherme Maciel Ferreira
2012-06-26
6
-72
/
+54
|
*
|
Merge 3.5-rc3 into usb-next
Greg Kroah-Hartman
2012-06-20
7
-62
/
+201
|
|
\
\
|
*
|
|
USB: ohci-nxp: add usbd and otg clock initialization
Alexandre Pereira da Silva
2012-06-20
1
-33
/
+55
|
*
|
|
usb: correct trivial typo in drivers/usb/host/Kconfig
Jesper Dangaard Brouer
2012-06-15
1
-2
/
+2
|
*
|
|
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
2012-06-13
1
-8
/
+0
|
|
\
\
\
[next]