1. 46e3caf USB: cxacru: fix an bounds check warning by Dan Carpenter · 8 years ago
  2. 1b83349 usb/storage: misc fixes to comments in include/linux/usb/storage.h by Antonio Ospite · 8 years ago
  3. e6533e8 usb: storage: ene_ub6250: Remove unnecessary cast in kfree by Amitoj Kaur Chawla · 8 years ago
  4. d078c6e usb: host: ehci-sched: remove unnecessary braces by Geyslan G. Bem · 8 years ago
  5. ee2a1d2 usb: host: ehci-sched: use sizeof operator with parens by Geyslan G. Bem · 8 years ago
  6. 6d0febc usb: host: ehci-sched: add line after declarations by Geyslan G. Bem · 8 years ago
  7. 1ec2780 usb: host: ehci-sched: use C89-style comments by Geyslan G. Bem · 8 years ago
  8. 2fee2fe usb: host: ehci-sched: remove useless else branch by Geyslan G. Bem · 8 years ago
  9. ee90647 usb: host: ehci-sched: remove prohibited spaces by Geyslan G. Bem · 8 years ago
  10. 189b8ff usb: host: ehci-sched: add spaces around operators by Geyslan G. Bem · 8 years ago
  11. 77d6554 usb: host: ehci-sched: remove useless initializations by Geyslan G. Bem · 8 years ago
  12. 25d1086 usb: host: ehci-sched: move constants to right by Geyslan G. Bem · 8 years ago
  13. 3f122a9 usb: host: ehci-sched: refactor scan_isoc function by Geyslan G. Bem · 8 years ago
  14. 93df42b usb: ehci: remove old stub_debug_files definition by Geyslan G. Bem · 8 years ago
  15. 3fd2900 usb: host: ehci-dbg: add function output_buf_tds_dir() by Geyslan G. Bem · 8 years ago
  16. cb27252 usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size by Geyslan G. Bem · 8 years ago
  17. 04b8ad4 usb: host: ehci-dbg: enclose conditional blocks with braces by Geyslan G. Bem · 8 years ago
  18. 12ef7dd usb: host: ehci-dbg: replace sizeof operand by Geyslan G. Bem · 8 years ago
  19. e2432f0 usb: host: ehci-dbg: remove blank line before close brace by Geyslan G. Bem · 8 years ago
  20. 8d587d6 usb: host: ehci-dbg: add blank line after declarations by Geyslan G. Bem · 8 years ago
  21. 1f8e5af usb: host: ehci-dbg: convert macro to inline function by Geyslan G. Bem · 8 years ago
  22. e166631 usb: host: ehci-dbg: use a blank line after struct declarations by Geyslan G. Bem · 8 years ago
  23. c768ffb usb: host: ehci-dbg: fix up function definitions by Geyslan G. Bem · 8 years ago
  24. a535597 usb: host: ehci-dbg: use scnprintf() in qh_lines() by Geyslan G. Bem · 8 years ago
  25. c2fb017 usb: host: ehci-dbg: put spaces around operators by Geyslan G. Bem · 8 years ago
  26. 78698d6 usb: host: ehci-dbg: fix up closing parenthesis by Geyslan G. Bem · 8 years ago
  27. 5bb95ec usb: host: ehci-dbg: move trailing statements to next line by Geyslan G. Bem · 8 years ago
  28. 0784b4d usb: host: ehci-dbg: use C89-style comments by Geyslan G. Bem · 8 years ago
  29. 1cb1d1c usb: host: ehci-dbg: remove space before open square bracket by Geyslan G. Bem · 8 years ago
  30. 668ab0d usb: host: ehci-dbg: remove space before open parenthesis by Geyslan G. Bem · 8 years ago
  31. 4510a07 usb: host: ehci.h: move constant to right by Geyslan G. Bem · 8 years ago
  32. c021170 usb: host: ehci.h: move pointer operator to name side by Geyslan G. Bem · 8 years ago
  33. 8af0219 usb: host: ehci.h: remove macros trailing semicolon by Geyslan G. Bem · 8 years ago
  34. 10f2b96 usb: host: ehci.h: use space after comma by Geyslan G. Bem · 8 years ago
  35. 3a9e742 usb: host: ehci.h: remove direct use of __attribute__ keyword by Geyslan G. Bem · 8 years ago
  36. bc4bead usb: host: ehci.h: fix single statement macros by Geyslan G. Bem · 8 years ago
  37. 9dc3af5 usb: host: ehci.h: remove space before open square bracket by Geyslan G. Bem · 8 years ago
  38. e06e226 usb: host: ehci.h: remove space before function open parenthesis by Geyslan G. Bem · 8 years ago
  39. b5566d0 usb: host: ehci.h: remove space before comma by Geyslan G. Bem · 8 years ago
  40. 1c17a35 usb: gadget: rndis: fix itnull.cocci warnings by Julia Lawall · 8 years ago
  41. b4a90d0 usb: no locking for reading descriptors in sysfs by Oliver Neukum · 9 years ago
  42. 7dd9cba usb: sysfs: make locking interruptible by Oliver Neukum · 9 years ago
  43. 5363de7 usb: core: switch bus numbering to using idr by Heiner Kallweit · 8 years ago
  44. d785404 xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices by Mathias Nyman · 8 years ago
  45. 5da665f xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability by Mathias Nyman · 8 years ago
  46. 2c0e06f xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers by Mathias Nyman · 8 years ago
  47. 0caf6b3 xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices. by Mathias Nyman · 8 years ago
  48. 8df0d77 USB: EHCI: improvements to unlink_empty_async_suspended() by Alan Stern · 8 years ago
  49. 87d6191 USB: EHCI: add a delay when unlinking an active QH by Alan Stern · 8 years ago
  50. f96fba0 USB: EHCI: improve handling of the ehci->iaa_in_progress flag by Alan Stern · 8 years ago
  51. fcc5184 USB: EHCI: store reason for unlinking a QH by Alan Stern · 8 years ago
  52. 4f97f8f Merge 4.5-rc2 into usb-next by Greg Kroah-Hartman · 8 years ago
  53. 36f90b0 Linux 4.5-rc2 by Linus Torvalds · 8 years ago
  54. d784ef5 Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  55. 54e3f3e Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  56. 8c4e378 Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  57. f3ca903 Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  58. 510ae0c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  59. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 7ab85d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. bbfb239 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 30e4c9a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. f25a96e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. 660f6fe Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  67. bb47680 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  68. 840d6fe pid: Fix spelling in comments by Zhen Lei · 8 years ago
  69. 28fb8a5 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  70. ad0b40fa Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  71. ec1cc55 Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  72. 6b292a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  73. d3f71ae Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  74. 46552e6 Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  75. ad233ac Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  76. 2973737 Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 8 years ago
  77. f6a239a Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  78. f51d4d7 Merge tag 'hwmon-for-linus-v4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  79. a12883f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  80. 13d5699 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  81. ad1ac94 Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  82. 0bce39c Merge branches 'acpi-video' and 'acpi-hotplug' by Rafael J. Wysocki · 8 years ago
  83. b545443 Merge tag 'sound-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  84. b943d0b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  85. 704bb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  86. e410e34 Revert "btrfs: synchronize incompat feature bits with sysfs files" by Chris Mason · 8 years ago
  87. 6c55d9b serial: 8250_pci: Add Intel Broadwell ports by Mika Westerberg · 8 years ago
  88. 7425637 x86/mm/pat: Avoid truncation when converting cpa->numpages to address by Matt Fleming · 8 years ago
  89. 6639484 ALSA: hda - disable dynamic clock gating on Broxton before reset by Libin Yang · 8 years ago
  90. 0d9bacb iommu: Update struct iommu_ops comments by Magnus Damm · 9 years ago
  91. 6f3cdb3 iommu/vt-d: Fix link to Intel IOMMU Specification by Michael S. Tsirkin · 8 years ago
  92. 9b1a12d iommu/amd: Correct the wrong setting of alias DTE in do_attach by Baoquan He · 9 years ago
  93. da972fb iommu/vt-d: Don't skip PCI devices when disabling IOTLB by Jeremy McNicoll · 9 years ago
  94. c5b6352 irqchip/mxs: Add missing set_handle_irq() by Oleksij Rempel · 8 years ago
  95. 8f6aff9 iommu/io-pgtable-arm: Fix io-pgtable-arm build failure by Lada Trimasova · 8 years ago
  96. 52795f6 i2c: piix4: don't regress on bus names by Jean Delvare · 8 years ago
  97. 5fa7c8e perf: Remove/simplify lockdep annotation by Peter Zijlstra · 8 years ago
  98. c6e5b73 perf: Synchronously clean up child events by Peter Zijlstra · 9 years ago
  99. 60beda8 perf: Untangle 'owner' confusion by Peter Zijlstra · 8 years ago
  100. 45a0e07 perf: Add flags argument to perf_remove_from_context() by Peter Zijlstra · 8 years ago