summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ucc_geth: Add support to local-mac-address propertyLi Yang2007-02-091-1/+7
* ucc_geth: Remove obsolete workaround of link speed changeLi Yang2007-02-092-66/+7Star
* cxgb3: sysfs attributes in -mm treeDivy Le Ray2007-02-091-41/+45
* Add Attansic L1 ethernet driver.Jay Cliburn2007-02-089-0/+5148
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-02-0815-868/+2478
|\
| * ide-acpi support warning fixAndrew Morton2007-02-071-3/+4
| * ACPI support for IDE devicesHannes Reinecke2007-02-075-0/+743
| * IDE Driver for Delkin/Lexar/etc.. cardbus CF adapterMark Lord2007-02-073-0/+148
| * ide: it8213 IDE driver update (version 2)Bartlomiej Zolnierkiewicz2007-02-071-106/+66Star
| * ide: add it8213 IDE driverJack Lee2007-02-073-1/+408
| * tc86c001: add missing __init tag for tc86c001_ide_init()Bartlomiej Zolnierkiewicz2007-02-071-1/+1
| * tc86c001: mark init_chipset_tc86c001() with __devinit tagAndrew Morton2007-02-071-1/+2
| * tc86c001: init_hwif_tc86c001() can be staticAdrian Bunk2007-02-071-1/+1
| * ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov2007-02-074-0/+332
| * pdc202xx_new: remove check_in_drive_lists abominationSergei Shtylyov2007-02-072-42/+12Star
| * pdc202xx_new: remove useless codeSergei Shtylyov2007-02-071-28/+3Star
| * slc90e66: carry over fixes from piix driverSergei Shtylyov2007-02-071-21/+34
| * piix: tuneproc() fixes/cleanupsSergei Shtylyov2007-02-071-11/+10Star
| * piix: fix 82371MX enablebitsSergei Shtylyov2007-02-071-2/+8
| * hpt366: HPT36x PCI clock detection fixSergei Shtylyov2007-02-071-2/+6
| * hpt366: init code rewriteSergei Shtylyov2007-02-071-362/+489
| * hpt366: clean up DMA timeout handling for HPT370Sergei Shtylyov2007-02-071-37/+25Star
| * hpt366: merge HPT37x speedproc handlersSergei Shtylyov2007-02-071-170/+88Star
| * hpt366: cache channel's MCR addressSergei Shtylyov2007-02-071-190/+181Star
| * hpt366: switch to using pci_get_slotSergei Shtylyov2007-02-071-30/+31
| * hpt366: print the real chip name at startupSergei Shtylyov2007-02-071-37/+67
| * hpt366: rework rate filtering tidyAndrew Morton2007-02-071-9/+14
| * hpt366: rework rate filteringSergei Shtylyov2007-02-071-94/+85Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-0820-1533/+969Star
|\ \
| * | Revert "PCI: remove duplicate device id from ata_piix"Greg Kroah-Hartman2007-02-081-0/+4
| * | msi: Make MSI useable more architecturesEric W. Biederman2007-02-081-58/+22Star
| * | msi: Kill the msi_desc array.Eric W. Biederman2007-02-081-23/+21Star
| * | msi: Remove attach_msi_entry.Eric W. Biederman2007-02-081-7/+2Star
| * | msi: Fix msi_remove_pci_irq_vectors.Eric W. Biederman2007-02-081-6/+2Star
| * | msi: Remove msi_lock.Eric W. Biederman2007-02-081-20/+0Star
| * | msi: Kill msi_lookup_irqEric W. Biederman2007-02-081-90/+59Star
| * | MSI: Combine pci_(save|restore)_msi/msix_stateMichael Ellerman2007-02-083-11/+26
| * | MSI: Remove pci_scan_msi_device()Michael Ellerman2007-02-082-7/+0Star
| * | MSI: Replace pci_msi_quirk with calls to pci_no_msi()Michael Ellerman2007-02-084-19/+4Star
| * | PCI: remove duplicate device id from iprGreg Kroah-Hartman2007-02-081-3/+0Star
| * | PCI: remove duplicate device id from ata_piixGreg Kroah-Hartman2007-02-081-4/+0Star
| * | PCI: power management: remove noise on non-manageable hwPavel Machek2007-02-081-7/+8
| * | PCI: cleanup MSI codeSatoru Takeuchi2007-02-081-4/+5
| * | PCI: make isa_bridge Alpha-onlyAdrian Bunk2007-02-081-6/+0Star
| * | PCI: remove quirk_sis_96x_compatible()Adrian Bunk2007-02-081-15/+0Star
| * | PCI: Speed up the Intel SMBus unhiding quirkJean Delvare2007-02-081-13/+11Star
| * | PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2Daniel Yeisley2007-02-081-0/+25
| * | shpchp: delete trailing whitespaceKenji Kaneshige2007-02-083-28/+28
| * | shpchp: remove DBG_XXX_ROUTINEKenji Kaneshige2007-02-081-136/+19Star
| * | shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODEKenji Kaneshige2007-02-082-13/+0Star