Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f011a5f8bacbf62f9de16c2a4c7e73dcabfae383
/
drivers
f011a5f
Merge branch 'pci/host-designware' into next
by Bjorn Helgaas
· 8 years ago
44d745f
Merge branch 'pci/irq-fixups' into next
by Bjorn Helgaas
· 8 years ago
bb02ce95
Merge branch 'pci/virtualization' into next
by Bjorn Helgaas
· 8 years ago
52354b9
PCI: Remove __pci_dev_reset() and pci_dev_reset()
by Christoph Hellwig
· 8 years ago
775755e
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
by Christoph Hellwig
· 8 years ago
c781f85
Merge branch 'pci/switchtec' into next
by Bjorn Helgaas
· 8 years ago
8cd9385
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 8 years ago
74da4a01
Merge branch 'pci/portdrv' into next
by Bjorn Helgaas
· 8 years ago
2cf816a
Merge branch 'pci/pm' into next
by Bjorn Helgaas
· 8 years ago
6a1c1d5
Merge branch 'pci/msi' into next
by Bjorn Helgaas
· 8 years ago
91bbec6
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 8 years ago
f9bfecc
Merge branch 'pci/enumeration' into next
by Bjorn Helgaas
· 8 years ago
4ab2e7c
PCI: dwc: Constify dw_pcie_host_ops structures
by Jisheng Zhang
· 8 years ago
3eefa79
PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD
by Jisheng Zhang
· 8 years ago
1ee4d93
PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functions
by Lorenzo Pieralisi
· 8 years ago
5a3dc3c
PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functions
by Lorenzo Pieralisi
· 8 years ago
c62e98b
PCI: xgene: Move to struct pci_host_bridge IRQ mapping functions
by Lorenzo Pieralisi
· 8 years ago
6ab3809
PCI: altera: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
cf60374
PCI: versatile: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
6982a06
PCI: generic: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
f7c2e69
PCI: faraday: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
60eca19
PCI: designware: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
64bcd00
PCI: iproc: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
29db991
PCI: rcar: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
cc2eaae
PCI: xilinx: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
dd5fcce
PCI: tegra: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
30fdfb9
PCI: Add a call to pci_assign_irq() in pci_device_probe()
by Matthew Minter
· 8 years ago
716fb31
OF/PCI: Update of_irq_parse_and_map_pci() comment
by Matthew Minter
· 8 years ago
47a650f
PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it
by Matthew Minter
· 8 years ago
be0ce12
PCI: Build setup-irq.o on all arches
by Matthew Minter
· 8 years ago
9ee8a1c
PCI: Remove pci_scan_root_bus_msi()
by Lorenzo Pieralisi
· 8 years ago
123db53
PCI: xilinx-nwl: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
ae13cb9
PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
4246a86
PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
9af275b
PCI: xgene: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
8c790a8
PCI: xilinx: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
9815791
PCI: altera: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
4b38067
PCI: versatile: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
5277407
PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
90634e8
PCI: rcar: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
6b6de6a
PCI: aardvark: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
295aeb9
PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
666ff6f
PCI/PM: Avoid using device_may_wakeup() for runtime PM
by Rafael J. Wysocki
· 8 years ago
e60514b
PCI/PM: Restore the status of PCI devices across hibernation
by Chen Yu
· 8 years ago
5938628
drm/radeon: make MacBook Pro d3_delay quirk more generic
by Bjorn Helgaas
· 8 years ago
ee76380
drm/amdgpu: remove unnecessary save/restore of pdev->d3_delay
by Bjorn Helgaas
· 8 years ago
675734b
PCI: Enable ECRC only if device supports it
by Bjorn Helgaas
· 8 years ago
cea9bc0
PCI: Make pci_register_host_bridge() PCI core internal
by Lorenzo Pieralisi
· 8 years ago
1228c4b
PCI: Add pci_scan_root_bus_bridge() interface
by Lorenzo Pieralisi
· 8 years ago
792abc6
PCI: tegra: Fix host bridge memory leakage
by Lorenzo Pieralisi
· 8 years ago
9aa17a7
PCI: faraday: Fix host bridge memory leakage
by Lorenzo Pieralisi
· 8 years ago
5c3f18c
PCI: Add devm_pci_alloc_host_bridge() interface
by Lorenzo Pieralisi
· 8 years ago
dff79b9
PCI: Add pci_free_host_bridge() interface
by Lorenzo Pieralisi
· 8 years ago
a1c0050
PCI: Initialize bridge release function at bridge allocation
by Lorenzo Pieralisi
· 8 years ago
f1e8bd2
PCI: faraday: Convert IRQ masking to raw PCI config accessors
by Lorenzo Pieralisi
· 8 years ago
022adcf
PCI: iproc: Convert link check to raw PCI config accessors
by Lorenzo Pieralisi
· 8 years ago
5cbd678
PCI: xilinx-nwl: Remove nwl_pcie_enable_msi() unused bus parameter
by Lorenzo Pieralisi
· 8 years ago
393958d
switchtec: Add device IDs for additional Switchtec products
by Logan Gunthorpe
· 8 years ago
079e3bc
switchtec: Add "running" status flag to fw partition info ioctl
by Logan Gunthorpe
· 8 years ago
56c1af4
PCI: Add sysfs max_link_speed/width, current_link_speed/width, etc
by Wong Vee Khee
· 8 years ago
ae6dc7d
PCI/portdrv: Allocate MSI/MSI-X vector for Downstream Port Containment
by Gabriele Paoloni
· 8 years ago
a1d5f18
PCI/portdrv: Support multiple interrupts for MSI as well as MSI-X
by Gabriele Paoloni
· 8 years ago
99b3c58
PCI: Test INTx masking during enumeration, not at run-time
by Piotr Gregor
· 8 years ago
b014e96
PCI: Protect pci_error_handlers->reset_notify() usage with device_lock()
by Christoph Hellwig
· 8 years ago
17530e7
PCI: Protect pci_driver->sriov_configure() usage with device_lock()
by Jakub Kicinski
· 8 years ago
6c51c82
PCI: Add domain number check to find_smbios_instance_string()
by Sujith Pandel
· 8 years ago
2f686f1
PCI: Correct PCI_STD_RESOURCE_END usage
by Bjorn Helgaas
· 8 years ago
92a16c8
efi/fb: Correct PCI_STD_RESOURCE_END usage
by Bjorn Helgaas
· 8 years ago
d40b7fd
PCI: Mark Intel XXV710 NIC INTx masking as broken
by Alex Williamson
· 8 years ago
4ebeb1e
PCI: Restore PRI and PASID state after Function-Level Reset
by CQ Tang
· 8 years ago
a4f4fa6
PCI: Cache PRI and PASID bits in pci_dev
by Jean-Philippe Brucker
· 8 years ago
4d071c3
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
by Imre Deak
· 8 years ago
69a3025
PCI/DPC: Fix control register setting
by Keith Busch
· 8 years ago
993d668
PCI/DPC: Skip DPC event if device is not present
by Keith Busch
· 8 years ago
415b618
PCI: imx6: Fix config read timeout handling
by Lucas Stach
· 8 years ago
9871e9b
switchtec: Fix minor bug with partition ID register
by Logan Gunthorpe
· 8 years ago
e40cf64
switchtec: Use new cdev_device_add() helper function
by Logan Gunthorpe
· 8 years ago
c849e55
PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMA
by Geert Uytterhoeven
· 8 years ago
6f9a22b
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
by Michael Hernandez
· 8 years ago
3134233
PCI: Do not disregard parent resources starting at 0x0
by Ard Biesheuvel
· 8 years ago
cd63645
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
b53c4d5
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
0fcc3ab
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
6b402bd
Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 8 years ago
6a776e4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
a34ab10
Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
bd1286f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
dfcb7b2
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
dc2a248
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
ac3c4aa
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
7b8cd33
drm/i915: Make vblank evade warnings optional
by Ville Syrjälä
· 8 years ago
bb57d04
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 8 years ago
7ec2723
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
bab1e2f
Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
3af9256
Input: cros_ec_keyb - remove extraneous 'const'
by Arnd Bergmann
· 8 years ago
e4311ee
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
by Ben Skeggs
· 8 years ago
330bdf6
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
by Ben Skeggs
· 8 years ago
9fc6466
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
by Ben Skeggs
· 8 years ago
1b0f843
drm/nouveau/tmr: handle races with hw when updating the next alarm time
by Ben Skeggs
· 8 years ago
3733bd8
drm/nouveau/tmr: ack interrupt before processing alarms
by Ben Skeggs
· 8 years ago
Next »