Age | Commit message (Expand) | Author | Files | Lines |
2017-05-17 | USB: iowarrior: use memdup_user | Geliang Tang | 1 | -8/+3 |
2017-05-17 | USB: iowarrior: fix info ioctl on big-endian hosts | Johan Hovold | 1 | -1/+1 |
2017-05-17 | USB: chaoskey: fix Alea quirk on big-endian hosts | Johan Hovold | 1 | -1/+1 |
2017-05-17 | sisusb_con: fix coccinelle warning | Jiri Slaby | 1 | -1/+1 |
2017-05-17 | usb: misc: legousbtower: Fix memory leak | Maksim Salau | 1 | -0/+1 |
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-27 | 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 |