Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1d4c1afac4c46723475ec8e10ff7eed3c439393c
/
drivers
/
scsi
/
arm
91c40f2
scsi: replace seq_printf with seq_puts
by Rasmus Villemoes
· 10 years ago
710ddd0
ncr5380: Drop legacy scsi.h include
by Finn Thain
· 10 years ago
96068e6
ncr5380: Remove *_RELEASE macros
by Finn Thain
· 10 years ago
a9c2dc4
ncr5380: Move static PDMA spin counters to host data
by Finn Thain
· 10 years ago
8c32513
ncr5380: Cleanup host info() methods
by Finn Thain
· 10 years ago
22f5f10
ncr5380: Fix SCSI_IRQ_NONE bugs
by Finn Thain
· 10 years ago
997acab
ncr5380: Remove redundant AUTOSENSE macro
by Finn Thain
· 10 years ago
48f16c9
ncr5380: Remove unused macros
by Finn Thain
· 10 years ago
1fa6b5f
scsi: Remove scsi_print_command when calling abort
by Hannes Reinecke
· 10 years ago
a9a47bf
scsi: repurpose the last argument from print_opcode_name()
by Hannes Reinecke
· 10 years ago
e04ca90
fas216: update logging messages
by Hannes Reinecke
· 10 years ago
279c43b
fas216: return DID_ERROR for incomplete data transfer
by Hannes Reinecke
· 10 years ago
2e120a57
acornscsi: use scsi_print_command()
by Hannes Reinecke
· 10 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
e6842f0
acornscsi: remove linked command support
by Paul Bolle
· 10 years ago
d0d22ef
scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400
by Finn Thain
· 11 years ago
4909cc2
[SCSI] remove deprecated IRQF_DISABLED from SCSI
by Michael Opdenacker
· 11 years ago
56b8e8e
acornscsi: switch to ->show_info()
by Al Viro
· 12 years ago
9d4e5c5
fas216: switch to ->show_info()
by Al Viro
· 12 years ago
dd7ab71
NCR5830: switch to ->show_info()
by Al Viro
· 12 years ago
fbc0606
drivers/scsi/arm: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
6f03979
Drivers: scsi: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
068a565
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes
by Olof Johansson
· 12 years ago
4896817
SCSI: ARM: make fas216_dumpinfo function conditional
by Arnd Bergmann
· 13 years ago
ea065f1
SCSI: ARM: ncr5380/oak uses no interrupts
by Arnd Bergmann
· 13 years ago
f39f7b7
scsi: eesox: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
41569e3
ARM: ecard: get rid of NO_IRQ madness
by Russell King
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
5d61b71
SCSI: arm fas216: fix missing ';'
by Russell King
· 14 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
b857df1
ARM: 5944/1: scsi: fix timer setup in fas216.c
by Guennadi Liakhovetski
· 15 years ago
9759d22
Merge branch 'master' into devel
by Russell King
· 16 years ago
ecbf61e
[ARM] cumana: Fix a long standing bogon
by Alan Cox
· 16 years ago
5369bea
[ARM] dma: Use sensible DMA parameters for Acorn drivers
by Russell King
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
cadbd4a
[SCSI] replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
e95a1b6
[ARM] rpc: acornscsi: update to new style ecard driver
by Russell King
· 17 years ago
a796ef7
[ARM] rpc: acornscsi: stop using private __stringify()
by Russell King
· 17 years ago
ffd7858
[ARM] rpc: acornscsi: convert hardware accessors to take 'AS_Host *'
by Russell King
· 17 years ago
324b9337
[ARM] rpc: acornscsi: fixup abort/reset methods, fix build errors
by Russell King
· 17 years ago
d8f8eb4
[ARM] rpc: acornscsi: remove unused 'ADDR' macro
by Russell King
· 17 years ago
9924a78
[SCSI] Remove random noop unchecked_isa_dma users
by Andi Kleen
· 17 years ago
0e935c9
[SCSI] fas216: fix up the previous fas216 commit
by James Bottomley
· 17 years ago
ccf9ea9
[SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocation
by Boaz Harrosh
· 17 years ago
84ac86c
[SCSI] arm: convert to accessors and !use_sg cleanup
by Boaz Harrosh
· 17 years ago
01c0ad5
[ARM] Fix an rpc_defconfig regression
by Russell King
· 17 years ago
99eb8a5
Remove the arm26 port
by Adrian Bunk
· 17 years ago
8b801ea
[ARM] rpc: update Acorn SCSI drivers to modern ecard interfaces
by Russell King
· 17 years ago
10bdaaa
[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
by Russell King
· 17 years ago
c7b87f3
[ARM] ecard: add helper function for setting ecard irq ops
by Russell King
· 17 years ago
23d046f
[ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entries
by Russell King
· 18 years ago
6b4df7e
[ARM] ARM FAS216: don't modify scsi_cmnd request_bufflen
by Russell King
· 18 years ago
c5a69d5
Storage class should be before const qualifier
by Tobias Klauser
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
97d41e9
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
ee0ca6b
[SCSI] scsi: Scsi_Cmnd convertion in arm subtree
by Henne
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
574dc0a
[ARM] Fix Acorn platform SCSI driver build failures
by Russell King
· 18 years ago
ca8c100
[ARM] Fix NCR5380-based SCSI card build
by Russell King
· 18 years ago
6482132
[PATCH] fix compile regression for a few scsi drivers
by Christoph Hellwig
· 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
125e187
[PATCH] More BUG_ON conversion
by Eric Sesterhenn
· 18 years ago
8d3b33f
[PATCH] Remove MODULE_PARM
by Rusty Russell
· 19 years ago
e9368f8
[ARM] Remove asm/irq.h includes from ARM drivers
by Russell King
· 19 years ago
1abfd37
[SCSI] Rename scsi_print_msg to spi_print_msg
by Matthew Wilcox
· 19 years ago
410ca5c
[SCSI] Move scsi_print_msg to SPI class
by Matthew Wilcox
· 19 years ago
f64a181
[SCSI] remove Scsi_Device typedef
by Christoph Hellwig
· 19 years ago
0a04137
[SCSI] remove Scsi_Pointer typedef
by Christoph Hellwig
· 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
378f058
[PATCH] Use sg_set_buf/sg_init_one where applicable
by David Hardeman
· 19 years ago
a838e54
[PATCH] Kconfig fix (acornscsi)
by Al Viro
· 19 years ago
10523b3
[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacks
by Yani Ioannou
· 19 years ago
df0ae24
[SCSI] allow sleeping in ->eh_host_reset_handler()
by Jeff Garzik
· 19 years ago
3471c28
[SCSI] Remove no-op implementations of SCSI EH hooks
by Jeff Garzik
· 19 years ago
be7db05
[PATCH] remove old scsi data direction macros
by
· 20 years ago
db9dff3
[PATCH] remove outdated print_* functions
by
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago