summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorLines
2018-01-11usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner-0/+2
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-246/+166
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-7/+15
2017-11-07USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman-0/+1
2017-11-07USB: adutux: remove redundant variable minorColin Ian King-2/+0
2017-11-07usb: core: introduce a new usb_get_std_status() helperFelipe Balbi-4/+4
2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman-195/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman-0/+34
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-11-01usb: usbtest: Convert timers to use timer_setup()Kees Cook-7/+15
2017-11-01usb: usb251xb: Use GPIO descriptor consumer interfaceSerge Semin-20/+13
2017-11-01usb: usb251xb: Add max power/current dts property supportSerge Semin-4/+20
2017-11-01usb: usb251xb: Fix property_u32 NULL pointer dereferenceSerge Semin-7/+7
2017-11-01usb: usb251xb: Add USB2517 LED settingsSerge Semin-0/+12
2017-11-01usb: usb251xb: Add battery enable setting flagSerge Semin-0/+9
2017-11-01usb: usb251xb: Add 5,6,7 ports boost settingsSerge Semin-5/+10
2017-11-01usb: usb251xb: Add 5,6,7 ports mapping def settingSerge Semin-1/+11
2017-11-01usb: usb251xb: Add USB251x specific port count settingSerge Semin-3/+21
2017-11-01usb: usb251xb: Add USB2517i specific struct and IDsSerge Semin-4/+23
2017-10-23usb: misc: usbtest: remove duplicate & operationJaejoong Kim-1/+1
2017-10-11usb: usbtest: fix NULL pointer dereferenceAlan Stern-2/+3
2017-10-11usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()Dan Carpenter-0/+5
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