提交历史

作者 SHA1 备注 提交日期
  Greg Kroah-Hartman ae4d814bf1 Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next 8 年之前
  Mike Krinkin 5909cbc881 usb: core: urb make use of usb_endpoint_maxp_mult 8 年之前
  Greg Kroah-Hartman b65fba3d87 USB: core: add missing license information to some files 9 年之前
  Wolfram Sang b62a7a99b8 usb: core: urb: don't print on ENOMEM 9 年之前
  Mathias Nyman 8a1b2725a6 usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices 9 年之前
  Jonas Hesselmann ae416ba4e9 USB: core: Codestyle fix in urb.c 10 年之前
  Amit Virdi 9672f0feb5 usb: core: allow zero packet flag for interrupt urbs 11 年之前
  Jiri Kosina d4263348f7 Merge branch 'master' into for-next 11 年之前
  Masanari Iida e227867f12 treewide: Fix typo in Documentation/DocBook 11 年之前
  Paul Gortmaker 803a536243 usb: delete non-required instances of include <linux/init.h> 11 年之前
  Rahul Bedarkar 025d44309f USB: core: correct spelling mistakes in comments and warning 11 年之前
  Greg Kroah-Hartman 3482528e9a USB: core: remove CONFIG_USB_DEBUG usage 11 年之前
  Thomas Pugliese a2cd612dc9 usb: core: allow isoc URBs for wireless devices with an interval < 6 11 年之前
  Hans de Goede 6ec4147e7b usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done 12 年之前
  Ming Lei bcc48f1a7a USB: introduce usb_device_no_sg_constraint() helper 12 年之前
  Yacine Belkadi 626f090c5c usb: fix some scripts/kernel-doc warnings 12 年之前
  Ming Lei 10e232c597 USB: check sg buffer size in usb_submit_urb 12 年之前
  Johan Hovold 68a2bed130 USB: fix urb-poison imbalance 12 年之前
  Alan Stern 2f02bc8af3 USB: report submission of active URBs 13 年之前
  Alan Stern a03bede5c7 USB: update documentation for URB_ISO_ASAP 13 年之前
  Oliver Neukum 8815bb09af usbhid: prevent deadlock during timeout 13 年之前
  Alan Stern da8bfb090c USB documentation: explain lifetime rules for unlinking URBs 13 年之前
  Sebastian Andrzej Siewior 371f3b49f2 usb/core: remove "always" from usb_unlink_urb() kernel doc entry 13 年之前
  Alan Stern 0cb54a3e47 USB: debugging code shouldn't alter control flow 13 年之前
  Kuninori Morimoto 29cc88979a USB: use usb_endpoint_maxp() instead of le16_to_cpu() 14 年之前
  Paul Zimmerman 500132a0f2 USB: Add support for SuperSpeed isoc endpoints 14 年之前
  Simon Arlott f7dd64916b USB: output an error message when the pipe type doesn't match the endpoint type 15 年之前
  Christian Lamparter b3e670443b USB: fix thread-unsafe anchor utiliy routines 15 年之前
  Matthew Wilcox fe54b058de USB: Add a usb_pipe_endpoint() convenience function 15 年之前
  Alan Stern ff9c895f07 USB: fix usbmon and DMA mapping for scatter-gather URBs 15 年之前