index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
probe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-8
/
+34
2012-12-07
Merge branch 'pci/bjorn-pcie-cap' into next
Bjorn Helgaas
1
-8
/
+11
2012-12-07
PCI: Use standard PCIe Capability Link register field names
Bjorn Helgaas
1
-2
/
+2
2012-12-05
PCI: Add and use standard PCI-X Capability register names
Bjorn Helgaas
1
-6
/
+9
2012-11-28
PCI: Remove __dev* markings
Bill Pemberton
1
-9
/
+9
2012-11-28
PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-2
/
+0
2012-11-13
Merge branch 'pci/don-sriov' into next
Bjorn Helgaas
1
-0
/
+1
2012-11-09
PCI: Add pci_device_type to pdev's device struct
Yinghai Lu
1
-0
/
+1
2012-11-03
PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res
Yinghai Lu
1
-0
/
+1
2012-11-03
PCI: Move pci_rescan_bus() back to probe.c
Yinghai Lu
1
-0
/
+21
2012-09-24
Merge branch 'pci/yinghai-misc' into next
Bjorn Helgaas
1
-2
/
+4
2012-09-18
PCI: Check P2P bridge for invalid secondary/subordinate range
Yinghai Lu
1
-2
/
+4
2012-09-13
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-5
/
+0
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
1
-14
/
+17
2012-08-24
PCI: Remove bus number resource debug messages
Bjorn Helgaas
1
-5
/
+0
2012-08-23
PCI: Don't print anything while decoding is disabled
Bjorn Helgaas
1
-14
/
+17
2012-08-23
PCI/core: Use PCI Express Capability accessors
Jiang Liu
1
-13
/
+4
2012-08-23
PCI: Remove unused field pcie_type from struct pci_dev
Yijing Wang
1
-1
/
+0
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-4
/
+5
2012-08-20
PCI: Add pcie_flags_reg to cache PCIe capabilities register
Yijing Wang
1
-1
/
+2
2012-07-10
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
Bjorn Helgaas
1
-14
/
+17
2012-07-09
Merge branch 'pci/bjorn-disable-decode' into next
Bjorn Helgaas
1
-3
/
+3
2012-07-09
PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
Bjorn Helgaas
1
-11
/
+14
2012-07-09
PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, too
Bjorn Helgaas
1
-3
/
+3
2012-07-09
PCI: allow P2P bridge windows starting at PCI bus address zero
Bjorn Helgaas
1
-3
/
+3
2012-06-22
Merge branch 'topic/bjorn-trivial' into next
Bjorn Helgaas
1
-8
/
+10
2012-06-20
PCI: fix P2P bridge I/O port window sign extension
Bjorn Helgaas
1
-8
/
+10
2012-06-13
PCI: insert busn_res for child bus
Yinghai Lu
1
-2
/
+3
2012-06-13
PCI: add default busn_res for pci_scan_bus()
Yinghai Lu
1
-2
/
+4
2012-06-13
PCI: add default busn_resource
Yinghai Lu
1
-0
/
+7
2012-06-13
PCI: checking busn_res in pci_scan_root_bus()
Yinghai Lu
1
-1
/
+21
2012-06-13
PCI: insert busn_res in pci_create_root_bus()
Yinghai Lu
1
-1
/
+4
2012-06-13
PCI: add busn_res operation functions
Yinghai Lu
1
-0
/
+68
2012-06-13
PCI: build a bus number resource tree for every domain
Yinghai Lu
1
-0
/
+30
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-29
/
+29
2012-05-07
Merge branch 'topic/stratus' into next
Bjorn Helgaas
1
-2
/
+6
2012-04-30
PCI: work around Stratus ftServer broken PCIe hierarchy
Bjorn Helgaas
1
-2
/
+6
2012-04-30
PCI: add host bridge release support
Yinghai Lu
1
-1
/
+2
2012-04-30
PCI: add generic device into pci_host_bridge struct
Yinghai Lu
1
-31
/
+35
2012-04-30
PCI: move host bridge-related code to host-bridge.c
Yinghai Lu
1
-80
/
+1
2012-03-20
PCI: fix bridge I/O window bus-to-resource conversion
Bjorn Helgaas
1
-0
/
+1
2012-02-24
PCI: Move "pci reassigndev resource alignment" out of quirks.c
Yinghai Lu
1
-0
/
+3
2012-02-23
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
1
-29
/
+15
2012-02-23
PCI: add generic pcibios_resource_to_bus()
Bjorn Helgaas
1
-0
/
+16
2012-02-23
PCI: convert bus addresses to resource when reading BARs
Bjorn Helgaas
1
-25
/
+104
2012-02-23
PCI: add struct pci_host_bridge_window with CPU/bus address offset
Bjorn Helgaas
1
-9
/
+23
2012-02-23
PCI: add struct pci_host_bridge and a list of all bridges found
Bjorn Helgaas
1
-5
/
+34
2012-02-23
PCI: don't publish new root bus until it's fully initialized
Bjorn Helgaas
1
-4
/
+4
2012-02-23
PCI: fix memleak for pci dev removing during hotplug
Yinghai Lu
1
-0
/
+1
2012-02-23
PCI: Fix device class print out
Yinghai Lu
1
-7
/
+5
[next]