Age | Commit message (Expand) | Author | Files | Lines |
2007-09-28 | Fix bogus PCI quirk for e100 | Benjamin Herrenschmidt | 1 | -4/+3 |
2007-09-11 | PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboard | gw.kernel@tnode.com | 1 | -2/+14 |
2007-09-11 | PCI: remove devinit from pci_read_bridge_bases | Ralf Baechle | 1 | -1/+1 |
2007-08-25 | Pull events into release branch | Len Brown | 1 | -1/+4 |
2007-08-25 | acpiphp_ibm: add missing '\n' to error message | Jeremy Fitzhardinge | 1 | -1/+1 |
2007-08-23 | ACPI: Schedule /proc/acpi/event for removal | Len Brown | 1 | -1/+1 |
2007-08-23 | ACPI: don't duplicate input events on netlink | Zhang Rui | 1 | -0/+3 |
2007-08-22 | PCI: Run k8t_sound_hostbridge quirk only when needed | Jean Delvare | 1 | -1/+1 |
2007-08-22 | PCI: disable MSI on RX790 | Tejun Heo | 1 | -0/+1 |
2007-08-22 | PCI: disable MSI on RD580 | Tejun Heo | 1 | -0/+1 |
2007-08-22 | PCI: disable MSI on RS690 | Tejun Heo | 1 | -0/+1 |
2007-08-22 | PCI: lets kill the 'PCI hidden behind bridge' message | Bernhard Kaindl | 1 | -9/+9 |
2007-08-22 | pci/hotplug/cpqphp_ctrl.c: remove stale BKL use | Ingo Molnar | 1 | -3/+1 |
2007-08-22 | PCI: quirk_e100_interrupt() called too early | Marian Balakowicz | 1 | -1/+1 |
2007-08-22 | PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h | Kumar Gala | 1 | -7/+1 |
2007-08-01 | pci: rename __pci_reenable_device() to pci_reenable_device() | Tejun Heo | 2 | -5/+4 |
2007-07-30 | kernel-doc fixes for PCI and drivers/base/ | Randy Dunlap | 1 | -1/+1 |
2007-07-29 | ACPI: restore CONFIG_ACPI_SLEEP | Len Brown | 1 | -0/+4 |
2007-07-25 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -9/+29 |
2007-07-24 | PCI: export __pci_reenable_device() | Tejun Heo | 2 | -1/+1 |
2007-07-22 | ACPI: ignore _PSx method for hotplugable PCI devices | Shaohua Li | 1 | -0/+4 |
2007-07-22 | ACPI: Use ACPI methods to select PCI device suspend state | Shaohua Li | 3 | -9/+25 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 1 | -2/+1 |
2007-07-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 1 | -3/+3 |
2007-07-16 | Remove capability.h from mm.h | Alexey Dobriyan | 2 | -2/+2 |
2007-07-16 | use no_pci_devices() in pci/search.c | Andrew Morton | 1 | -2/+2 |
2007-07-16 | fix jvc cdrom drive lockup | Zhang, Yanmin | 1 | -0/+12 |
2007-07-12 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -29/+44 |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 25 | -239/+488 |
2007-07-11 | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2 | -8/+16 |
2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo | 3 | -7/+0 |
2007-07-11 | PCI: Only build PCI syscalls on architectures that want them | Matthew Wilcox | 1 | -3/+1 |
2007-07-11 | PCI: limit pci_get_bus_and_slot to domain 0 | Randy Dunlap | 1 | -2/+5 |
2007-07-11 | PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai... | Gary Hade | 1 | -2/+46 |
2007-07-11 | PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge | Gary Hade | 1 | -0/+3 |
2007-07-11 | PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3 | Gary Hade | 3 | -2/+7 |
2007-07-11 | PCI: hotplug: pciehp: wait for 1 second after power off slot | Kenji Kaneshige | 1 | -0/+12 |
2007-07-11 | PCI: pci_set_power_state(): check for PM capabilities earlier | Andrew Lunn | 1 | -7/+7 |
2007-07-11 | PCI: cpci_hotplug: Convert to use the kthread API | Scott Murray | 1 | -45/+21 |
2007-07-11 | PCI: add pci_try_set_mwi | Randy Dunlap | 1 | -4/+24 |
2007-07-11 | PCI: pcie: remove SPIN_LOCK_UNLOCKED | Milind Arun Choudhary | 1 | -1/+1 |
2007-07-11 | PCI: ROUND_UP macro cleanup in drivers/pci | Milind Arun Choudhary | 2 | -7/+3 |
2007-07-11 | PCI: pci-x-pci-express-read-control-interfaces cleanups | Andrew Morton | 2 | -6/+4 |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2 | -17/+9 |
2007-07-11 | PCI: read revision ID by default | Auke Kok | 1 | -0/+1 |
2007-07-11 | PCI: unexport pci_proc_attach_device | Adrian Bunk | 1 | -1/+0 |
2007-07-11 | PCI aer: add pci_cleanup_aer_correct_aer_status | Stephen Hemminger | 1 | -0/+16 |
2007-07-11 | PCI: fix AER driver error information | Zhang, Yanmin | 6 | -47/+34 |
2007-07-11 | PCI: hotplug: pciehp: Fix possible race condition in writing slot | Kenji Kaneshige | 2 | -90/+102 |
2007-07-11 | PCI: Make pcibios_add_platform_entries() return errors | Michael Ellerman | 1 | -3/+7 |