Age | Commit message (Expand) | Author |
2019-02-15 | Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2019-02-13 | usb: misc: usbtest: add super-speed isoc support | Peter Chen |
2019-01-25 | usb: ftdi-elan: Fix if == else warnings in ftdi_elan_respond_engine | YueHaibing |
2019-01-25 | usb: misc: usb3503: Add system sleep support in non-I2C mode | Marek Szyprowski |
2019-01-25 | usb: sisusb: remove useless macros and compact the code | Jiri Slaby |
2019-01-25 | usb: sisusb: let files build only when needed | Jiri Slaby |
2019-01-25 | usb: sisusb_con, cleanup configs | Jiri Slaby |
2019-01-25 | usb: sisusb_con, convert addr macros to functions | Jiri Slaby |
2019-01-25 | usb: ftdi-elan: remove a unnecessary variable 'empty_packets' | YueHaibing |
2019-01-22 | USB: add missing SPDX lines to Kconfig and Makefiles | Greg Kroah-Hartman |
2019-01-18 | usb: usb251xb: add usb data lane port swap feature | Marco Felsch |
2018-12-10 | Merge 4.20-rc6 into usb-next | Greg Kroah-Hartman |
2018-12-05 | usb: appledisplay: Remove unnecessary spinlock | Alexander Theissen |
2018-12-05 | usb: appledisplay: Set urb transfer_flags to URB_NO_TRANSFER_DMA_MAP | Alexander Theissen |
2018-12-05 | usb: appledisplay: Add 27" Apple Cinema Display | Alexander Theissen |
2018-11-07 | USB: misc: appledisplay: add 20" Apple Cinema Display | Mattias Jacobsson |
2018-10-18 | USB: misc: appledisplay: fix backlight update_status return code | Mattias Jacobsson |
2018-09-16 | Merge 4.19-rc4 into usb-next | Greg Kroah-Hartman |
2018-09-10 | usb: misc: fix obsolete function | Ding Xiang |
2018-09-10 | usb: iowarrior: replace kmalloc with kmalloc_array | Gustavo A. R. Silva |
2018-09-05 | usb: misc: uss720: Fix two sleep-in-atomic-context bugs | Jia-Ju Bai |
2018-09-05 | USB: yurex: Check for truncation in yurex_read() | Ben Hutchings |
2018-09-05 | USB: yurex: Fix buffer over-read in yurex_write() | Ben Hutchings |
2018-07-16 | Merge 4.18-rc5 into usb-next | Greg Kroah-Hartman |
2018-07-13 | usb-misc: sisusbvga: remove redundant variable modey | Colin Ian King |
2018-07-13 | usb: misc: uss720: remove redundant pointer usbdev | Colin Ian King |
2018-07-06 | USB: yurex: fix out-of-bounds uaccess in read handler | Jann Horn |
2018-07-06 | usb: usbtest: use irqsave() in USB's complete callback | Sebastian Andrzej Siewior |
2018-07-02 | USB: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-06-28 | usb: legousbtower: use irqsave() in USB's complete callback | Sebastian Andrzej Siewior |
2018-06-28 | usb: ldusb: use irqsave() in USB's complete callback | Sebastian Andrzej Siewior |
2018-06-28 | usb: iowarrior: remove intr_idx_lock | Sebastian Andrzej Siewior |
2018-06-28 | usb: adutux: use irqsave() in USB's complete callback | Sebastian Andrzej Siewior |
2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-04-29 | usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric" | Colin Ian King |
2018-04-04 | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-03-20 | USB: misc: uss720: more vendor/product ID's | Daniel Gimpelevich |
2018-03-09 | USB: adutux: Add waiting in transfer abortion | Kirill Kapranov |
2018-03-09 | usb: usbtest: Remove stack VLA usage | Tobin C. Harding |
2018-03-06 | USB: adutux: Delete a misleading comment | Kirill Kapranov |
2018-02-27 | console: Expand dummy functions for CFI | Kees Cook |
2018-02-27 | console: SisUSB2VGA: Drop dummy con_font_get() | Kees Cook |
2018-02-26 | Merge 4.16-rc3 into usb-next | Greg Kroah-Hartman |
2018-02-22 | USB: chaoskey: Use kasprintf() over strcpy()/strcat() | Kees Cook |
2018-02-15 | usb: ldusb: add PIDs for new CASSY devices supported by this driver | Karsten Koop |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-02-01 | Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-24 | USB: misc: fix up some remaining DEVICE_ATTR() usages | Greg Kroah-Hartman |