index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-26
usb: misc: legousbtower: Fix buffers on stack
Maksim Salau
1
-10
/
+27
2017-04-08
usb: misc: refactor code
Gustavo A. R. Silva
1
-28
/
+21
2017-04-08
usb: misc: add missing continue in switch
Gustavo A. R. Silva
1
-0
/
+1
2017-03-29
USB: lvstest: tighten endpoint sanity check
Johan Hovold
1
-4
/
+3
2017-03-27
Merge 4.11-rc4 into usb-next
Greg Kroah-Hartman
3
-0
/
+12
2017-03-23
USB: yurex: refactor endpoint retrieval
Johan Hovold
1
-11
/
+5
2017-03-23
USB: uss720: add debug endpoint-type check
Johan Hovold
1
-4
/
+6
2017-03-23
USB: usblcd: refactor endpoint retrieval
Johan Hovold
1
-29
/
+18
2017-03-23
USB: legousbtower: refactor endpoint retrieval
Johan Hovold
1
-22
/
+7
2017-03-23
USB: ldusb: refactor endpoint retrieval
Johan Hovold
1
-14
/
+9
2017-03-23
USB: iowarrior: refactor endpoint retrieval
Johan Hovold
1
-17
/
+8
2017-03-23
USB: idmouse: refactor endpoint retrieval
Johan Hovold
1
-16
/
+12
2017-03-23
USB: ftdi-elan: refactor endpoint retrieval
Johan Hovold
1
-25
/
+17
2017-03-23
USB: chaoskey: refactor endpoint retrieval
Johan Hovold
1
-12
/
+10
2017-03-23
USB: appledisplay: refactor endpoint retrieval
Johan Hovold
1
-13
/
+6
2017-03-23
USB: adutux: refactor endpoint retrieval
Johan Hovold
1
-23
/
+8
2017-03-23
USB: adutux: fix up error paths
Johan Hovold
1
-13
/
+10
2017-03-23
USB: adutux: drop redundant sanity check
Johan Hovold
1
-5
/
+0
2017-03-17
USB: misc: sisusb_con: fix coccinelle warning
Jiri Slaby
1
-1
/
+1
2017-03-17
USB: misc: ldusb: changed '*' location to fit coding Style
Milian Reichardt
1
-10
/
+10
2017-03-17
USB: misc: ldusb: Added Space after ',' to fit the coding style
Milian Reichardt
1
-1
/
+1
2017-03-17
USB: misc: ldusb: fixed decimal permission coding issue
Milian Reichardt
1
-4
/
+4
2017-03-17
usb: misc: remove unnecessary code
Gustavo A. R. Silva
1
-1
/
+1
2017-03-16
usb: misc: lvs: fix race condition in disconnect handling
Oliver Neukum
1
-0
/
+1
2017-03-16
usb: misc: remove unnecessary code
Gustavo A. R. Silva
1
-1
/
+1
2017-03-14
USB: uss720: fix NULL-deref at probe
Johan Hovold
1
-0
/
+5
2017-03-14
USB: lvtest: fix NULL-deref at probe
Johan Hovold
1
-0
/
+4
2017-03-14
USB: idmouse: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-03-09
usb: usb251xb: dt: add unit suffix to oc-delay and power-on-time
Richard Leitner
1
-15
/
+20
2017-03-09
usb: usb251xb: remove max_{power,current}_{sp,bp} properties
Richard Leitner
1
-20
/
+4
2017-03-09
USB: iowarrior: fix NULL-deref in write
Johan Hovold
1
-0
/
+8
2017-03-09
USB: iowarrior: fix NULL-deref at probe
Johan Hovold
1
-6
/
+7
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
4
-1
/
+4
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
3
-8
/
+8
2017-02-14
usb: misc: add USB251xB/xBi Hi-Speed Hub Controller Driver
Richard Leitner
3
-0
/
+615
2017-02-14
usb: misc: usbtest: remove redundant check on retval < 0
Colin Ian King
1
-1
/
+1
2017-02-08
drivers: usb-misc: sisusbvga: remove dead code
Gustavo A. R. Silva
1
-6
/
+0
2017-02-03
usb: misc: adutux: remove redundant error check on copy_to_user return code
Colin Ian King
1
-4
/
+0
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
4
-4
/
+4
2016-12-13
Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-43
/
+12
2016-12-08
usb: misc: rio500: fix result type for error message
Kim Jae Joong
1
-1
/
+1
2016-11-18
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-3
/
+3
2016-11-03
usb: misc: usbtest: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: misc: usbtest: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-2
/
+2
2016-10-27
tty: vgacon+sisusb, move scrolldelta to a common helper
Jiri Slaby
1
-35
/
+2
2016-10-27
tty: vt, cleanup and document con_scroll
Jiri Slaby
1
-8
/
+10
2016-10-24
hwrng: chaoskey - drop workaround for old hwrng core limitation
Julien Cristau
1
-13
/
+1
2016-09-21
usb: misc: legousbtower: Fix NULL pointer deference
Greg Kroah-Hartman
1
-18
/
+17
2016-09-13
ezusb: constify local structures
Julia Lawall
1
-1
/
+1
2016-08-30
usb: misc: yurex: don't print on ENOMEM
Wolfram Sang
1
-6
/
+2
[next]