index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-05
[PATCH] PCI: prevent down_read when pci_devices is empty
Ard van Breemen
1
-0
/
+24
2006-12-30
[PATCH] pci/probe: fix macro that confuses kernel-doc
Randy Dunlap
1
-3
/
+2
2006-12-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+1
2006-12-22
[PATCH] increase CARDBUS_MEM_SIZE
Andrew Morton
1
-1
/
+1
2006-12-20
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-12-20
acpiphp: Link-time error for PCI Hotplug
Kristen Carlson Accardi
1
-1
/
+1
2006-12-20
shpchp: cleanup shpchp.h
Kenji Kaneshige
3
-144
/
+77
2006-12-20
shpchp: remove shpchprm_get_physical_slot_number
Kenji Kaneshige
1
-24
/
+1
2006-12-20
shpchp: cleanup struct controller
Kenji Kaneshige
2
-31
/
+1
2006-12-20
shpchp: remove unnecessary struct php_ctlr
Kenji Kaneshige
4
-249
/
+73
2006-12-20
PCI: ATI sb600 sata quirk
Conke Hu
1
-0
/
+17
2006-12-20
PCI legacy resource fix
Ralf Baechle
2
-6
/
+24
2006-12-20
PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...
Jesper Juhl
1
-0
/
+2
2006-12-20
PCI: Fix multiple problems with VIA hardware
Alan Cox
3
-60
/
+112
2006-12-20
PCI: Use pci_find_ht_capability() in drivers/pci/quirks.c
Michael Ellerman
1
-12
/
+16
2006-12-20
PCI: Use pci_find_ht_capability() in drivers/pci/htirq.c
Michael Ellerman
1
-8
/
+1
2006-12-20
PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities
Michael Ellerman
1
-3
/
+81
2006-12-20
PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()
Michael Ellerman
1
-9
/
+19
2006-12-20
pci: Introduce pci_find_present
Alan Cox
1
-17
/
+22
2006-12-20
PCI: pcieport-driver: remove invalid warning message
Kenji Kaneshige
1
-1
/
+1
2006-12-20
rpaphp: compiler warning cleanup
Linas Vepstas
1
-24
/
+23
2006-12-20
PCI quirks: remove redundant check
David Rientjes
1
-2
/
+1
2006-12-20
PCI: use /sys/bus/pci/drivers/<driver>/new_id first
Russell King
1
-7
/
+3
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
3
-6
/
+6
2006-12-10
[PATCH] Kconfig refactoring for better menu nesting
Don Mullis
1
-1
/
+2
2006-12-08
[PATCH] struct path: convert pci
Josef Sipek
1
-4
/
+4
2006-12-07
Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mi...
Linus Torvalds
1
-8
/
+4
2006-12-07
PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exit
Jeff Garzik
1
-8
/
+4
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] add numa node information to struct device
Christoph Hellwig
1
-0
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-0
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
21
-210
/
+257
2006-12-04
[PATCH] severing module.h->sched.h
Al Viro
1
-0
/
+1
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
20
-207
/
+254
2006-12-01
PCI: ibmphp_pci.c: fix NULL dereference
Adrian Bunk
1
-2
/
+2
2006-12-01
pciehp: remove unnecessary pci_disable_msi
Kenji Kaneshige
1
-2
/
+0
2006-12-01
pciehp: remove unnecessary free_irq
Kenji Kaneshige
1
-6
/
+1
2006-12-01
PCI: rpaphp: change device tree examination
John Rose
2
-2
/
+2
2006-12-01
PCI: Change memory allocation for acpiphp slots
Rolf Eike Beer
2
-32
/
+7
2006-12-01
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
4
-21
/
+57
2006-12-01
PCI: Block on access to temporarily unavailable pci device
Matthew Wilcox
1
-28
/
+47
2006-12-01
pci: fix __pci_register_driver error handling
Akinobu Mita
1
-2
/
+5
2006-12-01
pci: clear osc support flags if no _OSC method
Kristen Carlson Accardi
1
-1
/
+9
2006-12-01
acpiphp: fix missing acpiphp_glue_exit()
Akinobu Mita
1
-1
/
+3
2006-12-01
acpiphp: fix use of list_for_each macro
Akinobu Mita
1
-6
/
+2
2006-12-01
Altix: Initial ACPI support - ROM shadowing.
John Keller
1
-3
/
+6
2006-12-01
Altix: SN ACPI hotplug support.
John Keller
1
-22
/
+13
2006-12-01
PCI: Replace HAVE_ARCH_PCI_MWI with PCI_DISABLE_MWI
Matthew Wilcox
1
-13
/
+18
2006-12-01
PCI: Use pci_generic_prep_mwi on sparc64
Matthew Wilcox
1
-1
/
+7
2006-12-01
PCI: quirks: fix the festering mess that claims to handle IDE quirks
Alan Cox
2
-56
/
+30
[next]