index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mac_scsi.c
Age
Commit message (
Expand
)
Author
2019-11-12
scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONE
Finn Thain
2019-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-20
scsi: mac_scsi: Treat Last Byte Sent time-out as failure
Finn Thain
2019-06-20
scsi: mac_scsi: Enable PDMA on Mac IIfx
Finn Thain
2019-06-20
scsi: mac_scsi: Fix pseudo DMA implementation, take 2
Finn Thain
2019-06-20
scsi: mac_scsi: Increase PIO/PDMA transfer length threshold
Finn Thain
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-12-18
scsi: remove the use_clustering flag
Christoph Hellwig
2017-08-25
scsi: NCR5380: Move bus reset to host reset
Hannes Reinecke
2017-01-31
scsi: ncr5380: Resolve various static checker warnings
Finn Thain
2016-11-08
scsi: ncr5380: Use correct types for DMA routines
Finn Thain
2016-11-08
scsi: ncr5380: Pass hostdata pointer to register polling routines
Finn Thain
2016-11-08
scsi: ncr5380: Use correct types for device register accessors
Finn Thain
2016-11-08
scsi: ncr5380: Store IO ports and addresses in host private data
Finn Thain
2016-04-11
mac_scsi: Fix pseudo DMA implementation
Finn Thain
2016-04-11
ncr5380: Remove disused atari_NCR5380.c core driver
Finn Thain
2016-04-11
ncr5380: Merge DMA implementation from atari_NCR5380 core driver
Finn Thain
2016-04-11
ncr5380: Use DMA hooks for PDMA
Finn Thain
2016-04-11
ncr5380: Remove PSEUDO_DMA macro
Finn Thain
2016-04-11
ncr5380: Remove FLAG_NO_PSEUDO_DMA where possible
Finn Thain
2016-01-06
ncr5380: Fix soft lockups
Finn Thain
2016-01-06
ncr5380: Use standard list data structure
Finn Thain
2016-01-06
ncr5380: Fix and cleanup scsi_host_template initializers
Finn Thain
2016-01-06
ncr5380: Cleanup #include directives
Finn Thain
2016-01-06
ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
Finn Thain
2016-01-06
ncr5380: Introduce unbound workqueue
Finn Thain
2016-01-06
atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...
Finn Thain
2016-01-06
ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros
Finn Thain
2015-03-09
ncr5380: Drop owner assignment from platform_drivers
Wolfram Sang
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-11-20
atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
Finn Thain
2014-11-20
mac_scsi: Convert to platform device
Finn Thain
2014-11-20
mac_scsi: Cleanup PDMA code
Finn Thain
2014-11-20
mac_scsi: Add module option to Kconfig
Finn Thain
2014-11-20
mac_scsi: Remove header
Finn Thain
2014-11-20
ncr5380: Drop legacy scsi.h include
Finn Thain
2014-11-20
ncr5380: Remove *_RELEASE macros
Finn Thain
2014-11-20
ncr5380: Remove pointless compiler command line override macros
Finn Thain
2014-11-20
ncr5380: Cleanup host info() methods
Finn Thain
2014-11-20
ncr5380: Fix SCSI_IRQ_NONE bugs
Finn Thain
2014-11-20
ncr5380: Remove duplicate comments
Finn Thain
2014-11-20
ncr5380: Remove redundant AUTOSENSE macro
Finn Thain
2014-11-20
ncr5380: Remove useless prototypes
Finn Thain
2014-11-20
ncr5380: Remove unused macros
Finn Thain
2014-11-20
ncr5380: Remove unused hostdata fields
Finn Thain
2014-10-29
scsi: Fix "choir" and "beeing" malaprops
Finn Thain
2014-05-28
scsi/NCR5380: fix and standardize NDEBUG macros
Finn Thain
2014-05-28
scsi/NCR5380: remove old CVS keywords
Finn Thain
2013-12-19
[SCSI] mac_scsi: Fix crash on out of memory
Alan
2013-04-09
NCR5830: switch to ->show_info()
Al Viro
[next]