Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e8349221a0487353bce30116593bfa116595b5b5
/
drivers
/
scsi
/
arcmsr
45dce24
scsi: arcmsr: Change driver version to v1.40.00.05-20180309
by Ching Huang
· 7 years ago
c2c62eb
scsi: arcmsr: Sleep to avoid CPU stuck too long for waiting adapter ready
by Ching Huang
· 7 years ago
c4c1adb
scsi: arcmsr: Handle adapter removed due to thunderbolt cable disconnection.
by Ching Huang
· 7 years ago
50b0824
scsi: arcmsr: Rename ACB_F_BUS_HANG_ON to ACB_F_ADAPTER_REMOVED for adapter hot-plug
by Ching Huang
· 7 years ago
45596c7
scsi: arcmsr: avoid do_gettimeofday
by Arnd Bergmann
· 7 years ago
6ae9abe
scsi: arcmsr: simplify arcmsr_request_device_map routine
by Ching Huang
· 7 years ago
1e9c810
scsi: arcmsr: simplify all arcmsr_hbaX_get_config routine by call a new get_adapter_config function
by Ching Huang
· 7 years ago
22c4ae5
scsi: arcmsr: simplify arcmsr_hbaE_get_config function
by Ching Huang
· 7 years ago
b6b3084
scsi: arcmsr: waiting for iop firmware ready before issue get_config command to iop
by Ching Huang
· 7 years ago
df9f0ee
scsi: arcmsr: simplify arcmsr_hbaC_get_config function
by Ching Huang
· 7 years ago
3c62ecd
scsi: arcmsr: remove redundant check for secs < 0
by Colin Ian King
· 7 years ago
fa576b4
scsi: arcmsr: Fix command result for CHECK_CONDITION
by Ching Huang
· 7 years ago
bc81192
scsi: arcmsr: Update driver version to v1.40.00.04-20171130
by Ching Huang
· 7 years ago
0764040
scsi: arcmsr: Add driver module parameter msix_enable
by Ching Huang
· 7 years ago
a18686e
scsi: arcmsr: Add driver module parameter msi_enable
by Ching Huang
· 7 years ago
852c3f3
scsi: arcmsr: Fix grammar
by Ching Huang
· 7 years ago
a3de4b5
scsi: arcmsr: Adjust whitespace
by Ching Huang
· 7 years ago
ea331f3
scsi: arcmsr: Spin off duplicate code
by Ching Huang
· 7 years ago
2124c5b
scsi: arcmsr: Fix clear doorbell queue on ACB_ADAPTER_TYPE_B
by Ching Huang
· 7 years ago
b416c09
scsi: arcmsr: Add a function to set date and time to firmware
by Ching Huang
· 7 years ago
5dd8b3e
scsi: arcmsr: Add ACB_F_MSG_GET_CONFIG to acb->acb_flags
by Ching Huang
· 7 years ago
abf33d8
scsi: arcmsr: Add driver option cmd_per_lun
by Ching Huang
· 7 years ago
e4587f4
scsi: arcmsr: Replace constant ARCMSR_MAX_OUTSTANDING_CMD
by Ching Huang
· 7 years ago
dd6206e
scsi: arcmsr: Add driver option host_can_queue
by Ching Huang
· 7 years ago
d076e4a
scsi: arcmsr: replace constant ARCMSR_MAX_FREECCB_NUM
by Ching Huang
· 7 years ago
aa4d1d5
scsi: arcmsr: Increase host controller command queue depth
by Ching Huang
· 7 years ago
2350902
scsi: arcmsr: Add code for ACB_ADAPTER_TYPE_E
by Ching Huang
· 7 years ago
72a7f31
scsi: arcmsr: simplify arcmsr_iop_init function
by Ching Huang
· 7 years ago
52b4dab
scsi: arcmsr: Redefine ACB_ADAPTER_TYPE_A, _B, _C, _D
by Ching Huang
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
5f3342d
arcmsr: add const to bin_attribute structures
by Bhumika Goyal
· 7 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
68130c9
scsi: arcmsr: Use pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
2bf7dc8
scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
by Ching Huang
· 8 years ago
4bd173c
scsi: arcmsr: Simplify user_len checking
by Borislav Petkov
· 8 years ago
7bc2b55
scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
by Dan Carpenter
· 8 years ago
15d2639
arcmsr: change driver version to v1.30.00.22-20151126
by Ching Huang
· 9 years ago
0204067
arcmsr: Split dma resource allocation to a new function
by Ching Huang
· 9 years ago
f75ab39
arcmsr: more readability improvements
by Ching Huang
· 9 years ago
d15dd55
arcmsr: changes driver version number
by Ching Huang
· 9 years ago
7e315ff
arcmsr: adds code to support new Areca adapter ARC1203
by Ching Huang
· 9 years ago
d662ad2
arcmsr: make code more readable
by Ching Huang
· 9 years ago
98f90de
arcmsr: fixes not release allocated resource
by Ching Huang
· 9 years ago
251e2d2
arcmsr: fixed getting wrong configuration data
by Ching Huang
· 9 years ago
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
92b19ff
cleanup IORESOURCE_CACHEABLE vs ioremap()
by Dan Williams
· 9 years ago
47268a4
scsi/arcmsr: Fix typos in error log
by Nik Nyby
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
c8b09f6
scsi: don't set tagging state from scsi_adjust_queue_depth
by Christoph Hellwig
· 10 years ago
2e9feb4
arcmsr: simplify ioctl data read/write
by Ching Huang
· 10 years ago
3b8155d
arcmsr: simplify of updating doneq_index and postq_index
by Ching Huang
· 10 years ago
b4eb6ae
arcmsr: call scsi_scan_host at the end of host initialization
by Ching Huang
· 10 years ago
5b37479
arcmsr: add support new adapter ARC12x4 series
by Ching Huang
· 10 years ago
aaa64f6
arcmsr: modify some character strings
by Ching Huang
· 10 years ago
c10b1d5
arcmsr: fix sparse warnings and errors
by Ching Huang
· 10 years ago
bb263c4
arcmsr: fix ioctl data read/write error for adapter type C
by Ching Huang
· 10 years ago
6e38adf
arcmsr: revise allocation of second dma_coherent_handle for type B
by Ching Huang
· 10 years ago
626fa32
arcmsr: rename functions and variables
by Ching Huang
· 10 years ago
5eb6bfa
arcmsr: clear outbound doorbell buffer completely
by Ching Huang
· 10 years ago
a2c89bb
arcmsr: modify printing adapter model number and F/W messages
by Ching Huang
· 10 years ago
a584972
arcmsr: remove calling arcmsr_hbb_enable_driver_mode
by Ching Huang
· 10 years ago
12aad94
arcmsr: revise message_isr_bh_fn to remove duplicate code
by Ching Huang
· 10 years ago
8b7c994
arcmsr: store adapter type in PCI id table
by Ching Huang
· 10 years ago
cab5aec
arcmsr: return status of abort command
by Ching Huang
· 10 years ago
3df824a
arcmsr: limit max. number of SCSI command request
by Ching Huang
· 10 years ago
61cda87
arcmsr: add code to support hibernation
by Ching Huang
· 10 years ago
1d1166e
arcmsr: add code to support MSI-X and MSI interrupt
by Ching Huang
· 10 years ago
6b39372
arcmsr: fix command timeout under heavy load
by Ching Huang
· 10 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 11 years ago
e2c7042
[SCSI] arcmsr: upper 32 of dma address lost
by Dan Carpenter
· 11 years ago
54b2b50
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
by Martin K. Petersen
· 11 years ago
08b7e10
SCSI: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
6ad819b
[SCSI] arcmsr: fix misuse of | instead of &
by Dan Carpenter
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
77dfce0
scsi: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
87f7615
[SCSI] arcmsr: simplify assumptions in dma_alloc_coherent()
by Tomas Henzl
· 14 years ago
8b7eb86
[SCSI] arcmsr: simplify some double loops in sleeping functions
by Tomas Henzl
· 14 years ago
c55d267
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
a684b8d
[SCSI] remove flush_scheduled_work() usages
by Tejun Heo
· 14 years ago
97b9912
[SCSI] arcmsr: Fix the issue of system hangup after commands timeout on ARC-1200
by NickCheng
· 14 years ago
c32e061
[SCSI] arcmsr: fix write to device check
by roel kluin
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
7968f19
[SCSI] drivers/scsi: Adjust confusing if indentation
by Julia Lawall
· 14 years ago
a7c8962
arcmsr_hba: Missing slab.h include
by David Miller
· 14 years ago
cf9e82a
scsi: Remove owner field from attribute initialization in ARCMSR driver
by Guenter Roeck
· 14 years ago
bbe56c7
[SCSI] arcmsr: fix up bin_attr functions
by James Bottomley
· 14 years ago
cdd3cb1
[SCSI] SCSI: Support Type C RAID controller
by Nick Cheng
· 15 years ago
ae52e7f
[SCSI] arcmsr: Support 1024 scatter-gather list entries and improve AP while FW trapped and behaviors of EHs
by Nick Cheng
· 15 years ago
36b83de
[SCSI] arcmsr: Support HW reset for EH and polling scheme for scsi device
by Nick Cheng
· 15 years ago
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
e881a17
[SCSI] modify change_queue_depth to take in reason why it is being called
by Mike Christie
· 15 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
25729a7
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
by Arjan van de Ven
· 16 years ago
01e8ef1
x86: sysfs: kill owner field from attribute
by Parag Warudkar
· 16 years ago
ee959b0
SCSI: convert struct class_device to struct device
by Tony Jones
· 17 years ago
4d3995b
[SCSI] arcmsr: fix iounmap error for Type B adapter
by nickcheng
· 17 years ago
Next »