summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-12PCI: quirk amd_8131_mmrbc: Omit reading pci revision IDAuke Kok1-5/+2
2007-10-12cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok1-1/+1
2007-10-12pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig1-48/+21
2007-10-12pci: hotplug: ibmphp: convert to kthreadKristen Carlson Accardi1-45/+12
2007-10-12PCI: is_power_of_2 in drivers/pci/pci.cvignesh babu1-2/+3
2007-10-12pciehp: minor cleanups for pciehp_hpc.cKenji Kaneshige1-21/+26
2007-10-12pciehp: remove trailing whitespace form pciehp_pci.cKenji Kaneshige1-3/+3
2007-10-12pciehp: remove trailing whitespace from pciehp_ctrl.cKenji Kaneshige1-10/+10
2007-10-12pciehp: remove trailing whitespace from pciehp_core.cKenji Kaneshige1-10/+10
2007-10-12pciehp: remove trailing whitespace from pciehp_hpc.cKenji Kaneshige1-25/+25
2007-10-12pciehp: remove DBG_XXX_ROUTINEKenji Kaneshige1-106/+5
2007-10-12PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...Kristen Carlson Accardi1-0/+1
2007-10-12PCI Hotplug: pciehp: Dont check bridge control on removeKristen Carlson Accardi1-6/+12
2007-10-12pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige2-13/+0
2007-10-12PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-4/+1
2007-10-11[TG3]: Fix APE induced regressionMatt Carlson1-3/+4
2007-10-11[SKY2]: version 1.19Stephen Hemminger1-1/+1
2007-10-11[SKY2]: use netdevice stats structStephen Hemminger2-22/+13
2007-10-11[SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger1-2/+2
2007-10-11[SKY2]: fix power settings on Yukon XLStephen Hemminger1-7/+6
2007-10-11[SKY2]: ethtool register reserved area blackoutStephen Hemminger1-9/+53
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds31-883/+1449
2007-10-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+18
2007-10-12[libata] sata_mv: more S/G fixesJeff Garzik1-9/+18
2007-10-12[POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely1-6/+16
2007-10-12[POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely1-26/+45
2007-10-12[POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely1-20/+23
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds81-1701/+2345
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds681-29831/+179056
2007-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds51-847/+917
2007-10-11Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds5-47/+252
2007-10-11Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds8-34/+477
2007-10-11Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds25-62/+68
2007-10-11Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds41-656/+776
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds1-71/+151
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds256-5671/+17905
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds38-402/+5698
2007-10-11[SKY2]: status polling loop (post merge)Stephen Hemminger1-24/+17
2007-10-11[NET]: Fix NAPI completion handling in some drivers.David S. Miller3-42/+82
2007-10-11ide: use only ->set_pio_mode method for programming PIO modes (take 2)Bartlomiej Zolnierkiewicz19-136/+29
2007-10-11sis5513: don't change UDMA settings when programming PIOBartlomiej Zolnierkiewicz1-7/+4
2007-10-11it8213/piix/slc90e66: don't change DMA settings when programming PIOBartlomiej Zolnierkiewicz3-30/+20
2007-10-11alim15x3: PIO mode setup fixesBartlomiej Zolnierkiewicz1-3/+12
2007-10-11siimage: fix ->set_pio_mode method to select PIO data transferBartlomiej Zolnierkiewicz1-3/+17
2007-10-11cs5520: don't enable VDMA in ->speedprocBartlomiej Zolnierkiewicz1-9/+4
2007-10-11sc1200: remove redundant warning message from sc1200_tune_chipset()Bartlomiej Zolnierkiewicz1-3/+1
2007-10-11ide-pmac: PIO mode setup fixes (take 3)Bartlomiej Zolnierkiewicz1-5/+10
2007-10-11icside: fix ->speedproc to return on unsupported modes (take 5)Bartlomiej Zolnierkiewicz1-13/+8
2007-10-11sgiioc4: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-43/+43
2007-10-11amd74xx/via82cxxx: use ide_tune_dma()Bartlomiej Zolnierkiewicz2-22/+8