summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
Commit message (Expand)AuthorAgeFilesLines
* usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen2018-12-051-0/+1
* USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson2018-11-071-0/+1
* USB: misc: appledisplay: fix backlight update_status return codeMattias Jacobsson2018-10-181-2/+5
* Merge 4.19-rc4 into usb-nextGreg Kroah-Hartman2018-09-162-4/+8
|\
| * usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai2018-09-051-2/+2
| * USB: yurex: Check for truncation in yurex_read()Ben Hutchings2018-09-051-0/+3
| * USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings2018-09-051-2/+3
* | usb: misc: fix obsolete functionDing Xiang2018-09-101-1/+3
* | usb: iowarrior: replace kmalloc with kmalloc_arrayGustavo A. R. Silva2018-09-101-2/+2
|/
* Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman2018-07-161-17/+6
|\
| * USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn2018-07-061-17/+6
* | usb-misc: sisusbvga: remove redundant variable modeyColin Ian King2018-07-131-2/+2
* | usb: misc: uss720: remove redundant pointer usbdevColin Ian King2018-07-131-2/+0
* | usb: usbtest: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-07-061-4/+6
* | USB: mark expected switch fall-throughsGustavo A. R. Silva2018-07-021-0/+1
* | usb: legousbtower: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-281-2/+3
* | usb: ldusb: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-281-3/+4
* | usb: iowarrior: remove intr_idx_lockSebastian Andrzej Siewior2018-06-281-5/+0
* | usb: adutux: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-281-4/+6
|/
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-1/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-2/+7
* usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric"Colin Ian King2018-04-291-1/+1
* Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-041-16/+52
|\
| * console: Expand dummy functions for CFIKees Cook2018-02-271-15/+52
| * console: SisUSB2VGA: Drop dummy con_font_get()Kees Cook2018-02-271-1/+0
* | USB: misc: uss720: more vendor/product ID'sDaniel Gimpelevich2018-03-201-1/+6
* | USB: adutux: Add waiting in transfer abortionKirill Kapranov2018-03-091-0/+2
* | usb: usbtest: Remove stack VLA usageTobin C. Harding2018-03-091-1/+4
* | USB: adutux: Delete a misleading commentKirill Kapranov2018-03-061-1/+1
* | Merge 4.16-rc3 into usb-nextGreg Kroah-Hartman2018-02-261-0/+6
|\ \ | |/
| * usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop2018-02-151-0/+6
* | USB: chaoskey: Use kasprintf() over strcpy()/strcat()Kees Cook2018-02-221-6/+2
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-113-10/+10
* Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-016-56/+107
|\
| * USB: misc: fix up some remaining DEVICE_ATTR() usagesGreg Kroah-Hartman2018-01-242-35/+16
| * USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman2018-01-243-18/+18
| * USB: misc: chaoskey: Use true and false for boolean valuesGustavo A. R. Silva2018-01-241-3/+3
| * Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman2018-01-151-0/+2
| |\
| * | usb: usbtest: Add TEST 29, toggle sync, Clear toggle between bulk writesMathias Nyman2017-12-151-0/+70
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-303-7/+7
|\ \ \ | |_|/ |/| |
| * | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-283-7/+7
| |/
* | usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner2018-01-111-0/+2
|/
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1336-246/+166
|\
| * USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman2017-11-071-0/+1
| * USB: adutux: remove redundant variable minorColin Ian King2017-11-071-2/+0
| * usb: core: introduce a new usb_get_std_status() helperFelipe Balbi2017-11-071-4/+4
| * USB: misc: Remove redundant license textGreg Kroah-Hartman2017-11-0425-195/+0
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-0434-0/+34
| * usb: usb251xb: Use GPIO descriptor consumer interfaceSerge Semin2017-11-011-20/+13
| * usb: usb251xb: Add max power/current dts property supportSerge Semin2017-11-011-4/+20
OpenPOWER on IntegriCloud