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
*
Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2013-08-15
12
-354
/
+510
|
\
|
*
xhci: fix dma mask setup in xhci.c
Xenia Ragiadakou
2013-08-13
2
-14
/
+15
|
*
xhci: trace debug statements related to ring expansion
Xenia Ragiadakou
2013-08-13
3
-3
/
+9
|
*
xhci: trace debug messages related to driver initialization and unload
Xenia Ragiadakou
2013-08-13
3
-68
/
+113
|
*
xhci: trace debug statements for urb cancellation
Xenia Ragiadakou
2013-08-13
3
-28
/
+54
|
*
xhci: add xhci_cmd_completion trace event
Xenia Ragiadakou
2013-08-13
2
-0
/
+33
|
*
xhci: add xhci_address_ctx trace event
Xenia Ragiadakou
2013-08-13
2
-0
/
+49
|
*
xhci: add trace for debug messages related to endpoint reset
Xenia Ragiadakou
2013-08-13
3
-7
/
+18
|
*
xhci: add trace for debug messages related to quirks
Xenia Ragiadakou
2013-08-13
5
-35
/
+69
|
*
xhci: add trace for debug messages related to changing contexts
Xenia Ragiadakou
2013-08-13
4
-10
/
+27
|
*
xhci: add traces for debug messages in xhci_address_device()
Xenia Ragiadakou
2013-08-13
6
-11
/
+103
|
*
xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code
Xenia Ragiadakou
2013-08-13
4
-165
/
+1
|
*
xhci: replace printk(KERN_DEBUG ...)
Xenia Ragiadakou
2013-08-13
1
-9
/
+7
|
*
xhci: replace xhci_info() with xhci_dbg()
Xenia Ragiadakou
2013-08-13
2
-4
/
+2
|
*
usb: Add Device Tree support to XHCI Platform driver
Al Cooper
2013-08-13
1
-0
/
+10
*
|
USB: uss720: fix DMA-buffer allocation
Johan Hovold
2013-08-14
1
-9
/
+15
*
|
USB: quatech2: fix port DMA-buffer allocations
Johan Hovold
2013-08-14
1
-6
/
+15
*
|
USB: quatech2: fix serial DMA-buffer allocations
Johan Hovold
2013-08-14
1
-2
/
+12
*
|
USB: keyspan: fix port DMA-buffer allocations
Johan Hovold
2013-08-14
1
-8
/
+56
*
|
USB: keyspan: fix serial DMA-buffer allocations
Johan Hovold
2013-08-14
1
-4
/
+36
*
|
USB: chipidea: i.MX: simplify usbmisc
Sascha Hauer
2013-08-14
3
-107
/
+76
*
|
usb: chipidea: udc: .pullup is valid only when vbus is there
Peter Chen
2013-08-14
1
-0
/
+3
*
|
usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS
Peter Chen
2013-08-14
3
-20
/
+6
*
|
usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flags
Peter Chen
2013-08-14
1
-3
/
+2
*
|
usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts
Peter Chen
2013-08-14
3
-0
/
+39
*
|
usb: chipidea: add vbus interrupt handler
Peter Chen
2013-08-14
5
-12
/
+71
*
|
usb: chipidea: move otg related things to otg file
Peter Chen
2013-08-14
3
-52
/
+70
*
|
usb: chipidea: disable all interrupts and clear all interrupts status
Peter Chen
2013-08-14
1
-1
/
+10
*
|
usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG
Peter Chen
2013-08-14
1
-7
/
+30
*
|
usb: chipidea: add role init and destroy APIs
Peter Chen
2013-08-14
5
-11
/
+54
*
|
usb: chipidea: otg: add otg file used to access otgsc
Peter Chen
2013-08-14
5
-2
/
+80
*
|
usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users
Peter Chen
2013-08-14
1
-1
/
+6
*
|
usb: chipidea: host: add vbus regulator control
Peter Chen
2013-08-14
1
-1
/
+22
*
|
usb: chipidea: move vbus regulator operation to core
Peter Chen
2013-08-14
2
-24
/
+25
*
|
usb: chipidea: remove previous MODULE_ALIAS
Fabio Estevam
2013-08-14
1
-1
/
+0
*
|
usb: chipidea: prevent endless loop registering platform_devices when probe f...
Lothar Waßmann
2013-08-14
1
-5
/
+3
*
|
usb: chipidea: don't clobber return value of ci_role_start()
Lothar Waßmann
2013-08-14
1
-1
/
+0
*
|
usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_h...
Lothar Waßmann
2013-08-14
1
-3
/
+1
*
|
usb: chipidea: improve kconfig 2.0
Lothar Waßmann
2013-08-14
1
-4
/
+3
*
|
usb: chipidea: imx: delete the dead code
Peter Chen
2013-08-14
1
-3
/
+0
*
|
usb: chipidea: move hw_phymode_configure() into probe
Fabio Estevam
2013-08-14
1
-2
/
+2
*
|
usb: chipidea: ci_hdrc_imx: remove unused variable 'res'
Fabio Estevam
2013-08-14
1
-7
/
+0
*
|
usb: dwc3: core: cope with NULL pdata
Felipe Balbi
2013-08-14
1
-1
/
+4
*
|
usb: rh_call_control tbuf overflow fix
Sean O. Stalley
2013-08-14
1
-7
/
+17
*
|
usb: host: add Kconfig option for EHSET
Jack Pham
2013-08-14
3
-1
/
+26
*
|
pl2303: improve the chip type detection/distinction
Frank Schäfer
2013-08-14
1
-23
/
+72
*
|
pl2303: improve the chip type information output on startup
Frank Schäfer
2013-08-14
1
-5
/
+10
*
|
pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()
Frank Schäfer
2013-08-14
1
-3
/
+2
*
|
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-08-13
96
-3363
/
+2189
|
\
\
|
*
|
usb: phy: am335x: include linux/err.h
Sebastian Andrzej Siewior
2013-08-13
1
-0
/
+1
[next]