summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorLines
2017-08-28usb: misc: lvstest: add entry to place port in compliance modeJack Pham-0/+41
2017-08-28usb: misc: ftdi-elan: fix duplicated code for different branchesGustavo A. R. Silva-26/+1
2017-08-10usb: usbsevseg: constify attribute_group structures.Arvind Yadav-1/+1
2017-07-22USB: misc: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman-26/+2
2017-07-17usb: misc: ftdi-elan: compress return logic into one lineGustavo A. R. Silva-3/+3
2017-07-17usb: misc: sisusbvga: compress return logic into one lineGustavo A. R. Silva-10/+3
2017-06-27usb: typec: ucsi: Add ACPI driverHeikki Krogerus-720/+0
2017-06-13usb: misc: usbsevseg: Use sysfs_match_string() helperAndy Shevchenko-10/+8
2017-05-22Merge 4.12-rc2 into usb-nextGreg Kroah-Hartman-3/+4
2017-05-17USB: iowarrior: use memdup_userGeliang Tang-8/+3
2017-05-17USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold-1/+1
2017-05-17USB: chaoskey: fix Alea quirk on big-endian hostsJohan Hovold-1/+1
2017-05-17sisusb_con: fix coccinelle warningJiri Slaby-1/+1
2017-05-17usb: misc: legousbtower: Fix memory leakMaksim Salau-0/+1
2017-04-26usb: misc: legousbtower: Fix buffers on stackMaksim Salau-10/+27
2017-04-08usb: misc: refactor codeGustavo A. R. Silva-28/+21
2017-04-08usb: misc: add missing continue in switchGustavo A. R. Silva-0/+1
2017-03-29USB: lvstest: tighten endpoint sanity checkJohan Hovold-4/+3
2017-03-27Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman-0/+12
2017-03-23USB: yurex: refactor endpoint retrievalJohan Hovold-11/+5
2017-03-23USB: uss720: add debug endpoint-type checkJohan Hovold-4/+6
2017-03-23USB: usblcd: refactor endpoint retrievalJohan Hovold-29/+18
2017-03-23USB: legousbtower: refactor endpoint retrievalJohan Hovold-22/+7
2017-03-23USB: ldusb: refactor endpoint retrievalJohan Hovold-14/+9
2017-03-23USB: iowarrior: refactor endpoint retrievalJohan Hovold-17/+8
2017-03-23USB: idmouse: refactor endpoint retrievalJohan Hovold-16/+12
2017-03-23USB: ftdi-elan: refactor endpoint retrievalJohan Hovold-25/+17
2017-03-23USB: chaoskey: refactor endpoint retrievalJohan Hovold-12/+10
2017-03-23USB: appledisplay: refactor endpoint retrievalJohan Hovold-13/+6
2017-03-23USB: adutux: refactor endpoint retrievalJohan Hovold-23/+8
2017-03-23USB: adutux: fix up error pathsJohan Hovold-13/+10
2017-03-23USB: adutux: drop redundant sanity checkJohan Hovold-5/+0
2017-03-17USB: misc: sisusb_con: fix coccinelle warningJiri Slaby-1/+1
2017-03-17USB: misc: ldusb: changed '*' location to fit coding StyleMilian Reichardt-10/+10
2017-03-17USB: misc: ldusb: Added Space after ',' to fit the coding styleMilian Reichardt-1/+1
2017-03-17USB: misc: ldusb: fixed decimal permission coding issueMilian Reichardt-4/+4
2017-03-17usb: misc: remove unnecessary codeGustavo A. R. Silva-1/+1
2017-03-16usb: misc: lvs: fix race condition in disconnect handlingOliver Neukum-0/+1
2017-03-16usb: misc: remove unnecessary codeGustavo A. R. Silva-1/+1
2017-03-14USB: uss720: fix NULL-deref at probeJohan Hovold-0/+5
2017-03-14USB: lvtest: fix NULL-deref at probeJohan Hovold-0/+4
2017-03-14USB: idmouse: fix NULL-deref at probeJohan Hovold-0/+3
2017-03-09usb: usb251xb: dt: add unit suffix to oc-delay and power-on-timeRichard Leitner-15/+20
2017-03-09usb: usb251xb: remove max_{power,current}_{sp,bp} propertiesRichard Leitner-20/+4
2017-03-09USB: iowarrior: fix NULL-deref in writeJohan Hovold-0/+8
2017-03-09USB: iowarrior: fix NULL-deref at probeJohan Hovold-6/+7
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-1/+4
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan-8/+8
2017-02-14usb: misc: add USB251xB/xBi Hi-Speed Hub Controller DriverRichard Leitner-0/+615
2017-02-14usb: misc: usbtest: remove redundant check on retval < 0Colin Ian King-1/+1