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
/
53c700.c
Commit message (
Expand
)
Author
Age
*
SCSI host lock push-down
Jeff Garzik
2010-11-16
*
scsi: 53c700: remove dma_is_consistent usage
FUJITA Tomonori
2010-08-11
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
*
|
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-12-04
|
/
*
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2008-05-02
*
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
2008-01-23
*
[SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...
Thomas Bogendoerfer
2007-07-14
*
[SCSI] 53c700: m68k support for the 53c700 SCSI core
Kars de Jong
2007-06-17
*
[SCSI] 53c700: convert to use the data buffer accessors
FUJITA Tomonori
2007-05-26
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
[SCSI] 53c700: Allow setting burst length
Thomas Bogendoerfer
2007-01-13
*
[PATCH] Pass struct dev pointer to dma_cache_sync()
Ralf Baechle
2006-12-07
*
[PATCH] Add struct dev pointer to dma_is_consistent()
Ralf Baechle
2006-12-07
*
[SCSI] 53c700: brown paper bag fix for auto request sense
James Bottomley
2006-12-03
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[PATCH] completions: lockdep annotate on stack completions
Peter Zijlstra
2006-10-01
*
Merge ../scsi-misc-2.6
James Bottomley
2006-07-03
|
\
|
*
[SCSI] 53c700: fix breakage caused by the autosense update
James Bottomley
2006-06-29
|
*
[SCSI] kmalloc argument switcheroo in recent 53c700 change.
Dave Jones
2006-06-26
*
|
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
|
/
*
[SCSI] 53c700: remove reliance on deprecated cmnd fields
James Bottomley
2006-06-19
*
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
2006-06-10
*
[SCSI] audit drivers for incorrect max_id use
Hannes Reinecke
2006-05-28
*
[SCSI] Add spi_populate_*_msg functions
Matthew Wilcox
2006-02-27
*
[SCSI] Rename scsi_print_msg to spi_print_msg
Matthew Wilcox
2005-12-15
*
[SCSI] use scmd_id(), scmd_channel() throughout code
Jeff Garzik
2005-10-28
*
[SCSI] use sfoo_printk() in drivers
Jeff Garzik
2005-10-28
*
[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...
Yani Ioannou
2005-06-20
*
[SCSI] allow sleeping in ->eh_host_reset_handler()
Jeff Garzik
2005-06-17
*
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
2005-06-17
*
[SCSI] Remove no-op implementations of SCSI EH hooks
Jeff Garzik
2005-06-17
*
[PATCH] finally fix 53c700 to use the generic iomem infrastructure
2005-04-16
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16