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
2008-09-16
PCI: fix compiler warnings in pci_get_subsys()
Greg KH
1
-4
/
+4
2008-08-07
PCI PM: Export pci_pme_active to drivers
Rafael J. Wysocki
1
-0
/
+1
2008-08-07
PCI: make pci_register_driver() a macro
Andrew Morton
1
-4
/
+6
2008-07-28
PCI: add D3 power state avoidance quirk
Alan Cox
1
-0
/
+2
2008-07-22
PCI PM: make more PCI PM core functionality available to drivers
Rafael J. Wysocki
1
-0
/
+2
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-9
/
+48
2008-07-07
PCI: Simplify PCI device PM code
Rafael J. Wysocki
1
-1
/
+7
2008-07-07
PCI PM: Introduce pci_prepare_to_sleep and pci_back_from_sleep
Rafael J. Wysocki
1
-0
/
+2
2008-07-07
PCI: make pci_name use dev_name
Greg KH
1
-2
/
+2
2008-06-30
PCI: add stub for pci_set_consistent_dma_mask()
Randy Dunlap
1
-0
/
+5
2008-06-27
PCI: Fix comment of pci_dynids
Wang Chen
1
-1
/
+1
2008-06-12
x86: PAT export resource_wc in pci sysfs
venkatesh.pallipadi@intel.com
1
-0
/
+1
2008-06-10
PCI: introduce pci_slot
Alex Chiang
1
-2
/
+17
2008-06-10
PCI: implement new suspend/resume callbacks
Rafael J. Wysocki
1
-1
/
+1
2008-06-10
Suspend/Resume bug in PCI layer wrt quirks
Rafael J. Wysocki
1
-1
/
+9
2008-06-10
PCI: drivers/pci/pci.c: add prototypes
Adrian Bunk
1
-1
/
+4
2008-04-29
x86/pci: remove flag in pci_cfg_space_size_ext
Yinghai Lu
1
-1
/
+1
2008-04-29
x86: fix section mismatch in pci_scan_bus
Sam Ravnborg
1
-1
/
+2
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-2
/
+8
2008-04-29
pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2
Yinghai Lu
1
-0
/
+6
2008-04-28
PCI: don't expose struct pci_vpd to userspace
Jesse Barnes
1
-2
/
+2
2008-04-26
x86: multi pci root bus with different io resource range, on 64-bit
Yinghai Lu
1
-1
/
+1
2008-04-26
x86 pci: remove checking type for mmconfig probe
Yinghai Lu
1
-2
/
+2
2008-04-26
x86_64: set cfg_size for AMD Family 10h in case MMCONFIG
Yinghai Lu
1
-0
/
+1
2008-04-26
x86: validate against acpi motherboard resources
Robert Hancock
1
-0
/
+8
2008-04-20
PCI: Expose PCI VPD through sysfs
Ben Hutchings
1
-0
/
+3
2008-04-20
PCI: add generic pci_enable_resources()
Bjorn Helgaas
1
-0
/
+1
2008-04-20
PCI: add PCI Express ASPM support
Shaohua Li
1
-0
/
+5
2008-04-20
PCI: remove global list of PCI devices
Greg Kroah-Hartman
1
-3
/
+0
2008-04-20
PCI: add is_added flag to struct pci_dev
Greg Kroah-Hartman
1
-0
/
+1
2008-04-20
PCI: clean up search.c a lot
Greg Kroah-Hartman
1
-2
/
+2
2008-04-20
PCI: remove pci_get_device_reverse
Greg Kroah-Hartman
1
-10
/
+0
2008-04-20
PCI: remove pci_find_present
Greg Kroah-Hartman
1
-2
/
+0
2008-04-20
PCI: #if 0 pci_assign_resource_fixed()
Adrian Bunk
1
-1
/
+0
2008-03-24
PCI: revert "pcie: utilize pcie transaction pending bit"
Andrew Morton
1
-4
/
+0
2008-03-17
devres: implement pcim_iomap_regions_request_all()
Tejun Heo
1
-0
/
+2
2008-03-13
PCI: fix issue with busses registering multiple times in sysfs
Greg Kroah-Hartman
1
-0
/
+1
2008-03-10
rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE
Andrew Morton
1
-2
/
+2
2008-03-04
PCI: Add DECLARE_PCI_DEVICE_TABLE macro
Jonas Bonn
1
-0
/
+10
2008-02-10
Change pci_raw_ops to pci_raw_read/write
Matthew Wilcox
1
-8
/
+8
2008-02-05
iommu sg merging: PCI: add dma segment boundary support
FUJITA Tomonori
1
-0
/
+7
2008-02-05
iommu sg merging: PCI: add device_dma_parameters support
FUJITA Tomonori
1
-0
/
+9
2008-02-02
Revert "PCI: PCIE ASPM support"
Greg Kroah-Hartman
1
-5
/
+0
2008-02-01
PCI: make pci_bus a struct device
Greg Kroah-Hartman
1
-2
/
+2
2008-02-01
PCI: fix codingstyle issues in include/linux/pci.h
Greg Kroah-Hartman
1
-107
/
+236
2008-02-01
PCI: PCIE ASPM support
Shaohua Li
1
-0
/
+5
2008-02-01
PCI: Remove pci_enable_device_bars()
Benjamin Herrenschmidt
1
-1
/
+0
2008-02-01
PCI: Add pci_enable_device_{io,mem} intefaces
Benjamin Herrenschmidt
1
-0
/
+2
2008-02-01
PCI: Fix bus resource assignment on 32 bits with 64b resources
Benjamin Herrenschmidt
1
-2
/
+2
2008-02-01
PCI: export pci_restore_msi_state()
Linas Vepstas
1
-0
/
+2
[next]