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
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
Bjorn Helgaas
1
-0
/
+1
2012-07-09
PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
Bjorn Helgaas
1
-0
/
+1
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
1
-0
/
+1
2012-06-26
PCI: pull pcibios_setup() up into core
Myron Stowe
1
-0
/
+1
2012-06-23
Merge branch 'topic/huang-d3cold-v7' into next
Bjorn Helgaas
1
-4
/
+12
2012-06-23
PCI/PM: add PCIe runtime D3cold support
Huang Ying
1
-4
/
+12
2012-06-18
Merge branch 'topic/jan-intx-masking' into next
Bjorn Helgaas
1
-0
/
+1
2012-06-18
Merge branch 'topic/stowe-cap-cleanup' into next
Bjorn Helgaas
1
-1
/
+0
2012-06-16
PCI: add infrastructure for devices with broken INTx masking
Bjorn Helgaas
1
-0
/
+1
2012-06-13
Merge branch 'topic/alex-vfio-prep' into next
Bjorn Helgaas
1
-1
/
+51
2012-06-13
Merge branch 'topic/bjorn-remove-unused' into next
Bjorn Helgaas
1
-2
/
+0
2012-06-13
PCI: add default busn_resource
Yinghai Lu
1
-0
/
+2
2012-06-13
PCI: add busn_res operation functions
Yinghai Lu
1
-0
/
+3
2012-06-13
PCI: remove secondary/subordinate in struct pci_bus
Yinghai Lu
1
-2
/
+0
2012-06-13
PCI: add busn_res in struct pci_bus
Yinghai Lu
1
-0
/
+1
2012-06-12
PCI: create common pcibios_err_to_errno
Alex Williamson
1
-0
/
+26
2012-06-12
PCI: export pci_user functions for use by other drivers
Alex Williamson
1
-0
/
+8
2012-06-12
PCI: add ACS validation utility
Alex Williamson
1
-1
/
+9
2012-06-11
PCI: make pci_ltr_supported() static
Myron Stowe
1
-1
/
+0
2012-06-11
PCI: add PCI DMA source ID quirk
Alex Williamson
1
-0
/
+8
2012-06-11
PCI: remove pci_bus_find_ext_capability() (unused)
Bjorn Helgaas
1
-2
/
+0
2012-05-29
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+3
2012-05-21
OF: PCI: const usage needed by MIPS
John Crispin
1
-2
/
+3
2012-04-30
PCI: add host bridge release support
Yinghai Lu
1
-0
/
+5
2012-04-30
PCI: add generic device into pci_host_bridge struct
Yinghai Lu
1
-1
/
+3
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-32
/
+73
2012-03-22
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+7
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-6
/
+6
2012-03-20
constify struct pci_dev * in obvious cases
Al Viro
1
-6
/
+6
2012-03-09
powerpc/eeh: Introduce EEH device
Gavin Shan
1
-0
/
+7
2012-02-27
PCI: export __pci_remove_bus_device
Yinghai Lu
1
-0
/
+1
2012-02-27
PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge
Yinghai Lu
1
-1
/
+1
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
1
-1
/
+1
2012-02-24
PCI: Add class support in quirk handling
Yinghai Lu
1
-11
/
+52
2012-02-23
PCI: add generic pcibios_resource_to_bus()
Bjorn Helgaas
1
-0
/
+4
2012-02-23
PCI: add struct pci_host_bridge_window with CPU/bus address offset
Bjorn Helgaas
1
-0
/
+9
2012-02-23
PCI: add struct pci_host_bridge and a list of all bridges found
Bjorn Helgaas
1
-0
/
+5
2012-02-23
PCI: move pci_find_saved_cap out of linux/pci.h
Yinghai Lu
1
-19
/
+0
2012-02-14
PCI: Move pdev_sort_resources() to setup-bus.c
Yinghai Lu
1
-1
/
+0
2012-02-14
PCI: Make rescan bus increase bridge resource size if needed
Yinghai Lu
1
-0
/
+1
2012-02-14
PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-02-14
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
Myron Stowe
1
-1
/
+0
2012-02-14
x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values
Myron Stowe
1
-0
/
+1
2012-02-09
PCI: Add helper macro for pci_register_driver boilerplate
Greg Kroah-Hartman
1
-0
/
+13
2012-01-12
pci: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-01-06
PCI: Increase resource array mask bit size in pcim_iomap_regions()
Yinghai Lu
1
-3
/
+3
2012-01-06
PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCES
Yinghai Lu
1
-1
/
+1
2012-01-06
PCI: remove pci_create_bus()
Bjorn Helgaas
1
-2
/
+0
2012-01-06
PCI: convert pci_scan_bus() to use pci_create_root_bus()
Bjorn Helgaas
1
-9
/
+1
[next]