documentation: convert the Documentation directory to UTF-8
[sfrench/cifs-2.6.git] / drivers / pci /
2007-05-09 Randy DunlapFix more "deprecated" spellos.
2007-05-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2007-05-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-05-08 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2007-05-08 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2007-05-08 Linus TorvaldsMerge branch 'reset-seq' of /linux/kernel/git/jgarzik...
2007-05-08 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-05-08 Linus TorvaldsMerge branch 'drm-patches' of /linux/kernel/git/airlied...
2007-05-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2007-05-08 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-08 Linus TorvaldsMerge branch 'for-2.6.22' of git://git.kernel.dk/data...
2007-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Dmitry TorokhovMerge git://git./linux/kernel/git/torvalds/linux-2.6
2007-05-08 Paul MackerrasMerge branch 'linux-2.6'
2007-05-07 Linus TorvaldsMerge git://git./linux/kernel/git/aegl/linux-2.6
2007-05-07 Linus TorvaldsMerge branch 'server-cluster-locking-api' of git:/...
2007-05-07 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-05-07 Linus TorvaldsMerge branch 'drm-patches' of /linux/kernel/git/airlied...
2007-05-07 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-07 David S. MillerMerge git://git./linux/kernel/git/holtmann/bluetooth-2.6
2007-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-06 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-05-05 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/voyager-2.6
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-05-05 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/dtor...
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-05-03 Michael EllermanPCI: Free resource files in error path of pci_create_sy...
2007-05-03 Tejun Heopci-quirks: disable MSI on RS400-200 and RS480
2007-05-03 Jan EngelhardtPCI hotplug: Use menuconfig objects
2007-05-03 Scott MurrayPCI: ZT5550 CPCI Hotplug driver fix
2007-05-03 Linas VepstasPCI: rpaphp: Remove semaphores
2007-05-03 Linas VepstasPCI: rpaphp: Ensure more pcibios_add/pcibios_remove...
2007-05-03 Linas VepstasPCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically
2007-05-03 Linas VepstasPCI: rpaphp: Document is_php_dn()
2007-05-03 Linas VepstasPCI: rpaphp: Document find_php_slot()
2007-05-03 Linas VepstasPCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaph...
2007-05-03 Linas VepstasPCI: rpaphp: refactor tail call to rpaphp_register_slot()
2007-05-03 Linas VepstasPCI: rpaphp: remove rpaphp_set_attention_status()
2007-05-03 Linas VepstasPCI: rpaphp: remove print_slot_pci_funcs()
2007-05-03 Linas VepstasPCI: rpaphp: Remove setup_pci_slot()
2007-05-03 Linas VepstasPCI: rpaphp: remove a call that does nothing but a...
2007-05-03 Linas VepstasPCI: rpaphp: Remove another wrappered function
2007-05-03 Linas VepstasPCI: rpaphp: Remve another call that is a wrapper
2007-05-03 Linas VepstasPCI: rpaphp: remove a function that does nothing but...
2007-05-03 Linas VepstasPCI: rpaphp: Remove un-needed goto
2007-05-03 Linas VepstasPCI: rpaphp: Fix a memleak; slot->location string was...
2007-05-03 Linas VepstasPCI: rpaphp: match up alloc and free in same routine
2007-05-03 Linas VepstasPCI: rpaphp: Remove global num_slots variable
2007-05-03 Linas VepstasPCI: rpaphp: Cleanup flow of control for rpaphp_add_slot
2007-05-03 Adrian BunkPCI: remove the broken PCI_MULTITHREAD_PROBE option
2007-05-03 Michael EllermanMSI: Give archs the option to free all MSI/Xs at once.
2007-05-03 Michael EllermanMSI: Give archs the option to allocate all MSI/Xs at...
2007-05-03 Michael EllermanMSI: arch must connect the irq and the msi_desc
2007-05-03 Dan Williamsmsi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)
2007-05-03 Michael EllermanMSI: Remove dev->first_msi_irq
2007-05-03 Michael EllermanMSI: Use a list instead of the custom link structure
2007-05-03 Michael EllermanPCI: Convert to alloc_pci_dev()
2007-05-03 Michael EllermanPCI: Create alloc_pci_dev(), the one true way to create...
2007-05-03 Michael EllermanMSI: Add an arch_msi_check_device()
2007-05-03 Michael EllermanMSI: Rename pci_msi_supported() to pci_msi_check_device()
2007-05-03 Michael EllermanMSI: Consolidate precondition checks
2007-05-03 Michael EllermanMSI: Expand pci_msi_supported()
2007-05-03 Michael EllermanMSI: Remove msi_cache
2007-05-03 Michael EllermanMSI: Move EXPORT_SYMBOL()s near their definition
2007-05-03 Michael EllermanMSI: Consolidate BUG_ON()s.
2007-05-03 Michael EllermanMSI: Consolidate MSI-X irq freeing code
2007-05-03 Michael EllermanMSI: Simplify BUG() handling in msi_remove_pci_irq_vect...
2007-05-03 Michael EllermanMSI: Simplify BUG() handling in msi_remove_pci_irq_vect...
2007-05-03 Michael EllermanMSI: Simplify BUG() handling in pci_disable_msix()
2007-05-03 Michael EllermanMSI: Simplify BUG() handling in pci_disable_msi()
2007-05-03 Sam Ravnborgpci: do not mark exported functions as __devinit
2007-05-03 Jean DelvarePCI: Require vendor and device for new_id
2007-05-03 Jesse BarnesPCI: fix sysfs rom file creation for BIOS ROM shadows
2007-05-03 Randy DunlapPCI: kernel-doc fix
2007-05-03 Kristen Carlson... PCI: fix multiple definition of `queue_pushbutton_work'
2007-05-03 Kenji Kaneshigepciehp: Adapt to device driver model
2007-05-03 Kenji Kaneshigepciehp: Event handling rework
2007-05-03 Brian Kingpci: New PCI-E reset API
2007-05-03 Mitch WilliamsPCI: Flush MSI-X table writes
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-05-02 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-05-01 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-04-30 Tony LuckPull mem-attribute into release branch
2007-04-30 Tony LuckPull percpu-dtc into release branch
2007-04-30 Tony LuckPull error-inject into release branch
2007-04-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-04-30 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/jikos/hid
2007-04-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-04-30 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
next