index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-24
PCI: designware: Fix configuration base address when using 'reg'
Minghuan Lian
1
-2
/
+0
2014-09-23
PCI: pciehp: Stop disabling notifications during init
Yinghai Lu
1
-3
/
+0
2014-09-23
PCI: pciehp: Add more Slot Control debug output
Yinghai Lu
1
-1
/
+9
2014-09-23
PCI: pciehp: Fix wait time in timeout message
Yinghai Lu
1
-1
/
+1
2014-09-23
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
11
-473
/
+409
2014-09-22
PCI: pciehp: Fix pcie_wait_cmd() timeout
Yinghai Lu
1
-1
/
+1
2014-09-22
PCI: Add ACS quirk for Solarflare SFC9120 & SFC9140
Alex Williamson
1
-0
/
+17
2014-09-22
PCI: designware: Use NULL instead of false
Fabio Estevam
1
-1
/
+1
2014-09-22
PCI: Remove unused pci_get_dma_source()
Alex Williamson
1
-51
/
+0
2014-09-22
PCI: Remove unused pci_find_upstream_pcie_bridge()
Alex Williamson
1
-34
/
+0
2014-09-22
PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()
Thomas Petazzoni
1
-3
/
+3
2014-09-22
PCI: spear: Pass config resource through reg property
Pratyush Anand
1
-1
/
+1
2014-09-22
PCI: Generate uppercase hex for modalias interface class
Ricardo Ribalda Delgado
1
-1
/
+1
2014-09-22
Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', '...
Bjorn Helgaas
7
-102
/
+288
2014-09-22
Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into next
Bjorn Helgaas
3
-3
/
+43
2014-09-19
Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-15
/
+57
2014-09-19
Revert "PCI: Make sure bus number resources stay within their parents bounds"
Bjorn Helgaas
1
-8
/
+2
2014-09-19
Revert "PCI: Don't scan random busses in pci_scan_bridge()"
Bjorn Helgaas
1
-7
/
+3
2014-09-18
Merge branch 'pci/vga'; commit '6a73336bde29' into for-linus
Bjorn Helgaas
1
-5
/
+1
2014-09-16
PCI: xilinx: Fix xilinx_pcie_assign_msi() return value test
Dan Carpenter
1
-2
/
+2
2014-09-16
PCI: tegra: Add Tegra124 support
Thierry Reding
1
-31
/
+180
2014-09-16
PCI: tegra: Make sure the PCIe PLL is really reset
Eric Yuen
1
-0
/
+7
2014-09-16
PCI: tegra: Fix extended configuration space mapping
Peter Daifuku
1
-1
/
+1
2014-09-16
PCI: tegra: Clear CLKREQ# enable on port disable
Thierry Reding
1
-0
/
+5
2014-09-16
PCI: Increase IBM ipr SAS Crocodile BARs to at least system page size
Douglas Lehr
1
-0
/
+20
2014-09-16
PCI: Use device flag helper functions
Ethan Zhao
1
-1
/
+1
2014-09-16
PCI: keystone: Set device ID based on SoC to support multiple ports
Murali Karicheri
2
-6
/
+7
2014-09-16
PCI: keystone: Assume controller is already in RC mode
Murali Karicheri
1
-19
/
+2
2014-09-16
PCI: keystone: Limit MRSS for all downstream devices
Murali Karicheri
1
-0
/
+45
2014-09-16
PCI: pciehp: Prevent NULL dereference during probe
Andreas Noever
1
-0
/
+7
2014-09-15
Merge branch 'pci/hotplug-vga' into for-linus
Bjorn Helgaas
2
-10
/
+18
2014-09-12
PCI: pciehp: Reduce PCIe slot_ctrl to 16 bits
Bjorn Helgaas
2
-2
/
+2
2014-09-12
PCI: Configure *all* devices, not just hot-added ones
Bjorn Helgaas
1
-3
/
+0
2014-09-12
PCI: Preserve MPS and MRRS when applying _HPX settings
Bjorn Helgaas
1
-0
/
+10
2014-09-12
PCI: Apply _HPP settings to all hot-added PCI devices
Bjorn Helgaas
1
-5
/
+0
2014-09-12
PCI: Preserve BIOS PCI_COMMAND_SERR and PCI_COMMAND_PARITY settings
Bjorn Helgaas
1
-8
/
+0
2014-09-12
PCI: Apply _HPP settings to PCIe devices as well as PCI and PCI-X
Bjorn Helgaas
1
-8
/
+1
2014-09-12
PCI: Remove unused pci_configure_slot()
Bjorn Helgaas
1
-28
/
+0
2014-09-12
ACPI / hotplug / PCI: Remove pci_configure_slot() usage
Bjorn Helgaas
1
-10
/
+1
2014-09-12
PCI: shpchp: Remove pci_configure_slot() usage
Bjorn Helgaas
1
-7
/
+1
2014-09-12
PCI: pciehp: Remove pci_configure_slot() usage
Bjorn Helgaas
1
-4
/
+1
2014-09-12
PCI: Add pci_configure_device() during enumeration
Bjorn Helgaas
1
-0
/
+25
2014-09-12
PCI: Move pci_configure_slot() to drivers/pci/probe.c
Bjorn Helgaas
3
-177
/
+151
2014-09-12
PCI: Shuffle pci-acpi.c functions to group them logically
Bjorn Helgaas
1
-67
/
+67
2014-09-12
PCI: Whitespace cleanup in pci-acpi.c
Bjorn Helgaas
1
-10
/
+8
2014-09-12
PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.c
Bjorn Helgaas
2
-251
/
+250
2014-09-12
PCI: pciehp: Configure hot-added display devices
Bjorn Helgaas
1
-5
/
+1
2014-09-12
PCI: Remove "no hotplug settings from platform" warning
Bjorn Helgaas
1
-5
/
+1
2014-09-10
PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
Bjorn Helgaas
2
-10
/
+18
2014-09-08
PCI: Enable CRS Software Visibility for root port if it is supported
Rajat Jain
1
-0
/
+13
[prev]
[next]