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
/
NCR5380.c
Age
Commit message (
Expand
)
Author
2015-03-09
ncr5380: Harmonize jiffies conversion with msecs_to_jiffies
Nicholas Mc Guire
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
2015-02-02
scsi: remove SPRINTF macro
Rasmus Villemoes
2014-11-20
ncr5380: Drop legacy scsi.h include
Finn Thain
2014-11-20
ncr5380: Remove *_RELEASE macros
Finn Thain
2014-11-20
ncr5380: Move static PDMA spin counters to host data
Finn Thain
2014-11-20
ncr5380: Cleanup host info() methods
Finn Thain
2014-11-20
ncr5380: Remove NCR5380_STATS
Finn Thain
2014-11-20
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
2014-11-20
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
2014-11-20
ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
Finn Thain
2014-11-20
ncr5380: Remove unused macros
Finn Thain
2014-11-12
scsi: correct return values for .eh_abort_handler implementations
Hannes Reinecke
2014-11-12
scsi: Remove scsi_print_command when calling abort
Hannes Reinecke
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2014-05-28
scsi/NCR5380: fix and standardize NDEBUG macros
Finn Thain
2014-05-28
scsi/NCR5380: fix dprintk macro usage and definition
Finn Thain
2014-05-28
scsi/NCR5380: fix build failures when debugging is enabled
Finn Thain
2014-05-28
scsi/NCR5380: remove old CVS keywords
Finn Thain
2014-03-19
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
2013-04-09
NCR5830: switch to ->show_info()
Al Viro
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-12
[SCSI] remove flush_scheduled_work() usages
Tejun Heo
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-08-11
NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()
Roel Kluin
2008-12-29
[SCSI] Clean up my email address and use a single standard address for everyt...
Alan Cox
2008-01-23
[SCSI] NCR5380: fix section mismatch
Randy Dunlap
2008-01-11
[SCSI] NCR5380: minor irq handler cleanups
Jeff Garzik
2008-01-11
[SCSI] NCR5380 family: convert to accessors & !use_sg cleanup
Boaz Harrosh
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-12
[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocation
Boaz Harrosh
2007-10-12
[SCSI] Fix mistaken uses of ->done
Matthew Wilcox
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-06-01
parse errors in ifdefs
Yoann Padioleau
2007-05-24
[SCSI] ncr5380 warning fixes
Andrew Morton
2007-05-24
[SCSI] NCR5380: Replace yield() with a better alternative
Amol Lad
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
2006-06-26
spelling fixes
Andreas Mohr
2006-06-06
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
2005-12-15
[SCSI] Rename scsi_print_msg to spi_print_msg
Matthew Wilcox
2005-11-07
[PATCH] drivers/scsi: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-10-28
[SCSI] use scmd_id(), scmd_channel() throughout code
Jeff Garzik
2005-10-28
[SCSI] use sfoo_printk() in drivers
Jeff Garzik
2005-10-16
[SCSI] NCR5380: fix undefined preprocessor identifier
Randy Dunlap
2005-09-07
[PATCH] -Wundef fixes (ncr5380)
viro@ZenIV.linux.org.uk
2005-06-17
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
[next]