aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2007-05-02PCI: Require vendor and device for new_idJean Delvare
2007-05-02PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes
2007-05-02PCI: kernel-doc fixRandy Dunlap
2007-05-02PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi
2007-05-02pciehp: Adapt to device driver modelKenji Kaneshige
2007-05-02pciehp: Event handling reworkKenji Kaneshige
2007-05-02pci: New PCI-E reset APIBrian King
2007-05-02PCI: Flush MSI-X table writesMitch Williams
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-04-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-04-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik
2007-04-27define platform wakeup hook, use in pci_enable_wake()David Brownell
2007-04-27driver core: per-subsystem multithreaded probingCornelia Huck
2007-04-25ACPI: Disable MSI on request of FADTShaohua Li
2007-04-23Revert "adjust legacy IDE resource setting (v2)"Bartlomiej Zolnierkiewicz
2007-04-03[PATCH] msi: synchronously mask and unmask msi-x irqs.Eric W. Biederman
2007-03-26PCI: Fix warning message in PCIE port driverPrarit Bhargava
2007-03-26PCI: Stop unhiding the SMBus on Toshiba laptopsJean Delvare
2007-03-12[PATCH] pci: Repair pci_save/restore_state so we can restore one save many ti...Eric W. Biederman
2007-03-12[PATCH] msi: Safer state caching.Eric W. Biederman
2007-03-09pci: fix section mismatch warningSam Ravnborg
2007-03-09PCI: aer: fix section mismatch warningSam Ravnborg
2007-03-09pcie: fix section mismatch warningSam Ravnborg
2007-03-09PCI: allow multiple calls to pcim_pin_device()Tejun Heo
2007-03-05[PATCH] msi: support masking msi irqs without a mask bitEric W. Biederman
2007-03-05[PATCH] msi: fix up the msi enable/disable logicEric W. Biederman
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman
2007-03-03adjust legacy IDE resource setting (v2)Jan Beulich
2007-03-01ahci/pata_jmicron: match class not function numberTejun Heo
2007-03-01jmicron ATA: reimplement jmicron ATA quirkTejun Heo
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-17Fix typos concerning hierarchyUwe Kleine-König
2007-02-16PCI: Make PCI device numa-node attribute visible in sysfsBrice Goglin
2007-02-16PCI: PCI devices get assigned redundant IRQsAndreas Block
2007-02-16PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto
2007-02-16PCI/sysfs/kobject kernel-doc fixesRandy Dunlap
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-10[SPARC64]: Add PCI MSI support on Niagara.David S. Miller
2007-02-09devres: device resource managementTejun Heo
2007-02-09Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-02-07msi: Make MSI useable more architecturesEric W. Biederman
2007-02-07msi: Kill the msi_desc array.Eric W. Biederman
2007-02-07msi: Remove attach_msi_entry.Eric W. Biederman