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
/
slot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-02-22
PCI: Add support for reporting PCIe 3.0 speeds
Matthew Wilcox
1
-0
/
+1
2010-02-22
PCI: Add support for AGP in cur/max bus speed
Matthew Wilcox
1
-5
/
+5
2010-02-22
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
1
-0
/
+54
2009-06-29
PCI: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2009-06-16
PCI hotplug: create symlink to hotplug driver module
Kenji Kaneshige
1
-0
/
+39
2009-04-22
docbooks: add/fix PCI kernel-doc
Randy Dunlap
1
-2
/
+2
2009-03-19
PCI: enhance physical slot debug information
Alex Chiang
1
-10
/
+8
2008-12-09
PCI: stop leaking 'slot_name' in pci_create_slot
Alex Chiang
1
-0
/
+1
2008-10-22
PCI, PCI Hotplug: introduce slot_name helpers
Alex Chiang
1
-1
/
+1
2008-10-22
PCI: prevent duplicate slot names
Alex Chiang
1
-28
/
+113
2008-10-22
PCI: update pci_create_slot() to take a 'hotplug' param
Alex Chiang
1
-1
/
+3
2008-10-22
PCI: rename pci_update_slot_number to pci_renumber_slot
Alex Chiang
1
-10
/
+5
2008-10-20
PCI: connect struct pci_dev to struct pci_slot
Alex Chiang
1
-0
/
+10
2008-06-10
PCI: introduce pci_slot
Alex Chiang
1
-0
/
+233