summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-0711-51/+76
|\
| * Merge branch 'lorenzo/pci/vmd'Bjorn Helgaas2018-06-061-0/+2
| |\
| | * PCI: Add Intel VMD devices to pci idsJon Derrick2018-05-241-0/+2
| * | Merge branch 'lorenzo/pci/mediatek'Bjorn Helgaas2018-06-061-0/+2
| |\ \
| | * | PCI: mediatek: Set up vendor ID and class type for MT7622Honghui Zhang2018-05-041-0/+2
| | |/
| * | Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas2018-06-061-2/+2
| |\ \
| | * | PCI: endpoint: Create configfs entry for each pci_epf_device_id table entryKishon Vijay Abraham I2018-05-181-2/+2
| | |/
| * | Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas2018-06-062-34/+8
| |\ \
| | * | PCI: dwc: Add support for EP modeGustavo Pimentel2018-05-151-0/+8
| | * | PCI: Move private DT related functions into private headerRob Herring2018-05-141-34/+0
| | |/
| * | Merge branch 'pci/virtualization'Bjorn Helgaas2018-06-062-0/+6
| |\ \
| | * | PCI: Add "pci=noats" boot parameterGil Kupfer2018-05-111-0/+2
| | * | PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFsAlexander Duyck2018-04-241-0/+2
| | * | PCI/IOV: Add pci_sriov_configure_simple()Alexander Duyck2018-04-241-0/+2
| | |/
| * | Merge branch 'pci/resource'Bjorn Helgaas2018-06-063-5/+3
| |\ \
| | * | PCI: Add support for unbinding the generic PCI host controllerJan Kiszka2018-05-301-0/+1
| | * | PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...Jan Kiszka2018-05-301-2/+2
| | * | PCI: Pass struct device to of_pci_get_host_bridge_resources()Jan Kiszka2018-05-301-2/+2
| | * | PCI: Rename of_pci_get_host_bridge_resources() device node parameterJan Kiszka2018-05-301-2/+2
| | * | PCI: Make pci_get_new_domain_nr() staticJan Kiszka2018-05-151-3/+0
| | |/
| * | Merge branch 'pci/misc'Bjorn Helgaas2018-06-061-0/+5
| |\ \
| | * | PCI: Add PCI_EXP_LNKCTL2_TLS* macrosFrederick Lawler2018-04-271-0/+5
| | |/
| * | Merge branch 'pci/hotplug'Bjorn Helgaas2018-06-063-4/+25
| |\ \
| | * | PCI: hotplug: Add hotplug_is_native()Mika Westerberg2018-06-041-0/+5
| | * | PCI: shpchp: Add shpchp_is_native()Mika Westerberg2018-06-042-0/+3
| | * | PCI: shpchp: Remove get_hp_hw_control_from_firmware() wrapperMika Westerberg2018-06-021-0/+5
| | * | PCI: shpchp: Remove acpi_get_hp_hw_control_from_firmware() flagsMika Westerberg2018-06-021-1/+1
| | * | PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg2018-06-021-0/+1
| | * | PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg2018-06-022-2/+4
| | * | PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg2018-06-021-1/+1
| | * | PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas2018-05-071-0/+3
| | * | PCI: Add Qualcomm vendor IDBjorn Helgaas2018-05-071-0/+2
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2018-06-061-2/+1
| |\ \
| | * | PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas2018-05-261-2/+0
| | * | PCI: Check whether bridges allow access to extended config spaceGilles Buloz2018-05-071-0/+1
| | |/
| * | Merge branch 'pci/aspm'Bjorn Helgaas2018-06-062-1/+3
| |\ \
| | * | PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas2018-04-232-1/+3
| | |/
| * | PCI/DPC: Use the generic pcie_do_fatal_recovery() pathOza Pawandeep2018-06-031-0/+1
| * | PCI/DPC: Disable ERR_NONFATAL handling by DPCOza Pawandeep2018-06-031-0/+1
| * | PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep2018-05-171-1/+1
| * | PCI/AER: Add TLP header information to tracepointThomas Tai2018-05-101-4/+18
| |/
* | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-0716-104/+159
|\ \
| * | media: v4l2-core: push taking ioctl mutex down to ioctl handlerHans Verkuil2018-05-282-21/+0
| * | media: v4l2-ioctl: delete unused v4l2_disable_ioctl_lockingHans Verkuil2018-05-281-15/+0
| * | media: v4l: vsp1: Extend the DU API to support CRC computationLaurent Pinchart2018-05-171-2/+33
| * | media: v4l: vsp1: Document the vsp1_du_atomic_config structureLaurent Pinchart2018-05-171-0/+10
| * | media: rc: default to idle on at startup or after resetSean Young2018-05-141-0/+1
| * | media: dvbdev: add a mutex protecting the "mdev" pointerMax Kellermann2018-05-111-0/+2
| * | media: v4l2-device.h: always expose mdevHans Verkuil2018-05-111-3/+1
| * | Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-1079-196/+681
| |\ \