index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aha1542.c
Commit message (
Expand
)
Author
Age
*
aha1542: Allocate memory before taking a lock
Ondrej Zary
2015-04-27
*
aha1542: remove loop from aha1542_outb
Ondrej Zary
2015-04-09
*
aha1542: Fix bus reset
Ondrej Zary
2015-04-09
*
aha1542: rework locking
Ondrej Zary
2015-04-09
*
aha1542: Don't reduce functionality with DEBUG enabled
Ondrej Zary
2015-04-09
*
aha1542: Use print_hex_dump_bytes in debug code
Ondrej Zary
2015-04-09
*
aha1542: remove DEB macro and simplify debug code
Ondrej Zary
2015-04-09
*
aha1542: Use shost_printk instead of printk
Ondrej Zary
2015-04-09
*
aha1542: Change aha1542_set_bus_times parameters
Ondrej Zary
2015-04-09
*
aha1542: Pass struct Scsi_Host * to functions
Ondrej Zary
2015-04-09
*
aha1542: cleanup includes
Ondrej Zary
2015-04-09
*
aha1542: remove useless changelog
Ondrej Zary
2015-04-09
*
aha1542: Always name Scsi_Host variables sh
Ondrej Zary
2015-04-09
*
aha1524: Use struct scsi_cmnd
Ondrej Zary
2015-04-09
*
aha1542: clean up cmd variables
Ondrej Zary
2015-04-09
*
aha1542: Simplify aha1542_biosparam
Ondrej Zary
2015-04-09
*
aha1542: rework configuration parameters
Ondrej Zary
2015-04-09
*
aha1542: rework hw_init
Ondrej Zary
2015-04-09
*
aha1542: Call wait_mask from aha1542_out
Ondrej Zary
2015-04-09
*
aha1542: split out code from aha1542_hw_init
Ondrej Zary
2015-04-09
*
aha1542: Merge aha1542_host_reset and aha1542_bus_reset
Ondrej Zary
2015-04-09
*
aha1542: Remove aha1542_restart
Ondrej Zary
2015-04-09
*
aha1542: remove useless code from aha1542_test_port
Ondrej Zary
2015-04-09
*
aha1542: Remove unneeded gotos
Ondrej Zary
2015-04-09
*
aha1542: Split aha1542_out
Ondrej Zary
2015-04-09
*
aha1542: Unify aha1542_in and aha1542_in1
Ondrej Zary
2015-04-09
*
aha1542: Remove WAIT and WAITd macros
Ondrej Zary
2015-04-09
*
aha1542: remove empty aha1542_stat
Ondrej Zary
2015-04-09
*
aha1542: Reorder functions to remove forward declarations
Ondrej Zary
2015-04-09
*
aha1542: Use u8 instead of unchar
Ondrej Zary
2015-04-09
*
aha1542: Convert aha1542_intr_reset to function
Ondrej Zary
2015-04-09
*
aha1542: Remove HOSTDATA macro
Ondrej Zary
2015-04-09
*
aha1542: Remove SCSI_BUF_PA, SCSI_SG_PA, AHA1542_SCATTER and AHA1542_CMDLUN
Ondrej Zary
2015-04-09
*
aha1542: remove dead code
Ondrej Zary
2015-04-09
*
aha1542: Stop using scsi_module.c
Ondrej Zary
2015-04-09
*
treewide: Put a space between #include and FILE
Paul Bolle
2012-06-28
*
scsi: delete the MCA specific drivers and driver code
Paul Gortmaker
2012-05-17
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
*
aha1532: remove ISA_DMA_THRESHOLD usage
FUJITA Tomonori
2010-08-07
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
[SCSI] aha1542: minor irq handler cleanups
Jeff Garzik
2008-04-27
*
MAINTAINERS: remove Adam Fritzler, remove his email address in other sources
Joe Perches
2008-02-03
*
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
2008-01-23
*
[SCSI] aha1542: convert to accessors and !use_sg cleanup
Boaz Harrosh
2008-01-11
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
*
aha1542: convert to use the data buffer accessors
Jens Axboe
2007-10-16
*
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
[next]