index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aha1542.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+0
*
scsi: aha1542: Fix zeroday __udivdi3 warning
James Bottomley
2018-12-07
1
-1
/
+1
*
scsi: aha1542: convert to DMA mapping API
Christoph Hellwig
2018-11-21
1
-35
/
+91
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+2
*
scsi: aha1542: constify pnp_device_id
Arvind Yadav
2017-08-24
1
-1
/
+1
*
Annotate hardware config module parameters in drivers/scsi/
David Howells
2017-04-20
1
-1
/
+1
*
scsi: aha1542: avoid uninitialized variable warnings
Arnd Bergmann
2016-02-23
1
-0
/
+3
*
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2015-05-31
1
-1
/
+0
*
aha1542: Allocate memory before taking a lock
Ondrej Zary
2015-04-27
1
-12
/
+11
*
aha1542: remove loop from aha1542_outb
Ondrej Zary
2015-04-09
1
-8
/
+5
*
aha1542: Fix bus reset
Ondrej Zary
2015-04-09
1
-1
/
+1
*
aha1542: rework locking
Ondrej Zary
2015-04-09
1
-84
/
+34
*
aha1542: Don't reduce functionality with DEBUG enabled
Ondrej Zary
2015-04-09
1
-21
/
+10
*
aha1542: Use print_hex_dump_bytes in debug code
Ondrej Zary
2015-04-09
1
-26
/
+8
*
aha1542: remove DEB macro and simplify debug code
Ondrej Zary
2015-04-09
1
-34
/
+22
*
aha1542: Use shost_printk instead of printk
Ondrej Zary
2015-04-09
1
-35
/
+32
*
aha1542: Change aha1542_set_bus_times parameters
Ondrej Zary
2015-04-09
1
-18
/
+16
*
aha1542: Pass struct Scsi_Host * to functions
Ondrej Zary
2015-04-09
1
-62
/
+63
*
aha1542: cleanup includes
Ondrej Zary
2015-04-09
1
-8
/
+3
*
aha1542: remove useless changelog
Ondrej Zary
2015-04-09
1
-22
/
+3
*
aha1542: Always name Scsi_Host variables sh
Ondrej Zary
2015-04-09
1
-49
/
+49
*
aha1524: Use struct scsi_cmnd
Ondrej Zary
2015-04-09
1
-75
/
+75
*
aha1542: clean up cmd variables
Ondrej Zary
2015-04-09
1
-29
/
+24
*
aha1542: Simplify aha1542_biosparam
Ondrej Zary
2015-04-09
1
-13
/
+8
*
aha1542: rework configuration parameters
Ondrej Zary
2015-04-09
1
-159
/
+54
*
aha1542: rework hw_init
Ondrej Zary
2015-04-09
1
-81
/
+58
*
aha1542: Call wait_mask from aha1542_out
Ondrej Zary
2015-04-09
1
-10
/
+7
*
aha1542: split out code from aha1542_hw_init
Ondrej Zary
2015-04-09
1
-30
/
+35
*
aha1542: Merge aha1542_host_reset and aha1542_bus_reset
Ondrej Zary
2015-04-09
1
-68
/
+14
*
aha1542: Remove aha1542_restart
Ondrej Zary
2015-04-09
1
-26
/
+2
*
aha1542: remove useless code from aha1542_test_port
Ondrej Zary
2015-04-09
1
-14
/
+1
*
aha1542: Remove unneeded gotos
Ondrej Zary
2015-04-09
1
-39
/
+19
*
aha1542: Split aha1542_out
Ondrej Zary
2015-04-09
1
-40
/
+35
*
aha1542: Unify aha1542_in and aha1542_in1
Ondrej Zary
2015-04-09
1
-26
/
+7
*
aha1542: Remove WAIT and WAITd macros
Ondrej Zary
2015-04-09
1
-47
/
+57
*
aha1542: remove empty aha1542_stat
Ondrej Zary
2015-04-09
1
-15
/
+1
*
aha1542: Reorder functions to remove forward declarations
Ondrej Zary
2015-04-09
1
-27
/
+24
*
aha1542: Use u8 instead of unchar
Ondrej Zary
2015-04-09
1
-25
/
+25
*
aha1542: Convert aha1542_intr_reset to function
Ondrej Zary
2015-04-09
1
-1
/
+4
*
aha1542: Remove HOSTDATA macro
Ondrej Zary
2015-04-09
1
-59
/
+55
*
aha1542: Remove SCSI_BUF_PA, SCSI_SG_PA, AHA1542_SCATTER and AHA1542_CMDLUN
Ondrej Zary
2015-04-09
1
-13
/
+10
*
aha1542: remove dead code
Ondrej Zary
2015-04-09
1
-242
/
+1
*
aha1542: Stop using scsi_module.c
Ondrej Zary
2015-04-09
1
-132
/
+168
*
treewide: Put a space between #include and FILE
Paul Bolle
2012-06-28
1
-1
/
+1
*
scsi: delete the MCA specific drivers and driver code
Paul Gortmaker
2012-05-17
1
-64
/
+2
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
1
-1
/
+3
*
aha1532: remove ISA_DMA_THRESHOLD usage
FUJITA Tomonori
2010-08-07
1
-25
/
+0
[next]