summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-19qla2xxx: Include <delay.h> file for msleep declartion in qla_nx2.c file.Atul Deshmukh1-0/+1
2014-05-19qla2xxx: Use proper log message for flash lock failed error.Atul Deshmukh3-3/+7
2014-05-19qla2xxx: Decrease pci access for response queue processing for ISPFX00.Armen Baloyan1-1/+1
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan29-29/+29
2014-05-19qla2xxx: Update entry type 270 to match spec update.Joe Carnuccio1-1/+1
2014-05-19qla2xxx: Enable fw_dump_size for ISP8044.Hiral Patel1-1/+1
2014-05-19qla2xxx: Introduce fw_dump_flag to track fw dump progress.Hiral Patel6-12/+44
2014-05-19qla2xxx: Remove unnecessary delays from fw dump code path.Hiral Patel2-41/+32
2014-05-19qla2xxx: Track the process when the ROM_LOCK failure happensHiral Patel2-9/+14
2014-05-19qla2xxx: Correction to ISP27xx template entry types 256 and 258.Joe Carnuccio1-1/+1
2014-05-19qla2xxx: Add ISP8044 serdes bsg interface.Joe Carnuccio6-3/+137
2014-05-19qla2xxx: Check for peg alive counter and clear any outstanding mailbox command.Giridhar Malavali1-5/+8
2014-05-19qla2xxx: Support of new firmware dump opcodes QLA8044_RDDFE(38), QLA8044_RDMD...Pratik Mohanty4-1/+384
2014-05-19qla2xxx: Allow the next firmware dump if the previous dump capture fails for ...Saurav Kashyap4-6/+11
2014-05-19qla2xxx: Add pci device id 0x2271.Joe Carnuccio2-8/+21
2014-05-19qla2xxx: Issue abort command for outstanding commands during cleanup when onl...Giridhar Malavali1-2/+4
2014-05-19qla2xxx: Log when device state is moved to failed state.Giridhar Malavali1-8/+23
2014-05-19qla2xxx: Correct ISP83xx/ISP27xx mislogic in setting out_mb in qla25xx_init_r...Joe Carnuccio1-1/+1
2014-05-19qla2xxx: Allow ISP83XX and ISP27XX both to write req_q_out register.Joe Carnuccio1-1/+1
2014-05-19qla2xxx: Correct operations for ISP27xx template types 270 and 271.Joe Carnuccio2-6/+17
2014-05-19qla2xxx: Do not schedule reset when one is already active when receiving an i...Chad Dupuis1-5/+7
2014-05-19qla2xxx: Wait for reset completion without lock for ISPFX00.Saurav Kashyap1-1/+2
2014-05-19megaraid_sas: fix a small problem when reading state value from hwTomas Henzl1-8/+7
2014-05-10Linux 3.15-rc5v3.15-rc5Linus Torvalds1-1/+1
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds38-77/+150
2014-05-09x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky1-1/+1
2014-05-09x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund1-1/+1
2014-05-09x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund1-1/+1
2014-05-09Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds9-50/+77
2014-05-09Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2014-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-4/+76
2014-05-09Merge tag 'sound-3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds7-9/+30
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-448/+109
2014-05-08tracepoint: Fix use of tracepoint funcs after rcu freeMathieu Desnoyers1-2/+2
2014-05-08trace: module: Maintain a valid user countRomain Izard1-1/+1
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching4-448/+109
2014-05-08x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang1-0/+16
2014-05-08x86/hpet: Make boot_hpet_disable externFeng Tang2-1/+2
2014-05-08Merge tag 'for-linus-20140507' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+6
2014-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-2/+19
2014-05-08Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-31/+203
2014-05-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-87/+294
2014-05-08x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin1-0/+1
2014-05-07x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner1-0/+10
2014-05-07Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Dave Airlie11-31/+203
2014-05-07Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie4-9/+10
2014-05-07Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie5-22/+46
2014-05-07Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie16-56/+238
2014-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds19-91/+147
2014-05-07agp: info leak in agpioc_info_wrap()Dan Carpenter1-0/+1