aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-07-121-1/+1
|\
| * [AGPGART] Hand off AGP maintainence.Dave Jones2007-07-091-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-121-29/+44
|\ \
| * | [IA64] SN: Correct ROM resource length for BIOS copyJohn Keller2007-07-091-29/+44
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-12107-661/+652
|\ \ \
| * | | PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox2007-07-111-3/+1
| * | | PCI: limit pci_get_bus_and_slot to domain 0Randy Dunlap2007-07-111-2/+5
| * | | PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...Gary Hade2007-07-111-2/+46
| * | | PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridgeGary Hade2007-07-111-0/+3
| * | | PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gary Hade2007-07-113-2/+7
| * | | PCI: hotplug: pciehp: wait for 1 second after power off slotKenji Kaneshige2007-07-111-0/+12
| * | | PCI: pci_set_power_state(): check for PM capabilities earlierAndrew Lunn2007-07-111-7/+7
| * | | PCI: cpci_hotplug: Convert to use the kthread APIScott Murray2007-07-111-45/+21
| * | | PCI: add pci_try_set_mwiRandy Dunlap2007-07-119-17/+33
| * | | PCI: pcie: remove SPIN_LOCK_UNLOCKEDMilind Arun Choudhary2007-07-111-1/+1
| * | | PCI: ROUND_UP macro cleanup in drivers/pciMilind Arun Choudhary2007-07-112-7/+3
| * | | PCI: pci-x-pci-express-read-control-interfaces cleanupsAndrew Morton2007-07-112-6/+4
| * | | PCI: ATM: lanai, change VENDOR to DEVICEJiri Slaby2007-07-111-10/+4
| * | | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-1174-393/+160
| * | | PCI: read revision ID by defaultAuke Kok2007-07-111-0/+1
| * | | PCI: remove useless pci driver methodDavid Brownell2007-07-115-23/+0
| * | | PCI: unexport pci_proc_attach_deviceAdrian Bunk2007-07-111-1/+0
| * | | PCI aer: add pci_cleanup_aer_correct_aer_statusStephen Hemminger2007-07-111-0/+16
| * | | PCI: fix AER driver error informationZhang, Yanmin2007-07-116-47/+34
| * | | PCI: hotplug: pciehp: Fix possible race condition in writing slotKenji Kaneshige2007-07-112-90/+102
| * | | PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman2007-07-111-3/+7
| * | | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-0/+5
| * | | PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba2007-07-112-0/+176
| * | | pci syscall.c: Switch to refcounting APIAlan Cox2007-07-111-9/+11
| * | | PCI: point people to Bernhard instead of the linux-kernel listGreg Kroah-Hartman2007-07-111-1/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-1260-389/+665
|\ \ \ \
| * | | | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-1123-100/+174
| * | | | driver-core: make devt_attr and uevent_attr staticTejun Heo2007-07-112-58/+31
| * | | | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-1142-81/+20
| * | | | Driver core: coding style cleanupCornelia Huck2007-07-112-5/+10
| * | | | PM: Do not check parent state in suspend and resume core codeRafael J. Wysocki2007-07-112-14/+0
| * | | | PM: Remove power_state.event checks from suspend core codeRafael J. Wysocki2007-07-111-7/+4
| * | | | PM: Remove prev_state from struct dev_pm_infoRafael J. Wysocki2007-07-113-9/+1
| * | | | Driver core: fix devres_release_all() return valueAdrian Bunk2007-07-112-1/+3
| * | | | driver core: fix kernel doc of device_release_driverStefan Richter2007-07-111-9/+9
| * | | | driver core: properly get driver in device_release_driverStefan Richter2007-07-111-2/+1
| * | | | Driver core: include linux/mutex.h from attribute_container.cMichael S. Tsirkin2007-07-111-0/+1
| * | | | PM: Simplify suspend_deviceRafael J. Wysocki2007-07-111-31/+18
| * | | | PM: Remove pm_parent from struct dev_pm_infoRafael J. Wysocki2007-07-113-34/+10
| * | | | Power Management: use mutexes instead of semaphoresMatthias Kaehlcke2007-07-115-27/+29
| * | | | sysdev: use mutex instead of semaphoreMatthias Kaehlcke2007-07-111-12/+12
| * | | | Driver core: add missing kset ueventKay Sievers2007-07-111-2/+14
| * | | | DMI-based module autoloadingLennart Poettering2007-07-115-9/+340
| |/ / /
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-1215-718/+856
|\ \ \ \
| * | | | libata: remove irq_on from ata_bus_reset() and ata_std_postreset()Albert Lee2007-07-122-11/+0