]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
Merge branch 'remotes/lorenzo/pci/qcom'
[linux.git] / drivers /
2019-07-12 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/qcom'
2019-07-12 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/mobiveil'
2019-07-12 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/hv'
2019-07-12 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/dwc'
2019-07-12 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/armada'
2019-07-12 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/altera'
2019-07-12 Bjorn HelgaasMerge branch 'pci/virtualization'
2019-07-12 Bjorn HelgaasMerge branch 'pci/resource'
2019-07-12 Bjorn HelgaasMerge branch 'pci/peer-to-peer'
2019-07-12 Bjorn HelgaasMerge branch 'pci/misc'
2019-07-12 Bjorn HelgaasMerge branch 'pci/enumeration'
2019-07-12 Bjorn HelgaasMerge branch 'pci/docs'
2019-07-11 Lukas WunnerPCI: Enable NVIDIA HDA controllers
2019-07-09 YueHaibingPCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
2019-07-08 Hou ZhiqiangPCI: mobiveil: Fix INTx interrupt clearing in mobiveil_...
2019-07-08 Hou ZhiqiangPCI: mobiveil: Fix infinite-loop in the INTx handling...
2019-07-08 Hou ZhiqiangPCI: mobiveil: Move PCIe PIO enablement out of inbound...
2019-07-08 Hou ZhiqiangPCI: mobiveil: Add upper 32-bit PCI base address setup...
2019-07-08 Hou ZhiqiangPCI: mobiveil: Add upper 32-bit CPU base address setup...
2019-07-08 Hou ZhiqiangPCI: mobiveil: Mask out hardcoded bits in inbound/outbo...
2019-07-08 Hou ZhiqiangPCI: mobiveil: Clear the control fields before updating it
2019-07-08 Hou ZhiqiangPCI: mobiveil: Add configured inbound windows counter
2019-07-08 Hou ZhiqiangPCI: mobiveil: Fix the valid check for inbound and...
2019-07-08 Hou ZhiqiangPCI: mobiveil: Clean-up program_{ib/ob}_windows()
2019-07-08 Hou ZhiqiangPCI: mobiveil: Remove an unnecessary return value check
2019-07-08 Hou ZhiqiangPCI: mobiveil: Fix error return values
2019-07-08 Hou ZhiqiangPCI: mobiveil: Refactor the MEM/IO outbound window...
2019-07-08 Hou ZhiqiangPCI: mobiveil: Make some register updates more readable
2019-07-08 Hou ZhiqiangPCI: mobiveil: Reformat the code for readability
2019-07-08 Hou ZhiqiangPCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_d...
2019-07-08 Hou ZhiqiangPCI: mobiveil: Initialize Primary/Secondary/Subordinate...
2019-07-08 Hou ZhiqiangPCI: mobiveil: Move IRQ chained handler setup out of...
2019-07-08 Hou ZhiqiangPCI: mobiveil: Move the link up waiting out of mobiveil...
2019-07-08 Hou ZhiqiangPCI: mobiveil: Fix the Class Code field
2019-07-08 Hou ZhiqiangPCI: mobiveil: Use the 1st inbound window for MEM inbou...
2019-07-08 Hou ZhiqiangPCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outboun...
2019-07-08 Hou ZhiqiangPCI: mobiveil: Update the resource list traversal function
2019-07-08 Hou ZhiqiangPCI: mobiveil: Fix PCI base address in MEM/IO outbound...
2019-07-08 Hou ZhiqiangPCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
2019-07-08 Hou ZhiqiangPCI: mobiveil: Unify register accessors
2019-07-05 Leonard CrestezPCI: imx6: Simplify Kconfig depends on
2019-07-05 Dexuan CuiPCI: hv: Fix a use-after-free bug in hv_eject_device_work()
2019-07-03 Alex WilliamsonPCI/IOV: Assume SR-IOV VFs support extended config space.
2019-07-03 Alex WilliamsonRevert "PCI/IOV: Use VF0 cached config space size for...
2019-07-02 Markus ElfringPCI: Use seq_puts() instead of seq_printf() in show_dev...
2019-07-02 Logan GunthorpePCI/P2PDMA: Fix missing check for dma_virt_ops
2019-07-02 Nicholas JohnsonPCI: Skip resource distribution when no hotplug bridges
2019-07-02 Nicholas JohnsonPCI: Simplify pci_bus_distribute_available_resources()
2019-06-27 Vidya SagarPCI: dwc: Export APIs to support .remove() implementation
2019-06-27 Vidya SagarPCI: dwc: Cleanup DBI,ATU read and write APIs
2019-06-27 Vidya SagarPCI: dwc: Add API support to de-initialize host
2019-06-21 Benjamin HerrenschmidtPCI: Don't auto-realloc if we're preserving firmware config
2019-06-21 Benjamin HerrenschmidtPCI/ACPI: Evaluate PCI Boot Configuration _DSM
2019-06-21 Marek VasutPCI: sysfs: Ignore lockdep for remove attribute
2019-06-17 Ley Foon TanPCI: altera: Fix configuration type based on secondary...
2019-06-17 Miquel RaynalPCI: armada8k: Add PHYs support
2019-06-14 Mauro Carvalho Chehabdocs: power: convert docs to ReST and rename to *.rst
2019-06-13 Gustavo PimentelPCI: Decode PCIe 32 GT/s link speed
2019-06-13 Alex WilliamsonPCI: Always allow probing with driver_override
2019-06-13 Abhishek SahuPCI: Add NVIDIA GPU multi-function power dependencies
2019-06-13 Abhishek SahuPCI: Generalize multi-function power dependency device...
2019-05-30 Niklas CasselPCI: qcom: Ensure that PERST is asserted for at least...
2019-05-30 Ley Foon TanPCI: altera-msi: Allow building as module
2019-05-30 Ley Foon TanPCI: altera: Allow building as module
2019-05-30 Alex WilliamsonPCI: Return error if cannot probe VF
2019-05-29 Bjorn AnderssonPCI: qcom: Add QCS404 PCIe controller support
2019-05-29 Bjorn AnderssonPCI: qcom: Use clk bulk API for 2.4.0 controllers
2019-05-19 Linus TorvaldsMerge tag 'upstream-5.2-rc2' of git://git.kernel.org...
2019-05-19 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-05-19 Linus TorvaldsMerge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub...
2019-05-19 Linus TorvaldsMerge branch 'i2c/for-next' of git://git.kernel.org...
2019-05-19 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2019-05-19 Linus TorvaldsMerge tag '5.2-rc-smb3-fixes' of git://git.samba.org...
2019-05-19 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git.kernel...
2019-05-19 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2019-05-19 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2019-05-19 Linus TorvaldsMerge branch 'efi-urgent-for-linus' of git://git.kernel...
2019-05-19 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2019-05-19 Linus TorvaldsMerge tag 'armsoc-late' of git://git.kernel.org/pub...
2019-05-19 Linus TorvaldsMerge tag 'powerpc-5.2-2' of git://git.kernel.org/pub...
2019-05-19 Linus TorvaldsMerge tag 'mips_5.2_2' of git://git.kernel.org/pub...
2019-05-19 Linus TorvaldsMerge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel...
2019-05-18 Ingo MolnarMerge tag 'perf-core-for-mingo-5.2-20190517' of git...
2019-05-18 Masahiro Yamadatreewide: prefix header search paths with $(srctree)/
2019-05-18 Masahiro Yamadamedia: prefix header search paths with $(srctree)/
2019-05-18 Masahiro Yamadamedia: remove unneeded header search paths
2019-05-17 Linus TorvaldsMerge tag 'sound-fix-5.2-rc1' of git://git.kernel.org...
2019-05-17 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-05-17 Heiner Kallweiti2c: core: add device-managed version of i2c_new_dummy
2019-05-17 Heiner Kallweiti2c: core: improve return value handling of i2c_new_dev...
2019-05-17 Linus TorvaldsMerge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel...
2019-05-17 Linus TorvaldsMerge tag 's390-5.2-2' of git://git.kernel.org/pub...
2019-05-17 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-05-17 Thomas GleixnerMerge tag 'timers-v5.2' of http://git.linaro.org/people...
2019-05-17 Ard Biesheuvelfbdev/efifb: Ignore framebuffer memmap entries that...
2019-05-17 Anup Pateltty: Don't force RISCV SBI console as preferred console
2019-05-17 Linus TorvaldsMerge tag 'for-linus-20190516' of git://git.kernel...
2019-05-17 Linus TorvaldsMerge tag 'for-5.2/block-post-20190516' of git://git...
2019-05-17 Linus TorvaldsMerge tag 'clk-for-linus' of git://git.kernel.org/pub...
2019-05-17 Linus TorvaldsMerge branch 'for-5.2-fixes' of git://git.kernel.org...
next