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