aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-12
|\
| * PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox2007-07-11
| * PCI: limit pci_get_bus_and_slot to domain 0Randy Dunlap2007-07-11
| * PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...Gary Hade2007-07-11
| * PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridgeGary Hade2007-07-11
| * PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gary Hade2007-07-11
| * PCI: hotplug: pciehp: wait for 1 second after power off slotKenji Kaneshige2007-07-11
| * PCI: pci_set_power_state(): check for PM capabilities earlierAndrew Lunn2007-07-11
| * PCI: cpci_hotplug: Convert to use the kthread APIScott Murray2007-07-11
| * PCI: add pci_try_set_mwiRandy Dunlap2007-07-11
| * PCI: pcie: remove SPIN_LOCK_UNLOCKEDMilind Arun Choudhary2007-07-11
| * PCI: ROUND_UP macro cleanup in drivers/pciMilind Arun Choudhary2007-07-11
| * PCI: pci-x-pci-express-read-control-interfaces cleanupsAndrew Morton2007-07-11
| * PCI: ATM: lanai, change VENDOR to DEVICEJiri Slaby2007-07-11
| * PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-11
| * PCI: read revision ID by defaultAuke Kok2007-07-11
| * PCI: remove useless pci driver methodDavid Brownell2007-07-11
| * PCI: unexport pci_proc_attach_deviceAdrian Bunk2007-07-11
| * PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger2007-07-11
| * PCI: fix AER driver error informationZhang, Yanmin2007-07-11
| * PCI: hotplug: pciehp: Fix possible race condition in writing slotKenji Kaneshige2007-07-11
| * PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman2007-07-11
| * PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-11
| * PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba2007-07-11
| * pci syscall.c: Switch to refcounting APIAlan Cox2007-07-11
| * PCI: point people to Bernhard instead of the linux-kernel listGreg Kroah-Hartman2007-07-11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-12
|\ \
| * | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-11
| * | driver-core: make devt_attr and uevent_attr staticTejun Heo2007-07-11
| * | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
| * | Driver core: coding style cleanupCornelia Huck2007-07-11
| * | PM: Do not check parent state in suspend and resume core codeRafael J. Wysocki2007-07-11
| * | PM: Remove power_state.event checks from suspend core codeRafael J. Wysocki2007-07-11
| * | PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki2007-07-11
| * | Driver core: fix devres_release_all() return valueAdrian Bunk2007-07-11
| * | driver core: fix kernel doc of device_release_driverStefan Richter2007-07-11
| * | driver core: properly get driver in device_release_driverStefan Richter2007-07-11
| * | Driver core: include linux/mutex.h from attribute_container.cMichael S. Tsirkin2007-07-11
| * | PM: Simplify suspend_deviceRafael J. Wysocki2007-07-11
| * | PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki2007-07-11
| * | Power Management: use mutexes instead of semaphoresMatthias Kaehlcke2007-07-11
| * | sysdev: use mutex instead of semaphoreMatthias Kaehlcke2007-07-11
| * | Driver core: add missing kset ueventKay Sievers2007-07-11
| * | DMI-based module autoloadingLennart Poettering2007-07-11
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-12
|\ \
| * | libata: remove irq_on from ata_bus_reset() and ata_std_postreset()Albert Lee2007-07-12
| * | ata_piix: kill incorrect invalid map value warningTejun Heo2007-07-12
| * | libata: add another Maxtor drive with broken NCQ to the listChuck Ebbert2007-07-12
| * | [libata] sata_mv: Fix and clean up per-chip-generation testsJeff Garzik2007-07-12
| * | [libata] sata_mv: Convert to new exception handling (EH) infrastructureJeff Garzik2007-07-12