index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
smartpqi
Age
Commit message (
Expand
)
Author
2018-11-07
blk-mq: abstract out queue map
Jens Axboe
2018-10-17
scsi: smartpqi: fully convert to the generic DMA API
Christoph Hellwig
2018-06-19
scsi: smartpqi: bump driver version to 1.1.4-130
Don Brace
2018-06-19
scsi: smartpqi: fix critical ARM issue reading PQI index registers
Kevin Barnett
2018-06-19
scsi: smartpqi: add inspur advantech ids
Kevin Barnett
2018-06-19
scsi: smartpqi: improve error checking for sync requests
Kevin Barnett
2018-06-19
scsi: smartpqi: improve handling for sync requests
Kevin Barnett
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-05
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-03-27
blk-mq: Allow PCI vector offset for mapping queues
Keith Busch
2018-03-21
scsi: smartpqi: update driver version
Don Brace
2018-03-21
scsi: smartpqi: workaround fw bug for oq deletion
Kevin Barnett
2018-03-06
scsi: smartpqi: add in new supported controllers
Kevin Barnett
2018-01-10
scsi: smartpqi: allow static build ("built-in")
Steffen Weber
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-10-27
scsi: smartpqi: Convert timers to use timer_setup()
Kees Cook
2017-10-02
scsi: smartpqi: update driver version to 1.1.2-126
Don Brace
2017-10-02
scsi: smartpqi: cleanup raid map warning message
Kevin Barnett
2017-10-02
scsi: smartpqi: update controller ids
Kevin Barnett
2017-08-29
scsi: smartpqi: remove the smp_handler stub
Christoph Hellwig
2017-08-10
scsi: smartpqi: change driver version to 1.1.2-125
Kevin Barnett
2017-08-10
scsi: smartpqi: add in new controller ids
Kevin Barnett
2017-08-10
scsi: smartpqi: update kexec and power down support
Kevin Barnett
2017-08-10
scsi: smartpqi: cleanup doorbell register usage.
Kevin Barnett
2017-08-10
scsi: smartpqi: update pqi passthru ioctl
Kevin Barnett
2017-08-10
scsi: smartpqi: enhance BMIC cache flush
Kevin Barnett
2017-08-10
scsi: smartpqi: add pqi reset quiesce support
Kevin Barnett
2017-07-17
scsi: smartpqi: limit transfer length to 1MB
Yadan Fan
2017-06-12
scsi: smartpqi: mark PM functions as __maybe_unused
Arnd Bergmann
2017-06-12
scsi: smartpqi: bump driver version
Kevin Barnett
2017-06-12
scsi: smartpqi: remove writeq/readq function definitions
Corentin Labbe
2017-06-12
scsi: smartpqi: add module parameters
Kevin Barnett
2017-06-12
scsi: smartpqi: cleanup list initialization
Kevin Barnett
2017-06-12
scsi: smartpqi: add raid level show
Kevin Barnett
2017-06-12
scsi: smartpqi: make ioaccel references consistent
Kevin Barnett
2017-06-12
scsi: smartpqi: enhance device add and remove messages
Kevin Barnett
2017-06-12
scsi: smartpqi: update timeout on admin commands
Kevin Barnett
2017-06-12
scsi: smartpqi: map more raid errors to SCSI errors
Kevin Barnett
2017-06-12
scsi: smartpqi: cleanup controller branding
Kevin Barnett
2017-06-12
scsi: smartpqi: update rescan worker
Kevin Barnett
2017-06-12
scsi: smartpqi: update device offline
Kevin Barnett
2017-06-12
scsi: smartpqi: correct aio error path
Kevin Barnett
2017-06-12
scsi: smartpqi: add lockup action
Kevin Barnett
2017-06-12
scsi: smartpqi: remove qdepth calculations for logical volumes
Kevin Barnett
2017-06-12
scsi: smartpqi: enhance kdump
Kevin Barnett
2017-06-12
scsi: smartpqi: change return value for LUN reset operations
Kevin Barnett
2017-06-12
scsi: smartpqi: add ptraid support
Kevin Barnett
2017-06-12
scsi: smartpqi: update copyright
Kevin Barnett
2017-06-12
scsi: smartpqi: cleanup messages
Kevin Barnett
[next]