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: dwc2: gadget: set op_state in vbus_session call
Gregory Herrero
2015-10-01
1
-0
/
+1
|
|
*
|
|
|
|
|
usb: dwc2: gadget: don't modify pullup state in host mode
Gregory Herrero
2015-10-01
1
-1
/
+8
|
|
*
|
|
|
|
|
usb: dwc2: force dr_mode in case of configuration mismatch
Mian Yousaf Kaukab
2015-10-01
1
-0
/
+11
|
|
*
|
|
|
|
|
usb: gadget: SourceSink: Fix show methods for attributes
Krzysztof Opasiak
2015-10-01
1
-6
/
+6
|
|
*
|
|
|
|
|
usb: gadget: loopback: Fix show methods for attributes
Krzysztof Opasiak
2015-10-01
1
-2
/
+2
|
|
*
|
|
|
|
|
usb: gadget: at91_udc: mention proper dependency
Sudip Mukherjee
2015-10-01
1
-1
/
+1
|
|
*
|
|
|
|
|
usb: gadget: amd5536udc: NULL comparison
Sudip Mukherjee
2015-10-01
1
-4
/
+4
|
|
*
|
|
|
|
|
usb: gadget: amd5536udc: remove forward declaration of udc_basic_init
Sudip Mukherjee
2015-10-01
1
-28
/
+27
|
|
*
|
|
|
|
|
usb: gadget: amd5536udc: remove forward declaration of udc_pci_*
Sudip Mukherjee
2015-10-01
1
-2
/
+0
|
|
*
|
|
|
|
|
usb: gadget: amd5536udc: remove forward declaration of udc_free_dma_chain
Sudip Mukherjee
2015-10-01
1
-27
/
+24
|
|
*
|
|
|
|
|
usb: gadget: amd5536udc: remove forward declaration of udc_create_dma_chain
Sudip Mukherjee
2015-10-01
1
-121
/
+117
|
|
*
|
|
|
|
|
usb: gadget: amd5536udc: remove forward declaration of udc_remote_wakeup
Sudip Mukherjee
2015-10-01
1
-21
/
+20
|
|
*
|
|
|
|
|
usb: gadget: amd5536udc: remove forward declaration of udc_probe
Sudip Mukherjee
2015-10-01
1
-67
/
+66
|
|
*
|
|
|
|
|
usb: gadget: amd5536udc: remove unnecessary conditions
Sudip Mukherjee
2015-10-01
2
-16
/
+6
|
|
*
|
|
|
|
|
usb: gadget: amd5536udc: use free_dma_pools
Sudip Mukherjee
2015-10-01
1
-14
/
+1
|
|
*
|
|
|
|
|
usb: gadget: amd5536udc: use WARN_ON
Sudip Mukherjee
2015-10-01
1
-1
/
+2
|
|
*
|
|
|
|
|
usb: gadget: amd5536udc: fix error path
Sudip Mukherjee
2015-10-01
1
-7
/
+22
|
|
*
|
|
|
|
|
usb: gadget: amd5536udc: rewrite init_dma_pools
Sudip Mukherjee
2015-10-01
1
-6
/
+13
|
|
*
|
|
|
|
|
usb: dwc2: gadget: initialize op_state for peripheral only configuration
Mian Yousaf Kaukab
2015-10-01
1
-0
/
+2
|
|
*
|
|
|
|
|
usb: dwc2: gadget: ensure lx_state corresponds to current state
Gregory Herrero
2015-10-01
1
-4
/
+4
|
|
*
|
|
|
|
|
usb: dwc2: host: kill remaining urbs using -ECONNRESET status
Gregory Herrero
2015-10-01
1
-1
/
+1
|
|
*
|
|
|
|
|
usb: dwc2: host: use correct frame number during qh init
Gregory Herrero
2015-10-01
1
-0
/
+3
|
|
*
|
|
|
|
|
usb: dwc2: host: correctly dump urb isochronous descriptors
Gregory Herrero
2015-10-01
1
-5
/
+6
|
|
*
|
|
|
|
|
usb: dwc2: host: wait 3ms for controller stabilization
Gregory Herrero
2015-10-01
1
-1
/
+4
|
|
*
|
|
|
|
|
usb: dwc2: host: clear pending interrupts prior hibernation
Gregory Herrero
2015-10-01
1
-0
/
+6
|
|
*
|
|
|
|
|
usb: dwc2: host: disable interrupt during stop
Gregory Herrero
2015-10-01
1
-0
/
+3
|
|
*
|
|
|
|
|
usb: dwc2: host: add disconnect interrupt to host only interrupts
Mian Yousaf Kaukab
2015-10-01
1
-2
/
+3
|
|
*
|
|
|
|
|
usb: dwc2: host: disconnect hcd prior stopping it
Gregory Herrero
2015-10-01
1
-0
/
+5
|
|
*
|
|
|
|
|
usb: dwc2: host: reset frame number after suspend
Gregory Herrero
2015-10-01
2
-0
/
+9
|
|
*
|
|
|
|
|
usb: dwc2: host: resume only if bus is suspended
Gregory Herrero
2015-10-01
1
-1
/
+2
|
|
*
|
|
|
|
|
usb: dwc2: host: ignore wakeup interrupt if hibernation supported
Gregory Herrero
2015-10-01
1
-0
/
+4
|
|
*
|
|
|
|
|
usb: dwc2: host: avoid resetting lx_state to L3 during disconnect
Gregory Herrero
2015-10-01
1
-3
/
+0
|
|
*
|
|
|
|
|
usb: dwc2: host: update hcd and lx_state during start/stop callbacks
Gregory Herrero
2015-10-01
1
-1
/
+5
|
|
*
|
|
|
|
|
usb: dwc2: host: enter hibernation during bus suspend
Gregory Herrero
2015-10-01
1
-12
/
+128
|
|
*
|
|
|
|
|
usb: dwc2: host: add flag to reflect bus state
Gregory Herrero
2015-10-01
2
-2
/
+4
|
|
*
|
|
|
|
|
usb: dwc2: host: create a function to handle port_resume
Gregory Herrero
2015-10-01
1
-10
/
+30
|
|
*
|
|
|
|
|
usb: dwc2: host: don't clear hprt0 status bits when exiting hibernation
Gregory Herrero
2015-10-01
1
-1
/
+1
|
|
*
|
|
|
|
|
usb: dwc3: gadget: remove unnecessary _irqsave()
Felipe Balbi
2015-09-28
1
-3
/
+2
|
|
*
|
|
|
|
|
usb: dwc3: gadget: use Update Transfer from Xfer In Progress
Felipe Balbi
2015-09-28
1
-2
/
+2
|
|
*
|
|
|
|
|
usb: dwc3: gadget: use update transfer command
Felipe Balbi
2015-09-28
1
-4
/
+5
|
|
*
|
|
|
|
|
usb: dwc3: gadget: start transfer on XFER_COMPLETE
Felipe Balbi
2015-09-28
1
-0
/
+8
|
|
*
|
|
|
|
|
usb: gadget: pch-udc: fix lock
Felipe Balbi
2015-09-28
1
-4
/
+4
|
|
*
|
|
|
|
|
usb: dwc3: pci: passing forward the ACPI companion
Heikki Krogerus
2015-09-27
1
-0
/
+1
|
|
*
|
|
|
|
|
usb: dwc3: core: convert to unified device property interface
Heikki Krogerus
2015-09-27
1
-26
/
+24
|
|
*
|
|
|
|
|
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
2015-09-27
9
-19
/
+12
|
|
*
|
|
|
|
|
usb: dwc3: st: prepare the driver for generic usb_get_dr_mode function
Heikki Krogerus
2015-09-27
1
-2
/
+10
|
|
*
|
|
|
|
|
usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed
Heikki Krogerus
2015-09-27
4
-29
/
+22
|
|
*
|
|
|
|
|
usb: gadget: legacy: tcm: eliminate abuse of ep->driver data
Robert Baldyga
2015-09-27
1
-18
/
+0
|
|
*
|
|
|
|
|
usb: gadget: legacy: dbgp: eliminate abuse of ep->driver data
Robert Baldyga
2015-09-27
1
-16
/
+2
|
|
*
|
|
|
|
|
usb: gadget: u_serial: eliminate abuse of ep->driver data
Robert Baldyga
2015-09-27
1
-5
/
+0
[prev]
[next]