index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
qla2xxx: Remove mapped vp index iterator macro dead code.
Himanshu Madhani
2014-05-19
1
-7
/
+0
*
qla2xxx: Add MBC option for fast SFP data access.
Joe Carnuccio
2014-05-19
1
-1
/
+1
*
qla2xxx: Fix beacon blink logic for ISP26xx/83xx.
Himanshu Madani
2014-05-19
2
-7
/
+6
*
qla2xxx: Don't check for firmware hung during the reset context for ISP82XX.
Tej Prakash
2014-05-19
1
-30
/
+13
*
qla2xxx: Delay driver unload if there is any pending activity going on.
Sawan Chandak
2014-05-19
1
-0
/
+24
*
qla2xxx: ISP27xx queue index shadow registers.
Joe Carnuccio
2014-05-19
6
-11
/
+33
*
qla2xxx: ISP27xx firmware dump template spec updates (including T274).
Joe Carnuccio
2014-05-19
3
-33
/
+78
*
qla2xxx: Reduce the time we wait for a command to complete during SCSI error ...
Chad Dupuis
2014-05-19
1
-1
/
+1
*
qla2xxx: Check the QLA8044_CRB_DRV_ACTIVE_INDEX register when we are not the ...
Hiral Patel
2014-05-19
3
-63
/
+59
*
qla2xxx: Clear loop_id for ports that are marked lost during fabric scanning.
Chad Dupuis
2014-05-19
1
-1
/
+1
*
qla2xxx: Adjust adapter reset routine to the changes in firmware specificatio...
Armen Baloyan
2014-05-19
2
-8
/
+48
*
qla2xxx: Avoid escalating the SCSI error handler if the command is not found ...
Chad Dupuis
2014-05-19
3
-5
/
+26
*
qla2xxx: IOCB data should be copied to I/O mem using memcpy_toio.
Atul Deshmukh
2014-05-19
1
-1
/
+1
*
qla2xxx: ISP8044 poll ipmdio bus timeout improvement.
Joe Carnuccio
2014-05-19
1
-8
/
+7
*
qla2xxx: Remove unnecessary printk_ratelimited from qla_nx2.c
Chad Dupuis
2014-05-19
1
-2
/
+0
*
qla2xxx: Include <delay.h> file for msleep declartion in qla_nx2.c file.
Atul Deshmukh
2014-05-19
1
-0
/
+1
*
qla2xxx: Use proper log message for flash lock failed error.
Atul Deshmukh
2014-05-19
3
-3
/
+7
*
qla2xxx: Decrease pci access for response queue processing for ISPFX00.
Armen Baloyan
2014-05-19
1
-1
/
+1
*
qla2xxx: Change copyright year to 2014 in all the source files.
Armen Baloyan
2014-05-19
29
-29
/
+29
*
qla2xxx: Update entry type 270 to match spec update.
Joe Carnuccio
2014-05-19
1
-1
/
+1
*
qla2xxx: Enable fw_dump_size for ISP8044.
Hiral Patel
2014-05-19
1
-1
/
+1
*
qla2xxx: Introduce fw_dump_flag to track fw dump progress.
Hiral Patel
2014-05-19
6
-12
/
+44
*
qla2xxx: Remove unnecessary delays from fw dump code path.
Hiral Patel
2014-05-19
2
-41
/
+32
*
qla2xxx: Track the process when the ROM_LOCK failure happens
Hiral Patel
2014-05-19
2
-9
/
+14
*
qla2xxx: Correction to ISP27xx template entry types 256 and 258.
Joe Carnuccio
2014-05-19
1
-1
/
+1
*
qla2xxx: Add ISP8044 serdes bsg interface.
Joe Carnuccio
2014-05-19
6
-3
/
+137
*
qla2xxx: Check for peg alive counter and clear any outstanding mailbox command.
Giridhar Malavali
2014-05-19
1
-5
/
+8
*
qla2xxx: Support of new firmware dump opcodes QLA8044_RDDFE(38), QLA8044_RDMD...
Pratik Mohanty
2014-05-19
4
-1
/
+384
*
qla2xxx: Allow the next firmware dump if the previous dump capture fails for ...
Saurav Kashyap
2014-05-19
4
-6
/
+11
*
qla2xxx: Add pci device id 0x2271.
Joe Carnuccio
2014-05-19
2
-8
/
+21
*
qla2xxx: Issue abort command for outstanding commands during cleanup when onl...
Giridhar Malavali
2014-05-19
1
-2
/
+4
*
qla2xxx: Log when device state is moved to failed state.
Giridhar Malavali
2014-05-19
1
-8
/
+23
*
qla2xxx: Correct ISP83xx/ISP27xx mislogic in setting out_mb in qla25xx_init_r...
Joe Carnuccio
2014-05-19
1
-1
/
+1
*
qla2xxx: Allow ISP83XX and ISP27XX both to write req_q_out register.
Joe Carnuccio
2014-05-19
1
-1
/
+1
*
qla2xxx: Correct operations for ISP27xx template types 270 and 271.
Joe Carnuccio
2014-05-19
2
-6
/
+17
*
qla2xxx: Do not schedule reset when one is already active when receiving an i...
Chad Dupuis
2014-05-19
1
-5
/
+7
*
qla2xxx: Wait for reset completion without lock for ISPFX00.
Saurav Kashyap
2014-05-19
1
-1
/
+2
*
megaraid_sas: fix a small problem when reading state value from hw
Tomas Henzl
2014-05-19
1
-8
/
+7
*
Linux 3.15-rc5
v3.15-rc5
Linus Torvalds
2014-05-09
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-05-09
38
-77
/
+150
|
\
|
*
x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()
Boris Ostrovsky
2014-05-09
1
-1
/
+1
|
*
x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro
Andres Freund
2014-05-09
1
-1
/
+1
|
*
x86: Fix typo preventing msr_set/clear_bit from having an effect
Andres Freund
2014-05-09
1
-1
/
+1
|
*
x86/intel: Add quirk to disable HPET for the Baytrail platform
Feng Tang
2014-05-08
1
-0
/
+16
|
*
x86/hpet: Make boot_hpet_disable extern
Feng Tang
2014-05-08
2
-1
/
+2
|
*
x86-64, build: Fix stack protector Makefile breakage with 32-bit userland
George Spelvin
2014-05-07
1
-0
/
+1
|
*
x86/reboot: Add reboot quirk for Certec BPC600
Christian Gmeiner
2014-05-07
1
-0
/
+10
|
*
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-05-05
9
-16
/
+16
|
*
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
2014-05-05
18
-34
/
+34
|
*
asmlinkage: Revert "lto: Make asmlinkage __visible"
Andi Kleen
2014-05-05
1
-2
/
+2
[next]