index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-10-23
28
-386
/
+614
|
\
|
*
PCI hotplug: fix logic in Compaq hotplug controller bus speed setup
Julia Lawall
2008-10-22
1
-1
/
+1
|
*
PCI hotplug: pciehp: poll data link layer link active
Kenji Kaneshige
2008-10-22
3
-4
/
+55
|
*
PCI hotplug: pciehp: fix possible memory leak in pcie_init
Kenji Kaneshige
2008-10-22
1
-2
/
+2
|
*
PCI: Workaround invalid P2P bridge bus numbers
Benjamin Herrenschmidt
2008-10-22
1
-2
/
+10
|
*
PCI Hotplug: fakephp: add duplicate slot name debugging
Alex Chiang
2008-10-22
1
-2
/
+8
|
*
PCI: Hotplug core: remove 'name'
Alex Chiang
2008-10-22
1
-3
/
+3
|
*
PCI: shcphp: remove 'name' parameter
Alex Chiang
2008-10-22
3
-47
/
+48
|
*
PCI: SGI Hotplug: stop managing bss_hotplug_slot->name
Alex Chiang
2008-10-22
1
-13
/
+6
|
*
PCI: rpaphp: kmalloc/kfree slot->name directly
Alex Chiang
2008-10-22
1
-5
/
+3
|
*
PCI: pciehp: remove 'name' parameter
Alex Chiang
2008-10-22
4
-44
/
+52
|
*
PCI: ibmphp: stop managing hotplug_slot->name
Alex Chiang
2008-10-22
2
-16
/
+9
|
*
PCI: fakephp: remove 'name' parameter
Alex Chiang
2008-10-22
1
-9
/
+10
|
*
PCI, PCI Hotplug: introduce slot_name helpers
Alex Chiang
2008-10-22
1
-1
/
+1
|
*
PCI: cpqphp: stop managing hotplug_slot->name
Alex Chiang
2008-10-22
2
-31
/
+24
|
*
PCI: cpci_hotplug: stop managing hotplug_slot->name
Alex Chiang
2008-10-22
3
-49
/
+37
|
*
PCI: acpiphp: remove 'name' parameter
Alex Chiang
2008-10-22
2
-19
/
+21
|
*
PCI: prevent duplicate slot names
Alex Chiang
2008-10-22
4
-82
/
+115
|
*
PCI Hotplug: serialize pci_hp_register and pci_hp_deregister
Kenji Kaneshige
2008-10-22
1
-23
/
+28
|
*
PCI: update pci_create_slot() to take a 'hotplug' param
Alex Chiang
2008-10-22
2
-2
/
+4
|
*
PCI: rename pci_update_slot_number to pci_renumber_slot
Alex Chiang
2008-10-22
1
-10
/
+5
|
*
PCI Hotplug core: add 'name' param pci_hp_register interface
Alex Chiang
2008-10-22
10
-16
/
+25
|
*
PCI: add support for function level reset
Sheng Yang
2008-10-22
1
-0
/
+98
|
*
PCI: Fix reference counting bug
Matthew Wilcox
2008-10-22
1
-6
/
+3
|
*
ACPI/PCI: Set support bit for MSI in support field of _OSC
Taku Izumi
2008-10-22
3
-0
/
+26
|
*
ACPI/PCI: Fix return value of acpi_cuery_osc()
Taku Izumi
2008-10-22
1
-4
/
+3
|
*
ACPI/PCI: Always query _OSC control field in pci_osc_control_set()
Taku Izumi
2008-10-22
1
-18
/
+13
|
*
ACPI/PCI: Change pci_osc_control_set() to query control bits first
Taku Izumi
2008-10-22
1
-16
/
+31
|
*
ACPI/PCI: Fix possible race condition on _OSC evaluation
Taku Izumi
2008-10-22
1
-8
/
+20
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David Woodhouse
2008-10-21
31
-688
/
+899
|
\
|
|
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-10-20
28
-612
/
+776
|
|
\
|
|
*
PCI: fix AER capability check
Yu Zhao
2008-10-20
2
-3
/
+2
|
|
*
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
2008-10-20
3
-58
/
+18
|
|
*
PCI: remove #ifdef DEBUG around dev_dbg call
Jesse Barnes
2008-10-20
1
-2
/
+0
|
|
*
PCI hotplug: fix get_##name return value problem
Kenji Kaneshige
2008-10-20
1
-1
/
+1
|
|
*
PCI: Add ability to mmap legacy_io on some platforms
Benjamin Herrenschmidt
2008-10-20
3
-71
/
+94
|
|
*
PCI: probing debug message uniformization
Vincent Legoll
2008-10-20
2
-16
/
+15
|
|
*
PCI: support PCIe ARI capability
Yu Zhao
2008-10-20
3
-0
/
+47
|
|
*
PCI: centralize the capabilities code in probe.c
Zhao, Yu
2008-10-20
1
-7
/
+20
|
|
*
PCI: centralize the capabilities code in pci-sysfs.c
Zhao, Yu
2008-10-20
1
-55
/
+83
|
|
*
PCI: fix 64-vbit prefetchable memory resource BARs
Peter Chubb
2008-10-20
1
-1
/
+1
|
|
*
PCI: replace cfg space size (256/4096) by macros.
Zhao, Yu
2008-10-20
4
-12
/
+21
|
|
*
PCI: use resource_size() everywhere.
Zhao, Yu
2008-10-20
2
-3
/
+3
|
|
*
PCI hotplug: rpaphp: make debug var unique
Kristen Carlson Accardi
2008-10-20
3
-5
/
+5
|
|
*
PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c
Yinghai Lu
2008-10-20
1
-2
/
+1
|
|
*
PCI: fix hotplug get_##name return value problem
Zhao, Yu
2008-10-20
1
-7
/
+7
|
|
*
PCI: fix sparse warning in pci_remove_behind_bridge
Stephen Hemminger
2008-10-20
1
-7
/
+3
|
|
*
PCI: fix -Wakpm warnings in pci_pm_init debug output
Jesse Barnes
2008-10-20
1
-2
/
+2
|
|
*
PCI: connect struct pci_dev to struct pci_slot
Alex Chiang
2008-10-20
2
-0
/
+15
|
|
*
PCI: make CPU list affinity visible
Mike Travis
2008-10-20
3
-0
/
+9
[next]