Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d0b7eb6ff2985c9350fdb297fa5727c35324d4df
/
drivers
/
scsi
/
aha1542.c
b84b1d5
scsi: Do not set cmd_per_lun to 1 in the host template
by Hannes Reinecke
· 10 years ago
8c08a62
aha1542: Allocate memory before taking a lock
by Ondrej Zary
· 10 years ago
eef7780
aha1542: remove loop from aha1542_outb
by Ondrej Zary
· 10 years ago
7061dec
aha1542: Fix bus reset
by Ondrej Zary
· 10 years ago
1b0224b
aha1542: rework locking
by Ondrej Zary
· 10 years ago
764a0c7
aha1542: Don't reduce functionality with DEBUG enabled
by Ondrej Zary
· 10 years ago
6ddc8cf
aha1542: Use print_hex_dump_bytes in debug code
by Ondrej Zary
· 10 years ago
fde1fb8
aha1542: remove DEB macro and simplify debug code
by Ondrej Zary
· 10 years ago
2906b3c
aha1542: Use shost_printk instead of printk
by Ondrej Zary
· 10 years ago
37d607b
aha1542: Change aha1542_set_bus_times parameters
by Ondrej Zary
· 10 years ago
68ea9de
aha1542: Pass struct Scsi_Host * to functions
by Ondrej Zary
· 10 years ago
954a9fd
aha1542: cleanup includes
by Ondrej Zary
· 10 years ago
1d084d2
aha1542: remove useless changelog
by Ondrej Zary
· 10 years ago
c2532f6
aha1542: Always name Scsi_Host variables sh
by Ondrej Zary
· 10 years ago
55b28f9
aha1524: Use struct scsi_cmnd
by Ondrej Zary
· 10 years ago
cad2fc7
aha1542: clean up cmd variables
by Ondrej Zary
· 10 years ago
17787a0
aha1542: Simplify aha1542_biosparam
by Ondrej Zary
· 10 years ago
f71429a
aha1542: rework configuration parameters
by Ondrej Zary
· 10 years ago
3a70c00
aha1542: rework hw_init
by Ondrej Zary
· 10 years ago
23e6940
aha1542: Call wait_mask from aha1542_out
by Ondrej Zary
· 10 years ago
b847fd0
aha1542: split out code from aha1542_hw_init
by Ondrej Zary
· 10 years ago
8537cba
aha1542: Merge aha1542_host_reset and aha1542_bus_reset
by Ondrej Zary
· 10 years ago
dfd7c99
aha1542: Remove aha1542_restart
by Ondrej Zary
· 10 years ago
bdebe22
aha1542: remove useless code from aha1542_test_port
by Ondrej Zary
· 10 years ago
a13b372
aha1542: Remove unneeded gotos
by Ondrej Zary
· 10 years ago
0c2b648
aha1542: Split aha1542_out
by Ondrej Zary
· 10 years ago
f8846be
aha1542: Unify aha1542_in and aha1542_in1
by Ondrej Zary
· 10 years ago
2093bfa
aha1542: Remove WAIT and WAITd macros
by Ondrej Zary
· 10 years ago
f232d53
aha1542: remove empty aha1542_stat
by Ondrej Zary
· 10 years ago
09a4483
aha1542: Reorder functions to remove forward declarations
by Ondrej Zary
· 10 years ago
cb5b570
aha1542: Use u8 instead of unchar
by Ondrej Zary
· 10 years ago
f1bbef6
aha1542: Convert aha1542_intr_reset to function
by Ondrej Zary
· 10 years ago
e98878f
aha1542: Remove HOSTDATA macro
by Ondrej Zary
· 10 years ago
10be625
aha1542: Remove SCSI_BUF_PA, SCSI_SG_PA, AHA1542_SCATTER and AHA1542_CMDLUN
by Ondrej Zary
· 10 years ago
6f82fbf
aha1542: remove dead code
by Ondrej Zary
· 10 years ago
643a7c4
aha1542: Stop using scsi_module.c
by Ondrej Zary
· 10 years ago
6ac7d11
treewide: Put a space between #include and FILE
by Paul Bolle
· 12 years ago
a88dc06
scsi: delete the MCA specific drivers and driver code
by Paul Gortmaker
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
f281233
SCSI host lock push-down
by Jeff Garzik
· 14 years ago
b375a61
aha1532: remove ISA_DMA_THRESHOLD usage
by FUJITA Tomonori
· 14 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
87c4d7b
[SCSI] aha1542: minor irq handler cleanups
by Jeff Garzik
· 17 years ago
726a645
MAINTAINERS: remove Adam Fritzler, remove his email address in other sources
by Joe Perches
· 17 years ago
b80ca4f
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
by FUJITA Tomonori
· 17 years ago
fc3fdfc
[SCSI] aha1542: convert to accessors and !use_sg cleanup
by Boaz Harrosh
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
51cf224
aha1542: convert to use the data buffer accessors
by Jens Axboe
· 17 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
6391a11
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
by Tobias Klauser
· 18 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
017560f
[SCSI] use sfoo_printk() in drivers
by Jeff Garzik
· 19 years ago
df0ae24
[SCSI] allow sleeping in ->eh_host_reset_handler()
by Jeff Garzik
· 19 years ago
68b3aa7
[SCSI] allow sleeping in ->eh_bus_reset_handler()
by Jeff Garzik
· 19 years ago
3471c28
[SCSI] Remove no-op implementations of SCSI EH hooks
by Jeff Garzik
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago