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
/
dc395x.c
Age
Commit message (
Expand
)
Author
2021-05-31
scsi: dc395: Translate message bytes
Hannes Reinecke
2021-05-31
scsi: dc395: Use standard macros to set SCSI result
Hannes Reinecke
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-04-15
scsi: dc395x: Open-code status_byte(u8) calls
Bart Van Assche
2021-03-24
scsi: dc395x: Use bitwise instead of arithmetic operator for flags
Jiapeng Chong
2021-03-18
scsi: dc395x: Fix some function param descriptions
Lee Jones
2021-03-15
scsi: dc395x: Fix incorrect naming in function headers
Lee Jones
2021-01-22
scsi: dc395x: Drop internal SCSI message definitions
Hannes Reinecke
2020-11-10
scsi: dc395x: Mark 's_stat2' as __maybe_unused
Lee Jones
2020-11-10
scsi: dc395x: Remove a few unused variables
Lee Jones
2020-10-07
scsi: dc395x: Use module_pci_driver() to simplify the code
Liu Shixin
2020-08-24
scsi: dc395x: Remove pci-dma-compat wrapper API
Suraj Upadhyay
2020-08-20
scsi: dc395x: Use %*ph to print small buffer
Andy Shevchenko
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-03-26
scsi: dc395x: remove dc395x_bios_param
Christoph Hellwig
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
2018-10-17
scsi: dc395x: use generic DMA API
Christoph Hellwig
2018-10-17
scsi: dc395x: fix DMA API usage in sg_update_list
Christoph Hellwig
2018-10-17
scsi: dc395x: fix dma API usage in srb_done
Christoph Hellwig
2018-10-17
scsi: dc395x: simplify list handling
Christoph Hellwig
2018-06-26
scsi: core: check for equality of result byte values
Johannes Thumshirn
2017-10-27
scsi: dc395x: Convert timers to use timer_setup()
Kees Cook
2015-02-02
scsi: print single-character strings with seq_putc
Rasmus Villemoes
2015-02-02
scsi: merge consecutive seq_puts calls
Rasmus Villemoes
2015-02-02
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
2015-02-02
scsi: remove SPRINTF macro
Rasmus Villemoes
2014-07-17
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
scsi: Remove CONFIG_SCSI_MULTI_LUN
Hannes Reinecke
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-10-25
[SCSI] dc395: Move 'last_reset' into internal host structure
Hannes Reinecke
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-04-09
dc395x: switch to ->show_info()
Al Viro
2013-02-24
[SCSI] dc395x: uninitialized variable in device_alloc()
Dan Carpenter
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-05-01
[SCSI] remove cmd->serial_number litter
Christoph Hellwig
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-08-11
dc395x: decrease iteration for tag_number of max_command in start_scsi()
Roel Kluin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-09
tree-wide: fix typos "selct" + "slect" -> "select"
Uwe Kleine-König
2008-04-07
[SCSI] Remove random noop unchecked_isa_dma users
Andi Kleen
2008-02-07
[SCSI] dc395x: fix uninitialized var warning
Andrew Morton
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-23
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
[next]