| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: core: prevent malicious bNumInterfaces overflow | Alan Stern | 2017-12-13 | 1 | -1/+3 |
* | Revert "USB: core: only clean up what we allocated" | Greg Kroah-Hartman | 2017-12-13 | 1 | -6/+3 |
* | USB: core: only clean up what we allocated | Andrey Konovalov | 2017-12-12 | 1 | -3/+6 |
* | Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-12-12 | 7 | -66/+34 |
|\ |
|
| * | Revert "usb: gadget: allow to enable legacy drivers without USB_ETH" | Felipe Balbi | 2017-12-12 | 2 | -12/+2 |
| * | usb: gadget: webcam: fix V4L2 Kconfig dependency | Arnd Bergmann | 2017-12-12 | 1 | -1/+1 |
| * | usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issues | Minas Harutyunyan | 2017-12-11 | 3 | -50/+25 |
| * | usb: dwc3: gadget: Fix PCM1 for ISOC EP with ep->mult less than 3 | Manu Gautam | 2017-12-11 | 1 | -1/+1 |
| * | usb: dwc3: of-simple: set dev_pm_ops | Masahiro Yamada | 2017-12-11 | 1 | -0/+1 |
| * | usb: dwc3: of-simple: fix missing clk_disable_unprepare | Andreas Platschek | 2017-12-11 | 1 | -1/+3 |
| * | usb: dwc3: gadget: Wait longer for controller to end command processing | Vincent Pelletier | 2017-12-11 | 1 | -1/+1 |
* | | usb: xhci: fix TDS for MTK xHCI1.1 | Chunfeng Yun | 2017-12-08 | 1 | -3/+3 |
* | | xhci: Don't add a virt_dev to the devs array before it's fully allocated | Mathias Nyman | 2017-12-08 | 1 | -4/+11 |
* | | usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer | Shuah Khan | 2017-12-08 | 1 | -0/+7 |
* | | usbip: prevent vhci_hcd driver from leaking a socket pointer address | Shuah Khan | 2017-12-08 | 2 | -9/+17 |
* | | usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input | Shuah Khan | 2017-12-08 | 1 | -4/+31 |
* | | usbip: fix stub_rx: get_pipe() to validate endpoint number | Shuah Khan | 2017-12-08 | 1 | -7/+11 |
* | | USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 ID | David Kozub | 2017-12-08 | 2 | -0/+14 |
* | | usb: musb: da8xx: fix babble condition handling | Bin Liu | 2017-12-08 | 1 | -1/+9 |
|/ |
|
* | usb: xhci: fix panic in xhci_free_virt_devices_depth_first | Yu Chen | 2017-12-01 | 1 | -0/+7 |
* | xhci: Don't show incorrect WARN message about events for empty rings | Mathias Nyman | 2017-12-01 | 1 | -4/+8 |
* | usbip: Fix USB device hang due to wrong enabling of scatter-gather | Yuyang Du | 2017-11-30 | 1 | -1/+0 |
* | Merge tag 'fixes-for-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-11-30 | 7 | -11/+36 |
|\ |
|
| * | usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPAT | John Keeping | 2017-11-28 | 1 | -2/+11 |
| * | usb: gadget: core: Fix ->udc_set_speed() speed handling | Roger Quadros | 2017-11-28 | 1 | -2/+6 |
| * | usb: gadget: allow to enable legacy drivers without USB_ETH | Bart Van Assche | 2017-11-28 | 2 | -2/+12 |
| * | usb: gadget: udc: renesas_usb3: fix number of the pipes | Yoshihiro Shimoda | 2017-11-28 | 1 | -1/+1 |
| * | usb: gadget: don't dereference g until after it has been null checked | Colin Ian King | 2017-11-28 | 1 | -2/+5 |
| * | usb: bdc: fix platform_no_drv_owner.cocci warnings | Vasyl Gomonovych | 2017-11-27 | 1 | -1/+0 |
| * | usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping | Vincent Pelletier | 2017-11-27 | 1 | -1/+1 |
* | | Merge tag 'usb-serial-4.15-rc2' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 2017-11-30 | 2 | -0/+5 |
|\ \ |
|
| * | | USB: serial: usb_debug: add new USB device id | Lu Baolu | 2017-11-28 | 1 | -0/+2 |
| * | | USB: serial: option: add Quectel BG96 id | Sebastian Sjoholm | 2017-11-27 | 1 | -0/+3 |
| |/ |
|
* | | uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices | Hans de Goede | 2017-11-28 | 1 | -0/+4 |
* | | usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub | Kai-Heng Feng | 2017-11-28 | 1 | -0/+3 |
* | | usb: hub: Cycle HUB power when initialization fails | Mike Looijmans | 2017-11-28 | 1 | -0/+9 |
* | | USB: core: Add type-specific length check of BOS descriptors | Masakazu Mokuno | 2017-11-28 | 1 | -4/+24 |
* | | usb: host: fix incorrect updating of offset | Colin Ian King | 2017-11-28 | 1 | -1/+1 |
* | | USB: ulpi: fix bus-node lookup | Johan Hovold | 2017-11-28 | 1 | -2/+2 |
* | | USB: usbfs: Filter flags passed in from user space | Oliver Neukum | 2017-11-28 | 1 | -5/+9 |
* | | usb: add user selectable option for the whole USB Type-C Support | Heikki Krogerus | 2017-11-28 | 2 | -9/+46 |
|/ |
|
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 18 | -66/+60 |
* | treewide: init_timer() -> setup_timer() | Kees Cook | 2017-11-21 | 1 | -3/+1 |
* | usb: usbatm: Convert timers to use timer_setup() | Kees Cook | 2017-11-21 | 3 | -20/+29 |
* | Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-11-14 | 1 | -4/+26 |
|\ |
|
| * | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2017-11-13 | 71 | -0/+71 |
| |\ |
|
| * \ | Merge branch 'for-next' into for-linus | Takashi Iwai | 2017-11-13 | 1 | -4/+26 |
| |\ \ |
|
| | * | | usb: core: Add a helper function to check the validity of EP type in URB | Takashi Iwai | 2017-10-11 | 1 | -4/+26 |
* | | | | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 2017-11-14 | 22 | -51/+51 |
|\ \ \ \ |
|
| * | | | | usb: gadget: configfs: make config_item_type const | Bhumika Goyal | 2017-10-19 | 1 | -5/+5 |