Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7f8b9acae8a76fcce5f4af0dfac735a1b7b4fdbf
/
drivers
/
pci
/
hotplug
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 18 years ago
8eafafb
rpadlpar breakage - fallout of struct subsystem removal
by Al Viro
· 18 years ago
34ef30c
[IA64] Fix warnings resulting from type-checking in dev_dbg()
by Tony Luck
· 18 years ago
df6d391
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
02bbc0f
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
5b33991
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
d477014
PCI hotplug: Use menuconfig objects
by Jan Engelhardt
· 18 years ago
03555d5
PCI: ZT5550 CPCI Hotplug driver fix
by Scott Murray
· 18 years ago
ac1f0e9
PCI: rpaphp: Remove semaphores
by Linas Vepstas
· 18 years ago
b566147
PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetry
by Linas Vepstas
· 18 years ago
e70ea263
PCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically
by Linas Vepstas
· 18 years ago
da65944
PCI: rpaphp: Document is_php_dn()
by Linas Vepstas
· 18 years ago
8485d1a
PCI: rpaphp: Document find_php_slot()
by Linas Vepstas
· 18 years ago
fea54b8
PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()
by Linas Vepstas
· 18 years ago
6f79eb7
PCI: rpaphp: refactor tail call to rpaphp_register_slot()
by Linas Vepstas
· 18 years ago
c02929c
PCI: rpaphp: remove rpaphp_set_attention_status()
by Linas Vepstas
· 18 years ago
307ff12
PCI: rpaphp: remove print_slot_pci_funcs()
by Linas Vepstas
· 18 years ago
03a6675
PCI: rpaphp: Remove setup_pci_slot()
by Linas Vepstas
· 18 years ago
ebf42c0
PCI: rpaphp: remove a call that does nothing but a pointer lookup
by Linas Vepstas
· 18 years ago
bf0af51
PCI: rpaphp: Remove another wrappered function
by Linas Vepstas
· 18 years ago
427310f
PCI: rpaphp: Remve another call that is a wrapper
by Linas Vepstas
· 18 years ago
517d5a0
PCI: rpaphp: remove a function that does nothing but wrap debug printks
by Linas Vepstas
· 18 years ago
3499f072
PCI: rpaphp: Remove un-needed goto
by Linas Vepstas
· 18 years ago
5fd39c3
PCI: rpaphp: Fix a memleak; slot->location string was never freed
by Linas Vepstas
· 18 years ago
31be758
PCI: rpaphp: match up alloc and free in same routine
by Linas Vepstas
· 18 years ago
fa18915
PCI: rpaphp: Remove global num_slots variable
by Linas Vepstas
· 18 years ago
bf8cbae
PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot
by Linas Vepstas
· 18 years ago
bab41e9
PCI: Convert to alloc_pci_dev()
by Michael Ellerman
· 18 years ago
e325e1f
PCI: fix multiple definition of `queue_pushbutton_work'
by Kristen Carlson Accardi
· 18 years ago
9233352
pciehp: Adapt to device driver model
by Kenji Kaneshige
· 18 years ago
5d386e1
pciehp: Event handling rework
by Kenji Kaneshige
· 18 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
40cd3a4
[POWERPC] Rename get_property to of_get_property: drivers
by Stephen Rothwell
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
d54b1fd
[PATCH] mark struct file_operations const 5
by Arjan van de Ven
· 18 years ago
78149df
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
9f593e3
shpchp: delete trailing whitespace
by Kenji Kaneshige
· 18 years ago
1555b33
shpchp: remove DBG_XXX_ROUTINE
by Kenji Kaneshige
· 18 years ago
3d9c188
shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE
by Kenji Kaneshige
· 18 years ago
34d0341
PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug driver.
by Kristen Carlson Accardi
· 18 years ago
262303fe
pciehp: fix wait command completion
by Kenji Kaneshige
· 18 years ago
44ef4ce
pciehp: cleanup wait command completion
by Kenji Kaneshige
· 18 years ago
75e1317
pciehp: remove unused pcie_cap_base
by Kenji Kaneshige
· 18 years ago
15232ec
pciehp: cleanup pciehp.h
by Kenji Kaneshige
· 18 years ago
a0f018d
pciehp: cleanup register access
by Kenji Kaneshige
· 18 years ago
a8c2b63
pciehp: remove unused pci_bus from struct controller
by Kenji Kaneshige
· 18 years ago
48fe391
pciehp: remove unnecessary php_ctlr
by Kenji Kaneshige
· 18 years ago
2410fa4
pciehp: cleanup slot list
by Kenji Kaneshige
· 18 years ago
a0b1725
pciehp: cleanup init_slot()
by Kenji Kaneshige
· 18 years ago
3e643e7
Altix: Add ACPI SSDT PCI device support (hotplug)
by John Keller
· 18 years ago
15a58ed
ACPICA: Remove duplicate table definitions (non-conflicting), cont
by Alexey Starikovskiy
· 18 years ago
18ed1c0
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 18 years ago
36bcbec
ACPI: replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
031f30d
acpiphp: Link-time error for PCI Hotplug
by Kristen Carlson Accardi
· 18 years ago
8352e04
shpchp: cleanup shpchp.h
by Kenji Kaneshige
· 18 years ago
6f39be2
shpchp: remove shpchprm_get_physical_slot_number
by Kenji Kaneshige
· 18 years ago
227b84c
shpchp: cleanup struct controller
by Kenji Kaneshige
· 18 years ago
0abe68c
shpchp: remove unnecessary struct php_ctlr
by Kenji Kaneshige
· 18 years ago
f1e7909
rpaphp: compiler warning cleanup
by Linas Vepstas
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
bf4735a
[PATCH] Kconfig refactoring for better menu nesting
by Don Mullis
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
72a73a6
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
b0d974e
PCI: ibmphp_pci.c: fix NULL dereference
by Adrian Bunk
· 18 years ago
9d167dc
pciehp: remove unnecessary pci_disable_msi
by Kenji Kaneshige
· 18 years ago
407f452
pciehp: remove unnecessary free_irq
by Kenji Kaneshige
· 18 years ago
a57ed79
PCI: rpaphp: change device tree examination
by John Rose
· 18 years ago
ac9e989
PCI: Change memory allocation for acpiphp slots
by Rolf Eike Beer
· 18 years ago
0a9dee2
acpiphp: fix missing acpiphp_glue_exit()
by Akinobu Mita
· 18 years ago
467c442
acpiphp: fix use of list_for_each macro
by Akinobu Mita
· 18 years ago
9f581f1
Altix: SN ACPI hotplug support.
by John Keller
· 18 years ago
0779bf2
Fix misc .c/.h comment typos
by Matt LaPlante
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
35ae61a
acpiphp: fix latch status
by MUNEDA Takahiro
· 18 years ago
e17e31e
[PATCH] Fix up rpaphp driver for pci hotplug header move
by Olaf Hering
· 18 years ago
7a54f25
PCI Hotplug: move pci_hotplug.h to include/linux/
by Greg Kroah-Hartman
· 18 years ago
fb5f4d7
change pci hotplug subsystem maintainer to Kristen
by Kristen Carlson Accardi
· 18 years ago
49c61cc
cpcihp_generic: prevent loading without "bridge" parameter
by Akinobu Mita
· 18 years ago
662a98f
PCI hotplug: ioremap balanced with iounmap
by Amol Lad
· 18 years ago
6aa562c
shpchp: remove unnecessary cmd_busy member from struct controller
by Kenji Kaneshige
· 18 years ago
d1729cc
shpchp: fix command completion check
by Kenji Kaneshige
· 18 years ago
094ed76
pci: Stamp out pci_find_* usage in fakephp
by Alan Cox
· 18 years ago
9ef9977
pciehp: Remove unnecessary check in pciehp_ctrl.c
by Eric Sesterhenn
· 18 years ago
dd5619c
pciehp - add missing locking
by Kenji Kaneshige
· 18 years ago
49ed2b4
pciehp: fix improper info messages
by Kenji Kaneshige
· 18 years ago
b4a1eff
shpchp: fix shpchp_wait_cmd in poll
by Kenji Kaneshige
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
cab0089
Still more typo fixes
by Matt LaPlante
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
c9d86d7
pciehp - fix wrong return value
by Kenji Kaneshige
· 18 years ago
600812e
acpiphp: add support for ioapic hot-remove
by Satoru Takeuchi
· 18 years ago
d5cdb67
acpiphp: disable bridges
by Satoru Takeuchi
· 18 years ago
0dad351
acpiphp: stop bus device before acpi_bus_trim
by Satoru Takeuchi
· 18 years ago
9b1d19e
acpiphp: do not initialize existing ioapics
by Satoru Takeuchi
· 18 years ago
b99feeb
acpiphp: initialize ioapics before starting devices
by Satoru Takeuchi
· 18 years ago
287af2f
acpiphp: set hpp values before starting devices
by Satoru Takeuchi
· 18 years ago
753388c
PCI Hotplug: cleanup pcihp skeleton code.
by Satoru Takeuchi
· 18 years ago
6d47a5e
PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static
by Adrian Bunk
· 18 years ago
b19441a
PCI: fix __must_check warnings
by Greg Kroah-Hartman
· 18 years ago
Next »