1. e3d02e0 max3421-hcd: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  2. 7a2d267 ohci-hub: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  3. 2c42c08 oxu210hp-hcd: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  4. 5e77bea r8a66597-hcd: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  5. e283ef1 sl811-hcd: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  6. 0ce6fe9 u132-hcd: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  7. 3e5dd4c uhci-hub: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  8. e27465f c67x00-hcd: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  9. a5dd039 dwc2: hcd: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  10. 2569ffd dummy_hcd: use USB_DT[_SS]_HUB by Sergei Shtylyov · 10 years ago
  11. 1cf6563 isp1760-hcd: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  12. e95af3a musb_virthub: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  13. b11373d renesas_usbhs: mod_host: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  14. 8f413d8 usbip: vhci_hcd: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  15. 22299d1 wusbcore: rh: use USB_DT_HUB by Sergei Shtylyov · 10 years ago
  16. d9aab40 usb/misc: fix chaoskey build, needs HW_RANDOM by Randy Dunlap · 10 years ago
  17. c6ab3ae usb: phy: rcar-gen2-usb: Fix USBHS_UGSTS_LOCK value by Yoshihiro Shimoda · 10 years ago
  18. e845d64 Revert "usb: host/sl811-hcd: fix sparse warning" by Guenter Roeck · 10 years ago
  19. 3510c81 Merge tag 'usb-serial-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 10 years ago
  20. 8b86ed0 usb: Fix warnings in chaoskey driver by Keith Packard · 10 years ago
  21. 65dd82a USB: f81232: fix some minor style issues by Johan Hovold · 10 years ago
  22. 96ee85c USB: f81232: modify/add author by Peter Hung · 10 years ago
  23. 9e7d953 USB: f81232: cleanup non-used define by Peter Hung · 10 years ago
  24. 88d35cf USB: f81232: clarify f81232_ioctl() and fix by Peter Hung · 10 years ago
  25. 8bb4ca6 USB: f81232: implement set_termios() by Peter Hung · 10 years ago
  26. 94f8730 USB: f81232: implement port enable/disable method by Peter Hung · 10 years ago
  27. 691545f USB: f81232: implement MCR/MSR function by Peter Hung · 10 years ago
  28. 87fe5ad USB: f81232: implement read IIR/MSR with endpoint by Peter Hung · 10 years ago
  29. 7139c93 USB: f81232: change lock mechanism by Peter Hung · 10 years ago
  30. 8885078 USB: f81232: implement RX bulk-in EP by Peter Hung · 10 years ago
  31. b830d07 USB: f81232: rename private struct member name by Peter Hung · 10 years ago
  32. f4ea80a usb: host/sl811-hcd: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 10 years ago
  33. db7869c chipidea: pci: make it depends on NOP_USB_XCEIV by Andy Shevchenko · 10 years ago
  34. d728189 chipidea: introduce specific Kconfig options for glue drivers by Andy Shevchenko · 10 years ago
  35. 3a316ec usb: chipidea: use hrtimer for otg fsm timers by Li Jun · 10 years ago
  36. 2f8a467 usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timer by Li Jun · 10 years ago
  37. 01ecd15 usb: chipidea: otg: remove unnecessary B_SESS_VLD timer by Li Jun · 10 years ago
  38. 963719c USB: host: ohci-at91: remove useless uclk clock by Boris Brezillon · 10 years ago
  39. 85e8a0b9 cdc-wdm: error returns need to be translated by Oliver Neukum · 10 years ago
  40. 323ece5 cdc-wdm: fix endianness bug in debug statements by Oliver Neukum · 10 years ago
  41. 28965e1 cdc-wdm: unify error handling in write by Oliver Neukum · 10 years ago
  42. 4132cd0 cdc-acm: convert to not directly using urb->status by Oliver Neukum · 10 years ago
  43. 6c8074e cdc-acm: surpress misleading message by Oliver Neukum · 10 years ago
  44. 36e59e0 cdc-acm: fix race between callback and unthrottle by Oliver Neukum · 10 years ago
  45. c0ab6bb usb/misc/usb3503: Always read refclk frequency from DT by Ben Gamari · 10 years ago
  46. 76cb03e cdc-wdm: return correct error codes by Oliver Neukum · 10 years ago
  47. 8373856 MAINTAINERS: change my git address to kernel.org by Peter Chen · 10 years ago
  48. 24677af usb: ehci-orion: add more constants for register values by Thomas Petazzoni · 10 years ago
  49. bb3247a USB: Move usb_disabled() towards top of the file by Viresh Kumar · 10 years ago
  50. 1da47f5 USB: Use usb_disabled() consistently by Viresh Kumar · 10 years ago
  51. 66e3e59 usb: Add driver for Altus Metrum ChaosKey device (v2) by Keith Packard · 10 years ago
  52. 1fcefbd usb: chipidea: usbmisc_imx: fix returnvar.cocci warnings by kbuild test robot · 10 years ago
  53. 1c41a95 Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  54. 3e45737 usb: musb: Fix fifo reads for dm816x with musb_dsps by Tony Lindgren · 10 years ago
  55. 1ea276c usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependency by Ivan T. Ivanov · 10 years ago
  56. f4b4976 usb: gadget: f_printer: fix dependencies by Andrzej Pietrasiewicz · 10 years ago
  57. cd0e075 Merge 4.0-rc5 into usb-next by Greg Kroah-Hartman · 10 years ago
  58. bc465aa Linux 4.0-rc5 by Linus Torvalds · 10 years ago
  59. 1b717b1 Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  60. 4541c22 Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  61. b93dbee Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  62. 704fa7f Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  63. b2f45ee Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  64. cedd5f6 Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  65. f897522 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  66. 3d7a6db Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  67. 97448d5 Merge git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  68. bb8ef2f Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  69. e477f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  70. da6b9a2 Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  71. 521d474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  72. 0d122f7 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  73. c6ef814 Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  74. 60ed380 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  75. 62a202d Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  76. 9c86286 Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources' by Rafael J. Wysocki · 10 years ago
  77. 0c35bd4 md: fix problems with freeing private data after ->run failure. by NeilBrown · 10 years ago
  78. 7132813 arm64: Honor __GFP_ZERO in dma allocations by Suzuki K. Poulose · 10 years ago
  79. 130c93f arm64: efi: don't restore TTBR0 if active_mm points at init_mm by Will Deacon · 10 years ago
  80. 9e8ce4b Revert "x86/PCI: Refine the way to release PCI IRQ resources" by Rafael J. Wysocki · 10 years ago
  81. 8265d44 Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  82. f42e2c2 Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 10 years ago
  83. 9bc6548 target: do not reject FUA CDBs when write cache is enabled but emulate_write_cache is 0 by Christophe Vu-Brugier · 10 years ago
  84. 5f7da04 target: Fix virtual LUN=0 target_configure_device failure OOPs by Nicholas Bellinger · 10 years ago
  85. 215a8fe target/pscsi: Fix NULL pointer dereference in get_device_type by Nicholas Bellinger · 10 years ago
  86. d556546 tcm_fc: missing curly braces in ft_invl_hw_context() by Dan Carpenter · 10 years ago
  87. 7544e597 target: Fix reference leak in target_get_sess_cmd() error path by Bart Van Assche · 10 years ago
  88. 2f450cc loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session by Bart Van Assche · 10 years ago
  89. 75c3d0b tcm_qla2xxx: Fix incorrect use of __transport_register_session by Bart Van Assche · 10 years ago
  90. f068fbc iscsi-target: Avoid early conn_logout_comp for iser connections by Nicholas Bellinger · 10 years ago
  91. 2a03ee8 Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target" by Nicholas Bellinger · 10 years ago
  92. 4b36b68 target: Disallow changing of WRITE cache/FUA attrs after export by Nicholas Bellinger · 10 years ago
  93. b314aca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  94. 1e744c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  95. e409ac3 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 10 years ago
  96. 32dafb94 Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  97. 01d62ee Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  98. 18eda52 Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  99. a93fc15 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  100. 22283c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago