summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-24USB: misc: fix up some remaining DEVICE_ATTR() usagesGreg Kroah-Hartman
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman
2018-01-24USB: misc: chaoskey: Use true and false for boolean valuesGustavo A. R. Silva
2018-01-15Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman
2018-01-11usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner
2017-12-15usb: usbtest: Add TEST 29, toggle sync, Clear toggle between bulk writesMathias Nyman
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-07USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman
2017-11-07USB: adutux: remove redundant variable minorColin Ian King
2017-11-07usb: core: introduce a new usb_get_std_status() helperFelipe Balbi
2017-11-04USB: misc: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01usb: usbtest: Convert timers to use timer_setup()Kees Cook
2017-11-01usb: usb251xb: Use GPIO descriptor consumer interfaceSerge Semin
2017-11-01usb: usb251xb: Add max power/current dts property supportSerge Semin
2017-11-01usb: usb251xb: Fix property_u32 NULL pointer dereferenceSerge Semin
2017-11-01usb: usb251xb: Add USB2517 LED settingsSerge Semin
2017-11-01usb: usb251xb: Add battery enable setting flagSerge Semin
2017-11-01usb: usb251xb: Add 5,6,7 ports boost settingsSerge Semin
2017-11-01usb: usb251xb: Add 5,6,7 ports mapping def settingSerge Semin
2017-11-01usb: usb251xb: Add USB251x specific port count settingSerge Semin
2017-11-01usb: usb251xb: Add USB2517i specific struct and IDsSerge Semin
2017-10-23usb: misc: usbtest: remove duplicate & operationJaejoong Kim
2017-10-11usb: usbtest: fix NULL pointer dereferenceAlan Stern
2017-10-11usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()Dan Carpenter
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