1. b29ef35 Drivers: hv: vmbus: Cleanup hv_post_message() by K. Y. Srinivasan · 10 years ago
  2. 98d731b Drivers: hv: vmbus: Cleanup vmbus_close_internal() by K. Y. Srinivasan · 10 years ago
  3. 45d727c Drivers: hv: vmbus: Fix a bug in vmbus_open() by K. Y. Srinivasan · 10 years ago
  4. 72c6b71 Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl() by K. Y. Srinivasan · 10 years ago
  5. 66be653 Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl() by K. Y. Srinivasan · 10 years ago
  6. fdeebcc Drivers: hv: vmbus: Cleanup vmbus_post_msg() by K. Y. Srinivasan · 10 years ago
  7. 06c88b0 i8k: Add support for Dell Latitude E6540 by Steven Honeyman · 10 years ago
  8. 2e45354 VMCI: integer overflow in vmci_datagram_dispatch() by Dan Carpenter · 10 years ago
  9. 95e838c ipoctal: clear break interrupt as soon as it occurs by Federico Vaga · 10 years ago
  10. 1451f41 GenWQE: Support blocking when DDCB queue is busy by Frank Haverkamp · 10 years ago
  11. 08e4906 GenWQE: Fix problem when reading HSI and Retc by Eberhard S. Amann · 10 years ago
  12. d9c11d4 GenWQE: Fix checkpatch complaints by Frank Haverkamp · 10 years ago
  13. bc407dd GenWQE: Check return code of pci_sriov_enable by Frank Haverkamp · 10 years ago
  14. 2d880cc GenWQE: Do not modify return code of genwqe_set_interrupt_capability by Frank Haverkamp · 10 years ago
  15. 26d8f6f GenWQE: Update author information by Frank Haverkamp · 10 years ago
  16. 64df2ec GenWQE: Remove sysfs entry for driver version by Frank Haverkamp · 10 years ago
  17. 95a8825 GenWQE: Check pci_get_totalvfs return code by Frank Haverkamp · 10 years ago
  18. e4ebe5f misc: st_core: Protect unsigned value against becoming negative by Lee Jones · 10 years ago
  19. 0ae39cc parport: parport_pc: Implement architecture and device check to cut off false-positives by Matwey V. Kornilov · 10 years ago
  20. 17891c8 parport: parport_pc: Introduce intel_bug_present function. by Matwey V. Kornilov · 10 years ago
  21. 82a8234 ipoctal: get carrier driver to avoid rmmod by Federico Vaga · 10 years ago
  22. 36c53b3 ipack: save carrier owner to allow device to get it by Federico Vaga · 10 years ago
  23. 78f22bc ipoctal: reset function istead of duplicate code by Federico Vaga · 10 years ago
  24. e0b04f2 drivers/ipack/devices/ipoctal.h: Fix typo in include guard by Rasmus Villemoes · 10 years ago
  25. 5534b67 char: xilinx_hwicap: Remove .owner field for driver by Michal Simek · 10 years ago
  26. 759e7d6 pcie-gadget-spear: use devm_ functions by Himangi Saraogi · 10 years ago
  27. 322d3f6 misc: lattice-ecp3-config: Add missing MODULE_FIRMWARE() by Takashi Iwai · 10 years ago
  28. 1698da2 EEPROM: Introduce the use of devm_kzalloc by Himangi Saraogi · 10 years ago
  29. cfda279 mei: bus: fix possible boundaries violation by Alexander Usyskin · 10 years ago
  30. 154eb18 mei: use connect_data on the stack by Tomas Winkler · 10 years ago
  31. 4f046e7 mei: enable adding more IOCTL handlers by Tomas Winkler · 10 years ago
  32. bae1cc7 mei: extract supported features from the hbm version by Tomas Winkler · 10 years ago
  33. 2af89db mei: simplify handling of hbm client events by Tomas Winkler · 10 years ago
  34. cb02efc mei: wait for hbm start non-interruptible by Alexander Usyskin · 10 years ago
  35. 12f45ed mei: revamp connect and disconnect response handling by Tomas Winkler · 10 years ago
  36. 5a8373f mei: use disconnect name consistently by Tomas Winkler · 10 years ago
  37. 89778d6 mei: add hbm commands return status values by Tomas Winkler · 10 years ago
  38. d880f32 mei: add mei_me_cl_by_uuid_id function by Tomas Winkler · 10 years ago
  39. 25ca647 mei: add me client remove functions by Tomas Winkler · 10 years ago
  40. 5ca2d38 mei: use list for me clients book keeping by Tomas Winkler · 10 years ago
  41. d320832 mei: me_client lookup function to return me_client object by Tomas Winkler · 10 years ago
  42. 68d1aa6 mei: use wrapper for simple hbm client message by Tomas Winkler · 10 years ago
  43. 3438c1f mei: use consistently me_addr in the hbm structures by Tomas Winkler · 10 years ago
  44. 05e314e mei: amthif: don't check amthif client identity on amthif queues by Alexander Usyskin · 10 years ago
  45. 5456796 mei: amthif: use service function to flush amthif queue by Alexander Usyskin · 10 years ago
  46. 2c2b93e mei: me: wait for hw ready non-interruptible by Alexander Usyskin · 10 years ago
  47. 6236435 extcon: gpio: Fix code cleanup by George Cherian · 10 years ago
  48. dc6048d extcon: max77693: Fix a bug occured at changing ADC debounce time. by Jonghwa Lee · 10 years ago
  49. b7c7e08 extcon: sm5502: Drop useless include by Jean Delvare · 10 years ago
  50. d715523 extcon: max77693: Use resource managed interrupt line by Krzysztof Kozlowski · 10 years ago
  51. c03e017 extcon: rt8973a: Add Richtek RT8973A extcon driver by Chanwoo Choi · 10 years ago
  52. fbae30d extcon: sm5502: Clean up codes by using checkpatch script by Chanwoo Choi · 10 years ago
  53. ca2a07e extcon: sm5502: Move sm5502.h header file to extcon directory by Chanwoo Choi · 10 years ago
  54. 0746d5d extcon: sm5502: Add I2C dependency to fix build break by Chanwoo Choi · 10 years ago
  55. 0ccc795 extcon: sm5502: Fix bug to check cable type by Chanwoo Choi · 10 years ago
  56. 83373f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  57. 5910cfd Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  58. 02c1be3 Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  59. 8ac19f0 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. 938c04a Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linux into irq/urgent by Thomas Gleixner · 10 years ago
  61. 3cc5ba1 ntb: Add alignment check to meet hardware requirement by Dave Jiang · 10 years ago
  62. a1413cf NTB: correct the spread of queues over mw's by Jon Mason · 10 years ago
  63. f77ced6 [fix] lustre: d_make_root() does iput() on dentry allocation failure by Al Viro · 10 years ago
  64. 186cec3 Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  65. 645cc09 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  66. 471cff7 Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  67. a6988b3 Merge tag 'staging-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  68. 09db9d6 Merge tag 'tty-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  69. 90a3c48 Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  70. 753a6cb Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  71. 5874cfe Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  72. 850ebc0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  73. e4cf39e video: ARM CLCD: Fix color model capabilities for DT platforms by Pawel Moll · 10 years ago
  74. 83502a5 drm/ast: AST2000 cannot be detected correctly by Y.C. Chen · 10 years ago
  75. 8f372e2 drm/ast: open key before detect chips by Y.C. Chen · 10 years ago
  76. c73f6fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  77. 7ee2d2d Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  78. e2c6098 Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  79. 9604469 xhci: fix oops when xhci resumes from hibernate with hw lpm capable devices by Mathias Nyman · 10 years ago
  80. 0eda06c usb: xhci: Fix OOPS in xhci error handling code by Al Cooper · 10 years ago
  81. c207e7c xhci: Fix null pointer dereference if xhci initialization fails by Mathias Nyman · 10 years ago
  82. c66f1c6 storage: Add single-LUN quirk for Jaz USB Adapter by Mark · 10 years ago
  83. a79e5bc uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id check by Hans de Goede · 10 years ago
  84. 8381e57 Merge tag 'pm+acpi-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  85. 1497e84 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  86. 8b02c5e Merge tag 'pinctrl-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  87. c8c16e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  88. d2be899 Merge branches 'acpi-rtc', 'acpi-lpss' and 'acpi-battery' by Rafael J. Wysocki · 10 years ago
  89. 1c00f73 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  90. 3a10ba8 drm/msm: don't crash if no msm.vram param by Rob Clark · 10 years ago
  91. 28a38b6 drm/msm/hdmi: fix build break on non-CCF platforms by Rob Clark · 10 years ago
  92. fc88610 drm/msm: Change nested function to static function by Mark Charlebois · 10 years ago
  93. 3afdd8a Merge tag 'drm-intel-fixes-2014-09-10' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  94. 69e672f Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  95. f498e06 dmaengine: jz4740: Fix non-cyclic descriptor completion by Lars-Peter Clausen · 10 years ago
  96. 233c7da usb: chipidea: msm: Initialize PHY on reset event by Ivan T. Ivanov · 10 years ago
  97. ea29005 usb: chipidea: msm: Use USB PHY API to control PHY state by Ivan T. Ivanov · 10 years ago
  98. c605f3c usb: hub: take hub->hdev reference when processing from eventlist by Joe Lawrence · 10 years ago
  99. a9c54ca uas: Disable uas on ASM1051 devices by Hans de Goede · 10 years ago
  100. a80d8b0 Input: serport - add compat handling for SPIOCSTYPE ioctl by John Sung · 10 years ago