index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-18
pciehp: update workqueue usage
Tejun Heo
4
-25
/
+24
2010-10-15
PCI hotplug: ibmphp-hpc: semaphore cleanup
Thomas Gleixner
1
-2
/
+2
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-6
/
+7
2010-08-25
PCI hotplug: Fix build with CONFIG_ACPI unset
Rafael J. Wysocki
1
-0
/
+4
2010-08-24
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
4
-20
/
+4
2010-08-24
ACPI/PCI: Negotiate _OSC control bits before requesting them
Rafael J. Wysocki
1
-1
/
+1
2010-07-30
PCI: use for_each_pci_dev()
Kulikov Vasiliy
1
-1
/
+1
2010-07-30
PCI hotplug: shpchp: Removed check for hotplug of display devices
Praveen Kalamegham
1
-15
/
+4
2010-07-30
PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_device
Praveen Kalamegham
1
-1
/
+1
2010-07-30
PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASK
Dan Carpenter
1
-1
/
+1
2010-06-11
PCI: hotplug/cpqphp, fix NULL dereference
Jiri Slaby
1
-0
/
+7
2010-05-21
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-16
/
+4
2010-05-21
PCI: hotplug: pciehp: Removed check for hotplug of display devices
Praveen Kalamegham
1
-14
/
+3
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-2
/
+3
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-18
PCI hotplug: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-04-28
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Benjamin Herrenschmidt
2
-0
/
+6
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
14
-5
/
+33
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
14
-2
/
+12
2010-03-24
PCI: print resources consistently with %pR
Bjorn Helgaas
1
-3
/
+2
2010-03-16
Fix typos in comments
Thomas Weber
1
-1
/
+1
2010-03-14
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
22
-514
/
+222
2010-03-14
acpiphp: Execute ACPI _REG method for hotadded devices
Shaohua Li
1
-0
/
+19
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
1
-6
/
+3
2010-02-22
PCI: pciehp: cleanup flow in pciehp_configure_device
Yinghai Lu
1
-6
/
+17
2010-02-22
PCI hotplug: check ioremap() return value in ibmphp_ebda.c
Andrew Morton
1
-0
/
+2
2010-02-22
PCI hotplug: fix ibmphp build error
Randy Dunlap
1
-0
/
+1
2010-02-22
PCI: hotplug/cpcihp, fix pci device refcounting
Jiri Slaby
1
-0
/
+1
2010-02-22
PCI hotplug: ibmphp: read the length of ebda and map entire ebda region
Chandru
1
-2
/
+9
2010-02-22
PCI hotplug: fix memory leaks
Jiri Slaby
2
-0
/
+2
2010-02-22
PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops
Jesse Barnes
1
-1
/
+0
2010-02-22
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
13
-485
/
+160
2010-02-22
PCI: Unify pcie_link_speed and pci_bus_speed
Matthew Wilcox
1
-8
/
+8
2010-02-10
ibmphp: Rename add_range() to add_bus_range() to avoid conflict
H. Peter Anvin
1
-7
/
+7
2010-01-31
ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
Thomas Renninger
1
-6
/
+0
2009-12-16
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
1
-1
/
+1
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
12
-492
/
+143
2009-12-04
PCI: ibmphp_hpc: don't release hw sem twice if kthread stops
Jesse Barnes
1
-1
/
+2
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
3
-13
/
+13
2009-11-24
PCI pciehp: fix power fault interrupt storm problem
Kenji Kaneshige
2
-36
/
+17
2009-11-24
PCI hotplug: use pci_is_pcie()
Kenji Kaneshige
1
-1
/
+1
2009-11-24
pciehp: use pci_pcie_cap()
Kenji Kaneshige
3
-25
/
+25
2009-11-24
PCI hotplug: use pci_pcie_cap()
Kenji Kaneshige
1
-1
/
+1
2009-11-06
PCI hotplug: fix oshp evaluation
Kenji Kaneshige
1
-2
/
+3
2009-11-04
PCI Hotplug: acpiphp: clean up list traversals
Alex Chiang
1
-41
/
+17
2009-11-04
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
Bjorn Helgaas
2
-196
/
+0
2009-11-04
PCI: pciehp: prevent unnecessary power off
Kenji Kaneshige
1
-16
/
+10
2009-11-04
PCI: pciehp: fix typo in pciehp_probe
Kenji Kaneshige
1
-1
/
+1
[prev]
[next]