Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | tc86c001: add missing __init tag for tc86c001_ide_init() | Bartlomiej Zolnierkiewicz | 2007-02-07 | 1 | -1/+1 | |
| * | | | | tc86c001: mark init_chipset_tc86c001() with __devinit tag | Andrew Morton | 2007-02-07 | 1 | -1/+2 | |
| * | | | | tc86c001: init_hwif_tc86c001() can be static | Adrian Bunk | 2007-02-07 | 1 | -1/+1 | |
| * | | | | ide: add Toshiba TC86C001 IDE driver (take 2) | Sergei Shtylyov | 2007-02-07 | 4 | -0/+332 | |
| * | | | | pdc202xx_new: remove check_in_drive_lists abomination | Sergei Shtylyov | 2007-02-07 | 2 | -42/+12 | |
| * | | | | pdc202xx_new: remove useless code | Sergei Shtylyov | 2007-02-07 | 1 | -28/+3 | |
| * | | | | slc90e66: carry over fixes from piix driver | Sergei Shtylyov | 2007-02-07 | 1 | -21/+34 | |
| * | | | | piix: tuneproc() fixes/cleanups | Sergei Shtylyov | 2007-02-07 | 1 | -11/+10 | |
| * | | | | piix: fix 82371MX enablebits | Sergei Shtylyov | 2007-02-07 | 1 | -2/+8 | |
| * | | | | hpt366: HPT36x PCI clock detection fix | Sergei Shtylyov | 2007-02-07 | 1 | -2/+6 | |
| * | | | | hpt366: init code rewrite | Sergei Shtylyov | 2007-02-07 | 1 | -362/+489 | |
| * | | | | hpt366: clean up DMA timeout handling for HPT370 | Sergei Shtylyov | 2007-02-07 | 1 | -37/+25 | |
| * | | | | hpt366: merge HPT37x speedproc handlers | Sergei Shtylyov | 2007-02-07 | 1 | -170/+88 | |
| * | | | | hpt366: cache channel's MCR address | Sergei Shtylyov | 2007-02-07 | 1 | -190/+181 | |
| * | | | | hpt366: switch to using pci_get_slot | Sergei Shtylyov | 2007-02-07 | 1 | -30/+31 | |
| * | | | | hpt366: print the real chip name at startup | Sergei Shtylyov | 2007-02-07 | 1 | -37/+67 | |
| * | | | | hpt366: rework rate filtering tidy | Andrew Morton | 2007-02-07 | 1 | -9/+14 | |
| * | | | | hpt366: rework rate filtering | Sergei Shtylyov | 2007-02-07 | 1 | -94/+85 | |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-02-07 | 20 | -1533/+969 | |
|\ \ \ \ \ | ||||||
| * | | | | | Revert "PCI: remove duplicate device id from ata_piix" | Greg Kroah-Hartman | 2007-02-07 | 1 | -0/+4 | |
| * | | | | | msi: Make MSI useable more architectures | Eric W. Biederman | 2007-02-07 | 1 | -58/+22 | |
| * | | | | | msi: Kill the msi_desc array. | Eric W. Biederman | 2007-02-07 | 1 | -23/+21 | |
| * | | | | | msi: Remove attach_msi_entry. | Eric W. Biederman | 2007-02-07 | 1 | -7/+2 | |
| * | | | | | msi: Fix msi_remove_pci_irq_vectors. | Eric W. Biederman | 2007-02-07 | 1 | -6/+2 | |
| * | | | | | msi: Remove msi_lock. | Eric W. Biederman | 2007-02-07 | 1 | -20/+0 | |
| * | | | | | msi: Kill msi_lookup_irq | Eric W. Biederman | 2007-02-07 | 1 | -90/+59 | |
| * | | | | | MSI: Combine pci_(save|restore)_msi/msix_state | Michael Ellerman | 2007-02-07 | 3 | -11/+26 | |
| * | | | | | MSI: Remove pci_scan_msi_device() | Michael Ellerman | 2007-02-07 | 2 | -7/+0 | |
| * | | | | | MSI: Replace pci_msi_quirk with calls to pci_no_msi() | Michael Ellerman | 2007-02-07 | 4 | -19/+4 | |
| * | | | | | PCI: remove duplicate device id from ipr | Greg Kroah-Hartman | 2007-02-07 | 1 | -3/+0 | |
| * | | | | | PCI: remove duplicate device id from ata_piix | Greg Kroah-Hartman | 2007-02-07 | 1 | -4/+0 | |
| * | | | | | PCI: power management: remove noise on non-manageable hw | Pavel Machek | 2007-02-07 | 1 | -7/+8 | |
| * | | | | | PCI: cleanup MSI code | Satoru Takeuchi | 2007-02-07 | 1 | -4/+5 | |
| * | | | | | PCI: make isa_bridge Alpha-only | Adrian Bunk | 2007-02-07 | 1 | -6/+0 | |
| * | | | | | PCI: remove quirk_sis_96x_compatible() | Adrian Bunk | 2007-02-07 | 1 | -15/+0 | |
| * | | | | | PCI: Speed up the Intel SMBus unhiding quirk | Jean Delvare | 2007-02-07 | 1 | -13/+11 | |
| * | | | | | PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2 | Daniel Yeisley | 2007-02-07 | 1 | -0/+25 | |
| * | | | | | shpchp: delete trailing whitespace | Kenji Kaneshige | 2007-02-07 | 3 | -28/+28 | |
| * | | | | | shpchp: remove DBG_XXX_ROUTINE | Kenji Kaneshige | 2007-02-07 | 1 | -136/+19 | |
| * | | | | | shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE | Kenji Kaneshige | 2007-02-07 | 2 | -13/+0 | |
| * | | | | | PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr... | Kristen Carlson Accardi | 2007-02-07 | 3 | -0/+163 | |
| * | | | | | pciehp: fix wait command completion | Kenji Kaneshige | 2007-02-07 | 2 | -12/+16 | |
| * | | | | | pciehp: cleanup wait command completion | Kenji Kaneshige | 2007-02-07 | 4 | -193/+82 | |
| * | | | | | pciehp: remove unused pcie_cap_base | Kenji Kaneshige | 2007-02-07 | 1 | -7/+2 | |
| * | | | | | pciehp: cleanup pciehp.h | Kenji Kaneshige | 2007-02-07 | 3 | -67/+42 | |
| * | | | | | pciehp: cleanup register access | Kenji Kaneshige | 2007-02-07 | 1 | -137/+164 | |
| * | | | | | pciehp: remove unused pci_bus from struct controller | Kenji Kaneshige | 2007-02-07 | 2 | -13/+2 | |
| * | | | | | pciehp: remove unnecessary php_ctlr | Kenji Kaneshige | 2007-02-07 | 4 | -494/+120 | |
| * | | | | | pciehp: cleanup slot list | Kenji Kaneshige | 2007-02-07 | 2 | -27/+17 | |
| * | | | | | pciehp: cleanup init_slot() | Kenji Kaneshige | 2007-02-07 | 2 | -63/+37 |