summaryrefslogtreecommitdiff
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorFilesLines
2018-12-13usb: appledisplay: Add 27" Apple Cinema DisplayAlexander Theissen1-0/+1
2018-11-27USB: misc: appledisplay: add 20" Apple Cinema DisplayMattias Jacobsson1-0/+1
2018-10-10USB: yurex: Check for truncation in yurex_read()Ben Hutchings1-0/+3
2018-09-26USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings1-2/+3
2018-09-26usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai1-2/+2
2018-07-17USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn1-17/+6
2018-02-28usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop1-0/+6
2018-01-17usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner1-0/+2
2017-11-18usb: usbtest: fix NULL pointer dereferenceAlan Stern1-2/+3
2017-05-25USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold1-1/+1
2017-05-25usb: misc: legousbtower: Fix memory leakMaksim Salau1-0/+1
2017-05-25usb: misc: legousbtower: Fix buffers on stackMaksim Salau1-10/+27
2017-05-20usb: misc: add missing continue in switchGustavo A. R. Silva1-0/+1
2017-03-30USB: idmouse: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-30USB: lvtest: fix NULL-deref at probeJohan Hovold1-0/+4
2017-03-30USB: uss720: fix NULL-deref at probeJohan Hovold1-0/+5
2017-03-18USB: iowarrior: fix NULL-deref in writeJohan Hovold1-0/+8
2017-03-18USB: iowarrior: fix NULL-deref at probeJohan Hovold1-6/+7
2016-10-07usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman1-18/+17
2016-09-07usb: misc: usbtest: add fix for driver hangLu Baolu1-3/+4
2016-06-01usb: misc: usbtest: fix pattern tests for scatterlists.Mathias Nyman1-1/+3
2016-04-12USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer1-0/+6
2015-10-25usb: misc: usb3503: Use i2c_add_driver helper macroAndrew F. Davis1-1/+1
2015-10-23Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman1-48/+108
2015-10-13usb: misc: usbtest: add bulk queue testPeter Chen1-31/+74
2015-10-04USB: chaoskey read offset bugAlexander Inyukhin1-1/+1
2015-09-27usb: misc: usbtest: format the data pattern according to max packet sizeAlan Stern1-9/+26
2015-09-27usb: misc: usbtest: using the same data format among write/compare/outputPeter Chen1-3/+3
2015-09-27usb: misc: usbtest: delete useless memset for urbs arrayPeter Chen1-1/+0
2015-09-27usb: misc: usbtest: allocate size of urb array according to user parameterPeter Chen1-4/+5
2015-08-18usb: misc: usbtest: format max packet size for iso transferPeter Chen1-3/+4
2015-08-05usb: misc: ftdi-elan: Simplify return statementSaurabh Karajgaonkar1-10/+2
2015-06-27Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-33/+66
2015-06-26Pratyush Anand has movedPratyush Anand1-1/+1
2015-06-01usb, HID: Remove Vernier devices from lsusb and hid_ignore_listDennis O'Brien1-10/+0
2015-05-10USB: uss720.c: move assignment out of if () blockGreg Kroah-Hartman1-2/+4
2015-05-10USB: sisusb_con.c: move assignment out of if () blockGreg Kroah-Hartman1-18/+36
2015-05-10USB: sisusb.c: move assignment out of if () blockGreg Kroah-Hartman1-13/+26
2015-04-03usb/misc: fix chaoskey build, needs HW_RANDOMRandy Dunlap1-0/+1
2015-04-01usb: Fix warnings in chaoskey driverKeith Packard1-2/+4
2015-03-26usb/misc/usb3503: Always read refclk frequency from DTBen Gamari1-23/+24
2015-03-26usb: Add driver for Altus Metrum ChaosKey device (v2)Keith Packard3-0/+543
2015-03-18USB: appledisplay: Deletion of a check before backlight_device_unregister()Markus Elfring1-1/+1
2015-03-18USB: legotower: use msecs_to_jiffies for time conversionNicholas Mc Guire1-3/+3
2015-01-09USB: use %*ph specifier in uss720 driverAndy Shevchenko1-9/+3
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2014-11-27USB: adutux: NULL dereferences on disconnectDan Carpenter1-5/+0
2014-11-25USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev"Markus Elfring1-2/+1
2014-11-04usb: misc: usb3503: delete unnecessary 'out of memory' messagesPeter Chen1-6/+2
2014-11-04usb: yurex: fixed sparse warning of incorrect typeSudip Mukherjee1-2/+4