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
2009-03-20
PCI: Use kzalloc() in pci_create_bus()
Geert Uytterhoeven
1
-2
/
+1
2009-03-20
PCI: fix wrong assumption in pci_read_bridge_bases
Kenji Kaneshige
1
-1
/
+1
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2009-01-07
PCI: set device wakeup capable flag if platform support is present
Jesse Barnes
1
-0
/
+1
2009-01-07
PCI: allow pci_alloc_child_bus() to handle a NULL bridge
Yu Zhao
1
-2
/
+6
2009-01-07
PCI: export __pci_read_base()
Yu Zhao
1
-11
/
+9
2009-01-07
PCI: define PCI resource names in an 'enum'
Yu Zhao
1
-1
/
+1
2009-01-07
PCI: handle PCI state saving with interrupts disabled
Rafael J. Wysocki
1
-0
/
+3
2009-01-07
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-3
/
+3
2009-01-04
cpumask: update pci_bus_show_cpuaffinity to use new cpumask API
Mike Travis
1
-4
/
+4
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
1
-2
/
+2
2008-10-23
PCI: remove unused resource assignment in pci_read_bridge_bases()
Zhao, Yu
1
-3
/
+0
2008-10-22
PCI: Workaround invalid P2P bridge bus numbers
Benjamin Herrenschmidt
1
-2
/
+10
2008-10-20
PCI: Add ability to mmap legacy_io on some platforms
Benjamin Herrenschmidt
1
-66
/
+0
2008-10-20
PCI: probing debug message uniformization
Vincent Legoll
1
-13
/
+12
2008-10-20
PCI: support PCIe ARI capability
Yu Zhao
1
-0
/
+3
2008-10-20
PCI: centralize the capabilities code in probe.c
Zhao, Yu
1
-7
/
+20
2008-10-20
PCI: fix 64-vbit prefetchable memory resource BARs
Peter Chubb
1
-1
/
+1
2008-10-20
PCI: replace cfg space size (256/4096) by macros.
Zhao, Yu
1
-3
/
+2
2008-10-20
PCI: connect struct pci_dev to struct pci_slot
Alex Chiang
1
-0
/
+5
2008-10-20
PCI: follow lspci device/vendor style
Bjorn Helgaas
1
-1
/
+1
2008-10-20
pci: Use new %pR to print resource ranges
Benjamin Herrenschmidt
1
-15
/
+13
2008-10-16
Driver core: add bus_sort_breadthfirst() function
Greg Kroah-Hartman
1
-45
/
+5
2008-09-12
PCI: re-add debug prints for unmodified BARs
Yinghai Lu
1
-4
/
+11
2008-09-09
PCI: Fix printk warnings in probe.c
Johann Felix Soden
1
-3
/
+8
2008-08-18
Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jesse Barnes
1
-0
/
+3
2008-08-07
PCI: check the return value of device_create_bin_file() in pci_create_bus()
Simon Horman
1
-16
/
+38
2008-07-28
PCI: disable ASPM on pre-1.1 PCIe devices
Shaohua Li
1
-1
/
+2
2008-07-28
PCI: handle 64-bit resources better on 32-bit machines
Matthew Wilcox
1
-2
/
+2
2008-07-28
PCI: rewrite PCI BAR reading code
Matthew Wilcox
1
-119
/
+123
2008-07-18
Merge branch 'linus' into pci-for-jesse
Ingo Molnar
1
-16
/
+22
2008-07-07
PCI ACPI: Rework PCI handling of wake-up
Rafael J. Wysocki
1
-44
/
+3
2008-07-03
PCI: handle pci_name() being const
Greg Kroah-Hartman
1
-3
/
+3
2008-06-27
PCI: fix pci_setup_device()'s sprinting into a const buffer
David Howells
1
-2
/
+3
2008-06-25
PCI: use dev_printk when possible
Bjorn Helgaas
1
-14
/
+15
2008-06-23
pci: debug extra pci resources range
Yinghai Lu
1
-0
/
+6
2008-06-10
PCI: introduce pci_slot
Alex Chiang
1
-0
/
+1
2008-06-10
PCI: Disable PME during PCI scan
Zhao Yakui
1
-0
/
+44
2008-04-29
x86/pci: remove flag in pci_cfg_space_size_ext
Yinghai Lu
1
-16
/
+17
2008-04-26
x86: multi pci root bus with different io resource range, on 64-bit
Yinghai Lu
1
-0
/
+6
2008-04-26
driver core: try parent numa_node at first before using default
Yinghai Lu
1
-1
/
+3
2008-04-26
x86_64: set cfg_size for AMD Family 10h in case MMCONFIG
Yinghai Lu
1
-1
/
+10
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-48
/
+32
2008-04-20
PCI: pci_scan_device() mustn't be __devinit
Adrian Bunk
1
-2
/
+1
2008-04-20
PCI: pci_alloc_child_bus() mustn't be __devinit
Adrian Bunk
1
-2
/
+2
2008-04-20
PCI: clean up resource alignment management
Ivan Kokshaysky
1
-2
/
+3
2008-04-20
PCI: Expose PCI VPD through sysfs
Ben Hutchings
1
-0
/
+3
2008-04-20
PCI: add PCI Express ASPM support
Shaohua Li
1
-0
/
+5
2008-04-20
PCI: Include PCI domain in PCI bus names on x86/x86_64
Gary Hade
1
-1
/
+3
2008-04-20
PCI: remove global list of PCI devices
Greg Kroah-Hartman
1
-38
/
+1
[prev]
[next]