1. 2bf7dc8 scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware by Ching Huang · 8 years ago
  2. 4bd173c scsi: arcmsr: Simplify user_len checking by Borislav Petkov · 8 years ago
  3. 7bc2b55 scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer() by Dan Carpenter · 8 years ago
  4. 15d2639 arcmsr: change driver version to v1.30.00.22-20151126 by Ching Huang · 8 years ago
  5. 0204067 arcmsr: Split dma resource allocation to a new function by Ching Huang · 8 years ago
  6. f75ab39 arcmsr: more readability improvements by Ching Huang · 8 years ago
  7. d15dd55 arcmsr: changes driver version number by Ching Huang · 8 years ago
  8. 7e315ff arcmsr: adds code to support new Areca adapter ARC1203 by Ching Huang · 8 years ago
  9. d662ad2 arcmsr: make code more readable by Ching Huang · 8 years ago
  10. 98f90de arcmsr: fixes not release allocated resource by Ching Huang · 8 years ago
  11. 251e2d2 arcmsr: fixed getting wrong configuration data by Ching Huang · 8 years ago
  12. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  13. 92b19ff cleanup IORESOURCE_CACHEABLE vs ioremap() by Dan Williams · 9 years ago
  14. 47268a4 scsi/arcmsr: Fix typos in error log by Nik Nyby · 9 years ago
  15. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  16. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  17. 2e9feb4 arcmsr: simplify ioctl data read/write by Ching Huang · 10 years ago
  18. 3b8155d arcmsr: simplify of updating doneq_index and postq_index by Ching Huang · 10 years ago
  19. b4eb6ae arcmsr: call scsi_scan_host at the end of host initialization by Ching Huang · 10 years ago
  20. 5b37479 arcmsr: add support new adapter ARC12x4 series by Ching Huang · 10 years ago
  21. aaa64f6 arcmsr: modify some character strings by Ching Huang · 10 years ago
  22. c10b1d5 arcmsr: fix sparse warnings and errors by Ching Huang · 10 years ago
  23. bb263c4 arcmsr: fix ioctl data read/write error for adapter type C by Ching Huang · 10 years ago
  24. 6e38adf arcmsr: revise allocation of second dma_coherent_handle for type B by Ching Huang · 10 years ago
  25. 626fa32 arcmsr: rename functions and variables by Ching Huang · 10 years ago
  26. 5eb6bfa arcmsr: clear outbound doorbell buffer completely by Ching Huang · 10 years ago
  27. a2c89bb arcmsr: modify printing adapter model number and F/W messages by Ching Huang · 10 years ago
  28. a584972 arcmsr: remove calling arcmsr_hbb_enable_driver_mode by Ching Huang · 10 years ago
  29. 12aad94 arcmsr: revise message_isr_bh_fn to remove duplicate code by Ching Huang · 10 years ago
  30. 8b7c994 arcmsr: store adapter type in PCI id table by Ching Huang · 10 years ago
  31. cab5aec arcmsr: return status of abort command by Ching Huang · 10 years ago
  32. 3df824a arcmsr: limit max. number of SCSI command request by Ching Huang · 10 years ago
  33. 61cda87 arcmsr: add code to support hibernation by Ching Huang · 10 years ago
  34. 1d1166e arcmsr: add code to support MSI-X and MSI interrupt by Ching Huang · 10 years ago
  35. 6b39372 arcmsr: fix command timeout under heavy load by Ching Huang · 10 years ago
  36. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  37. e2c7042 [SCSI] arcmsr: upper 32 of dma address lost by Dan Carpenter · 10 years ago
  38. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  39. 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  40. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  41. 6ad819b [SCSI] arcmsr: fix misuse of | instead of & by Dan Carpenter · 12 years ago
  42. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  43. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  44. 87f7615 [SCSI] arcmsr: simplify assumptions in dma_alloc_coherent() by Tomas Henzl · 13 years ago
  45. 8b7eb86 [SCSI] arcmsr: simplify some double loops in sleeping functions by Tomas Henzl · 13 years ago
  46. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  47. a684b8d [SCSI] remove flush_scheduled_work() usages by Tejun Heo · 13 years ago
  48. 97b9912 [SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200 by NickCheng · 13 years ago
  49. c32e061 [SCSI] arcmsr: fix write to device check by roel kluin · 13 years ago
  50. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  51. 7968f19 [SCSI] drivers/scsi: Adjust confusing if indentation by Julia Lawall · 14 years ago
  52. a7c8962 arcmsr_hba: Missing slab.h include by David Miller · 14 years ago
  53. cf9e82a scsi: Remove owner field from attribute initialization in ARCMSR driver by Guenter Roeck · 14 years ago
  54. bbe56c7 [SCSI] arcmsr: fix up bin_attr functions by James Bottomley · 14 years ago
  55. cdd3cb1 [SCSI] SCSI: Support Type C RAID controller by Nick Cheng · 14 years ago
  56. ae52e7f0 [SCSI] arcmsr: Support 1024 scatter-gather list entries and improve AP while FW trapped and behaviors of EHs by Nick Cheng · 14 years ago
  57. 36b83de [SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi device by Nick Cheng · 14 years ago
  58. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  59. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  60. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  61. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  62. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  63. 25729a7 [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar() by Arjan van de Ven · 16 years ago
  64. 01e8ef1 x86: sysfs: kill owner field from attribute by Parag Warudkar · 16 years ago
  65. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  66. 4d3995b [SCSI] arcmsr: fix iounmap error for Type B adapter by nickcheng · 16 years ago
  67. ba1cb46 [SCSI] arcmsr: update version and changelog by Nick Cheng · 16 years ago
  68. 69e562c [SCSI] arcmsr: fix message allocation by Daniel Drake · 16 years ago
  69. 76d7830 [SCSI] arcmsr: updates (1.20.00.15) by Nick Cheng · 16 years ago
  70. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 16 years ago
  71. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 16 years ago
  72. db3a91f deal with resource allocation bugs in arcmsr by Al Viro · 17 years ago
  73. 0c7eb2e fix reentrancy bug in arcmsr_get_iop_{r,w}qbuffer() by Al Viro · 17 years ago
  74. 6a7d26d arcmsr: endianness bug by Al Viro · 17 years ago
  75. 80da1ad trivial annotations in arcmsr by Al Viro · 17 years ago
  76. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  77. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  78. 5975f64 [SCSI] arcmsr: build fix by Andrew Morton · 17 years ago
  79. 488a5c8 [SCSI] arcmsr: irq handler fixes, cleanups, micro-opts by Jeff Garzik · 17 years ago
  80. 2443045 [SCSI] arcmsr: Fix hardware wait loops by Jeff Garzik · 17 years ago
  81. 685b9e0 [SCSI] arcmsr: fix compile problems by James Bottomley · 17 years ago
  82. 1a4f550 [SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixes by Nick Cheng · 17 years ago
  83. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  84. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  85. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  86. a1f6e02 [SCSI] areca: improve driver stability and compatibility by nickcheng(鄭守謙 · 17 years ago
  87. deff262 [SCSI] arcmsr: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  88. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  89. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 17 years ago
  90. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  91. d67a70a [SCSI] arcmsr: fix up sysfs values by James Bottomley · 18 years ago
  92. 43d6b68 [SCSI] areca sysfs fix by Andrew Morton · 18 years ago
  93. 1c57e86 [SCSI] arcmsr: initial driver, version 1.20.00.13 by Erich Chen · 18 years ago