Grant Likely
|
ccdb8ed3b3
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
|
11 年之前 |
Ryan Desfosses
|
3c78bc61f5
PCI: Whitespace cleanup
|
11 年之前 |
Ryan Desfosses
|
b7fe943421
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
|
11 年之前 |
Laurent Dufour
|
761ce53330
PCI: rphahp: Fix endianess issues
|
11 年之前 |
Rafael J. Wysocki
|
c4ec84c7db
PCI: hotplug: Use global PCI rescan-remove locking
|
11 年之前 |
Bjorn Helgaas
|
f7625980f5
PCI: Fix whitespace, capitalization, and spelling errors
|
11 年之前 |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Benjamin Herrenschmidt
|
b4a26be9f6
powerpc/pseries: Flush lazy kernel mappings after unplug operations
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Jesse Barnes
|
3804259475
PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops
|
15 年之前 |
Matthew Wilcox
|
3749c51ac6
PCI: Make current and maximum bus speeds part of the PCI core
|
15 年之前 |
Kenji Kaneshige
|
a6c0d5c6eb
PCI hotplug: remove redundant .owner initializations
|
16 年之前 |
Kristen Carlson Accardi
|
5d9bc1fa47
PCI hotplug: rpaphp: make debug var unique
|
17 年之前 |
Harvey Harrison
|
66bef8c059
PCI: replace remaining __FUNCTION__ occurrences
|
17 年之前 |
Randy Dunlap
|
26e6c66e47
pci hotplug: kernel-doc fixes
|
17 年之前 |
Linus Torvalds
|
df6d3916f3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
|
18 年之前 |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 年之前 |
Paul Mackerras
|
02bbc0f09c
Merge branch 'linux-2.6'
|
18 年之前 |
Linas Vepstas
|
ac1f0e9923
PCI: rpaphp: Remove semaphores
|
18 年之前 |
Linas Vepstas
|
e70ea2634a
PCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically
|
18 年之前 |
Linas Vepstas
|
da65944be2
PCI: rpaphp: Document is_php_dn()
|
18 年之前 |
Linas Vepstas
|
fea54b8cc9
PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()
|
18 年之前 |
Linas Vepstas
|
6f79eb749d
PCI: rpaphp: refactor tail call to rpaphp_register_slot()
|
18 年之前 |
Linas Vepstas
|
c02929c278
PCI: rpaphp: remove rpaphp_set_attention_status()
|
18 年之前 |
Linas Vepstas
|
ebf42c0edd
PCI: rpaphp: remove a call that does nothing but a pointer lookup
|
18 年之前 |
Linas Vepstas
|
bf0af511fc
PCI: rpaphp: Remove another wrappered function
|
18 年之前 |
Linas Vepstas
|
427310ff02
PCI: rpaphp: Remve another call that is a wrapper
|
18 年之前 |
Linas Vepstas
|
31be7586d1
PCI: rpaphp: match up alloc and free in same routine
|
18 年之前 |
Linas Vepstas
|
fa1891596c
PCI: rpaphp: Remove global num_slots variable
|
18 年之前 |