aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip
AgeCommit message (Expand)Author
2017-07-12usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik
2017-05-17USB: usbip: fix nonconforming hub descriptorJohan Hovold
2017-04-08usb: usbip: Remove unnecessary get_vdev()Yuyang Du
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar
2017-02-27scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada
2017-02-09drivers: usb: usbip: Add missing break statement to switchGustavo A. R. Silva
2016-12-26usbip_recv(): switch to sock_recvmsg()Al Viro
2016-12-06usbip: fix warning in vhci_hcd_probe/lockdep_init_mapShuah Khan
2016-12-05usbip: vudc: Refactor init_vudc_hw() to be more obviousKrzysztof Opasiak
2016-12-05usbip: vudc: fix: Clear already_seen flag also for ep0Krzysztof Opasiak
2016-11-18Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2016-11-07usbip: fix possibility of dereference by NULLL pointer in vhci_hcd.cNobuo Iwata
2016-11-03usb: ip: remove unnecessary & operationFelipe Balbi
2016-10-27usb: usbip:checkpatch; fix bare use of unsignedJai Krishna
2016-09-27usb: Kconfig: using select for USB_COMMON dependencyPeter Chen
2016-08-30usb: usbip: vudc: fix left shift overflowNicolas Iooss
2016-08-30usbip: vudc: Fix apparent cut-n-paste errorDave Jones
2016-08-15usbip: vhci_hcd: fix return value check in add_platform_device()Wei Yongjun
2016-08-15usb: usbip: stub_rx: don't print error when allocating urb failsWolfram Sang
2016-08-09usbip: vhci extension: modifications to vhci driverNobuo Iwata
2016-06-20Merge 4.7-rc4 into usb-nextGreg Kroah-Hartman
2016-06-17usbip: rate limit get_frame_number messageGreg Kroah-Hartman
2016-06-07usb: usbip: remove null checkSudip Mukherjee
2016-06-07usbip: don't call stub_device_reset() during stub_disconnect()Alexander Popov
2016-04-29usb: usbip: Avoid NULL pointer dereference in case of errorKrzysztof Opasiak
2016-04-29usbip: vudc: make dev_desc attribute binaryIgor Kotrasinski
2016-04-28usbip: vudc: fix Kconfig dependenciesArnd Bergmann
2016-04-28usbip: safe completion against unbind operationNobuo Iwata
2016-04-28usb: usbip: vudc: Rename find_endpoint() to vudc_find_endpoint()Krzysztof Opasiak
2016-04-28usbip: fix NULL pointer dereference on errorsAlexander Popov
2016-04-28usb: usbip: vudc: Fix WARN_ON() usage patternKrzysztof Opasiak
2016-04-26usbip: vudc: Add vudc to KconfigIgor Kotrasinski
2016-04-26usbip: vudc: Add SysFS infrastructure for VUDCIgor Kotrasinski
2016-04-26usbip: vudc: Add UDC specific opsIgor Kotrasinski
2016-04-26usbip: vudc: Add vudc_txIgor Kotrasinski
2016-04-26usbip: vudc: Add vudc_transferIgor Kotrasinski
2016-04-26usbip: vudc: Add vudc_rxIgor Kotrasinski
2016-04-26usbip: vudc: Add VUDC main fileIgor Kotrasinski
2016-04-26usbip: vudc: Make usbip_common vudc-awareIgor Kotrasinski
2016-04-26usbip: vudc: Add header for USB/IP UDCIgor Kotrasinski
2016-04-19usbip: event handler as one threadNobuo Iwata
2016-03-30USB: usbip: fix potential out-of-bounds writeIgnat Korchagin
2016-03-03usbip: move usbip_protocol.txt to DocumentationChristian Lamparter
2016-02-03usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody
2015-10-04usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urbIgor Kotrasinski
2015-10-04usbip: vhci_hcd: only return urb at enqueue when servedIgor Kotrasinski
2015-10-04usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar
2015-04-03usbip: vhci_hcd: use USB_DT_HUBSergei Shtylyov