index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
dc395x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-26
scsi: dc395x: Fix a missing check on list iterator
Xiaomeng Tong
1
-3
/
+12
2022-02-22
scsi: dc395x: Stop using the SCSI pointer
Bart Van Assche
1
-3
/
+0
2021-11-29
scsi: dc395x: Fix a kernel-doc warning
Bart Van Assche
1
-2
/
+1
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
1
-1
/
+2
2021-10-16
scsi: dc395x: Call scsi_done() directly
Bart Van Assche
1
-5
/
+3
2021-09-22
scsi: dc395: Fix error case unwinding
Tong Zhang
1
-0
/
+1
2021-05-31
scsi: dc395: Translate message bytes
Hannes Reinecke
1
-4
/
+1
2021-05-31
scsi: dc395: Use standard macros to set SCSI result
Hannes Reinecke
1
-48
/
+28
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
1
-10
/
+3
2021-04-15
scsi: dc395x: Open-code status_byte(u8) calls
Bart Van Assche
1
-2
/
+2
2021-03-24
scsi: dc395x: Use bitwise instead of arithmetic operator for flags
Jiapeng Chong
1
-1
/
+1
2021-03-18
scsi: dc395x: Fix some function param descriptions
Lee Jones
1
-1
/
+2
2021-03-15
scsi: dc395x: Fix incorrect naming in function headers
Lee Jones
1
-3
/
+3
2021-01-22
scsi: dc395x: Drop internal SCSI message definitions
Hannes Reinecke
1
-17
/
+11
2020-11-10
scsi: dc395x: Mark 's_stat2' as __maybe_unused
Lee Jones
1
-1
/
+1
2020-11-10
scsi: dc395x: Remove a few unused variables
Lee Jones
1
-9
/
+4
2020-10-07
scsi: dc395x: Use module_pci_driver() to simplify the code
Liu Shixin
1
-24
/
+1
2020-08-24
scsi: dc395x: Remove pci-dma-compat wrapper API
Suraj Upadhyay
1
-3
/
+3
2020-08-20
scsi: dc395x: Use %*ph to print small buffer
Andy Shevchenko
1
-8
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-03-26
scsi: dc395x: remove dc395x_bios_param
Christoph Hellwig
1
-34
/
+0
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
1
-1
/
+1
2018-10-17
scsi: dc395x: use generic DMA API
Christoph Hellwig
1
-22
/
+15
2018-10-17
scsi: dc395x: fix DMA API usage in sg_update_list
Christoph Hellwig
1
-0
/
+5
2018-10-17
scsi: dc395x: fix dma API usage in srb_done
Christoph Hellwig
1
-5
/
+2
2018-10-17
scsi: dc395x: simplify list handling
Christoph Hellwig
1
-126
/
+26
2018-06-26
scsi: core: check for equality of result byte values
Johannes Thumshirn
1
-3
/
+2
2017-10-27
scsi: dc395x: Convert timers to use timer_setup()
Kees Cook
1
-8
/
+5
2015-02-02
scsi: print single-character strings with seq_putc
Rasmus Villemoes
1
-2
/
+2
2015-02-02
scsi: merge consecutive seq_puts calls
Rasmus Villemoes
1
-2
/
+2
2015-02-02
scsi: replace seq_printf with seq_puts
Rasmus Villemoes
1
-8
/
+9
2015-02-02
scsi: remove SPRINTF macro
Rasmus Villemoes
1
-42
/
+36
2014-07-17
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
1
-1
/
+1
2014-07-17
scsi: use 64-bit LUNs
Hannes Reinecke
1
-20
/
+20
2014-07-17
scsi: Remove CONFIG_SCSI_MULTI_LUN
Hannes Reinecke
1
-8
/
+1
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2013-10-25
[SCSI] dc395: Move 'last_reset' into internal host structure
Hannes Reinecke
1
-11
/
+13
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-04-09
dc395x: switch to ->show_info()
Al Viro
1
-16
/
+4
2013-02-24
[SCSI] dc395x: uninitialized variable in device_alloc()
Dan Carpenter
1
-1
/
+1
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-26
/
+25
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-05-01
[SCSI] remove cmd->serial_number litter
Christoph Hellwig
1
-97
/
+96
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-7
/
+7
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+2
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+2
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-4
/
+4
2010-08-11
dc395x: decrease iteration for tag_number of max_command in start_scsi()
Roel Kluin
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-09
tree-wide: fix typos "selct" + "slect" -> "select"
Uwe Kleine-König
1
-1
/
+1
[next]