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