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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-01
[PATCH] PowerPC/PCI Hotplug build break
Linas Vepstas
1
-0
/
+1
2006-01-31
[PATCH] powerpc/PCI hotplug: shuffle error checking to better location.
linas@austin.ibm.com
1
-22
/
+22
2006-01-31
[PATCH] powerpc/PCI hotplug: minor cleanup forward decls
linas@austin.ibm.com
1
-19
/
+11
2006-01-31
[PATCH] powerpc/PCI hotplug: cleanup: add prefix
linas@austin.ibm.com
5
-24
/
+20
2006-01-31
[PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()
linas@austin.ibm.com
3
-39
/
+30
2006-01-31
[PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adap
linas@austin.ibm.com
4
-29
/
+23
2006-01-31
[PATCH] powerpc/PCI hotplug: remove remove_bus_device()
linas@austin.ibm.com
1
-19
/
+1
2006-01-31
[PATCH] powerpc/PCI hotplug: merge config_pci_adapter
linas@austin.ibm.com
2
-32
/
+4
2006-01-31
[PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()
linas@austin.ibm.com
3
-143
/
+2
2006-01-31
[PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()
linas@austin.ibm.com
3
-38
/
+5
2006-01-31
[PATCH] PCI Hotplug: shpchp: AMD POGO errata fix
Keck, David
2
-1
/
+105
2006-01-31
[PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition)
linas
1
-1
/
+1
2006-01-31
[PATCH] PCI Hotplug/powerpc: module build break
linas
1
-0
/
+1
2006-01-31
[PATCH] PCI Hotplug: fix up Kconfig help text
Pavel Machek
1
-2
/
+1
2006-01-31
[PATCH] PCI Hotplug: fix up coding style issues
Pavel Machek
2
-14
/
+11
2006-01-31
[PATCH] PCI: make it easier to see that set_msi_affinity() is used
Grant Grundler
2
-9
/
+5
2006-01-31
[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()
Adrian Bunk
1
-0
/
+2
2006-01-31
[PATCH] fix deadlock in drivers/pci/msi.c
Ingo Molnar
1
-2
/
+4
2006-01-17
[PATCH] Intel ICH8 SATA: add PCI device IDs
Jason Gaston
1
-1
/
+4
2006-01-13
[PATCH] Add pci_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
24
-347
/
+523
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2006-01-09
[PATCH] PCI: drivers/pci: some cleanups
Adrian Bunk
5
-10
/
+8
2006-01-09
[PATCH] acpiphp: only size new bus
Kristen Accardi
1
-2
/
+4
2006-01-09
[PATCH] PCI Hotplug: fix up the sysfs file in the compaq pci hotplug driver
Greg Kroah-Hartman
3
-25
/
+127
2006-01-09
[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehp_core.c
Jesper Juhl
1
-40
/
+50
2006-01-09
[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/pciehprm_acpi.c
Jesper Juhl
1
-5
/
+8
2006-01-09
[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/rpaphp_pci.c
Jesper Juhl
1
-4
/
+5
2006-01-09
[PATCH] PCI: Reduce nr of ptr derefs in drivers/pci/hotplug/cpqphp_core.c
Jesper Juhl
1
-54
/
+67
2006-01-09
[PATCH] PCI: Export pci_cfg_space_size
Benjamin Herrenschmidt
1
-1
/
+1
2006-01-09
[PATCH] PCI: use bus numbers sparsely, if necessary
Dominik Brodowski
1
-2
/
+37
2006-01-09
[PATCH] pciehp: allow bridged card hotplug
Rajesh Shah
1
-24
/
+28
2006-01-09
[PATCH] pciehp: handle sticky power-fault status
Thomas Schaefer
1
-2
/
+17
2006-01-09
[PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2
Daniel Yeisley
2
-2
/
+30
2006-01-09
[PATCH] shpchp: Implement get_address callback
Kenji Kaneshige
1
-0
/
+14
2006-01-09
[PATCH] PCI Hotplug/powerpc: more removal of duplicated code
linas@austin.ibm.com
2
-46
/
+2
2006-01-09
[PATCH] PCI Hotplug/powerpc: remove duplicated code
linas@austin.ibm.com
2
-14
/
+3
2006-01-09
[PATCH] shpchp: fix improper wait for command completion
Kenji Kaneshige
3
-37
/
+27
2006-01-09
[PATCH] shpchp: fix improper write to Command Completion Detect bit
Kenji Kaneshige
1
-2
/
+2
2006-01-09
[PATCH] shpchp: fix improper mmio mapping
Kenji Kaneshige
3
-29
/
+49
2006-01-09
[PATCH] shpchp: fix improper reference to Mode 1 ECC Capability" bit
Kenji Kaneshige
1
-1
/
+1
2006-01-09
[PATCH] shpchp: fix improper reference to Slot Avail Regsister
Kenji Kaneshige
1
-17
/
+16
2006-01-09
[PATCH] shpchp: replace pci_find_slot() with pci_get_slot()
Kenji Kaneshige
1
-5
/
+14
2006-01-09
[PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead code
Adrian Bunk
1
-21
/
+7
2006-01-09
[PATCH] PCI Hotplug: ibmphp_pci.c copy-n-paste fix
Jordan, William P
1
-1
/
+1
2006-01-09
[PATCH] PCIE: make bus_id for PCI Express devices unique
Sergey Vlasov
1
-2
/
+2
2006-01-09
[PATCH] pci: call pci_read_irq for bridges
Kristen Accardi
1
-0
/
+1
2006-01-09
[PATCH] pci: use pin stored in pci_dev
Kristen Accardi
1
-1
/
+1
2006-01-09
[PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev
Kristen Accardi
1
-0
/
+1
2006-01-08
[PATCH] fix more missing includes
Tim Schmielau
2
-0
/
+4
[next]