summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
AgeCommit message (Expand)AuthorLines
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-3/+728
2016-05-03sisusbvga: correct speed testingOliver Neukum-2/+2
2016-05-03usb: misc: usbtest: fix pattern tests for scatterlists.Mathias Nyman-1/+3
2016-04-30tty: vt, make color_table constJiri Slaby-1/+1
2016-04-29usb: Add driver for UCSIHeikki Krogerus-0/+720
2016-04-28usb: misc: usbtest: fix error of urb allocationChunfeng Yun-0/+3
2016-03-18USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer-0/+6
2016-03-03USB: idmouse.c: Put the interface on errorJunjie Mao-1/+1
2016-02-20usb/misc/chaoskey: introduce an URB for asynchronous readsOliver Neukum-21/+65
2016-02-20usb/misc/chaoskey: Cleanup probe failure pathsOliver Neukum-18/+18
2016-02-20Revert "usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY"Greg Kroah-Hartman-1/+0
2016-02-14usb: add HAS_IOMEM dependency to USB_APPLEDISPLAYVegard Nossum-0/+1
2016-01-24usb-misc: sisusbvga: fix error pathPeter Senna Tschudin-1/+2
2016-01-24usb-misc: sisusbvga: Remove memory allocation logsPeter Senna Tschudin-5/+2
2016-01-24usb-misc: sisusbvga: Remove null test before calls to kfree()Peter Senna Tschudin-8/+4
2016-01-24usb-misc: sisusbvga: Fix coding style: remove assignment from if testsPeter Senna Tschudin-6/+12
2016-01-24usb-misc: sisusbvga: Fix coding style: braces, parenthesis, commentPeter Senna Tschudin-47/+41
2016-01-24usb-misc: sisusbvga: Fix coding style: vertical whitespace changesPeter Senna Tschudin-258/+236
2016-01-24usb-misc: sisusbvga: Fix coding style: horizontal whitespace changesPeter Senna Tschudin-482/+471
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-84/+149
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro-15/+1
2015-12-01usb: misc: usbtest: Remove timeval usageDeepa Dinamani-82/+147
2015-12-01usb: misc: usbtest: improve the description for error messagePeter Chen-2/+2
2015-10-24usb: misc: usb3503: Use i2c_add_driver helper macroAndrew F. Davis-1/+1
2015-10-22Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman-48/+108
2015-10-13usb: misc: usbtest: add bulk queue testPeter Chen-31/+74
2015-10-04USB: chaoskey read offset bugAlexander Inyukhin-1/+1
2015-09-27usb: misc: usbtest: format the data pattern according to max packet sizeAlan Stern-9/+26
2015-09-27usb: misc: usbtest: using the same data format among write/compare/outputPeter Chen-3/+3
2015-09-27usb: misc: usbtest: delete useless memset for urbs arrayPeter Chen-1/+0
2015-09-27usb: misc: usbtest: allocate size of urb array according to user parameterPeter Chen-4/+5
2015-08-18usb: misc: usbtest: format max packet size for iso transferPeter Chen-3/+4
2015-08-05usb: misc: ftdi-elan: Simplify return statementSaurabh Karajgaonkar-10/+2
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-33/+66
2015-06-25Pratyush Anand has movedPratyush Anand-1/+1
2015-06-01usb, HID: Remove Vernier devices from lsusb and hid_ignore_listDennis O'Brien-10/+0
2015-05-10USB: uss720.c: move assignment out of if () blockGreg Kroah-Hartman-2/+4
2015-05-10USB: sisusb_con.c: move assignment out of if () blockGreg Kroah-Hartman-18/+36
2015-05-10USB: sisusb.c: move assignment out of if () blockGreg Kroah-Hartman-13/+26
2015-04-03usb/misc: fix chaoskey build, needs HW_RANDOMRandy Dunlap-0/+1
2015-04-01usb: Fix warnings in chaoskey driverKeith Packard-2/+4
2015-03-26usb/misc/usb3503: Always read refclk frequency from DTBen Gamari-23/+24
2015-03-26usb: Add driver for Altus Metrum ChaosKey device (v2)Keith Packard-0/+543
2015-03-18USB: appledisplay: Deletion of a check before backlight_device_unregister()Markus Elfring-1/+1
2015-03-18USB: legotower: use msecs_to_jiffies for time conversionNicholas Mc Guire-3/+3
2015-01-09USB: use %*ph specifier in uss720 driverAndy Shevchenko-9/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2014-11-26USB: adutux: NULL dereferences on disconnectDan Carpenter-5/+0
2014-11-24USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev"Markus Elfring-2/+1
2014-11-03usb: misc: usb3503: delete unnecessary 'out of memory' messagesPeter Chen-6/+2