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
/
block
/
cciss.c
Commit message (
Expand
)
Author
Age
*
cciss: freeing uninitialized data on error path
Dan Carpenter
2010-09-21
*
cciss: fix reporting of max queue depth since init
Stephen M. Cameron
2010-08-25
*
cciss: handle allocation failure
Dan Carpenter
2010-08-23
*
cciss: disable doorbell reset on reset_devices
Stephen M. Cameron
2010-08-23
*
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
|
\
|
*
cciss: cleanup interrupt_not_for_us
Stephen M. Cameron
2010-08-07
|
*
cciss: change printks to dev_warn, etc.
Stephen M. Cameron
2010-08-07
|
*
cciss: separate cmd_alloc() and cmd_special_alloc()
Stephen M. Cameron
2010-08-07
|
*
cciss: use consistent variable names
Stephen M. Cameron
2010-08-07
|
*
cciss: forbid hard reset of 640x boards
Stephen M. Cameron
2010-08-07
|
*
cciss: sanitize max commands
Stephen M. Cameron
2010-08-07
|
*
cciss: fix hard reset code.
Stephen M. Cameron
2010-08-07
|
*
cciss: factor out cciss_reset_devices()
Stephen M. Cameron
2010-08-07
|
*
cciss: factor out cciss_find_cfg_addrs.
Stephen M. Cameron
2010-08-07
|
*
cciss: factor out cciss_enter_performant_mode
Stephen M. Cameron
2010-08-07
|
*
cciss: factor out cciss_wait_for_mode_change_ack()
Stephen M. Cameron
2010-08-07
|
*
cciss: make cciss_put_controller_into_performant_mode as __devinit
Stephen M. Cameron
2010-08-07
|
*
cciss: cleanup some debug ifdefs
Stephen M. Cameron
2010-08-07
|
*
cciss: factor out cciss_p600_dma_prefetch_quirk()
Stephen M. Cameron
2010-08-07
|
*
cciss: factor out cciss_enable_scsi_prefetch()
Stephen M. Cameron
2010-08-07
|
*
cciss: factor out CISS_signature_present()
Stephen M. Cameron
2010-08-07
|
*
cciss: factor out cciss_find_board_params
Stephen M. Cameron
2010-08-07
|
*
cciss: fix leak of ioremapped memory
Stephen M. Cameron
2010-08-07
|
*
cciss: factor out cciss_find_cfgtables
Stephen M. Cameron
2010-08-07
|
*
cciss: factor out cciss_wait_for_board_ready()
Stephen M. Cameron
2010-08-07
|
*
cciss: factor out cciss_find_memory_BAR()
Stephen M. Cameron
2010-08-07
|
*
cciss: remove board_id parameter from cciss_interrupt_mode()
Stephen M. Cameron
2010-08-07
|
*
cciss: factor out cciss_board_disabled
Stephen M. Cameron
2010-08-07
|
*
cciss: factor out cciss_lookup_board_id
Stephen M. Cameron
2010-08-07
|
*
cciss: save pdev pointer in per hba structure early to avoid passing it aroun...
Stephen M. Cameron
2010-08-07
|
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
|
*
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-08-07
|
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
|
*
cciss: move next_command function from ifdef
Mike Miller
2010-08-07
|
*
cciss: fix call to put_controller_in_performant_mode
Mike Miller
2010-08-07
|
*
cciss: make sure we request the performant mode irq
Mike Miller
2010-08-07
|
*
cciss: new controller support and bump driver version
Mike Miller
2010-08-07
|
*
cciss: add performant mode support for Stars/Sirius
Mike Miller
2010-08-07
|
*
cciss: check for msi in interrupt_not_for_us
Mike Miller
2010-08-07
|
*
cciss: clean up interrupt handler
Mike Miller
2010-08-07
|
*
cciss: enqueue and submit io
Mike Miller
2010-08-07
*
|
block: cciss: use ARRAY_SIZE
Kulikov Vasiliy
2010-07-20
|
/
*
cciss: fix shadows sparse warning
Bill Pemberton
2010-05-11
*
cciss: unlock on error path
Dan Carpenter
2010-04-07
*
cciss: factor out scatter gather chain block mapping code
Stephen M. Cameron
2010-02-28
*
cciss: fix scatter gather chain block dma direction kludge
Stephen M. Cameron
2010-02-28
*
cciss: simplify scatter gather code
Stephen M. Cameron
2010-02-28
*
cciss: factor out scatter gather chain block allocation and freeing
Stephen M. Cameron
2010-02-28
*
cciss: detect bad alignment of scsi commands at build time
Stephen M. Cameron
2010-02-28
*
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
[next]