index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
aic7xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+6
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-6
/
+6
2024-04-08
scsi: aic7xxx: Indent kconfig help text
Prasad Pandit
2
-85
/
+87
2023-12-05
scsi: aic7xxx: Return negative error codes in aic7770_probe()
Su Hui
1
-3
/
+3
2023-12-05
scsi: aic7xxx: Return ahc_linux_register_host()'s value rather than zero
Su Hui
1
-2
/
+1
2023-12-05
scsi: aic7xxx: Return negative error codes in ahc_linux_register_host()
Su Hui
1
-1
/
+1
2023-10-24
scsi: aic79xx: Fix up NULL command in ahd_done()
Hannes Reinecke
1
-2
/
+4
2023-10-13
scsi: aic79xx: Do not reference SCSI command when resetting device
Hannes Reinecke
1
-6
/
+15
2023-10-13
scsi: aic79xx: Make BUILD_SCSIID() a function
Hannes Reinecke
1
-4
/
+7
2023-10-13
scsi: aic7xxx: Do not reference SCSI command when resetting device
Hannes Reinecke
1
-51
/
+57
2023-10-13
scsi: aic7xxx: Make BUILD_SCSIID() a function
Hannes Reinecke
1
-6
/
+13
2023-07-31
scsi: aic7xxx: Fix firmware build fatal error
Wang Jinchao
2
-15
/
+4
2023-05-31
scsi: Add HAS_IOPORT dependencies
Niklas Schnelle
2
-2
/
+2
2022-09-15
scsi: aic79xx: Use __ro_after_init explicitly
Kees Cook
1
-1
/
+1
2022-03-30
scsi: aic7xxx: Use standard PCI subsystem, subdevice defines
Tom Rix
4
-9
/
+5
2022-03-15
scsi: aic7xxx: Fix typos in comments
Julia Lawall
1
-1
/
+1
2022-01-05
scsi: aic79xx: Remove redundant error variable
Minghao Chi
1
-5
/
+1
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
2
-4
/
+2
2021-10-16
scsi: aic7xxx: Call scsi_done() directly
Bart Van Assche
2
-4
/
+2
2021-09-28
scsi: aic7xxx: Fix a function name in comments
Cai Huoqing
2
-2
/
+2
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-13
/
+7
2021-06-22
scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8
Colin Ian King
1
-1
/
+1
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2
-13
/
+7
2021-05-21
scsi: aic7xxx: Remove multiple definition of globals
Tom Rix
2
-2
/
+1
2021-05-21
scsi: aic7xxx: Restore several defines for aic7xxx firmware build
Tom Rix
1
-0
/
+11
2021-02-22
scsi: aic7xxx: Remove unused function pointer typedef ahc_bus_suspend/resume_t
Chen Lin
1
-2
/
+0
2021-02-22
scsi: aic79xx: Fix spelling of version
Bhaskar Chowdhury
1
-1
/
+1
2021-01-22
scsi: aic7xxx: aic79xx: Drop internal SCSI message definition
Hannes Reinecke
5
-177
/
+137
2021-01-22
scsi: aic7xxx: aic79xx: Remove driver-defined SAM status definitions
Hannes Reinecke
5
-36
/
+21
2021-01-22
scsi: aic7xxx: aic79xx: Kill pointless forward declarations
Hannes Reinecke
2
-46
/
+0
2021-01-22
scsi: aic7xxx: aic79xx: Whitespace cleanup
Hannes Reinecke
10
-209
/
+208
2020-12-02
scsi: aic7xxx: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-3
/
+5
2020-11-25
scsi: aic79xx: Use generic power management
Vaibhav Gupta
4
-49
/
+20
2020-11-25
scsi: aic7xxx: Use generic power management
Vaibhav Gupta
4
-49
/
+17
2020-11-10
scsi: aic7xxx: aic79xx_osm: Remove unused variable 'saved_scsiid'
Lee Jones
1
-2
/
+1
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-10
/
+7
2020-09-15
scsi: aic7xxx: Use kmemdup() in two places
Alex Dewar
2
-4
/
+2
2020-08-24
scsi: aic7xxx: Fix error code handling
Tong Zhang
1
-2
/
+2
2020-08-24
scsi: aic7xxx: Remove pci-dma-compat wrapper API
Suraj Upadhyay
1
-4
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-35
/
+35
2020-07-24
scsi: aic7xxx: Remove set but unused variables 'targ_info' and 'value'
Lee Jones
1
-7
/
+0
2020-07-24
scsi: aic7xxx: aic79xx_core: Remove a bunch of unused variables
Lee Jones
1
-10
/
+3
2020-07-24
scsi: aic79xx: Restore modes when exiting ahd_linux_queue_abort_cmd()
Hannes Reinecke
1
-16
/
+7
2020-07-15
scsi: aic7xxx: Fix 'amount_xferred' set but not used issue
Lee Jones
1
-0
/
+2
2020-07-15
scsi: aic7xxx: Remove unused variables 'wait' and 'paused'
Lee Jones
1
-4
/
+1
2020-07-15
scsi: aic7xxx: Remove unused variable 'ahd'
Lee Jones
1
-3
/
+0
2020-07-15
scsi: aic7xxx: Fix 'amount_xferred' set but not used issue
Lee Jones
1
-0
/
+2
2020-07-15
scsi: aic7xxx: Remove unused variable 'targ'
Lee Jones
1
-2
/
+0
2020-07-15
scsi: aic7xxx: Remove unused variable 'ahc'
Lee Jones
1
-4
/
+0
[next]