index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
cciss.c
Age
Commit message (
Expand
)
Author
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-07
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-07-20
block: cciss: use ARRAY_SIZE
Kulikov Vasiliy
2010-05-11
cciss: fix shadows sparse warning
Bill Pemberton
2010-04-07
cciss: unlock on error path
Dan Carpenter
2010-02-28
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-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-22
Merge branch 'master' into for-2.6.34
Jens Axboe
2010-02-22
cciss: remove C99-style comments
dann frazier
2010-02-05
cciss: Make cciss_seq_show handle holes in the h->drv[] array
Stephen M. Cameron
[next]