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
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: misc: legousbtower: Fix buffers on stack
Maksim Salau
2017-04-26
1
-10
/
+27
*
usb: misc: refactor code
Gustavo A. R. Silva
2017-04-08
1
-28
/
+21
*
usb: misc: add missing continue in switch
Gustavo A. R. Silva
2017-04-08
1
-0
/
+1
*
USB: lvstest: tighten endpoint sanity check
Johan Hovold
2017-03-29
1
-4
/
+3
*
Merge 4.11-rc4 into usb-next
Greg Kroah-Hartman
2017-03-27
3
-0
/
+12
|
\
|
*
USB: uss720: fix NULL-deref at probe
Johan Hovold
2017-03-14
1
-0
/
+5
|
*
USB: lvtest: fix NULL-deref at probe
Johan Hovold
2017-03-14
1
-0
/
+4
|
*
USB: idmouse: fix NULL-deref at probe
Johan Hovold
2017-03-14
1
-0
/
+3
*
|
USB: yurex: refactor endpoint retrieval
Johan Hovold
2017-03-23
1
-11
/
+5
*
|
USB: uss720: add debug endpoint-type check
Johan Hovold
2017-03-23
1
-4
/
+6
*
|
USB: usblcd: refactor endpoint retrieval
Johan Hovold
2017-03-23
1
-29
/
+18
*
|
USB: legousbtower: refactor endpoint retrieval
Johan Hovold
2017-03-23
1
-22
/
+7
*
|
USB: ldusb: refactor endpoint retrieval
Johan Hovold
2017-03-23
1
-14
/
+9
*
|
USB: iowarrior: refactor endpoint retrieval
Johan Hovold
2017-03-23
1
-17
/
+8
*
|
USB: idmouse: refactor endpoint retrieval
Johan Hovold
2017-03-23
1
-16
/
+12
*
|
USB: ftdi-elan: refactor endpoint retrieval
Johan Hovold
2017-03-23
1
-25
/
+17
*
|
USB: chaoskey: refactor endpoint retrieval
Johan Hovold
2017-03-23
1
-12
/
+10
*
|
USB: appledisplay: refactor endpoint retrieval
Johan Hovold
2017-03-23
1
-13
/
+6
*
|
USB: adutux: refactor endpoint retrieval
Johan Hovold
2017-03-23
1
-23
/
+8
*
|
USB: adutux: fix up error paths
Johan Hovold
2017-03-23
1
-13
/
+10
*
|
USB: adutux: drop redundant sanity check
Johan Hovold
2017-03-23
1
-5
/
+0
*
|
USB: misc: sisusb_con: fix coccinelle warning
Jiri Slaby
2017-03-17
1
-1
/
+1
*
|
USB: misc: ldusb: changed '*' location to fit coding Style
Milian Reichardt
2017-03-17
1
-10
/
+10
*
|
USB: misc: ldusb: Added Space after ',' to fit the coding style
Milian Reichardt
2017-03-17
1
-1
/
+1
*
|
USB: misc: ldusb: fixed decimal permission coding issue
Milian Reichardt
2017-03-17
1
-4
/
+4
*
|
usb: misc: remove unnecessary code
Gustavo A. R. Silva
2017-03-17
1
-1
/
+1
*
|
usb: misc: lvs: fix race condition in disconnect handling
Oliver Neukum
2017-03-16
1
-0
/
+1
*
|
usb: misc: remove unnecessary code
Gustavo A. R. Silva
2017-03-16
1
-1
/
+1
|
/
*
usb: usb251xb: dt: add unit suffix to oc-delay and power-on-time
Richard Leitner
2017-03-09
1
-15
/
+20
*
usb: usb251xb: remove max_{power,current}_{sp,bp} properties
Richard Leitner
2017-03-09
1
-20
/
+4
*
USB: iowarrior: fix NULL-deref in write
Johan Hovold
2017-03-09
1
-0
/
+8
*
USB: iowarrior: fix NULL-deref at probe
Johan Hovold
2017-03-09
1
-6
/
+7
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
4
-1
/
+4
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
3
-8
/
+8
*
usb: misc: add USB251xB/xBi Hi-Speed Hub Controller Driver
Richard Leitner
2017-02-14
3
-0
/
+615
*
usb: misc: usbtest: remove redundant check on retval < 0
Colin Ian King
2017-02-14
1
-1
/
+1
*
drivers: usb-misc: sisusbvga: remove dead code
Gustavo A. R. Silva
2017-02-08
1
-6
/
+0
*
usb: misc: adutux: remove redundant error check on copy_to_user return code
Colin Ian King
2017-02-03
1
-4
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
4
-4
/
+4
*
Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2016-12-13
1
-43
/
+12
|
\
|
*
tty: vgacon+sisusb, move scrolldelta to a common helper
Jiri Slaby
2016-10-27
1
-35
/
+2
|
*
tty: vt, cleanup and document con_scroll
Jiri Slaby
2016-10-27
1
-8
/
+10
*
|
usb: misc: rio500: fix result type for error message
Kim Jae Joong
2016-12-08
1
-1
/
+1
*
|
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2016-11-18
1
-3
/
+3
|
\
\
|
*
|
usb: misc: usbtest: remove unnecessary & operation
Felipe Balbi
2016-11-03
1
-1
/
+1
|
*
|
usb: misc: usbtest: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
1
-2
/
+2
|
|
/
*
|
hwrng: chaoskey - drop workaround for old hwrng core limitation
Julien Cristau
2016-10-24
1
-13
/
+1
|
/
*
usb: misc: legousbtower: Fix NULL pointer deference
Greg Kroah-Hartman
2016-09-21
1
-18
/
+17
*
ezusb: constify local structures
Julia Lawall
2016-09-13
1
-1
/
+1
*
usb: misc: yurex: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-6
/
+2
[next]