summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* usb: misc: lvstest: add entry to place port in compliance modeJack Pham2017-08-281-0/+41
* usb: misc: ftdi-elan: fix duplicated code for different branchesGustavo A. R. Silva2017-08-281-26/+1
* usb: usbsevseg: constify attribute_group structures.Arvind Yadav2017-08-101-1/+1
* USB: misc: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-2211-26/+2
* usb: misc: ftdi-elan: compress return logic into one lineGustavo A. R. Silva2017-07-171-3/+3
* usb: misc: sisusbvga: compress return logic into one lineGustavo A. R. Silva2017-07-171-10/+3
* usb: typec: ucsi: Add ACPI driverHeikki Krogerus2017-06-274-720/+0
* usb: misc: usbsevseg: Use sysfs_match_string() helperAndy Shevchenko2017-06-131-10/+8
* Merge 4.12-rc2 into usb-nextGreg Kroah-Hartman2017-05-224-3/+4
|\
| * USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold2017-05-171-1/+1
| * USB: chaoskey: fix Alea quirk on big-endian hostsJohan Hovold2017-05-171-1/+1
| * sisusb_con: fix coccinelle warningJiri Slaby2017-05-171-1/+1
| * usb: misc: legousbtower: Fix memory leakMaksim Salau2017-05-171-0/+1
* | USB: iowarrior: use memdup_userGeliang Tang2017-05-171-8/+3
|/
* usb: misc: legousbtower: Fix buffers on stackMaksim Salau2017-04-261-10/+27
* usb: misc: refactor codeGustavo A. R. Silva2017-04-081-28/+21
* usb: misc: add missing continue in switchGustavo A. R. Silva2017-04-081-0/+1
* USB: lvstest: tighten endpoint sanity checkJohan Hovold2017-03-291-4/+3
* 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/+5
* | USB: uss720: add debug endpoint-type checkJohan Hovold2017-03-231-4/+6
* | USB: usblcd: refactor endpoint retrievalJohan Hovold2017-03-231-29/+18
* | USB: legousbtower: refactor endpoint retrievalJohan Hovold2017-03-231-22/+7
* | USB: ldusb: refactor endpoint retrievalJohan Hovold2017-03-231-14/+9
* | USB: iowarrior: refactor endpoint retrievalJohan Hovold2017-03-231-17/+8
* | USB: idmouse: refactor endpoint retrievalJohan Hovold2017-03-231-16/+12
* | USB: ftdi-elan: refactor endpoint retrievalJohan Hovold2017-03-231-25/+17
* | USB: chaoskey: refactor endpoint retrievalJohan Hovold2017-03-231-12/+10
* | USB: appledisplay: refactor endpoint retrievalJohan Hovold2017-03-231-13/+6
* | USB: adutux: refactor endpoint retrievalJohan Hovold2017-03-231-23/+8
* | USB: adutux: fix up error pathsJohan Hovold2017-03-231-13/+10
* | USB: adutux: drop redundant sanity checkJohan Hovold2017-03-231-5/+0
* | 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/+4
* 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-273-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
OpenPOWER on IntegriCloud