Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8d8002f642886ae256a3c5d70fe8aff4faf3631a
/
drivers
/
pci
/
hotplug
9e58582
pciehp: don't enable slot unless forced
by Mark Lord
· 17 years ago
b91aac2
PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver
by Jesper Juhl
· 17 years ago
c1ef5cb
pci: hotplug: pciehp: fix error code path in hpc_power_off_slot
by Kenji Kaneshige
· 17 years ago
0ab2b57
PCI: fix section mismatch warning in pci_scan_child_bus
by Sam Ravnborg
· 17 years ago
6e4be1f
PCI: don't load acpi_php when acpi is disabled
by Yinghai Lu
· 17 years ago
498fbb5
PCI: hotplug: acpiphp_ibm: Remove get device information
by Gary Hade
· 17 years ago
5c796ae
PCI: Fix fakephp deadlock
by Ian Abbott
· 17 years ago
2326e2b
pciehp: block new requests from the device before power off
by Kenji Kaneshige
· 17 years ago
f1050a3
pciehp: workaround against Bad DLLP during power off
by Kenji Kaneshige
· 17 years ago
8bb7c7a
pciehp: wait for 1000ms before LED operation after power off
by Kenji Kaneshige
· 17 years ago
3609801
PCI: Spelling fixes
by Joe Perches
· 17 years ago
f07234b
PCI Hotplug: PCIeHP: Fix some whitespace damage
by Rolf Eike Beer
· 17 years ago
9515930
PCI Hotplug: pciehp: use generic function to find ext capability
by Kenji Kaneshige
· 17 years ago
941f10e
PCI Hotplug: pciehp: remove needless hp_slot calculation
by Kenji Kaneshige
· 17 years ago
0837974
PCI Hotplug: pciehp: remove needless members from struct controller
by Kenji Kaneshige
· 17 years ago
25d6ddc
PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call
by MUNEDA Takahiro
· 17 years ago
5a340ed
PCI Hotplug: acpiphp: fix trivial typos
by MUNEDA Takahiro
· 17 years ago
ecdde93
PCIe: fix double initialization bug
by Mark Lord
· 17 years ago
cd2fe83
PCIE: Make use of the previously split out pcie_init_enable_events() function
by Mark Lord
· 17 years ago
08e7a7d
PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1
by Mark Lord
· 17 years ago
0a3c33d
PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1.
by Mark Lord
· 17 years ago
a6f29a9
PCI: Add missing "space" in printk messages
by Joe Perches
· 17 years ago
1b7c9fc
pci hotplug: fix rpaphp directory naming
by Linas Vepstas
· 17 years ago
561e55e
PCI: hotplug: Link fakephp last
by Alex Chiang
· 17 years ago
41ece38
PCI: hotplug: pci_hotplug_core whitespace fix
by Alex Chiang
· 17 years ago
1d5b95a
PCI: hotplug: acpiphp: Remove unused variable from acpiphp
by Alex Chiang
· 17 years ago
1ec8728
PCI: hotplug: remove Experimental
by Kristen Carlson Accardi
· 17 years ago
f362b8b
PCI: hotplug: Switch to pci_get_bus_and_slot
by Joonwoo Park
· 17 years ago
bd45ac0
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
c10997f
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
0fed80f
driver core: add way to get to bus kset
by Greg Kroah-Hartman
· 17 years ago
64dbcac
Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
f55842f
kobject: clean up rpadlpar horrid sysfs abuse
by Greg Kroah-Hartman
· 17 years ago
81ace5c
kset: convert pci hotplug to use kset_create_and_add
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
bf5e2ba
[POWERPC] Merge PCI resource fixups
by Benjamin Herrenschmidt
· 17 years ago
26e6c66
pci hotplug: kernel-doc fixes
by Randy Dunlap
· 17 years ago
bd3989e
PCI: Add Kconfig option to disable deprecated pci_find_* API
by Jeff Garzik
· 17 years ago
0039541
PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() check
by Adrian Bunk
· 17 years ago
4271e0f
Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c
by Linus Torvalds
· 17 years ago
6a84258
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
3799a4e
cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for read
by Auke Kok
· 17 years ago
fa007d8
pci: hotplug: cpqphp: convert to kthread infrastructure
by Christoph Hellwig
· 17 years ago
2d100fe
pci: hotplug: ibmphp: convert to kthread
by Kristen Carlson Accardi
· 17 years ago
40730d1
pciehp: minor cleanups for pciehp_hpc.c
by Kenji Kaneshige
· 17 years ago
9fe8164
pciehp: remove trailing whitespace form pciehp_pci.c
by Kenji Kaneshige
· 17 years ago
36ed27b
pciehp: remove trailing whitespace from pciehp_ctrl.c
by Kenji Kaneshige
· 17 years ago
a073a82
pciehp: remove trailing whitespace from pciehp_core.c
by Kenji Kaneshige
· 17 years ago
71ad556
pciehp: remove trailing whitespace from pciehp_hpc.c
by Kenji Kaneshige
· 17 years ago
c842648
pciehp: remove DBG_XXX_ROUTINE
by Kenji Kaneshige
· 17 years ago
57d90c0
PCI Hotplug: pciehp: Request control over PCI Express Capability as well as Native hotplug
by Kristen Carlson Accardi
· 17 years ago
1cf53d5
PCI Hotplug: pciehp: Dont check bridge control on remove
by Kristen Carlson Accardi
· 17 years ago
89913bf
pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE
by Kenji Kaneshige
· 17 years ago
73a985a
PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
5a7ad7f
sysfs: kill sysfs_update_file()
by Tejun Heo
· 17 years ago
34980ca
Drivers: clean up direct setting of the name of a kset
by Greg Kroah-Hartman
· 17 years ago
fb9aa6f
i386: move pci
by Thomas Gleixner
· 17 years ago
25c87f7
Pull events into release branch
by Len Brown
· 17 years ago
5e1f198
acpiphp_ibm: add missing '\n' to error message
by Jeremy Fitzhardinge
· 17 years ago
14e04fb
ACPI: Schedule /proc/acpi/event for removal
by Len Brown
· 17 years ago
962ce8c
ACPI: don't duplicate input events on netlink
by Zhang Rui
· 17 years ago
60ac8f2
pci/hotplug/cpqphp_ctrl.c: remove stale BKL use
by Ingo Molnar
· 17 years ago
489de30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
21ba0f8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
91a6902
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
by Zhang Rui
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
0bbd642
PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug failure
by Gary Hade
· 17 years ago
9ef2241
PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge
by Gary Hade
· 17 years ago
bfceafc
PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3
by Gary Hade
· 17 years ago
5b57a6c
PCI: hotplug: pciehp: wait for 1 second after power off slot
by Kenji Kaneshige
· 17 years ago
0bec2c8
PCI: cpci_hotplug: Convert to use the kthread API
by Scott Murray
· 17 years ago
6f6f8c2
PCI: ROUND_UP macro cleanup in drivers/pci
by Milind Arun Choudhary
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
f477836
PCI: hotplug: pciehp: Fix possible race condition in writing slot
by Kenji Kaneshige
· 17 years ago
3d5134e
[POWERPC] Rewrite IO allocation & mapping on powerpc64
by Benjamin Herrenschmidt
· 17 years ago
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
e70ea26
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
Next »