index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
ac97_bus.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-13
pci: use size stored in proc_dir_entry for proc bus files
David Rientjes
1
-2
/
+2
2007-10-13
pci: implement "pci=noaer"
Randy Dunlap
4
-0
/
+21
2007-10-13
PCI: fix IDE legacy mode resources
Yoichi Yuasa
1
-12
/
+36
2007-10-13
MSI: Use correct data offset for 32-bit MSI in read_msi_msg()
Roland Dreier
1
-1
/
+1
2007-10-13
PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID code
Michael Ellerman
1
-2
/
+1
2007-10-13
PCI: i386: Compaq EVO N800c needs PCI bus renumbering
Juha Laiho
1
-0
/
+10
2007-10-13
PCI: Remove no longer correct documentation regarding MSI vector assignment
Michael Ellerman
1
-65
/
+4
2007-10-13
PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"
Johannes Goecke
2
-32
/
+47
2007-10-13
PCI: quirk_vt82c586_acpi: Omit reading PCI revision ID
Auke Kok
1
-3
/
+1
2007-10-13
PCI: quirk amd_8131_mmrbc: Omit reading pci revision ID
Auke Kok
1
-5
/
+2
2007-10-13
cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for read
Auke Kok
1
-1
/
+1
2007-10-13
PCI: Add missing PCI capability IDs
Alex Chiang
1
-1
/
+5
2007-10-13
i386: add support for picopower irq router
Thomas Backlund
2
-0
/
+42
2007-10-13
PCI: pci_get_device call from interrupt in reboot fixups
Denis V. Lunev
1
-0
/
+6
2007-10-13
dma_free_coherent() needs irqs enabled (sigh)
David Brownell
4
-1
/
+7
2007-10-13
pci: hotplug: cpqphp: convert to kthread infrastructure
Christoph Hellwig
1
-48
/
+21
2007-10-13
pci: hotplug: ibmphp: convert to kthread
Kristen Carlson Accardi
1
-45
/
+12
2007-10-13
PCI: is_power_of_2 in drivers/pci/pci.c
vignesh babu
1
-2
/
+3
2007-10-13
pciehp: minor cleanups for pciehp_hpc.c
Kenji Kaneshige
1
-21
/
+26
2007-10-13
pciehp: remove trailing whitespace form pciehp_pci.c
Kenji Kaneshige
1
-3
/
+3
2007-10-13
pciehp: remove trailing whitespace from pciehp_ctrl.c
Kenji Kaneshige
1
-10
/
+10
2007-10-13
pciehp: remove trailing whitespace from pciehp_core.c
Kenji Kaneshige
1
-10
/
+10
2007-10-13
pciehp: remove trailing whitespace from pciehp_hpc.c
Kenji Kaneshige
1
-25
/
+25
2007-10-13
pciehp: remove DBG_XXX_ROUTINE
Kenji Kaneshige
1
-106
/
+5
2007-10-13
PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...
Kristen Carlson Accardi
1
-0
/
+1
2007-10-13
PCI Hotplug: pciehp: Dont check bridge control on remove
Kristen Carlson Accardi
1
-6
/
+12
2007-10-13
pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE
Kenji Kaneshige
2
-13
/
+0
2007-10-13
PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-4
/
+1
2007-10-12
Fix up more bio fallout
Al Viro
5
-10
/
+3
2007-10-12
missed bio_endio() in axonram
Al Viro
1
-2
/
+2
2007-10-12
[ZLIB]: Fix external builds of zlib_inflate code.
David S. Miller
3
-48
/
+50
2007-10-12
[TG3]: Fix APE induced regression
Matt Carlson
1
-3
/
+4
2007-10-12
[SKY2]: version 1.19
Stephen Hemminger
1
-1
/
+1
2007-10-12
[SKY2]: use netdevice stats struct
Stephen Hemminger
2
-22
/
+13
2007-10-12
[SKY2]: fiber advertise bits initialization (trivial)
Stephen Hemminger
1
-2
/
+2
2007-10-12
[SKY2]: fix power settings on Yukon XL
Stephen Hemminger
1
-7
/
+6
2007-10-12
[SKY2]: ethtool register reserved area blackout
Stephen Hemminger
1
-9
/
+53
2007-10-12
[libata] sata_mv: more S/G fixes
Jeff Garzik
1
-9
/
+18
2007-10-12
JFS: fix bio-related build breakage
Jeff Garzik
1
-6
/
+1
2007-10-12
[POWERPC] Add memchr() to the bootwrapper
David Gibson
2
-0
/
+14
2007-10-12
[POWERPC] Implement logging of unhandled signals
Olof Johansson
5
-2
/
+71
2007-10-12
[POWERPC] Add legacy serial support for OPB with flattened device tree
Valentine Barshak
1
-2
/
+3
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
23
-258
/
+513
2007-10-12
[POWERPC] XilinxFB: Allow fixed framebuffer base address
Grant Likely
2
-6
/
+21
2007-10-12
[POWERPC] XilinxFB: Add support for custom screen resolution
Grant Likely
2
-28
/
+49
2007-10-12
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
Grant Likely
1
-20
/
+23
2007-10-12
[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci
Valentine Barshak
2
-3
/
+6
2007-10-12
[SKY2]: status polling loop (post merge)
Stephen Hemminger
1
-24
/
+17
2007-10-12
[NET]: Fix NAPI completion handling in some drivers.
David S. Miller
3
-42
/
+82
2007-10-12
[TCP]: Limit processing lost_retrans loop to work-to-do cases
Ilpo Järvinen
3
-3
/
+15
[next]