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
/
qlogicpti.c
Age
Commit message (
Expand
)
Author
2016-03-01
qlogicpti: Return correct error code
Amitoj Kaur Chawla
2015-05-31
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2014-10-20
scsi: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-25
scsi: convert host_busy to atomic_t
Christoph Hellwig
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-28
qlogicpti: Fix build warning.
David S. Miller
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-10-16
[SCSI] qlogicpti: fix timeout
Meelis Roos
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2011-02-28
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-06-28
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-08
qlogicpti: Remove slash in QlogicPTI irq name
Meelis Roos
2009-04-03
[SCSI] qlogicpti: use request_firmware
Jaswinder Singh Rajput
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-09-29
scsi: fix fall out of sg-chaining patch in qlogicpti
Boaz Harrosh
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-08-29
qlogicpti: Convert to pure OF driver.
David S. Miller
2008-08-29
sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h
David S. Miller
2008-08-29
sparc: Convert all SBUS drivers to dma_*() interfaces.
David S. Miller
2008-08-29
sparc: Make SBUS DMA interfaces take struct device.
David S. Miller
2008-02-23
[SCSI] qlogicpt: section fixes
Adrian Bunk
2008-01-23
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
2008-01-11
[SCSI] qlogicpti: convert to accessors and !use_sg cleanup
Boaz Harrosh
2007-10-16
qlogicpti: sg chaining support
Jens Axboe
2007-10-12
[SCSI] qlogicpti: Add a slave_configure method
Matthew Wilcox
2007-08-02
[SCSI] qlogicpti: Some cosmetic changes
Mark Fortescue
2007-04-26
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
2007-04-14
[SCSI] QLOGICPTI: Do not unmap DMA unless we actually mapped something.
David S. Miller
2006-10-17
[SPARC]: Fix some section mismatch warnings in sparc drivers.
Ben Collins
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-14
[SCSI] More buffer->request_buffer changes
Christoph Hellwig
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
2006-06-23
[SCSI] qlogicpti: Convert to new SBUS device framework.
David S. Miller
2006-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
2006-06-10
[SCSI] remove scsi_request infrastructure
Christoph Hellwig
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-28
[PATCH] drivers/scsi/*: use time_after() and friends
Marcelo Feitoza Parisi
2005-10-14
[QLOGICPTI]: Handle INQUIRY response sniffing correctly.
David S. Miller
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds