diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-24 12:57:08 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-24 12:57:08 -0400 |
commit | b7f21bb2e23b4fec16b448a34889f467465be659 (patch) | |
tree | 3569f95b5ebf5bcce03aad976ef69b9b818de832 /MAINTAINERS | |
parent | 7ca263cdf8cf74d0f1c6f48d07d556de92e3bec9 (diff) | |
parent | 76baeebf7df493703eeb4428eac015bdb7fabda6 (diff) |
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
* 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6: (21 commits)
x86/PCI: make 32 bit NUMA node array int, not unsigned char
x86/PCI: default pcibus cpumask to all cpus if it lacks affinity
MAINTAINTERS: remove hotplug driver entries
PCI: pciehp: remove slot capabilities definitions
PCI: pciehp: remove error message definitions
PCI: pciehp: remove number field
PCI: pciehp: remove hpc_ops
PCI: pciehp: remove pci_dev field
PCI: pciehp: remove crit_sect mutex
PCI: pciehp: remove slot_bus field
PCI: pciehp: remove first_slot field
PCI: pciehp: remove slot_device_offset field
PCI: pciehp: remove hp_slot field
PCI: pciehp: remove device field
PCI: pciehp: remove bus field
PCI: pciehp: remove slot_num_inc field
PCI: pciehp: remove num_slots field
PCI: pciehp: remove slot_list field
PCI: fix VGA arbiter header file
PCI: Disable AER with pci=nomsi
...
Fixed up trivial conflicts in MAINTAINERS
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 19 |
1 files changed, 3 insertions, 16 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0c138ba86526..e797c4d48cf1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -257,12 +257,6 @@ W: http://www.lesswatts.org/projects/acpi/ | |||
257 | S: Supported | 257 | S: Supported |
258 | F: drivers/acpi/fan.c | 258 | F: drivers/acpi/fan.c |
259 | 259 | ||
260 | ACPI PCI HOTPLUG DRIVER | ||
261 | M: Kristen Carlson Accardi <kristen.c.accardi@intel.com> | ||
262 | L: linux-pci@vger.kernel.org | ||
263 | S: Supported | ||
264 | F: drivers/pci/hotplug/acpi* | ||
265 | |||
266 | ACPI THERMAL DRIVER | 260 | ACPI THERMAL DRIVER |
267 | M: Zhang Rui <rui.zhang@intel.com> | 261 | M: Zhang Rui <rui.zhang@intel.com> |
268 | L: linux-acpi@vger.kernel.org | 262 | L: linux-acpi@vger.kernel.org |
@@ -4005,11 +3999,11 @@ F: Documentation/PCI/ | |||
4005 | F: drivers/pci/ | 3999 | F: drivers/pci/ |
4006 | F: include/linux/pci* | 4000 | F: include/linux/pci* |
4007 | 4001 | ||
4008 | PCIE HOTPLUG DRIVER | 4002 | PCI HOTPLUG |
4009 | M: Kristen Carlson Accardi <kristen.c.accardi@intel.com> | 4003 | M: Jesse Barnes <jbarnes@virtuousgeek.org> |
4010 | L: linux-pci@vger.kernel.org | 4004 | L: linux-pci@vger.kernel.org |
4011 | S: Supported | 4005 | S: Supported |
4012 | F: drivers/pci/pcie/ | 4006 | F: drivers/pci/hotplug |
4013 | 4007 | ||
4014 | PCMCIA SUBSYSTEM | 4008 | PCMCIA SUBSYSTEM |
4015 | P: Linux PCMCIA Team | 4009 | P: Linux PCMCIA Team |
@@ -4672,12 +4666,6 @@ F: drivers/serial/serial_lh7a40x.c | |||
4672 | F: drivers/usb/gadget/lh7a40* | 4666 | F: drivers/usb/gadget/lh7a40* |
4673 | F: drivers/usb/host/ohci-lh7a40* | 4667 | F: drivers/usb/host/ohci-lh7a40* |
4674 | 4668 | ||
4675 | SHPC HOTPLUG DRIVER | ||
4676 | M: Kristen Carlson Accardi <kristen.c.accardi@intel.com> | ||
4677 | L: linux-pci@vger.kernel.org | ||
4678 | S: Supported | ||
4679 | F: drivers/pci/hotplug/shpchp* | ||
4680 | |||
4681 | SIMPLE FIRMWARE INTERFACE (SFI) | 4669 | SIMPLE FIRMWARE INTERFACE (SFI) |
4682 | P: Len Brown | 4670 | P: Len Brown |
4683 | M: lenb@kernel.org | 4671 | M: lenb@kernel.org |
@@ -4689,7 +4677,6 @@ F: arch/x86/kernel/*sfi* | |||
4689 | F: drivers/sfi/ | 4677 | F: drivers/sfi/ |
4690 | F: include/linux/sfi*.h | 4678 | F: include/linux/sfi*.h |
4691 | 4679 | ||
4692 | |||
4693 | SIMTEC EB110ATX (Chalice CATS) | 4680 | SIMTEC EB110ATX (Chalice CATS) |
4694 | P: Ben Dooks | 4681 | P: Ben Dooks |
4695 | M: Vincent Sanders <support@simtec.co.uk> | 4682 | M: Vincent Sanders <support@simtec.co.uk> |