aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-2158-827/+2049
|\
| * PCI: pci-iommu-iotlb-flushing-speedupmark gross2008-04-202-38/+40
| * PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
| * PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
| * PCI: pci_scan_device() mustn't be __devinitAdrian Bunk2008-04-201-2/+1
| * PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk2008-04-201-2/+2
| * PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2039-487/+487
| * PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho2008-04-201-1/+1
| * PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl2008-04-201-1/+5
| * PCI: clean up resource alignment managementIvan Kokshaysky2008-04-203-21/+29
| * PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk2008-04-201-1/+1
| * PCI: Update VIA CX700 quirkTim Yamin2008-04-201-1/+12
| * PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-204-14/+283
| * PCI: iommu: iotlb flushingmark gross2008-04-202-18/+131
| * PCI: simplify quirk debug outputBjorn Helgaas2008-04-201-2/+2
| * PCI: iova RB tree setup tweakmark gross2008-04-201-14/+36
| * PCI: add generic pci_enable_resources()Bjorn Helgaas2008-04-201-0/+43
| * PCI: add PCI Express ASPM supportShaohua Li2008-04-207-0/+852
| * PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade2008-04-201-1/+3
| * PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk2008-04-201-1/+2
| * PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu2008-04-201-0/+3
| * PCI: remove global list of PCI devicesGreg Kroah-Hartman2008-04-203-46/+1
| * PCI: remove parisc consumer of the pci global_listJames Bottomley2008-04-201-1/+0
| * PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-203-12/+7
| * PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman2008-04-201-3/+14
| * PCI Hotplug: the ibm driver is not dependant on PCI_LEGACYGreg Kroah-Hartman2008-04-201-1/+1
| * PCI Hotplug: make cpcihp driver use modern apisGreg Kroah-Hartman2008-04-202-2/+8
| * PCI: clean up search.c a lotGreg Kroah-Hartman2008-04-201-137/+112
| * PCI: remove pci_get_device_reverseGreg Kroah-Hartman2008-04-201-41/+0
| * PCI: remove pci_find_presentGreg Kroah-Hartman2008-04-201-20/+15
| * PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk2008-04-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-04-213-314/+46
|\ \
| * | [HWRNG] omap: Minor updatesDavid Brownell2008-04-211-13/+13
| * | [CRYPTO] padlock-aes: Use generic setkey functionSebastian Siewior2008-04-212-301/+20
| * | [CRYPTO] sha384: Hardware acceleration for s390Jan Glauber2008-04-211-2/+4
| * | [CRYPTO] sha512: Hardware acceleration for s390Jan Glauber2008-04-211-0/+11
| |/
* | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-04-2111-57/+47
|\ \
| * | [ISDN] minor irq handler cleanupsJeff Garzik2008-04-203-5/+5
| * | drivers/char: minor irq handler cleanupsJeff Garzik2008-04-208-52/+42
| |/
* | Merge branch 'isdn-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-04-2122-125/+81
|\ \
| * | [ISDN] Hisax: eliminate many unnecessary references to CardType[]Jeff Garzik2008-04-2020-120/+70
| * | [ISDN] HiSax: modularization prepJeff Garzik2008-04-202-5/+11
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-2131-361/+1280
|\ \
| * | [POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich2008-04-203-3/+3
| * | [POWERPC] fsl_elbc_nand: factor out localbus definesAnton Vorontsov2008-04-171-207/+12
| * | [POWERPC] QE: UCC nodes cleanupAnton Vorontsov2008-04-173-8/+27
| * | [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.Laurent Pinchart2008-04-174-10/+78
| * | [POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich2008-04-173-0/+122
| * | [POWERPC] OF helpers for the GPIO APIAnton Vorontsov2008-04-173-0/+249
| * | [POWERPC] properly declare onstack completion in iseries vethBenjamin Herrenschmidt2008-04-171-1/+2