summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-072-3/+30
|\
| * Merge tag 'at24-4.17-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang2018-03-2435-95/+198
| |\
| * | i2c: pca-platform: drop gpio from platform dataChris Packham2018-03-241-3/+0
| * | i2c: add i2c_get_device_id() to get the standard i2c device idPeter Rosin2018-03-061-0/+30
* | | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-072-0/+7
|\ \ \
| * \ \ Merge branch 'topic/paca' into nextMichael Ellerman2018-03-311-0/+3
| |\ \ \
| | * | | mm: make memblock_alloc_base_nid() non-staticNicholas Piggin2018-03-301-0/+3
| * | | | Merge branch 'fixes' into nextMichael Ellerman2018-03-281-0/+17
| |\ \ \ \
| * | | | | lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndromeMatt Brown2018-03-201-0/+4
* | | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-073-222/+223
|\ \ \ \ \ \
| * | | | | | security: convert security hooks to use hlistSargun Dhillon2018-03-311-214/+214
| * | | | | | Merge tag 'v4.16-rc6' into next-generalJames Morris2018-03-2257-160/+324
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley2018-03-063-5/+6
* | | | | | | Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-074-64/+966
|\ \ \ \ \ \ \
| * | | | | | | fscache: Maintain a catalogue of allocated cookiesDavid Howells2018-04-062-2/+14
| * | | | | | | fscache: Pass object size in rather than calling back for itDavid Howells2018-04-062-17/+18
| * | | | | | | fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-041-45/+65
| * | | | | | | fscache: Add more tracepointsDavid Howells2018-04-042-1/+254
| * | | | | | | fscache: Add tracepointsDavid Howells2018-04-043-2/+618
| * | | | | | | fscache: Pass the correct cancelled indications to fscache_op_complete()David Howells2018-04-041-1/+1
* | | | | | | | Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-04-071-0/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | vfio/pci: Add ioeventfd supportAlex Williamson2018-03-261-0/+27
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-071-0/+97
|\ \ \ \ \ \ \ \
| * | | | | | | | fw_cfg: write vmcoreinfo detailsMarc-André Lureau2018-03-201-0/+31
| * | | | | | | | fw_cfg: add a public uapi headerMarc-André Lureau2018-03-201-0/+66
* | | | | | | | | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-079-143/+172
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas2018-04-042-6/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...Niklas Cassel2018-04-031-2/+3
| | * | | | | | | | | PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()Niklas Cassel2018-04-032-4/+4
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'pci/virtualization'Bjorn Helgaas2018-04-042-3/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI/IOV: Add missing prototypes for powerpc pcibios interfacesMathieu Malaterre2018-03-311-1/+6
| | * | | | | | | | | PCI: Add a return type for pci_reset_bridge_secondary_bus()Sinan Kaya2018-03-051-1/+1
| | * | | | | | | | | PCI: Handle FLR failure and allow other reset typesSinan Kaya2018-02-271-1/+1
| | * | | | | | | | | PCI: Add ACS quirk for Ampere root portsFeng Kan2018-02-231-0/+1
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'pci/portdrv'Bjorn Helgaas2018-04-042-73/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI/portdrv: Encapsulate pcie_ports_auto inside the port driverBjorn Helgaas2018-03-311-2/+0
| | * | | | | | | | | PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas2018-03-311-0/+3
| | * | | | | | | | | PCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/Frederick Lawler2018-02-231-71/+0
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'pci/misc'Bjorn Helgaas2018-04-042-13/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI: Always define the of_node helpersBjørn Mork2018-03-311-13/+11
| | * | | | | | | | | PCI: Add Altera vendor IDJohannes Thumshirn2018-03-191-0/+2
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'pci/lpc'Bjorn Helgaas2018-04-044-3/+129
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI / scan: Rename acpi_is_serial_bus_slave() for more general useJohn Garry2018-04-041-1/+1
| | * | | | | | | | | PCI: Apply the new generic I/O management on PCI IO hostsZhichang Yuan2018-04-041-1/+1
| | * | | | | | | | | PCI: Add fwnode handler as input param of pci_register_io_range()Gabriele Paoloni2018-04-041-1/+2
| | * | | | | | | | | lib: Add generic PIO mapping methodZhichang Yuan2018-03-212-0/+125
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'pci/enumeration'Bjorn Helgaas2018-04-042-2/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI: Add pcie_print_link_status() to log link speed and whether it's limitedTal Gilboa2018-04-031-0/+1
| | * | | | | | | | | PCI: Add pcie_bandwidth_available() to compute bandwidth available to deviceTal Gilboa2018-04-031-0/+3
| | * | | | | | | | | PCI: Add decoding for 16 GT/s link speedJay Fang2018-03-212-2/+6
| | |/ / / / / / / /