1. f299c7c qla2xxx: Add serdes register read/write support for ISP25xx. by Joe Carnuccio · 9 years ago
  2. 709c75b scsi_error: should not get sense for timeout IO in scsi error handler by jiang.biao2@zte.com.cn · 9 years ago
  3. 1cd1299 pm80xx: Bump pm80xx driver version to 0.1.38 by Viswas G · 9 years ago
  4. 27ecfa5 pm80xx: Handling Invalid SSP Response frame by Viswas G · 9 years ago
  5. 8414cd8 pm80xx: Add PORT RECOVERY TIMEOUT support by Viswas G · 9 years ago
  6. 3b77894 pm80xx: Remove unnecessary phy disconnect while link error by Viswas G · 9 years ago
  7. 3b700e3 pm80xx: Fix for Incorrect DMA Unmapping of SG List by Viswas G · 9 years ago
  8. 842784e pm80xx: Update For Thermal Page Code by Viswas G · 9 years ago
  9. 3a1ae96 pm80xx: Corrected device state changes in I_T_Nexus_Reset. by Viswas G · 9 years ago
  10. b093d59 pm80xx: Updated link rate by Viswas G · 9 years ago
  11. b103918 lpfc: Use && instead of & for boolean expression by Sebastian Herbszt · 9 years ago
  12. 5155ce5 qla2xxx: Return the fabric command state for non-task management requests by Dilip Kumar Uppugandla · 9 years ago
  13. 2d04130 hpsa: fix rmmod issues by Don Brace · 9 years ago
  14. 9a4178b hpsa: fix issues with multilun devices by shane.seymour · 9 years ago
  15. 5ca0120 hpsa: add in new offline mode by Scott Benesh · 9 years ago
  16. b9092b7 Change how controllers in mixed mode are handled. by Kevin Barnett · 9 years ago
  17. cbb47dc hpsa: add in new controllers by Don Brace · 9 years ago
  18. 9384950 hpsa: cleanup update scsi devices by Don Brace · 9 years ago
  19. 8270b86 hpsa: add sysfs entry path_info to show box and bay information by Joe Handzik · 9 years ago
  20. 1358f6d hpsa: add PMC to copyright by Don Brace · 9 years ago
  21. 7ef7323 hpsa: correct static checker warnings on driver init cleanup by Don Brace · 9 years ago
  22. 81c2755 hpsa: correct decode sense data by Don Brace · 9 years ago
  23. 77678d3 hpsa: Correct double unlock of mutex by Don Brace · 9 years ago
  24. 5aeeb78 mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detected by Sreekanth Reddy · 9 years ago
  25. 8d16366 qla2xxx: Avoid that sparse complains about context imbalances by Bart Van Assche · 9 years ago
  26. 8a318fe qla2xxx: Remove dead code by Bart Van Assche · 9 years ago
  27. 82e6afd qla2xxx: Remove a superfluous test by Bart Van Assche · 9 years ago
  28. 8dfa4b5a qla2xxx: Fix sparse annotations by Bart Van Assche · 9 years ago
  29. 118e2ef qla2xxx: Avoid that sparse complains about duplicate [noderef] attributes by Bart Van Assche · 9 years ago
  30. ad95036 qla2xxx: Remove __constant_ prefix by Bart Van Assche · 9 years ago
  31. df3f4cd qla2xxx: Replace two macros with an inline function by Bart Van Assche · 9 years ago
  32. 52c8282 qla2xxx: Remove set-but-not-used variables by Bart Van Assche · 9 years ago
  33. 2374dd2 qla2xxx: Declare local functions static by Bart Van Assche · 9 years ago
  34. c3ff356 qla2xxx: Report both rsp_info and rsp_info_len by Bart Van Assche · 9 years ago
  35. 2d3a5d2 st: Destroy st_index_idr on module exit by Johannes Thumshirn · 9 years ago
  36. da0dc9f megaraid_sas: fix whitespace errors by Bjorn Helgaas · 9 years ago
  37. 1be1825 megaraid_sas: use dev_printk when possible by Bjorn Helgaas · 9 years ago
  38. 3b8a1ba megaraid : use dev_printk when possible by Bjorn Helgaas · 9 years ago
  39. 14c3e67 scsi: Add ALUA state change UA handling by Hannes Reinecke · 9 years ago
  40. e819cdb mptfusion: prevent some memory corruption by Dan Carpenter · 9 years ago
  41. 8d6a9f5 storvsc: use shost_for_each_device() instead of open coding by Vitaly Kuznetsov · 9 years ago
  42. cb1cf08 storvsc: be more picky about scmnd->sc_data_direction by Vitaly Kuznetsov · 9 years ago
  43. 10978e4 st: convert DRIVER_ATTR macros to DRIVER_ATTR_RO by Seymour, Shane M · 9 years ago
  44. a93429c hptiop: Support HighPoint RR36xx HBAs and Support SAS tape and SAS media changer by linux · 9 years ago
  45. 442d756 st: convert to using driver attr groups for sysfs by Seymour, Shane M · 9 years ago
  46. 3ff448b bfa: fix leak of bfad_im_port_index on module unload by Alexey Khoroshilov · 9 years ago
  47. ce83a4c libfc: Fix a typo in a source code comment by Bart Van Assche · 9 years ago
  48. 0a66ac1 mvsas: always iounmap resources by Johannes Thumshirn · 9 years ago
  49. a30c2a3 qla2xxx: prevent board_disable from running during EEH by Thadeu Lima de Souza Cascardo · 9 years ago
  50. d8571b1 pm80xx: Added pm8006 controller support by Suresh Thiagarajan · 9 years ago
  51. c21e0bb cxlflash: Base support for IBM CXL Flash Adapter by Matthew R. Ochs · 9 years ago
  52. 2dc127b hpsa: fix an sprintf() overflow in the reset handler by Dan Carpenter · 9 years ago
  53. 9c8108a iSCSI: let session recovery_tmo sysfs writes persist across recovery by Chris Leech · 9 years ago
  54. aaf1b05 ipr: Driver version 2.6.2 by Brian King · 9 years ago
  55. 359d96e ipr: Endian / sparse fixes by Brian King · 9 years ago
  56. bb8647e ipr: Byte swapping for device_id attribute in sysfs by Wen Xiong · 9 years ago
  57. 0ae80ba scsi: retry MODE SENSE on unit attention by Hannes Reinecke · 9 years ago
  58. 0c958ec scsi: fix memory leak with scsi-mq by Tony Battersby · 9 years ago
  59. 3f1c058 ipr: Fix invalid array indexing for HRRQ by Brian King · 9 years ago
  60. bb7c543 ipr: Fix incorrect trace indexing by Brian King · 9 years ago
  61. 36b8e18 ipr: Fix locking for unit attention handling by Brian King · 9 years ago
  62. 1278dd6 scsi: fix host max depth checking for the 'queue_depth' sysfs interface by Jens Axboe · 9 years ago
  63. e7ac6c6 st: null pointer dereference panic caused by use after kref_put by st_open by Seymour, Shane M · 9 years ago
  64. 01e2d06 Revert "drm/i915: Use crtc_state->active in primary check_plane func" by Linus Torvalds · 9 years ago
  65. 7fbb58a Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  66. 7b73216 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 59c3cb5 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  68. e492519 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  69. 8a7b8ff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  70. 4322f02 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  71. 9cb1680 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  72. 84e3e9d Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  73. b9243b5 Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  74. 1604f87 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  75. cb908ed stifb: Implement hardware accelerated copyarea by Alex Ivanov · 9 years ago
  76. 3cdeb9d Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  77. f0f2c07 nfit: add support for NVDIMM "latch" flag by Ross Zwisler · 9 years ago
  78. c2ad295 nfit: update block I/O path to use PMEM API by Ross Zwisler · 9 years ago
  79. dbf3c37 Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors" by Dmitry Torokhov · 9 years ago
  80. 6249ecb MIPS: Malta: Make GIC FDC IRQ workaround Malta specific by James Hogan · 9 years ago
  81. 2d28b63 Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes by Dave Airlie · 9 years ago
  82. 59e7a16 Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  83. 008b3f1 Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  84. 9d5715f Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  85. 2c069a1 cxl: Check if afu is not null in cxl_slbia by Daniel Axtens · 9 years ago
  86. 8dfbc0a Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Kevin Hilman · 9 years ago
  87. d024bae Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Kevin Hilman · 9 years ago
  88. 4f001fd i2c: Mark instantiated device nodes with OF_POPULATE by Pantelis Antoniou · 10 years ago
  89. eb8173e i2c: jz4780: Fix return value if probe fails by Axel Lin · 9 years ago
  90. 7249481 i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error path by Axel Lin · 9 years ago
  91. fc0a1f0 i2c: I2C_MT65XX should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  92. 6f95772 Fix firmware loader uevent buffer NULL pointer dereference by Linus Torvalds · 9 years ago
  93. 355c822 drm/radeon: disable vce init on cayman (v2) by Alex Deucher · 9 years ago
  94. 0f11770 drm/amdgpu: fix timeout calculation by Christian König · 9 years ago
  95. dbedff0 drm/radeon: check if BO_VA is set before adding it to the invalidation list by Christian König · 9 years ago
  96. eb99070 drm/radeon: allways add the VM clear duplicate by Christian König · 9 years ago
  97. d57c0ed Revert "Revert "drm/radeon: dont switch vt on suspend"" by Alex Deucher · 9 years ago
  98. 8991668 drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor() by Michel Dänzer · 9 years ago
  99. f3cbb17 drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2) by Grigori Goronzy · 9 years ago
  100. cd404af drm/radeon: Clean up reference counting and pinning of the cursor BOs by Michel Dänzer · 9 years ago