summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
...
* Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman2017-03-273-0/+12
|\
| * USB: uss720: fix NULL-deref at probeJohan Hovold2017-03-141-0/+5
| * USB: lvtest: fix NULL-deref at probeJohan Hovold2017-03-141-0/+4
| * USB: idmouse: fix NULL-deref at probeJohan Hovold2017-03-141-0/+3
* | USB: yurex: refactor endpoint retrievalJohan Hovold2017-03-231-11/+5Star
* | USB: uss720: add debug endpoint-type checkJohan Hovold2017-03-231-4/+6
* | USB: usblcd: refactor endpoint retrievalJohan Hovold2017-03-231-29/+18Star
* | USB: legousbtower: refactor endpoint retrievalJohan Hovold2017-03-231-22/+7Star
* | USB: ldusb: refactor endpoint retrievalJohan Hovold2017-03-231-14/+9Star
* | USB: iowarrior: refactor endpoint retrievalJohan Hovold2017-03-231-17/+8Star
* | USB: idmouse: refactor endpoint retrievalJohan Hovold2017-03-231-16/+12Star
* | USB: ftdi-elan: refactor endpoint retrievalJohan Hovold2017-03-231-25/+17Star
* | USB: chaoskey: refactor endpoint retrievalJohan Hovold2017-03-231-12/+10Star
* | USB: appledisplay: refactor endpoint retrievalJohan Hovold2017-03-231-13/+6Star
* | USB: adutux: refactor endpoint retrievalJohan Hovold2017-03-231-23/+8Star
* | USB: adutux: fix up error pathsJohan Hovold2017-03-231-13/+10Star
* | USB: adutux: drop redundant sanity checkJohan Hovold2017-03-231-5/+0Star
* | USB: misc: sisusb_con: fix coccinelle warningJiri Slaby2017-03-171-1/+1
* | USB: misc: ldusb: changed '*' location to fit coding StyleMilian Reichardt2017-03-171-10/+10
* | USB: misc: ldusb: Added Space after ',' to fit the coding styleMilian Reichardt2017-03-171-1/+1
* | USB: misc: ldusb: fixed decimal permission coding issueMilian Reichardt2017-03-171-4/+4
* | usb: misc: remove unnecessary codeGustavo A. R. Silva2017-03-171-1/+1
* | usb: misc: lvs: fix race condition in disconnect handlingOliver Neukum2017-03-161-0/+1
* | usb: misc: remove unnecessary codeGustavo A. R. Silva2017-03-161-1/+1
|/
* usb: usb251xb: dt: add unit suffix to oc-delay and power-on-timeRichard Leitner2017-03-091-15/+20
* usb: usb251xb: remove max_{power,current}_{sp,bp} propertiesRichard Leitner2017-03-091-20/+4Star
* USB: iowarrior: fix NULL-deref in writeJohan Hovold2017-03-091-0/+8
* USB: iowarrior: fix NULL-deref at probeJohan Hovold2017-03-091-6/+7
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-024-1/+4
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-283-8/+8
* usb: misc: add USB251xB/xBi Hi-Speed Hub Controller DriverRichard Leitner2017-02-143-0/+615
* usb: misc: usbtest: remove redundant check on retval < 0Colin Ian King2017-02-141-1/+1
* drivers: usb-misc: sisusbvga: remove dead codeGustavo A. R. Silva2017-02-081-6/+0Star
* usb: misc: adutux: remove redundant error check on copy_to_user return codeColin Ian King2017-02-031-4/+0Star
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
* Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2016-12-131-43/+12Star
|\
| * tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby2016-10-271-35/+2Star
| * tty: vt, cleanup and document con_scrollJiri Slaby2016-10-271-8/+10
* | usb: misc: rio500: fix result type for error messageKim Jae Joong2016-12-081-1/+1
* | Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2016-11-181-3/+3
|\ \
| * | usb: misc: usbtest: remove unnecessary & operationFelipe Balbi2016-11-031-1/+1
| * | usb: misc: usbtest: make use of new usb_endpoint_maxp_mult()Felipe Balbi2016-11-031-2/+2
| |/
* / hwrng: chaoskey - drop workaround for old hwrng core limitationJulien Cristau2016-10-241-13/+1Star
|/
* usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman2016-09-211-18/+17Star
* ezusb: constify local structuresJulia Lawall2016-09-131-1/+1
* usb: misc: yurex: don't print on ENOMEMWolfram Sang2016-08-301-6/+2Star
* usb: misc: uss720: don't print on ENOMEMWolfram Sang2016-08-301-3/+1Star
* usb: misc: usbsevseg: don't print on ENOMEMWolfram Sang2016-08-301-6/+2Star
* usb: misc: usblcd: don't print on ENOMEMWolfram Sang2016-08-301-7/+2Star
* usb: misc: trancevibrator: don't print on ENOMEMWolfram Sang2016-08-301-2/+1Star