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