aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ide: add struct ide_port_info instances to legacy host driversBartlomiej Zolnierkiewicz2008-02-02
* ide: separate PCI specific init from generic init in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz2008-02-02
* ide: always set DMA masks in ide_pci_setup_ports()Bartlomiej Zolnierkiewicz2008-02-02
* macide: remove drive->capacity64 quirkBartlomiej Zolnierkiewicz2008-02-02
* atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handlingBartlomiej Zolnierkiewicz2008-02-02
* au1xxx-ide: fix ->io_32bit handlingBartlomiej Zolnierkiewicz2008-02-02
* dtc2278: fix ->io_32bit handlingBartlomiej Zolnierkiewicz2008-02-02
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-02-01
|\
| * apm_power: check I.intval for zero value, we use it as the divisorAnton Vorontsov2008-02-01
| * pda_power: implement pollingAnton Vorontsov2008-02-01
| * pda_power: various cleanupsAnton Vorontsov2008-02-01
| * apm_power: support using VOLTAGE_* properties for apm calculationsDmitry Baryshkov2008-02-01
| * pda_power: add suspend/resume supportDmitry Baryshkov2008-02-01
| * power_supply: add few more values and propsDmitry Baryshkov2008-02-01
| * pda_power: only register available psuDmitry Baryshkov2008-02-01
| * power: fix incorrect unregistration in power_supply_create_attrs error pathAndres Salomon2008-02-01
| * power: remove POWER_SUPPLY_PROP_CAPACITY_LEVELAndres Salomon2008-02-01
| * [BATTERY] power_supply_leds: use kasprintfAkinobu Mita2008-02-01
| * [BATTERY] Every file should include the headers containing the prototypes for...Adrian Bunk2008-02-01
* | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-01
|\ \
| * | ACPI: Print message before calling _PTSRafael J. Wysocki2008-02-01
| * | ACPI hibernation: Call _PTS before suspending devicesRafael J. Wysocki2008-02-01
| * | Hibernation: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-01
| * | ACPI suspend: Call _PTS before suspending devicesRafael J. Wysocki2008-02-01
| * | ACPI: Separate disabling of GPEs from _PTSRafael J. Wysocki2008-02-01
| * | ACPI: Separate invocations of _GTS and _BFS from _PTS and _WAKRafael J. Wysocki2008-02-01
| * | Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-01
| * | ACPI: clear GPE earily in resume to avoid warningShaohua Li2008-02-01
| * | PM: Make PM_TRACE more architecture independentJohannes Berg2008-02-01
| * | ACPI: Fix mismerge in acpi_hibernation_finishRafael J. Wysocki2008-02-01
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-01
|\ \
| * | PCI: make pci_bus a struct deviceGreg Kroah-Hartman2008-02-01
| * | PCI: fix codingstyle issues in drivers/pci/pci.hGreg Kroah-Hartman2008-02-01
| * | PCI: PCIE ASPM supportShaohua Li2008-02-01
| * | PCI: Fix fakephp deadlockIan Abbott2008-02-01
| * | PCI: modify SB700 SATA MSI quirkShane Huang2008-02-01
| * | PCI: Run ACPI _OSC method on root bridges onlyAndrew Patterson2008-02-01
| * | PCI ACPI: AER driver should only register PCIe devices with _OSCAndrew Patterson2008-02-01
| * | PCI ACPI: Added a function to register _OSC with only PCIe devices.Andrew Patterson2008-02-01
| * | PCI: constify function pointer tablesJan Engelhardt2008-02-01
| * | PCI: Convert drivers/pci/proc.c to use unlocked_ioctlMathieu Segaud2008-02-01
| * | pciehp: block new requests from the device before power offKenji Kaneshige2008-02-01
| * | pciehp: workaround against Bad DLLP during power offKenji Kaneshige2008-02-01
| * | pciehp: wait for 1000ms before LED operation after power offKenji Kaneshige2008-02-01
| * | PCI: Remove pci_enable_device_bars()Benjamin Herrenschmidt2008-02-01
| * | PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt2008-02-01
| * | PCI: Add pci_enable_device_{io,mem} intefacesBenjamin Herrenschmidt2008-02-01
| * | PCI: avoid save the same type of cap multiple timesShaohua Li2008-02-01
| * | PCI: correctly initialize a structure for pcie_save_pcix_state()Shaohua Li2008-02-01
| * | PCI: fix typo in pci_save_pcix_stateShaohua Li2008-02-01