summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/switchtec'Bjorn Helgaas2019-01-022-17/+153
|\
| * switchtec: Add MRPC DMA mode supportWesley Sheng2018-12-132-10/+114
| * switchtec: Improve MRPC efficiency by enabling write combiningKelvin Cao2018-12-131-6/+35
| * switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteJoey Zhang2018-12-121-0/+3
| * switchtec: Set DMA coherent maskBoris Glimcher2018-12-121-0/+4
| * switchtec: Remove immediate status check after submitting MRPC commandKelvin Cao2018-12-121-4/+0
* | Merge branch 'pci/pm'Bjorn Helgaas2019-01-021-15/+12
|\ \
| * | PCI / PM: Allow runtime PM without callback functionsJarkko Nikula2018-12-121-15/+12
| |/
* | Merge branch 'pci/peer-to-peer'Bjorn Helgaas2019-01-022-9/+9
|\ \
| * | PCI/P2PDMA: Clean up documentation and kernel-docRandy Dunlap2018-12-112-9/+9
| |/
* | Merge branch 'pci/misc'Bjorn Helgaas2019-01-028-18/+44
|\ \
| * | PCI: Override Synopsys USB 3.x HAPS device classThinh Nguyen2018-12-171-0/+24
| * | PCI: Move Synopsys HAPS platform device IDsThinh Nguyen2018-12-172-4/+3
| * | PCI: Add missing include to drivers/pci.hAlexandru Gagniuc2018-12-061-0/+2
| * | PCI: Remove unnecessary space before function pointer argumentsBenjamin Young2018-12-062-11/+11
| * | MAINTAINERS: Add x86 early-quirks.c file pattern to PCI subsystemBjorn Helgaas2018-11-071-0/+1
| * | PCI: Expand the "PF" acronym in Kconfig help textRandy Dunlap2018-11-051-3/+3
| |/
* | Merge branch 'pci/enumeration'Bjorn Helgaas2019-01-021-2/+2
|\ \
| * | x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux)Colin Ian King2018-11-091-2/+2
| |/
* | Merge branch 'pci/aspm'Bjorn Helgaas2019-01-021-6/+0
|\ \ | |/ |/|
| * PCI/ASPM: Remove unused lists from struct pcie_link_stateFrederick Lawler2018-12-171-6/+0
|/
* Linux 4.20-rc1v4.20-rc1Linus Torvalds2018-11-051-2/+2
* Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-11-0425-292/+2418
|\
| * ubifs: Remove unneeded semicolonDing Xiang2018-10-231-1/+1
| * Documentation: ubifs: Add authentication whitepaperSascha Hauer2018-10-231-0/+426
| * ubifs: Enable authentication supportSascha Hauer2018-10-233-1/+52
| * ubifs: Do not update inode size in-place in authenticated modeSascha Hauer2018-10-233-38/+113
| * ubifs: Add hashes and HMACs to default filesystemSascha Hauer2018-10-231-7/+27
| * ubifs: authentication: Authenticate super block nodeSascha Hauer2018-10-231-1/+69
| * ubifs: Create hash for default LPTSascha Hauer2018-10-233-3/+23
| * ubfis: authentication: Authenticate master nodeSascha Hauer2018-10-233-10/+61
| * ubifs: authentication: Authenticate LPTSascha Hauer2018-10-233-0/+134
| * ubifs: Authenticate replayed journalSascha Hauer2018-10-231-2/+144
| * ubifs: Add auth nodes to garbage collector journal headSascha Hauer2018-10-231-3/+43
| * ubifs: Add authentication nodes to journalSascha Hauer2018-10-236-18/+153
| * ubifs: authentication: Add hashes to index nodesSascha Hauer2018-10-237-14/+81
| * ubifs: Add hashes to the tree node cacheSascha Hauer2018-10-234-30/+135
| * ubifs: Create functions to embed a HMAC in a nodeSascha Hauer2018-10-232-6/+70
| * ubifs: Add helper functions for authentication supportSascha Hauer2018-10-234-0/+722
| * ubifs: Add separate functions to init/crc a nodeSascha Hauer2018-10-232-15/+29
| * ubifs: Format changes for authentication supportSascha Hauer2018-10-233-3/+50
| * ubifs: Store read superblock nodeSascha Hauer2018-10-233-22/+8
| * ubifs: Drop write_nodeSascha Hauer2018-10-231-34/+5
| * ubifs: Implement ubifs_lpt_lookup using ubifs_pnode_lookupSascha Hauer2018-10-231-18/+2
| * ubifs: Export pnode_lookup as ubifs_pnode_lookupSascha Hauer2018-10-233-36/+37
| * ubifs: Pass ubifs_zbranch to read_znode()Sascha Hauer2018-10-231-5/+6
| * ubifs: Pass ubifs_zbranch to try_read_node()Sascha Hauer2018-10-231-7/+7
| * ubifs: Refactor create_default_filesystem()Sascha Hauer2018-10-231-48/+47
| * ubi: Mark expected switch fall-throughsGustavo A. R. Silva2018-10-232-0/+3
* | Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-11-045-40/+17
|\ \