summaryrefslogtreecommitdiffstats
path: root/sound/ac97_bus.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-13pci: use size stored in proc_dir_entry for proc bus filesDavid Rientjes1-2/+2
2007-10-13pci: implement "pci=noaer"Randy Dunlap4-0/+21
2007-10-13PCI: fix IDE legacy mode resourcesYoichi Yuasa1-12/+36
2007-10-13MSI: Use correct data offset for 32-bit MSI in read_msi_msg()Roland Dreier1-1/+1
2007-10-13PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID codeMichael Ellerman1-2/+1
2007-10-13PCI: i386: Compaq EVO N800c needs PCI bus renumberingJuha Laiho1-0/+10
2007-10-13PCI: Remove no longer correct documentation regarding MSI vector assignmentMichael Ellerman1-65/+4
2007-10-13PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke2-32/+47
2007-10-13PCI: quirk_vt82c586_acpi: Omit reading PCI revision IDAuke Kok1-3/+1
2007-10-13PCI: quirk amd_8131_mmrbc: Omit reading pci revision IDAuke Kok1-5/+2
2007-10-13cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok1-1/+1
2007-10-13PCI: Add missing PCI capability IDsAlex Chiang1-1/+5
2007-10-13i386: add support for picopower irq routerThomas Backlund2-0/+42
2007-10-13PCI: pci_get_device call from interrupt in reboot fixupsDenis V. Lunev1-0/+6
2007-10-13dma_free_coherent() needs irqs enabled (sigh)David Brownell4-1/+7
2007-10-13pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig1-48/+21
2007-10-13pci: hotplug: ibmphp: convert to kthreadKristen Carlson Accardi1-45/+12
2007-10-13PCI: is_power_of_2 in drivers/pci/pci.cvignesh babu1-2/+3
2007-10-13pciehp: minor cleanups for pciehp_hpc.cKenji Kaneshige1-21/+26
2007-10-13pciehp: remove trailing whitespace form pciehp_pci.cKenji Kaneshige1-3/+3
2007-10-13pciehp: remove trailing whitespace from pciehp_ctrl.cKenji Kaneshige1-10/+10
2007-10-13pciehp: remove trailing whitespace from pciehp_core.cKenji Kaneshige1-10/+10
2007-10-13pciehp: remove trailing whitespace from pciehp_hpc.cKenji Kaneshige1-25/+25
2007-10-13pciehp: remove DBG_XXX_ROUTINEKenji Kaneshige1-106/+5
2007-10-13PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...Kristen Carlson Accardi1-0/+1
2007-10-13PCI Hotplug: pciehp: Dont check bridge control on removeKristen Carlson Accardi1-6/+12
2007-10-13pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige2-13/+0
2007-10-13PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-4/+1
2007-10-12Fix up more bio falloutAl Viro5-10/+3
2007-10-12missed bio_endio() in axonramAl Viro1-2/+2
2007-10-12[ZLIB]: Fix external builds of zlib_inflate code.David S. Miller3-48/+50
2007-10-12[TG3]: Fix APE induced regressionMatt Carlson1-3/+4
2007-10-12[SKY2]: version 1.19Stephen Hemminger1-1/+1
2007-10-12[SKY2]: use netdevice stats structStephen Hemminger2-22/+13
2007-10-12[SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger1-2/+2
2007-10-12[SKY2]: fix power settings on Yukon XLStephen Hemminger1-7/+6
2007-10-12[SKY2]: ethtool register reserved area blackoutStephen Hemminger1-9/+53
2007-10-12[libata] sata_mv: more S/G fixesJeff Garzik1-9/+18
2007-10-12JFS: fix bio-related build breakageJeff Garzik1-6/+1
2007-10-12[POWERPC] Add memchr() to the bootwrapperDavid Gibson2-0/+14
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson5-2/+71
2007-10-12[POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak1-2/+3
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras23-258/+513
2007-10-12[POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2-6/+21
2007-10-12[POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2-28/+49
2007-10-12[POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely1-20/+23
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2-3/+6
2007-10-12[SKY2]: status polling loop (post merge)Stephen Hemminger1-24/+17
2007-10-12[NET]: Fix NAPI completion handling in some drivers.David S. Miller3-42/+82
2007-10-12[TCP]: Limit processing lost_retrans loop to work-to-do casesIlpo Järvinen3-3/+15