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
/
ips.c
Age
Commit message (
Expand
)
Author
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2016-11-08
scsi: ips: don't use custom hex_asc_upper[] table
Andy Shevchenko
2015-06-02
ips: remove pointless #warning
James Bottomley
2015-02-02
scsi: print single-character strings with seq_putc
Rasmus Villemoes
2015-02-02
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-10-14
scsi: replace strnicmp with strncasecmp
Rasmus Villemoes
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
2013-04-09
ips: fix format bugs exposed by previous commit
Al Viro
2013-04-09
ips: switch to ->show_info()
Al Viro
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-16
SCSI host lock push-down
Jeff Garzik
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-03-12
[SCSI] Remove SUGGEST flags
Martin K. Petersen
2008-10-09
block: unify request timeout handling
Jens Axboe
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-04-07
[SCSI] ips: remove spurious cpu_to_leX on outX statements
James Bottomley
2008-04-07
[SCSI] aacraid, ips: leX_add_cpu conversion
Marcin Slusarz
2008-04-07
[SCSI] ips: use sg buffer copy helper funcitons
FUJITA Tomonori
2008-04-07
[SCSI] Remove random noop unchecked_isa_dma users
Andi Kleen
2008-04-07
[SCSI] ips: sg chaining support to the path to non I/O commands
FUJITA Tomonori
2008-02-19
[SCSI] ips: fix data buffer accessors conversion bug
FUJITA Tomonori
2008-02-03
drivers/scsi/: Spelling fixes
Joe Perches
2008-01-23
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
2008-01-23
[SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in que...
FUJITA Tomonori
2008-01-11
[SCSI] ips: handle scsi_add_host() failure, and other err cleanups
Jeff Garzik
2008-01-11
[SCSI] ips: PCI API cleanups
Jeff Garzik
2008-01-11
[SCSI] ips: trim trailing whitespace
Jeff Garzik
2008-01-11
[SCSI] ips: remove ips_ha members that duplicate struct pci_dev members
Jeff Garzik
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-16
ips: sg chaining support
FUJITA Tomonori
2007-10-12
[SCSI] ips: Update version information
Bernhard Walle
2007-10-12
[SCSI] ips: Close narrow race in release
Matthew Wilcox
2007-10-12
[SCSI] ips: warning fix
Andrew Morton
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-06-16
[SCSI] ips: convert to use the data buffer accessors
FUJITA Tomonori
2007-05-24
[SCSI] ips: remove kernel 2.4 code
Adrian Bunk
2006-11-15
[SCSI] revert "[SCSI] ips soft lockup during reset/initialization"
Andrew Morton
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-04
[SCSI] scsi: remove hosts.h
Henne
2006-10-03
[SCSI] scsi: Convertion to struct scsi_cmnd in ips-driver
Henne
2006-10-01
[SCSI] Switch ips to pci_register from pci_module
Alan Cox
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
[next]