index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/resource' into next
Bjorn Helgaas
2014-01-10
27
-177
/
+223
|
\
|
*
PCI: Allocate 64-bit BARs above 4G when possible
Yinghai Lu
2014-01-07
1
-3
/
+13
|
*
PCI: Enforce bus address limits in resource allocation
Yinghai Lu
2014-01-07
1
-28
/
+83
|
*
PCI: Split out bridge window override of minimum allocation address
Bjorn Helgaas
2014-01-07
1
-4
/
+11
|
*
agp/ati: Use PCI_COMMAND instead of hard-coded 4
Bjorn Helgaas
2014-01-07
1
-2
/
+2
|
*
agp/intel: Use CPU physical address, not bus address, for ioremap()
Bjorn Helgaas
2014-01-07
1
-7
/
+7
|
*
agp/intel: Use pci_bus_address() to get GTTADR bus address
Bjorn Helgaas
2014-01-07
2
-5
/
+4
|
*
agp/intel: Use pci_bus_address() to get MMADR bus address
Bjorn Helgaas
2014-01-07
2
-9
/
+5
|
*
agp/intel: Support 64-bit GMADR
Yinghai Lu
2014-01-07
2
-10
/
+6
|
*
agp/intel: Rename gtt_bus_addr to gtt_phys_addr
Bjorn Helgaas
2014-01-07
1
-8
/
+8
|
*
drm/i915: Rename gtt_bus_addr to gtt_phys_addr
Bjorn Helgaas
2014-01-07
1
-3
/
+3
|
*
agp: Use pci_resource_start() to get CPU physical address for BAR
Bjorn Helgaas
2014-01-07
3
-9
/
+11
|
*
agp: Support 64-bit APBASE
Bjorn Helgaas
2014-01-06
11
-60
/
+43
|
*
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-12-21
12
-40
/
+38
*
|
Merge branch 'pci/msi' into next
Bjorn Helgaas
2014-01-07
3
-58
/
+155
|
\
\
|
*
|
PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()
Alexander Gordeev
2014-01-03
1
-0
/
+74
|
*
|
PCI/MSI: Add pci_msix_vec_count()
Alexander Gordeev
2014-01-03
2
-8
/
+17
|
*
|
PCI/MSI: Remove pci_enable_msi_block_auto()
Alexander Gordeev
2014-01-03
2
-46
/
+35
|
*
|
PCI/MSI: Add pci_msi_vec_count()
Alexander Gordeev
2014-01-03
1
-8
/
+33
*
|
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-01-07
2
-2
/
+7
|
\
\
\
|
*
|
|
PCI: Convert ioapic to be builtin only, not modular
Yinghai Lu
2014-01-03
2
-2
/
+7
*
|
|
|
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
2014-01-07
1
-4
/
+6
|
\
\
\
\
|
*
|
|
|
PCI: mvebu: Use max_t() instead of max(resource_size_t,)
Jingoo Han
2014-01-02
1
-2
/
+2
|
*
|
|
|
PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically
Thomas Petazzoni
2014-01-02
1
-2
/
+4
*
|
|
|
|
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
2014-01-07
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
PCI: designware: Fix indent code style
Jingoo Han
2014-01-02
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'pci/msi' into next
Bjorn Helgaas
2013-12-20
1
-83
/
+98
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int
Alexander Gordeev
2013-12-20
1
-2
/
+2
|
*
|
|
|
|
PCI/MSI: Return msix_capability_init() failure if populate_msi_sysfs() fails
Alexander Gordeev
2013-12-20
1
-6
/
+5
|
*
|
|
|
|
PCI/MSI: Export MSI mode using attributes, not kobjects
Greg Kroah-Hartman
2013-12-19
1
-75
/
+91
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'pci/deletion' into next
Bjorn Helgaas
2013-12-20
1
-14
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
PCI/portdrv: Remove extra get_device()/put_device() for pcie_device
Bjorn Helgaas
2013-12-19
1
-4
/
+1
|
*
|
|
|
|
PCI/portdrv: Add put_device() after device_register() failure
Levente Kurusa
2013-12-19
1
-1
/
+1
|
*
|
|
|
|
PCI/portdrv: Cleanup error paths
Bjorn Helgaas
2013-12-19
1
-10
/
+12
*
|
|
|
|
|
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
2013-12-20
3
-17
/
+24
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
PCI: designware: Fix I/O transfers by using CPU (not realio) address
Pratyush Anand
2013-12-20
1
-3
/
+2
|
*
|
|
|
|
PCI: designware: Add dw_pcie prefix before cfg_read/write
Pratyush Anand
2013-12-20
3
-13
/
+19
|
*
|
|
|
|
PCI: designware: Fix missing MSI IRQs
Harro Haan
2013-12-20
1
-1
/
+3
*
|
|
|
|
|
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
2013-12-20
1
-2
/
+1
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
PCI: mvebu: Remove redundant of_match_ptr
Sachin Kamat
2013-12-19
1
-2
/
+1
*
|
|
|
|
|
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
2013-12-20
1
-54
/
+134
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PCI: imx6: Fix bugs in PCIe startup code
Richard Zhu
2013-12-19
1
-9
/
+6
|
*
|
|
|
|
|
PCI: imx6: Start link in Gen1 before negotiating for Gen2 mode
Marek Vasut
2013-12-19
1
-6
/
+72
|
*
|
|
|
|
|
PCI: imx6: Factor out link up wait loop
Marek Vasut
2013-12-19
1
-14
/
+20
|
*
|
|
|
|
|
PCI: imx6: Factor out PHY reset
Marek Vasut
2013-12-19
1
-16
/
+19
|
*
|
|
|
|
|
PCI: imx6: Report "link up" only after link training completes
Marek Vasut
2013-12-19
1
-4
/
+13
|
*
|
|
|
|
|
PCI: imx6: Make reset-gpio optional
Marek Vasut
2013-12-19
1
-14
/
+13
*
|
|
|
|
|
|
Merge branch 'pci/vc' into next
Bjorn Helgaas
2013-12-18
4
-38
/
+512
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2
Alex Williamson
2013-12-17
2
-20
/
+20
|
*
|
|
|
|
|
|
PCI: Add Virtual Channel to save/restore support
Alex Williamson
2013-12-17
3
-1
/
+440
[next]