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
...
|
*
|
|
|
|
|
|
xhci: fixup incorrect memset size parameter when clearing up DbC on exit.
Mathias Nyman
2017-12-12
1
-1
/
+1
|
*
|
|
|
|
|
|
USB: remove the URB_NO_FSBR flag
Alan Stern
2017-12-12
4
-10
/
+1
|
*
|
|
|
|
|
|
usb: typec: wcove: fix the sink capabilities
Heikki Krogerus
2017-12-12
1
-3
/
+1
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
xhci: add port status tracing for Get Hub Status requests
Mathias Nyman
2017-12-08
2
-0
/
+7
|
*
|
|
|
|
|
xhci: add port status tracing for Get Port Status hub requests
Mathias Nyman
2017-12-08
2
-0
/
+6
|
*
|
|
|
|
|
usb: xhci: allow imod-interval to be configurable
Adam Wallis
2017-12-08
5
-5
/
+20
|
*
|
|
|
|
|
usb: xhci: Cleanup printk debug message for ERST
Lu Baolu
2017-12-08
3
-21
/
+0
|
*
|
|
|
|
|
usb: xhci: Cleanup printk debug message for registers
Lu Baolu
2017-12-08
4
-258
/
+0
|
*
|
|
|
|
|
usb: xhci: Add DbC support in xHCI driver
Lu Baolu
2017-12-08
8
-0
/
+1804
|
*
|
|
|
|
|
usb: xhci: Make some static functions global
Lu Baolu
2017-12-08
3
-42
/
+72
|
*
|
|
|
|
|
xhci: remove unnecessary boolean parameter from xhci_alloc_command
Mathias Nyman
2017-12-08
5
-31
/
+16
|
*
|
|
|
|
|
xhci: add helper to allocate command with input context
Mathias Nyman
2017-12-08
3
-4
/
+26
|
*
|
|
|
|
|
usb: xhci: remove unused variable ep_ring
Corentin Labbe
2017-12-08
1
-2
/
+0
|
*
|
|
|
|
|
usb: xhci: remove unused variable urb_priv
Corentin Labbe
2017-12-08
1
-2
/
+0
|
*
|
|
|
|
|
usb: xhci: remove unused variable ep
Corentin Labbe
2017-12-08
1
-2
/
+0
|
*
|
|
|
|
|
usb: xhci: remove unused variable last_freed_endpoint
Corentin Labbe
2017-12-08
1
-3
/
+0
|
*
|
|
|
|
|
typec: tcpm: Only request matching pdos
Badhri Jagan Sridharan
2017-12-07
1
-42
/
+121
|
*
|
|
|
|
|
typec: tcpm: Validate source and sink caps
Badhri Jagan Sridharan
2017-12-07
1
-9
/
+121
|
*
|
|
|
|
|
usb: early: Correct the endpoint type value for bulk in endpoint
Lu Baolu
2017-12-07
1
-1
/
+1
|
*
|
|
|
|
|
uas: Remove US_FL_NO_ATA_1X unusual device entries for Seagate devices
Hans de Goede
2017-12-07
1
-63
/
+0
|
*
|
|
|
|
|
usb: host: fotg210: Use dma_pool_zalloc
Vasyl Gomonovych
2017-12-07
1
-5
/
+2
|
*
|
|
|
|
|
usb: Don't print a warning if interface driver rebind is deferred at resume
Mathias Nyman
2017-12-07
1
-1
/
+1
|
*
|
|
|
|
|
USB: storage: Remove obsolete "FIXME"
Mikhail Zaytsev
2017-12-06
1
-4
/
+4
|
*
|
|
|
|
|
usb: typec: remove duplicate includes
Pravin Shedge
2017-12-06
1
-1
/
+0
|
*
|
|
|
|
|
usb: core: Fix logging messages with spurious periods after newlines
Joe Perches
2017-12-06
3
-17
/
+14
|
*
|
|
|
|
|
USB: of: clean up device-node helper
Johan Hovold
2017-11-28
3
-16
/
+16
|
*
|
|
|
|
|
USB: ledtrig-usbport: fix of-node leak
Johan Hovold
2017-11-28
1
-1
/
+7
|
*
|
|
|
|
|
USB: add device-tree support for interfaces
Johan Hovold
2017-11-28
2
-6
/
+82
|
*
|
|
|
|
|
typec: tcpm: fusb302: Resolve out of order messaging events
Adam Thomson
2017-11-28
1
-4
/
+17
|
*
|
|
|
|
|
typec: fusb302: Use dev_err during probe
Mats Karrman
2017-11-28
1
-9
/
+8
|
*
|
|
|
|
|
USB: usbip: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2017-11-28
1
-1
/
+1
|
*
|
|
|
|
|
USB: host: whci: remove redundant variable t
Colin Ian King
2017-11-28
1
-2
/
+0
|
*
|
|
|
|
|
usb: core: lower log level when device is not able to deal with string
Kai-Heng Feng
2017-11-28
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
16
-29
/
+29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
13
-26
/
+26
|
*
|
|
|
|
|
media: annotate ->poll() instances
Al Viro
2017-11-27
3
-3
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
signal: Replace memset(info,...) with clear_siginfo for clarity
Eric W. Biederman
2018-01-22
1
-2
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2018-01-27
8
-32
/
+62
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
usb: misc: usb3503: make sure reset is low for at least 100us
Stefan Agner
2018-01-11
1
-0
/
+2
|
*
|
|
|
|
Merge tag 'usb-serial-4.15-rc8' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2018-01-11
1
-0
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
USB: serial: cp210x: add new device ID ELV ALC 8xxx
Christian Holl
2018-01-04
1
-0
/
+1
|
|
*
|
|
|
|
USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQ
Diego Elio Pettenò
2018-01-02
1
-0
/
+1
|
|
|
/
/
/
/
|
*
|
|
|
|
uas: ignore UAS for Norelsys NS1068(X) chips
Icenowy Zheng
2018-01-09
1
-0
/
+7
|
*
|
|
|
|
USB: UDC core: fix double-free in usb_add_gadget_udc_release
Alan Stern
2018-01-09
1
-15
/
+13
|
*
|
|
|
|
USB: fix usbmon BUG trigger
Pete Zaitcev
2018-01-09
1
-1
/
+7
|
*
|
|
|
|
usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer buffer
Shuah Khan
2018-01-04
1
-2
/
+9
|
*
|
|
|
|
usbip: remove kernel addresses from usb device and urb debug msgs
Shuah Khan
2018-01-04
1
-14
/
+3
|
*
|
|
|
|
usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious input
Shuah Khan
2018-01-04
1
-0
/
+19
|
|
/
/
/
/
*
|
|
|
|
usb/gadget/NCM: Replace tasklet with softirq hrtimer
Thomas Gleixner
2018-01-16
1
-23
/
+7
|
/
/
/
/
[prev]
[next]