summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/hptiop.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-09thunderbolt: Add 'boot' attribute for devicesYehezkel Bernat5-4/+32
2018-03-09thunderbolt: Move driver ready handling to struct icmMika Westerberg2-13/+35
2018-03-09thunderbolt: Add constant for approval timeoutMika Westerberg1-2/+3
2018-03-09thunderbolt: Add tb_xdomain_find_by_route()Radion Mirchevsky2-12/+48
2018-03-09thunderbolt: Add tb_switch_find_by_route()Radion Mirchevsky2-0/+34
2018-03-09thunderbolt: Add tb_switch_get()Mika Westerberg1-0/+7
2018-03-09thunderbolt: Correct function name in kernel-doc commentRadion Mirchevsky1-1/+1
2018-03-09thunderbolt: Factor common ICM add and update operations outMika Westerberg1-49/+87
2018-03-09thunderbolt: Handle rejected Thunderbolt devicesMika Westerberg2-0/+7
2018-03-09thunderbolt: Wait a bit longer for ICM to authenticate the active NVMMika Westerberg1-2/+5
2018-03-09thunderbolt: Wait a bit longer for root switch config spaceMika Westerberg1-1/+2
2018-03-09thunderbolt: Do not overwrite error code when domain adding failsMika Westerberg1-1/+1
2018-03-09thunderbolt: Handle connecting device in place of host properlyMika Westerberg1-9/+17
2018-03-09thunderbolt: Serialize PCIe tunnel creation with PCI rescanMika Westerberg1-0/+9
2018-03-09thunderbolt: Resume control channel after hibernation image is createdMika Westerberg1-0/+1
2018-03-04Linux 4.16-rc4v4.16-rc4Linus Torvalds1-1/+1
2018-03-03memremap: fix softlockup reports at teardownDan Williams1-5/+10
2018-03-03libnvdimm: re-enable deep flush for pmem devices via fsync()Dave Jiang1-2/+1
2018-03-03MAINTAINERS: take over Kconfig maintainershipMasahiro Yamada1-1/+3
2018-03-03vfio: disable filesystem-dax page pinningDan Williams1-3/+15
2018-03-02kconfig: fix line number in recursive inclusion error messageMasahiro Yamada1-8/+4
2018-03-02Coccinelle: memdup: Fix typo in warning messagesDafna Hirschfeld1-2/+2
2018-03-02i2c: octeon: Prevent error message on bus errorJan Glauber2-1/+2
2018-03-02parisc: Reduce irq overhead when run in qemuHelge Deller1-4/+5
2018-03-02parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2-1/+3
2018-03-02parisc: Check if secondary CPUs want own PDC callsHelge Deller2-7/+18
2018-03-02parisc: Hide virtual kernel memory layoutHelge Deller1-1/+6
2018-03-02parisc: Fix ordering of cache and TLB flushesJohn David Anglin3-26/+54
2018-03-02kconfig: Update ncurses package names for menuconfigArvind Prasanna1-1/+2
2018-03-02kbuild/kallsyms: trivial typo fixCao jin1-1/+1
2018-03-02kbuild: test --build-id linker flag by ld-option instead of cc-ldoptionMasahiro Yamada1-2/+1
2018-03-02kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignmentCao jin1-1/+1
2018-03-02kconfig: Don't leak choice names during parsingMasahiro Yamada1-0/+1
2018-03-02sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada1-1/+3
2018-03-02kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_listMasahiro Yamada1-0/+1
2018-03-01KVM: x86: fix vcpu initialization with userspace lapicRadim Krčmář2-7/+6
2018-03-01KVM: X86: Allow userspace to define the microcode versionWanpeng Li4-5/+12
2018-03-01KVM: X86: Introduce kvm_get_msr_feature()Wanpeng Li1-3/+15
2018-03-01platform/x86: wmi: Fix misuse of vsprintf extension %pULLJoe Perches1-3/+3
2018-03-01KVM: SVM: Add MSR-based feature support for serializing LFENCETom Lendacky2-1/+36
2018-03-01KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky6-17/+114
2018-03-01block: fix a typoJiufei Xue1-1/+1
2018-03-01block: display the correct diskname for bioJiufei Xue2-3/+7
2018-03-01block: fix the count of PGPGOUT for WRITE_SAMEJiufei Xue1-1/+1
2018-03-01ceph: fix potential memory leak in init_caches()Chengguang Xu1-3/+6
2018-03-01mq-deadline: Make sure to always unlock zonesDamien Le Moal1-3/+13
2018-03-01kconfig: add xstrdup() helperMasahiro Yamada6-5/+17
2018-03-01kbuild: disable sparse warnings about unknown attributesLuc Van Oostenryck1-1/+1
2018-03-01Makefile: Fix lying comment re. silentoldconfigUlf Magnusson1-4/+3
2018-03-01Btrfs: fix log replay failure after unlink and link combinationFilipe Manana3-22/+139