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
Age
Commit message (
Expand
)
Author
2015-04-10
lpfc: Fix crash in device reset handler.
James Smart
2015-04-10
lpfc: Fix OS crash when running loopback test in applications
James Smart
2015-04-10
lpfc: Fix internal loopback failure.
James Smart
2015-04-10
lpfc: Fix premature release of rpi bit in bitmask
James Smart
2015-04-10
lpfc: Initiator sends wrong BBCredit value for either FLOGI or FLOGI_ACC
James Smart
2015-04-10
lpfc: Fix null ndlp dereference in target_reset_handler
James Smart
2015-04-10
lpfc: Fix FDMI Fabric support in driver for Brocade
James Smart
2015-04-10
lpfc: Fix provide host name and OS name in RSNN-NN FC-GS command
James Smart
2015-04-10
lpfc: Parse the new 20G, 25G and 40G link speeds in the lpfc driver
James Smart
2015-04-10
lpfc: Add support for reporting option_rom_version on newer adapters
James Smart
2015-04-10
lpfc: Fix setting of EQ (interrupt) delay Multiplier
James Smart
2015-04-10
lpfc: Fix host reset escalation killing all IOs.
James Smart
2015-04-10
lpfc: Linux lpfc driver doesn't re-establish the link after a cable pull on L...
James Smart
2015-04-10
lpfc: Fix to handle PLOGI when already logged in
James Smart
2015-04-10
lpfc: Add new mbx cmd recognition
James Smart
2015-04-10
lpfc: Add Lancer Temperature Event support to the lpfc driver
James Smart
2015-04-10
lpfc: Fix the iteration count to match the 30 sec comment in the routine lpfc...
James Smart
2015-04-10
scsi_transport_fc: Add support for 25Gbit speed
James Smart
2015-04-09
aha1542: remove loop from aha1542_outb
Ondrej Zary
2015-04-09
aha1542: Fix bus reset
Ondrej Zary
2015-04-09
aha1542: rework locking
Ondrej Zary
2015-04-09
aha1542: Don't reduce functionality with DEBUG enabled
Ondrej Zary
2015-04-09
aha1542: Use print_hex_dump_bytes in debug code
Ondrej Zary
2015-04-09
aha1542: remove DEB macro and simplify debug code
Ondrej Zary
2015-04-09
aha1542: Use shost_printk instead of printk
Ondrej Zary
2015-04-09
aha1542: Change aha1542_set_bus_times parameters
Ondrej Zary
2015-04-09
aha1542: Pass struct Scsi_Host * to functions
Ondrej Zary
2015-04-09
aha1542: cleanup includes
Ondrej Zary
2015-04-09
aha1542: remove useless changelog
Ondrej Zary
2015-04-09
aha1542: fix include guard and remove useless changelog
Ondrej Zary
2015-04-09
aha1542: Always name Scsi_Host variables sh
Ondrej Zary
2015-04-09
aha1524: Use struct scsi_cmnd
Ondrej Zary
2015-04-09
aha1542: clean up cmd variables
Ondrej Zary
2015-04-09
aha1542: Simplify aha1542_biosparam
Ondrej Zary
2015-04-09
aha1542: rework configuration parameters
Ondrej Zary
2015-04-09
aha1542: rework hw_init
Ondrej Zary
2015-04-09
aha1542: Call wait_mask from aha1542_out
Ondrej Zary
2015-04-09
aha1542: split out code from aha1542_hw_init
Ondrej Zary
2015-04-09
aha1542: Merge aha1542_host_reset and aha1542_bus_reset
Ondrej Zary
2015-04-09
aha1542: Remove aha1542_restart
Ondrej Zary
2015-04-09
aha1542: remove useless code from aha1542_test_port
Ondrej Zary
2015-04-09
aha1542: Remove unneeded gotos
Ondrej Zary
2015-04-09
aha1542: Split aha1542_out
Ondrej Zary
2015-04-09
aha1542: Unify aha1542_in and aha1542_in1
Ondrej Zary
2015-04-09
aha1542: Remove WAIT and WAITd macros
Ondrej Zary
2015-04-09
aha1542: Use BIT() macro
Ondrej Zary
2015-04-09
aha1542: remove empty aha1542_stat
Ondrej Zary
2015-04-09
aha1542: Reorder functions to remove forward declarations
Ondrej Zary
2015-04-09
aha1542: Use u8 instead of unchar
Ondrej Zary
2015-04-09
aha1542: Convert aha1542_intr_reset to function
Ondrej Zary
[prev]
[next]