Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
03d3ac21780be4d78f8d7679e428bb98fa9411ea
/
drivers
/
scsi
/
advansys.c
50d14a7
[SCSI] advansys: Remove 'last_reset' references
by Hannes Reinecke
· 11 years ago
31491e1
advansys: fix buggered formats - unsigned long != u32 on 64bit
by Al Viro
· 12 years ago
b59fb6f
advansys: switch to ->show_info()
by Al Viro
· 12 years ago
6f03979
Drivers: scsi: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 14 years ago
9a908c1
[SCSI] advansys: fix narrow board error path
by Herton Ronaldo Krzesinski
· 15 years ago
cf74744
[SCSI] advansys: fix regression with request_firmware change
by Herton Ronaldo Krzesinski
· 15 years ago
6070d81
tree-wide: fix misspelling of "definition" in comments
by Adam Buchbinder
· 15 years ago
989bb5f
[SCSI] advansys: use request_firmware
by Jaswinder Singh Rajput
· 16 years ago
71610f5
[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
25729a7
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
by Arjan van de Ven
· 16 years ago
3003781
advansys fix on ISA-less configs
by Al Viro
· 16 years ago
cadbd4a
[SCSI] replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
951b62c
[SCSI] advansys: Fix bug in AdvLoadMicrocode
by Matthew Wilcox
· 17 years ago
7d5d408
[SCSI] advansys: fix overrun_buf aligned bug
by FUJITA Tomonori
· 17 years ago
63adcc5
[SCSI] advansys: make 3 functions static
by Adrian Bunk
· 17 years ago
9b73e76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
b80ca4f
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
by FUJITA Tomonori
· 17 years ago
747d016
advansys: fix section mismatch warning
by Randy Dunlap
· 17 years ago
9d511a4
[SCSI] advansys: Changes to work on parisc
by Matthew Wilcox
· 17 years ago
d10fb2c
[SCSI] advansys: Use dma mapping for overrun buffer
by Matthew Wilcox
· 17 years ago
b249c7f
[SCSI] advansys: Remove a couple of uses of bus_to_virt
by Matthew Wilcox
· 17 years ago
52c334e
[SCSI] advansys: convert to use the data buffer accessors
by Matthew Wilcox
· 17 years ago
fd625f4
[SCSI] advansys: Remove DvcGetPhyAddr
by Matthew Wilcox
· 17 years ago
98d41c2
[SCSI] advansys: Move a couple of fields from struct board to struct adv_dvc
by Matthew Wilcox
· 17 years ago
afbb68c
[SCSI] advansys: Make sdtr_period_tbl a pointer
by Matthew Wilcox
· 17 years ago
9d0e96e
[SCSI] advansys: Get rid of board index number
by Matthew Wilcox
· 17 years ago
f092d22
[SCSI] advansys: Remove private lock
by Matthew Wilcox
· 17 years ago
b352f92
[SCSI] advansys: Sort out debug macros
by Matthew Wilcox
· 17 years ago
b08fc56
[SCSI] advansys: Remove library version & serial numbers
by Matthew Wilcox
· 17 years ago
d241149
[SCSI] advansys: Remove asc_board_t typedef and ASC_BOARDP macro
by Matthew Wilcox
· 17 years ago
720349a
[SCSI] advansys: Merge ASC_IERR definitions
by Matthew Wilcox
· 17 years ago
d361db4
[SCSI] advansys: Sort out irq number mess
by Matthew Wilcox
· 17 years ago
9a256fa
[SCSI] advansys: Remove ASC_WIDE_BOARD predicate
by Matthew Wilcox
· 17 years ago
ae002fe
[SCSI] advansys: Remove ASC_SELECT_QUEUE_DEPTHS
by Matthew Wilcox
· 17 years ago
52fa077
[SCSI] advansys: Improve reset handler
by Matthew Wilcox
· 17 years ago
05848b6
[SCSI] advansys: Fix simultaneous calls to ->queuecommand
by Matthew Wilcox
· 17 years ago
41d2493
[SCSI] advansys: Restructure asc_execute_scsi_cmnd()
by Matthew Wilcox
· 17 years ago
6e8905f
[SCSI] advansys: Remove array of scsi targets
by Matthew Wilcox
· 17 years ago
5121935
[SCSI] advansys: Eliminate prototypes
by Matthew Wilcox
· 17 years ago
01fbfe0
[SCSI] advansys: Use DRV_NAME
by Matthew Wilcox
· 17 years ago
95c9f16
[SCSI] advansys: Comment/indentation/macro cleanup
by Matthew Wilcox
· 17 years ago
b009bef
[SCSI] advansys: Remove some custom wrappers
by Matthew Wilcox
· 17 years ago
faac48e
[SCSI] advansys: Remove a check for an impossible condition
by Matthew Wilcox
· 17 years ago
f05ec59
[SCSI] advansys: Support 16-byte commands properly
by Matthew Wilcox
· 17 years ago
b2a7a4b
[SCSI] advansys: Enable interrupts earlier in queuecommand
by Matthew Wilcox
· 17 years ago
349d2c4
[SCSI] advansys: Remove `active' queue and all remaining internal queueing code
by Matthew Wilcox
· 17 years ago
6ed1ef0
[SCSI] advansys: Remove `done' queue
by Matthew Wilcox
· 17 years ago
7686f02
[SCSI] advansys: Remove a check for an impossible condition
by Matthew Wilcox
· 17 years ago
b662292
[SCSI] advansys: Remove `waiting' queue
by Matthew Wilcox
· 17 years ago
c2dce2f
[SCSI] advansys: Shrink advansys_board_found a little more
by Matthew Wilcox
· 17 years ago
629d688
[SCSI] advansys: Reformat microcode
by Matthew Wilcox
· 17 years ago
b9d9661
[SCSI] advansys: Create AdvLoadMicrocode
by Matthew Wilcox
· 17 years ago
a9f4a59
[SCSI] advansys: Create AdvBuildCarrierFreelist
by Matthew Wilcox
· 17 years ago
b8e5152b
[SCSI] advansys: Fix VLB driver name
by Matthew Wilcox
· 17 years ago
4bd6d7f
[SCSI] advansys: Move documentation to Documentation/scsi
by Matthew Wilcox
· 17 years ago
d68f432
[SCSI] advansys: use memcpy instead of open-coded loop
by Matthew Wilcox
· 17 years ago
13ac2d9
[SCSI] advansys: Remove pci_slot_info
by Matthew Wilcox
· 17 years ago
895d6b4
[SCSI] advansys: Remove library-style callback routines
by Matthew Wilcox
· 17 years ago
394dbf3
[SCSI] advansys: Move struct device out of the cfg structures
by Matthew Wilcox
· 17 years ago
4a2d31c
[SCSI] advansys: Stop using n_io_port in Scsi_Host structure
by Matthew Wilcox
· 17 years ago
57ba5fe
[SCSI] advansys: ioremap no longer needs page-aligned addresses
by Matthew Wilcox
· 17 years ago
59fcf84
[SCSI] advansys: delete AscGetChipBusType
by Matthew Wilcox
· 17 years ago
ecec194
[SCSI] advansys: misc reformatting
by Matthew Wilcox
· 17 years ago
47d853c
[SCSI] advansys: remove INQUIRY sniffing
by Matthew Wilcox
· 17 years ago
ce3a7f1
[SCSI] advansys: remove AscCompareString()
by Matthew Wilcox
· 17 years ago
9649af3
[SCSI] advansys: More PCI cleanups
by Matthew Wilcox
· 17 years ago
71f3611
[SCSI] advansys: Update resource management
by Matthew Wilcox
· 17 years ago
c304ec9
[SCSI] advansys: Convert to ISA driver model
by Matthew Wilcox
· 17 years ago
b09e05a
[SCSI] advansys: Convert to EISA driver model
by Matthew Wilcox
· 17 years ago
78e77d8
[SCSI] advansys: Convert to PCI driver model
by Matthew Wilcox
· 17 years ago
8dfb537
[SCSI] advansys: Move to scsi hotplug initialisation model
by Matthew Wilcox
· 17 years ago
b2c16f5
[SCSI] advansys: Make advansys_board_found a little more readable
by Matthew Wilcox
· 17 years ago
605fe59
[SCSI] advansys: Stop checking the scsi_cmnd belongs to our Scsi_Host
by Matthew Wilcox
· 17 years ago
074c8fe
[SCSI] advansys: Improve interrupt handler
by Matthew Wilcox
· 17 years ago
2a43795
[SCSI] advansys: Clean up proc_info implementation
by Matthew Wilcox
· 17 years ago
8c6af9e
[SCSI] advansys: undate version, copyright, etc
by Matthew Wilcox
· 17 years ago
27c868c
[SCSI] advansys: lindent and other large, uninteresting changes
by Matthew Wilcox
· 17 years ago
70c8d89
[SCSI] advansys: cleanups
by Adrian Bunk
· 17 years ago
35d6848
[SCSI] advansys: clean up warnings
by Ken Witherow
· 18 years ago
d8dafd8
[SCSI] advansys: wrap PCI table inside ifdef CONFIG_PCI
by Randy Dunlap
· 18 years ago
aa7677d
[PATCH] NULL noise removal: advansys
by Al Viro
· 18 years ago
1e0dbaf
[PATCH] advansys __iomem annotations
by Al Viro
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
2672ea8
[SCSI] advansys pci tweaks.
by Dave Jones
· 18 years ago
1d6f359
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
c836043
[PATCH] advansys section fixes
by Randy Dunlap
· 18 years ago
4661e3e
[SCSI] advansys driver: limp along on x86
by Linus Torvalds
· 19 years ago
d0be4a7d
[SCSI] remove Scsi_Host_Template typedef
by Christoph Hellwig
· 19 years ago
c9475cb
[PATCH] kfree cleanup: drivers/scsi
by Jesper Juhl
· 19 years ago
b21a413
[SCSI] add global timeout to the scsi mid-layer
by James Bottomley
· 19 years ago
f5ad561
[SCSI] remove scsi_cmnd->abort_reason
by Christoph Hellwig
· 19 years ago
1241319
[SCSI] remove scsi_set_device
by Christoph Hellwig
· 19 years ago
c6295cd
[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
by
· 20 years ago
d3a933d
[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field
by
· 20 years ago
Next »