1. dbf3e7f Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation. by Dave Penkler · 10 years ago
  2. 2161979 usb: usbip: Fix possible deadlocks reported by lockdep by Andrew Goodbody · 10 years ago
  3. 46e3caf USB: cxacru: fix an bounds check warning by Dan Carpenter · 10 years ago
  4. e6533e8 usb: storage: ene_ub6250: Remove unnecessary cast in kfree by Amitoj Kaur Chawla · 10 years ago
  5. d078c6e usb: host: ehci-sched: remove unnecessary braces by Geyslan G. Bem · 10 years ago
  6. ee2a1d2 usb: host: ehci-sched: use sizeof operator with parens by Geyslan G. Bem · 10 years ago
  7. 6d0febc usb: host: ehci-sched: add line after declarations by Geyslan G. Bem · 10 years ago
  8. 1ec2780 usb: host: ehci-sched: use C89-style comments by Geyslan G. Bem · 10 years ago
  9. 2fee2fe usb: host: ehci-sched: remove useless else branch by Geyslan G. Bem · 10 years ago
  10. ee90647 usb: host: ehci-sched: remove prohibited spaces by Geyslan G. Bem · 10 years ago
  11. 189b8ff usb: host: ehci-sched: add spaces around operators by Geyslan G. Bem · 10 years ago
  12. 77d6554 usb: host: ehci-sched: remove useless initializations by Geyslan G. Bem · 10 years ago
  13. 25d1086 usb: host: ehci-sched: move constants to right by Geyslan G. Bem · 10 years ago
  14. 3f122a9 usb: host: ehci-sched: refactor scan_isoc function by Geyslan G. Bem · 10 years ago
  15. 93df42b usb: ehci: remove old stub_debug_files definition by Geyslan G. Bem · 10 years ago
  16. 3fd2900 usb: host: ehci-dbg: add function output_buf_tds_dir() by Geyslan G. Bem · 10 years ago
  17. cb27252 usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size by Geyslan G. Bem · 10 years ago
  18. 04b8ad4 usb: host: ehci-dbg: enclose conditional blocks with braces by Geyslan G. Bem · 10 years ago
  19. 12ef7dd usb: host: ehci-dbg: replace sizeof operand by Geyslan G. Bem · 10 years ago
  20. e2432f0 usb: host: ehci-dbg: remove blank line before close brace by Geyslan G. Bem · 10 years ago
  21. 8d587d6 usb: host: ehci-dbg: add blank line after declarations by Geyslan G. Bem · 10 years ago
  22. 1f8e5af usb: host: ehci-dbg: convert macro to inline function by Geyslan G. Bem · 10 years ago
  23. e166631 usb: host: ehci-dbg: use a blank line after struct declarations by Geyslan G. Bem · 10 years ago
  24. c768ffb usb: host: ehci-dbg: fix up function definitions by Geyslan G. Bem · 10 years ago
  25. a535597 usb: host: ehci-dbg: use scnprintf() in qh_lines() by Geyslan G. Bem · 10 years ago
  26. c2fb017 usb: host: ehci-dbg: put spaces around operators by Geyslan G. Bem · 10 years ago
  27. 78698d6 usb: host: ehci-dbg: fix up closing parenthesis by Geyslan G. Bem · 10 years ago
  28. 5bb95ec usb: host: ehci-dbg: move trailing statements to next line by Geyslan G. Bem · 10 years ago
  29. 0784b4d usb: host: ehci-dbg: use C89-style comments by Geyslan G. Bem · 10 years ago
  30. 1cb1d1c usb: host: ehci-dbg: remove space before open square bracket by Geyslan G. Bem · 10 years ago
  31. 668ab0d usb: host: ehci-dbg: remove space before open parenthesis by Geyslan G. Bem · 10 years ago
  32. 4510a07 usb: host: ehci.h: move constant to right by Geyslan G. Bem · 10 years ago
  33. c021170 usb: host: ehci.h: move pointer operator to name side by Geyslan G. Bem · 10 years ago
  34. 8af0219 usb: host: ehci.h: remove macros trailing semicolon by Geyslan G. Bem · 10 years ago
  35. 10f2b96 usb: host: ehci.h: use space after comma by Geyslan G. Bem · 10 years ago
  36. 3a9e742 usb: host: ehci.h: remove direct use of __attribute__ keyword by Geyslan G. Bem · 10 years ago
  37. bc4bead usb: host: ehci.h: fix single statement macros by Geyslan G. Bem · 10 years ago
  38. 9dc3af5 usb: host: ehci.h: remove space before open square bracket by Geyslan G. Bem · 10 years ago
  39. e06e226 usb: host: ehci.h: remove space before function open parenthesis by Geyslan G. Bem · 10 years ago
  40. b5566d0 usb: host: ehci.h: remove space before comma by Geyslan G. Bem · 10 years ago
  41. 1c17a35 usb: gadget: rndis: fix itnull.cocci warnings by Julia Lawall · 10 years ago
  42. b4a90d0 usb: no locking for reading descriptors in sysfs by Oliver Neukum · 10 years ago
  43. 7dd9cba usb: sysfs: make locking interruptible by Oliver Neukum · 10 years ago
  44. 5363de7 usb: core: switch bus numbering to using idr by Heiner Kallweit · 10 years ago
  45. d785404 xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices by Mathias Nyman · 10 years ago
  46. 5da665f xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability by Mathias Nyman · 10 years ago
  47. 2c0e06f xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers by Mathias Nyman · 10 years ago
  48. 0caf6b3 xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices. by Mathias Nyman · 10 years ago
  49. 8df0d77 USB: EHCI: improvements to unlink_empty_async_suspended() by Alan Stern · 10 years ago
  50. 87d6191 USB: EHCI: add a delay when unlinking an active QH by Alan Stern · 10 years ago
  51. f96fba0 USB: EHCI: improve handling of the ehci->iaa_in_progress flag by Alan Stern · 10 years ago
  52. fcc5184 USB: EHCI: store reason for unlinking a QH by Alan Stern · 10 years ago
  53. 4f97f8f Merge 4.5-rc2 into usb-next by Greg Kroah-Hartman · 10 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 · 10 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 · 10 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 · 10 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 · 10 years ago
  58. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. 30e4c9a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 660f6fe Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  61. bb47680 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  62. 6b292a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  63. 46552e6 Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  64. 2973737 Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 10 years ago
  65. f6a239a Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  66. 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 · 10 years ago
  67. a12883f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  68. ad1ac94 Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  69. 0bce39c Merge branches 'acpi-video' and 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  70. b943d0b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  71. 6c55d9b serial: 8250_pci: Add Intel Broadwell ports by Mika Westerberg · 10 years ago
  72. 9b1a12d iommu/amd: Correct the wrong setting of alias DTE in do_attach by Baoquan He · 10 years ago
  73. da972fb iommu/vt-d: Don't skip PCI devices when disabling IOTLB by Jeremy McNicoll · 10 years ago
  74. c5b6352 irqchip/mxs: Add missing set_handle_irq() by Oleksij Rempel · 10 years ago
  75. 8f6aff9 iommu/io-pgtable-arm: Fix io-pgtable-arm build failure by Lada Trimasova · 10 years ago
  76. 52795f6 i2c: piix4: don't regress on bus names by Jean Delvare · 10 years ago
  77. 88867e3 Staging: speakup: fix read scrolled-back VT by Samuel Thibault · 10 years ago
  78. 327b882 Staging: speakup: Fix getting port information by Samuel Thibault · 10 years ago
  79. b64a1cb Revert "Staging: panel: usleep_range is preferred over udelay" by Sudip Mukherjee · 10 years ago
  80. d8b8eb8 Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 10 years ago
  81. 96c5d07 drm/vmwgfx: respect 'nomodeset' by Rob Clark · 11 years ago
  82. 2ad14a6 Merge tag 'drm-vc4-fixes-2015-01-19' of http://github.com/anholt/linux into drm-fixes by Dave Airlie · 10 years ago
  83. 2081e78 Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 10 years ago
  84. 55ce625 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  85. 28b8d66 drm/amdgpu: only move pt bos in LRU list on success by Nicolai Hähnle · 10 years ago
  86. a89a798 Merge tag 'usb-serial-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  87. 60dee3c hwmon: (fam15h_power) Add bit masking for tdp_limit by Gioh Kim · 10 years ago
  88. b331bc2 cpufreq: cpufreq-dt: avoid uninitialized variable warnings: by Arnd Bergmann · 10 years ago
  89. fb2a24a cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype by Arnd Bergmann · 10 years ago
  90. 2dadfd7 cpufreq: Use list_is_last() to check last entry of the policy list by Gautham R Shenoy · 10 years ago
  91. e4b133c cpufreq: Fix NULL reference crash while accessing policy->governor_data by Viresh Kumar · 10 years ago
  92. 75274b33 cpuidle: coupled: remove unused define cpuidle_coupled_lock by Anders Roxell · 10 years ago
  93. a3d09c7 PM / Domains: Fix typo in comment by Moritz Fischer · 10 years ago
  94. cdb300a PM / Domains: Fix potential deadlock while adding/removing subdomains by Ulf Hansson · 10 years ago
  95. 16ab8a5 vfio/noiommu: Don't use iommu_present() to track fake groups by Alex Williamson · 10 years ago
  96. fe6fc1f drm/radeon: fix DP audio support for APU with DCE4.1 display engine by Slava Grigorev · 10 years ago
  97. a64c9da drm/radeon: Add a common function for DFS handling by Slava Grigorev · 10 years ago
  98. c9a392e drm/radeon: cleaned up VCO output settings for DP audio by Slava Grigorev · 10 years ago
  99. 08b21d3 drm/amd/powerplay: Update SMU firmware loading for Stoney by Rex Zhu · 10 years ago
  100. b3c6de4 cleancache: constify cleancache_ops structure by Julia Lawall · 10 years ago