summaryrefslogtreecommitdiff
path: root/drivers/usb/usbip
Commit message (Expand)AuthorAge
* usbip: fix warning in vhci_hcd_probe/lockdep_init_mapShuah Khan2016-12-06
* usbip: vudc: Refactor init_vudc_hw() to be more obviousKrzysztof Opasiak2016-12-05
* usbip: vudc: fix: Clear already_seen flag also for ep0Krzysztof Opasiak2016-12-05
* Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2016-11-18
|\
| * usb: ip: remove unnecessary & operationFelipe Balbi2016-11-03
* | usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.cNobuo Iwata2016-11-07
* | usb: usbip:checkpatch; fix bare use of unsignedJai Krishna2016-10-27
|/
* usb: Kconfig: using select for USB_COMMON dependencyPeter Chen2016-09-27
* usb: usbip: vudc: fix left shift overflowNicolas Iooss2016-08-30
* usbip: vudc: Fix apparent cut-n-paste errorDave Jones2016-08-30
* usbip: vhci_hcd: fix return value check in add_platform_device()Wei Yongjun2016-08-15
* usb: usbip: stub_rx: don't print error when allocating urb failsWolfram Sang2016-08-15
* usbip: vhci extension: modifications to vhci driverNobuo Iwata2016-08-09
* Merge 4.7-rc4 into usb-nextGreg Kroah-Hartman2016-06-20
|\
| * usbip: rate limit get_frame_number messageGreg Kroah-Hartman2016-06-17
* | usb: usbip: remove null checkSudip Mukherjee2016-06-07
* | usbip: don't call stub_device_reset() during stub_disconnect()Alexander Popov2016-06-07
|/
* usb: usbip: Avoid NULL pointer dereference in case of errorKrzysztof Opasiak2016-04-29
* usbip: vudc: make dev_desc attribute binaryIgor Kotrasinski2016-04-29
* usbip: vudc: fix Kconfig dependenciesArnd Bergmann2016-04-28
* usbip: safe completion against unbind operationNobuo Iwata2016-04-28
* usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint()Krzysztof Opasiak2016-04-28
* usbip: fix NULL pointer dereference on errorsAlexander Popov2016-04-28
* usb: usbip: vudc: Fix WARN_ON() usage patternKrzysztof Opasiak2016-04-28
* usbip: vudc: Add vudc to KconfigIgor Kotrasinski2016-04-26
* usbip: vudc: Add SysFS infrastructure for VUDCIgor Kotrasinski2016-04-26
* usbip: vudc: Add UDC specific opsIgor Kotrasinski2016-04-26
* usbip: vudc: Add vudc_txIgor Kotrasinski2016-04-26
* usbip: vudc: Add vudc_transferIgor Kotrasinski2016-04-26
* usbip: vudc: Add vudc_rxIgor Kotrasinski2016-04-26
* usbip: vudc: Add VUDC main fileIgor Kotrasinski2016-04-26
* usbip: vudc: Make usbip_common vudc-awareIgor Kotrasinski2016-04-26
* usbip: vudc: Add header for USB/IP UDCIgor Kotrasinski2016-04-26
* usbip: event handler as one threadNobuo Iwata2016-04-19
* USB: usbip: fix potential out-of-bounds writeIgnat Korchagin2016-03-30
* usbip: move usbip_protocol.txt to DocumentationChristian Lamparter2016-03-03
* usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody2016-02-03
* usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urbIgor Kotrasinski2015-10-04
* usbip: vhci_hcd: only return urb at enqueue when servedIgor Kotrasinski2015-10-04
* usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar2015-10-04
* usbip: vhci_hcd: use USB_DT_HUBSergei Shtylyov2015-04-03
* usbip: vhci_hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * usb: usbip: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | usbip: fix error handling in stub_probe()Alexey Khoroshilov2014-12-02
* | USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev"Markus Elfring2014-11-24
|/
* usbip: remove struct usb_device_id tableValentina Manea2014-08-25
* usbip: move usbip kernel code out of stagingValentina Manea2014-08-25