fuse: add support for mandatory locking
[safe/jmp/linux-2.6] / drivers / pci /
2007-10-15 Linus TorvaldsGet rid of unused variable warning in drivers/pci/hotpl...
2007-10-14 Al Viromore trivial signedness fixes in drivers
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-10-12 Jeff GarzikPCI: Add 'nodomains' boot option, and pci_domains_suppo...
2007-10-12 Gary HadePCI: modify PCI bridge control ISA flag for clarity
2007-10-12 Gary HadePCI: avoid P2P prefetch window for expansion ROMs
2007-10-12 Gary HadePCI: skip ISA ioresource alignment on some systems
2007-10-12 Gary HadePCI: remove transparent bridge sizing
2007-10-12 David Rientjespci: write file size to inode on proc bus file write
2007-10-12 David Rientjespci: use size stored in proc_dir_entry for proc bus...
2007-10-12 Randy Dunlappci: implement "pci=noaer"
2007-10-12 Yoichi YuasaPCI: fix IDE legacy mode resources
2007-10-12 Roland DreierMSI: Use correct data offset for 32-bit MSI in read_msi...
2007-10-12 Michael EllermanPCI: Fix incorrect argument order to list_add_tail...
2007-10-12 Johannes GoeckePCI: re-enable onboard sound on "MSI K8T Neo2-FIR"
2007-10-12 Auke KokPCI: quirk_vt82c586_acpi: Omit reading PCI revision ID
2007-10-12 Auke KokPCI: quirk amd_8131_mmrbc: Omit reading pci revision ID
2007-10-12 Auke Kokcpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_...
2007-10-12 Christoph Hellwigpci: hotplug: cpqphp: convert to kthread infrastructure
2007-10-12 Kristen Carlson... pci: hotplug: ibmphp: convert to kthread
2007-10-12 vignesh babuPCI: is_power_of_2 in drivers/pci/pci.c
2007-10-12 Kenji Kaneshigepciehp: minor cleanups for pciehp_hpc.c
2007-10-12 Kenji Kaneshigepciehp: remove trailing whitespace form pciehp_pci.c
2007-10-12 Kenji Kaneshigepciehp: remove trailing whitespace from pciehp_ctrl.c
2007-10-12 Kenji Kaneshigepciehp: remove trailing whitespace from pciehp_core.c
2007-10-12 Kenji Kaneshigepciehp: remove trailing whitespace from pciehp_hpc.c
2007-10-12 Kenji Kaneshigepciehp: remove DBG_XXX_ROUTINE
2007-10-12 Kristen Carlson... PCI Hotplug: pciehp: Request control over PCI Express...
2007-10-12 Kristen Carlson... PCI Hotplug: pciehp: Dont check bridge control on remove
2007-10-12 Kenji Kaneshigepciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE
2007-10-12 Mariusz KozlowskiPCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion...
2007-10-12 Tejun Heosysfs: kill sysfs_update_file()
2007-10-12 Greg Kroah-HartmanDrivers: clean up direct setting of the name of a kset
2007-10-12 Greg Kroah-Hartmankobjects: fix up improper use of the kobject name field
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-11 Thomas Gleixneri386: move pci
2007-09-28 Benjamin HerrenschmidtFix bogus PCI quirk for e100
2007-09-11 gw.kernel@tnode.comPCI: unhide SMBus on Compaq Deskpro EP 401963-001 mothe...
2007-09-11 Ralf BaechlePCI: remove devinit from pci_read_bridge_bases
2007-08-25 Len BrownPull events into release branch
2007-08-25 Jeremy Fitzhardingeacpiphp_ibm: add missing '\n' to error message
2007-08-23 Len BrownACPI: Schedule /proc/acpi/event for removal
2007-08-23 Zhang RuiACPI: don't duplicate input events on netlink
2007-08-22 Jean DelvarePCI: Run k8t_sound_hostbridge quirk only when needed
2007-08-22 Tejun HeoPCI: disable MSI on RX790
2007-08-22 Tejun HeoPCI: disable MSI on RD580
2007-08-22 Tejun HeoPCI: disable MSI on RS690
2007-08-22 Bernhard KaindlPCI: lets kill the 'PCI hidden behind bridge' message
2007-08-22 Ingo Molnarpci/hotplug/cpqphp_ctrl.c: remove stale BKL use
2007-08-22 Marian BalakowiczPCI: quirk_e100_interrupt() called too early
2007-08-22 Kumar GalaPCI: Move prototypes for pci_bus_find_capability to...
2007-08-01 Tejun Heopci: rename __pci_reenable_device() to pci_reenable_dev...
2007-07-30 Randy Dunlapkernel-doc fixes for PCI and drivers/base/
2007-07-29 Len BrownACPI: restore CONFIG_ACPI_SLEEP
2007-07-25 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-24 Tejun HeoPCI: export __pci_reenable_device()
2007-07-22 Shaohua LiACPI: ignore _PSx method for hotplugable PCI devices
2007-07-22 Shaohua LiACPI: Use ACPI methods to select PCI device suspend...
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-17 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-07-16 Alexey DobriyanRemove capability.h from mm.h
2007-07-16 Andrew Mortonuse no_pci_devices() in pci/search.c
2007-07-16 Zhang, Yanminfix jvc cdrom drive lockup
2007-07-12 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-11 Matthew WilcoxPCI: Only build PCI syscalls on architectures that...
2007-07-11 Randy DunlapPCI: limit pci_get_bus_and_slot to domain 0
2007-07-11 Gary HadePCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge...
2007-07-11 Gary HadePCI: hotplug: acpiphp: remove hot plug parameter write...
2007-07-11 Gary HadePCI: hotplug: acpiphp: fix slot poweroff problem on...
2007-07-11 Kenji KaneshigePCI: hotplug: pciehp: wait for 1 second after power...
2007-07-11 Andrew LunnPCI: pci_set_power_state(): check for PM capabilities...
2007-07-11 Scott MurrayPCI: cpci_hotplug: Convert to use the kthread API
2007-07-11 Randy DunlapPCI: add pci_try_set_mwi
2007-07-11 Milind Arun ChoudharyPCI: pcie: remove SPIN_LOCK_UNLOCKED
2007-07-11 Milind Arun ChoudharyPCI: ROUND_UP macro cleanup in drivers/pci
2007-07-11 Andrew MortonPCI: pci-x-pci-express-read-control-interfaces cleanups
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-11 Auke KokPCI: read revision ID by default
2007-07-11 Adrian BunkPCI: unexport pci_proc_attach_device
2007-07-11 Stephen HemmingerPCI aer: add pci_cleanup_aer_correct_aer_status
2007-07-11 Zhang, YanminPCI: fix AER driver error information
2007-07-11 Kenji KaneshigePCI: hotplug: pciehp: Fix possible race condition in...
2007-07-11 Michael EllermanPCI: Make pcibios_add_platform_entries() return errors
2007-07-11 Michael EllermanPCI: Use a weak symbol for the empty version of pcibios...
2007-07-11 Peter OrubaPCI: add PCI-X/PCI-Express read control interfaces
2007-07-11 Alan Coxpci syscall.c: Switch to refcounting API
2007-07-11 Greg Kroah-HartmanPCI: point people to Bernhard instead of the linux...
2007-07-09 John Keller[IA64] SN: Correct ROM resource length for BIOS copy
2007-06-14 Benjamin Herrenschmidt[POWERPC] Rewrite IO allocation & mapping on powerpc64
2007-06-01 Eric W. Biedermanmsi: mask the msix vector before we unmap it
2007-06-01 Eric W. Biedermanmsi: fix the ordering of msix irqs
2007-05-31 Jay CliburnPCI: quirk disable MSI on via vt3351
2007-05-31 Ben GardnerPCI: Fix pci_find_present
2007-05-31 Andy GospodarekPCI: disable MSI by default on systems with Serverworks...
2007-05-31 Dan Williamsmsi: fix ARM compile
2007-05-31 Tejun Heopci-quirks: fix MSI disabling on RS400-200 and RS480
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
next