summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAge
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric"Colin Ian King2018-04-29
* Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-04
|\
| * console: Expand dummy functions for CFIKees Cook2018-02-27
| * console: SisUSB2VGA: Drop dummy con_font_get()Kees Cook2018-02-27
* | USB: misc: uss720: more vendor/product ID'sDaniel Gimpelevich2018-03-20
* | USB: adutux: Add waiting in transfer abortionKirill Kapranov2018-03-09
* | usb: usbtest: Remove stack VLA usageTobin C. Harding2018-03-09
* | USB: adutux: Delete a misleading commentKirill Kapranov2018-03-06
* | Merge 4.16-rc3 into usb-nextGreg Kroah-Hartman2018-02-26
|\|
| * usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop2018-02-15
* | USB: chaoskey: Use kasprintf() over strcpy()/strcat()Kees Cook2018-02-22
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-01
|\
| * USB: misc: fix up some remaining DEVICE_ATTR() usagesGreg Kroah-Hartman2018-01-24
| * USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman2018-01-24
| * USB: misc: chaoskey: Use true and false for boolean valuesGustavo A. R. Silva2018-01-24
| * Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman2018-01-15
| |\
| * | usb: usbtest: Add TEST 29, toggle sync, Clear toggle between bulk writesMathias Nyman2017-12-15
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \ | |_|/ |/| |
| * | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
| |/
* / usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner2018-01-11
|/
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-14
|\
| * USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman2017-11-07
| * USB: adutux: remove redundant variable minorColin Ian King2017-11-07
| * usb: core: introduce a new usb_get_std_status() helperFelipe Balbi2017-11-07
| * USB: misc: Remove redundant license textGreg Kroah-Hartman2017-11-04
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
| * usb: usb251xb: Use GPIO descriptor consumer interfaceSerge Semin2017-11-01
| * usb: usb251xb: Add max power/current dts property supportSerge Semin2017-11-01
| * usb: usb251xb: Fix property_u32 NULL pointer dereferenceSerge Semin2017-11-01
| * usb: usb251xb: Add USB2517 LED settingsSerge Semin2017-11-01
| * usb: usb251xb: Add battery enable setting flagSerge Semin2017-11-01
| * usb: usb251xb: Add 5,6,7 ports boost settingsSerge Semin2017-11-01
| * usb: usb251xb: Add 5,6,7 ports mapping def settingSerge Semin2017-11-01
| * usb: usb251xb: Add USB251x specific port count settingSerge Semin2017-11-01
| * usb: usb251xb: Add USB2517i specific struct and IDsSerge Semin2017-11-01
| * usb: misc: usbtest: remove duplicate & operationJaejoong Kim2017-10-23
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \
| * | usb: usbtest: Convert timers to use timer_setup()Kees Cook2017-11-01
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/ |/|
* | usb: usbtest: fix NULL pointer dereferenceAlan Stern2017-10-11
* | usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()Dan Carpenter2017-10-11
|/
* usb: misc: lvstest: add entry to place port in compliance modeJack Pham2017-08-28
* usb: misc: ftdi-elan: fix duplicated code for different branchesGustavo A. R. Silva2017-08-28
* usb: usbsevseg: constify attribute_group structures.Arvind Yadav2017-08-10
* USB: misc: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-22
* usb: misc: ftdi-elan: compress return logic into one lineGustavo A. R. Silva2017-07-17
* usb: misc: sisusbvga: compress return logic into one lineGustavo A. R. Silva2017-07-17