index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ufs: add support to allow non standard behaviours (quirks)
Yaniv Gardi
2015-04-10
4
-5
/
+79
*
ufs-qcom: save controller revision info in internal structure
Yaniv Gardi
2015-04-10
2
-7
/
+15
*
qla2xxx: Update driver version to 8.07.00.18-k
Himanshu Madhani
2015-04-10
1
-1
/
+1
*
qla2xxx: Restore physical port WWPN only, when port down detected for FA-WWPN...
Sawan Chandak
2015-04-10
1
-4
/
+13
*
qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.
Sawan Chandak
2015-04-10
3
-8
/
+17
*
qla2xxx: Prevent multiple firmware dump collection for ISP27XX.
Himanshu Madhani
2015-04-10
2
-1
/
+5
*
qla2xxx: Disable Interrupt handshake for ISP27XX.
Himanshu Madhani
2015-04-10
1
-1
/
+2
*
qla2xxx: Add debugging info for MBX timeout.
Himanshu Madhani
2015-04-10
4
-13
/
+77
*
qla2xxx: Add serdes read/write support for ISP27XX
Andrew Vasquez
2015-04-10
1
-4
/
+11
*
qla2xxx: Add udev notification to save fw dump for ISP27XX
Himanshu Madhani
2015-04-10
1
-2
/
+3
*
qla2xxx: Add message for sucessful FW dump collected for ISP27XX.
Himanshu Madhani
2015-04-10
2
-1
/
+9
*
qla2xxx: Add support to load firmware from file for ISP 26XX/27XX.
Sawan Chandak
2015-04-10
2
-0
/
+6
*
qla2xxx: Fix beacon blink for ISP27XX.
Nigel Kirkland
2015-04-10
1
-4
/
+7
*
qla2xxx: Increase the wait time for firmware to be ready for P3P.
Chad Dupuis
2015-04-10
1
-2
/
+5
*
qla2xxx: Fix crash due to wrong casting of reg for ISP27XX.
Himanshu Madhani
2015-04-10
1
-1
/
+1
*
qla2xxx: Fix warnings reported by static checker.
Himanshu Madhani
2015-04-10
1
-5
/
+5
*
lpfc: Update version to 10.5.0.0 for upstream patch set
James Smart
2015-04-10
1
-1
/
+1
*
lpfc: Update copyright to 2015
James Smart
2015-04-10
20
-21
/
+21
*
lpfc: Fix for lun discovery issue with saturn adapter.
James Smart
2015-04-10
1
-21
/
+20
*
lpfc: Fix crash in device reset handler.
James Smart
2015-04-10
1
-2
/
+3
*
lpfc: Fix OS crash when running loopback test in applications
James Smart
2015-04-10
3
-4
/
+10
*
lpfc: Fix internal loopback failure.
James Smart
2015-04-10
1
-1
/
+5
*
lpfc: Fix premature release of rpi bit in bitmask
James Smart
2015-04-10
5
-12
/
+127
*
lpfc: Initiator sends wrong BBCredit value for either FLOGI or FLOGI_ACC
James Smart
2015-04-10
1
-1
/
+0
*
lpfc: Fix null ndlp dereference in target_reset_handler
James Smart
2015-04-10
1
-4
/
+6
*
lpfc: Fix FDMI Fabric support in driver for Brocade
James Smart
2015-04-10
6
-298
/
+650
*
lpfc: Fix provide host name and OS name in RSNN-NN FC-GS command
James Smart
2015-04-10
1
-2
/
+19
*
lpfc: Parse the new 20G, 25G and 40G link speeds in the lpfc driver
James Smart
2015-04-10
2
-13
/
+30
*
lpfc: Add support for reporting option_rom_version on newer adapters
James Smart
2015-04-10
1
-1
/
+6
*
lpfc: Fix setting of EQ (interrupt) delay Multiplier
James Smart
2015-04-10
3
-7
/
+12
*
lpfc: Fix host reset escalation killing all IOs.
James Smart
2015-04-10
3
-3
/
+34
*
lpfc: Linux lpfc driver doesn't re-establish the link after a cable pull on L...
James Smart
2015-04-10
2
-6
/
+3
*
lpfc: Fix to handle PLOGI when already logged in
James Smart
2015-04-10
1
-3
/
+24
*
lpfc: Add new mbx cmd recognition
James Smart
2015-04-10
2
-0
/
+2
*
lpfc: Add Lancer Temperature Event support to the lpfc driver
James Smart
2015-04-10
2
-55
/
+125
*
lpfc: Fix the iteration count to match the 30 sec comment in the routine lpfc...
James Smart
2015-04-10
1
-1
/
+1
*
scsi_transport_fc: Add support for 25Gbit speed
James Smart
2015-04-10
2
-0
/
+2
*
aha1542: remove loop from aha1542_outb
Ondrej Zary
2015-04-09
1
-8
/
+5
*
aha1542: Fix bus reset
Ondrej Zary
2015-04-09
1
-1
/
+1
*
aha1542: rework locking
Ondrej Zary
2015-04-09
1
-84
/
+34
*
aha1542: Don't reduce functionality with DEBUG enabled
Ondrej Zary
2015-04-09
1
-21
/
+10
*
aha1542: Use print_hex_dump_bytes in debug code
Ondrej Zary
2015-04-09
1
-26
/
+8
*
aha1542: remove DEB macro and simplify debug code
Ondrej Zary
2015-04-09
1
-34
/
+22
*
aha1542: Use shost_printk instead of printk
Ondrej Zary
2015-04-09
1
-35
/
+32
*
aha1542: Change aha1542_set_bus_times parameters
Ondrej Zary
2015-04-09
1
-18
/
+16
*
aha1542: Pass struct Scsi_Host * to functions
Ondrej Zary
2015-04-09
1
-62
/
+63
*
aha1542: cleanup includes
Ondrej Zary
2015-04-09
1
-8
/
+3
*
aha1542: remove useless changelog
Ondrej Zary
2015-04-09
1
-22
/
+3
*
aha1542: fix include guard and remove useless changelog
Ondrej Zary
2015-04-09
1
-33
/
+3
*
aha1542: Always name Scsi_Host variables sh
Ondrej Zary
2015-04-09
1
-49
/
+49
[next]