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
/
atari_NCR5380.c
Age
Commit message (
Expand
)
Author
2016-01-06
ncr5380: Cleanup whitespace and parentheses
Finn Thain
2016-01-06
atari_NCR5380: Merge changes from NCR5380.c
Finn Thain
2016-01-06
ncr5380: Fix whitespace in comments using regexp
Finn Thain
2016-01-06
ncr5380: Cleanup comments
Finn Thain
2016-01-06
ncr5380: Fix soft lockups
Finn Thain
2016-01-06
atari_scsi, sun3_scsi: Remove global Scsi_Host pointer
Finn Thain
2016-01-06
atari_NCR5380: Eliminate HOSTNO macro
Finn Thain
2016-01-06
atari_NCR5380: Remove HOSTNO macro from printk() and seq_printf() calls
Finn Thain
2016-01-06
ncr5380: Implement new eh_bus_reset_handler
Finn Thain
2016-01-06
ncr5380: Fix EH during arbitration and selection
Finn Thain
2016-01-06
ncr5380: Implement new eh_abort_handler
Finn Thain
2016-01-06
ncr5380: Fix autosense bugs
Finn Thain
2016-01-06
ncr5380: Refactor command completion
Finn Thain
2016-01-06
ncr5380: Use standard list data structure
Finn Thain
2016-01-06
ncr5380: Remove redundant volatile qualifiers
Finn Thain
2016-01-06
ncr5380: Remove LIST and REMOVE macros
Finn Thain
2016-01-06
ncr5380: Use dsprintk() for queue debugging
Finn Thain
2016-01-06
ncr5380: Use shost_priv helper
Finn Thain
2016-01-06
ncr5380: Remove H_NO macro and introduce dsprintk
Finn Thain
2016-01-06
ncr5380: Remove command list debug code
Finn Thain
2016-01-06
ncr5380: Change instance->host_lock to hostdata->lock
Finn Thain
2016-01-06
ncr5380: Remove redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181E
Finn Thain
2016-01-06
atari_NCR5380: Fix queue_size limit
Finn Thain
2016-01-06
ncr5380: Cleanup #include directives
Finn Thain
2016-01-06
ncr5380: Fix off-by-one bug in extended_msg[] bounds check
Finn Thain
2016-01-06
ncr5380: Standardize reselection handling
Finn Thain
2016-01-06
ncr5380: Introduce NCR5380_poll_politely2
Finn Thain
2016-01-06
ncr5380: Standardize interrupt handling
Finn Thain
2016-01-06
ncr5380: Standardize work queueing algorithm
Finn Thain
2016-01-06
ncr5380: Dont wait for BUS FREE after disconnect
Finn Thain
2016-01-06
atari_NCR5380: Use arbitration timeout
Finn Thain
2016-01-06
atari_NCR5380: Set do_abort() timeouts
Finn Thain
2016-01-06
ncr5380: Remove references to linked commands
Hannes Reinecke
2016-01-06
ncr5380: Drop DEF_SCSI_QCMD macro
Finn Thain
2016-01-06
ncr5380: Fix NCR5380_transfer_pio() result
Finn Thain
2016-01-06
ncr5380: Rework disconnect versus poll logic
Finn Thain
2016-01-06
ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
Finn Thain
2016-01-06
ncr5380: Always retry arbitration and selection
Finn Thain
2016-01-06
ncr5380: Eliminate selecting state
Finn Thain
2016-01-06
ncr5380: Sleep when polling, if possible
Finn Thain
2016-01-06
ncr5380: Introduce unbound workqueue
Finn Thain
2016-01-06
ncr5380: Keep BSY asserted when entering SELECTION phase
Finn Thain
2016-01-06
ncr5380: Proceed with next command after NCR5380_select() calls scsi_done
Finn Thain
2016-01-06
ncr5380: Always escalate bad target time-out in NCR5380_select()
Finn Thain
2016-01-06
ncr5380: Use return instead of goto in NCR5380_select()
Finn Thain
2016-01-06
ncr5380: Remove redundant register writes
Finn Thain
2016-01-06
ncr5380: Remove unused hostdata->aborted flag
Finn Thain
2016-01-06
ncr5380: Simplify bus reset handlers
Finn Thain
2016-01-06
atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...
Finn Thain
2016-01-06
atari_NCR5380: Reset bus on driver initialization if required
Finn Thain
[next]