1. c749e6b scsi_transport_fc: Add support for 25Gbit speed by James Smart · 10 years ago
  2. eef7780 aha1542: remove loop from aha1542_outb by Ondrej Zary · 10 years ago
  3. 7061dec aha1542: Fix bus reset by Ondrej Zary · 10 years ago
  4. 1b0224b aha1542: rework locking by Ondrej Zary · 10 years ago
  5. 764a0c7 aha1542: Don't reduce functionality with DEBUG enabled by Ondrej Zary · 10 years ago
  6. 6ddc8cf aha1542: Use print_hex_dump_bytes in debug code by Ondrej Zary · 10 years ago
  7. fde1fb8 aha1542: remove DEB macro and simplify debug code by Ondrej Zary · 10 years ago
  8. 2906b3c aha1542: Use shost_printk instead of printk by Ondrej Zary · 10 years ago
  9. 37d607b aha1542: Change aha1542_set_bus_times parameters by Ondrej Zary · 10 years ago
  10. 68ea9de aha1542: Pass struct Scsi_Host * to functions by Ondrej Zary · 10 years ago
  11. 954a9fd aha1542: cleanup includes by Ondrej Zary · 10 years ago
  12. 1d084d2 aha1542: remove useless changelog by Ondrej Zary · 10 years ago
  13. e51dacb aha1542: fix include guard and remove useless changelog by Ondrej Zary · 10 years ago
  14. c2532f6 aha1542: Always name Scsi_Host variables sh by Ondrej Zary · 10 years ago
  15. 55b28f9 aha1524: Use struct scsi_cmnd by Ondrej Zary · 10 years ago
  16. cad2fc7 aha1542: clean up cmd variables by Ondrej Zary · 10 years ago
  17. 17787a0 aha1542: Simplify aha1542_biosparam by Ondrej Zary · 10 years ago
  18. f71429a aha1542: rework configuration parameters by Ondrej Zary · 10 years ago
  19. 3a70c00 aha1542: rework hw_init by Ondrej Zary · 10 years ago
  20. 23e6940 aha1542: Call wait_mask from aha1542_out by Ondrej Zary · 10 years ago
  21. b847fd0 aha1542: split out code from aha1542_hw_init by Ondrej Zary · 10 years ago
  22. 8537cba aha1542: Merge aha1542_host_reset and aha1542_bus_reset by Ondrej Zary · 10 years ago
  23. dfd7c99 aha1542: Remove aha1542_restart by Ondrej Zary · 10 years ago
  24. bdebe22 aha1542: remove useless code from aha1542_test_port by Ondrej Zary · 10 years ago
  25. a13b372 aha1542: Remove unneeded gotos by Ondrej Zary · 10 years ago
  26. 0c2b648 aha1542: Split aha1542_out by Ondrej Zary · 10 years ago
  27. f8846be aha1542: Unify aha1542_in and aha1542_in1 by Ondrej Zary · 10 years ago
  28. 2093bfa aha1542: Remove WAIT and WAITd macros by Ondrej Zary · 10 years ago
  29. 6d9ffe6 aha1542: Use BIT() macro by Ondrej Zary · 10 years ago
  30. f232d53 aha1542: remove empty aha1542_stat by Ondrej Zary · 10 years ago
  31. 09a4483 aha1542: Reorder functions to remove forward declarations by Ondrej Zary · 10 years ago
  32. cb5b570 aha1542: Use u8 instead of unchar by Ondrej Zary · 10 years ago
  33. f1bbef6 aha1542: Convert aha1542_intr_reset to function by Ondrej Zary · 10 years ago
  34. e98878f aha1542: Remove HOSTDATA macro by Ondrej Zary · 10 years ago
  35. 10be625 aha1542: Remove SCSI_BUF_PA, SCSI_SG_PA, AHA1542_SCATTER and AHA1542_CMDLUN by Ondrej Zary · 10 years ago
  36. 6f82fbf aha1542: remove dead code by Ondrej Zary · 10 years ago
  37. 643a7c4 aha1542: Stop using scsi_module.c by Ondrej Zary · 10 years ago
  38. f20dffc aacraid: driver version change by Mahesh Rajashekhara · 10 years ago
  39. dab04b0 aacraid: AIF raw device remove support by Mahesh Rajashekhara · 10 years ago
  40. ef61623 aacraid: performance improvement changes by Mahesh Rajashekhara · 10 years ago
  41. f9c4259 aacraid: IOCTL fix by Mahesh Rajashekhara · 10 years ago
  42. dafde94 aacraid: IOP RESET command handling changes by Mahesh Rajashekhara · 10 years ago
  43. a7129a5 aacraid: 240 simple volume support by Mahesh Rajashekhara · 10 years ago
  44. 5d91064 aacraid: vpd page code 0x83 support by Mahesh Rajashekhara · 10 years ago
  45. 495c021 aacraid: MSI-x support by Mahesh Rajashekhara · 10 years ago
  46. b836439 aacraid: 4KB sector support by Mahesh Rajashekhara · 10 years ago
  47. 2f5d1f7 aacraid: IOCTL pass-through command fix by Mahesh Rajashekhara · 10 years ago
  48. 46154a0 aacraid: AIF support for SES device add/remove by Mahesh Rajashekhara · 10 years ago
  49. 29854a4 ipr: Driver version 2.6.1 by Brian King · 10 years ago
  50. f8ee25d ipr: AF DASD raw mode implementation in ipr driver by Wen Xiong · 10 years ago
  51. ea30c1d ipr: Re-enable write same by Brian King · 10 years ago
  52. a65e8f1 ipr: Fix possible error path oops during initialization by Brian King · 10 years ago
  53. 2796ca5 ipr: Reset in task context by Brian King · 10 years ago
  54. 4fdd7c7 ipr: Reboot speed improvements by Brian King · 10 years ago
  55. be0cf6c scsi: storvsc: Set the tablesize based on the information given by the host by K. Y. Srinivasan · 10 years ago
  56. aaced99 scsi: storvsc: Don't assume that the scatterlist is not chained by K. Y. Srinivasan · 10 years ago
  57. 8de5807 scsi: storvsc: Fix a bug in copy_from_bounce_buffer() by K. Y. Srinivasan · 10 years ago
  58. 5117b93 scsi: storvsc: Retrieve information about the capability of the target by K. Y. Srinivasan · 10 years ago
  59. 0147dab scsi: storvsc: Always send on the selected outgoing channel by K. Y. Srinivasan · 10 years ago
  60. f458aad scsi: storvsc: Size the queue depth based on the ringbuffer size by K. Y. Srinivasan · 10 years ago
  61. b9ec3a5 scsi: storvsc: Increase the ring buffer size by K. Y. Srinivasan · 10 years ago
  62. 114fc1d aic7xxx: replace kmalloc/memset by kzalloc by Michael Opdenacker · 10 years ago
  63. cff549e scsi: proper state checking and module refcount handling in scsi_device_get by Christoph Hellwig · 10 years ago
  64. 3d9a1f5 sd: don't grab a device references from driver methods by Christoph Hellwig · 10 years ago
  65. e27829d scsi: serialize ->rescan against ->remove by Christoph Hellwig · 10 years ago
  66. 4e5a800 ncr5380: Harmonize jiffies conversion with msecs_to_jiffies by Nicholas Mc Guire · 10 years ago
  67. b026e8e g_NCR5380: Kill compiler warning if builtin by Geert Uytterhoeven · 10 years ago
  68. 700d985 ncr5380: Drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  69. 9128b04 drm/i915: Fix modeset state confusion in the load detect code by Daniel Vetter · 10 years ago
  70. 023a600 Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  71. 10d6dfc Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  72. 1a6f77a Merge tag 'md/4.0-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  73. 640c0f5 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. ae1aa79 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  75. a015d33 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  76. e973894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  77. 2ea55a2 zram: use proper type to update max_used_pages by Joonsoo Kim · 10 years ago
  78. b00eeae drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show,store} by Joshua Kinard · 10 years ago
  79. 39ea34c rtc: ds1685: remove superfluous checks for out-of-range u8 values by Geert Uytterhoeven · 10 years ago
  80. 682354d rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error by Arnd Bergmann · 10 years ago
  81. f126079 thermal: int340x_thermal: Ignore missing _ART, _TRT tables by Srinivas Pandruvada · 10 years ago
  82. 3a4562a thermal/intel_powerclamp: add id for Avoton SoC by Miguel Bernal Marin · 10 years ago
  83. 1c07051 Merge tag 'renesas-sh-drivers-for-v4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 10 years ago
  84. 21689a4 Merge branch 'drm-atmel-hlcdc-fixes' of git://github.com/bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 10 years ago
  85. d1e488f Merge tag 'drm-intel-fixes-2015-02-26' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  86. 4f671fe Merge tag 'hwmon-for-linus-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  87. 0bb59cb drm: atmel-hlcdc: remove clock polarity from crtc driver by Nicolas Ferre · 10 years ago
  88. 3473f54 drm/radeon: only enable DP audio if the monitor supports it by Alex Deucher · 10 years ago
  89. 94a47c4 drm/radeon: fix atom aux payload size check for writes (v2) by Alex Deucher · 10 years ago
  90. dbfb00c drm/radeon: fix 1 RB harvest config setup for TN/RL by Alex Deucher · 10 years ago
  91. acc1522 drm/radeon: enable SRBM timeout interrupt on EG/NI by Christian König · 10 years ago
  92. 18ad01e drm/radeon: enable SRBM timeout interrupt on SI by Christian König · 10 years ago
  93. dc12a3e drm/radeon: enable SRBM timeout interrupt on CIK v2 by Leo Liu · 10 years ago
  94. e1b4e72 drm/radeon: dump full IB if we hit a packet error by Alex Deucher · 10 years ago
  95. 951caa6 drm/radeon: disable mclk switching with 120hz+ monitors by Alex Deucher · 10 years ago
  96. 3d2d98e drm/radeon: use drm_mode_vrefresh() rather than mode->vrefresh by Alex Deucher · 10 years ago
  97. 7a26f9a drm/radeon: enable native backlight control on old macs by Nathan-J. Hirschauer · 10 years ago
  98. e3eff6f Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Ingo Molnar · 10 years ago
  99. 6f2116e clocksource: pxa: Fix section mismatch by Robert Jarzmik · 10 years ago
  100. d4a19eb3 clocksource: mtk: Fix race conditions in probe code by Matthias Brugger · 10 years ago