aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc
AgeCommit message (Expand)Author
2016-08-11usb: misc: usbtest: add fix for driver hangLu Baolu
2016-08-09usb: misc: ftdi-elan: Fix off-by-one memory corruptionsXiao Han
2016-08-09usb: misc: usbtest: usbtest_do_ioctl may return positive integerPeter Chen
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-07-28Merge branch 'for-4.8/hid-led' into for-linusJiri Kosina
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-24Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-06-25tty: vt, convert more macros to functionsJiri Slaby
2016-06-25tty: vt, remove consw->con_bmoveJiri Slaby
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby
2016-06-25sisusb: remove dummy variablesJiri Slaby
2016-06-17usb: misc: remove outdated USB LED driverHeiner Kallweit
2016-06-07usb: misc: usb3503: Clean up on driver unbindKrzysztof Kozlowski
2016-06-07usb: misc: usb3503: Set platform dataKrzysztof Kozlowski
2016-06-07hwrng: chaoskey - Fix URB warning due to timeout on AleaBob Ham
2016-06-07hwrng: chaoskey - Add support for Araneus Alea I USB RNGBob Ham
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-03sisusbvga: correct speed testingOliver Neukum
2016-05-03usb: misc: usbtest: fix pattern tests for scatterlists.Mathias Nyman
2016-04-30tty: vt, make color_table constJiri Slaby
2016-04-29usb: Add driver for UCSIHeikki Krogerus
2016-04-28usb: misc: usbtest: fix error of urb allocationChunfeng Yun
2016-03-18USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer
2016-03-03USB: idmouse.c: Put the interface on errorJunjie Mao
2016-02-20usb/misc/chaoskey: introduce an URB for asynchronous readsOliver Neukum
2016-02-20usb/misc/chaoskey: Cleanup probe failure pathsOliver Neukum
2016-02-20Revert "usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY"Greg Kroah-Hartman
2016-02-14usb: add HAS_IOMEM dependency to USB_APPLEDISPLAYVegard Nossum
2016-01-24usb-misc: sisusbvga: fix error pathPeter Senna Tschudin
2016-01-24usb-misc: sisusbvga: Remove memory allocation logsPeter Senna Tschudin
2016-01-24usb-misc: sisusbvga: Remove null test before calls to kfree()Peter Senna Tschudin
2016-01-24usb-misc: sisusbvga: Fix coding style: remove assignment from if testsPeter Senna Tschudin
2016-01-24usb-misc: sisusbvga: Fix coding style: braces, parenthesis, commentPeter Senna Tschudin
2016-01-24usb-misc: sisusbvga: Fix coding style: vertical whitespace changesPeter Senna Tschudin
2016-01-24usb-misc: sisusbvga: Fix coding style: horizontal whitespace changesPeter Senna Tschudin
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro
2015-12-01usb: misc: usbtest: Remove timeval usageDeepa Dinamani
2015-12-01usb: misc: usbtest: improve the description for error messagePeter Chen
2015-10-24usb: misc: usb3503: Use i2c_add_driver helper macroAndrew F. Davis
2015-10-22Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-10-13usb: misc: usbtest: add bulk queue testPeter Chen
2015-10-04USB: chaoskey read offset bugAlexander Inyukhin
2015-09-27usb: misc: usbtest: format the data pattern according to max packet sizeAlan Stern
2015-09-27usb: misc: usbtest: using the same data format among write/compare/outputPeter Chen
2015-09-27usb: misc: usbtest: delete useless memset for urbs arrayPeter Chen
2015-09-27usb: misc: usbtest: allocate size of urb array according to user parameterPeter Chen
2015-08-18usb: misc: usbtest: format max packet size for iso transferPeter Chen
2015-08-05usb: misc: ftdi-elan: Simplify return statementSaurabh Karajgaonkar