summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke2007-10-121-32/+0
* PCI: quirk_vt82c586_acpi: Omit reading PCI revision IDAuke Kok2007-10-121-3/+1
* PCI: quirk amd_8131_mmrbc: Omit reading pci revision IDAuke Kok2007-10-121-5/+2
* cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok2007-10-121-1/+1
* pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig2007-10-121-48/+21
* pci: hotplug: ibmphp: convert to kthreadKristen Carlson Accardi2007-10-121-45/+12
* PCI: is_power_of_2 in drivers/pci/pci.cvignesh babu2007-10-121-2/+3
* pciehp: minor cleanups for pciehp_hpc.cKenji Kaneshige2007-10-121-21/+26
* pciehp: remove trailing whitespace form pciehp_pci.cKenji Kaneshige2007-10-121-3/+3
* pciehp: remove trailing whitespace from pciehp_ctrl.cKenji Kaneshige2007-10-121-10/+10
* pciehp: remove trailing whitespace from pciehp_core.cKenji Kaneshige2007-10-121-10/+10
* pciehp: remove trailing whitespace from pciehp_hpc.cKenji Kaneshige2007-10-121-25/+25
* pciehp: remove DBG_XXX_ROUTINEKenji Kaneshige2007-10-121-106/+5
* PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...Kristen Carlson Accardi2007-10-121-0/+1
* PCI Hotplug: pciehp: Dont check bridge control on removeKristen Carlson Accardi2007-10-121-6/+12
* pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige2007-10-122-13/+0
* PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-4/+1
* [TG3]: Fix APE induced regressionMatt Carlson2007-10-111-3/+4
* [SKY2]: version 1.19Stephen Hemminger2007-10-111-1/+1
* [SKY2]: use netdevice stats structStephen Hemminger2007-10-112-22/+13
* [SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger2007-10-111-2/+2
* [SKY2]: fix power settings on Yukon XLStephen Hemminger2007-10-111-7/+6
* [SKY2]: ethtool register reserved area blackoutStephen Hemminger2007-10-111-9/+53
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-1131-883/+1449
|\
| * [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-121-6/+16
| * [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-121-26/+45
| * [POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely2007-10-121-20/+23
| * Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2007-10-111-80/+199
| |\
| | * [POWERPC] XilinxFB: sparse fixesGrant Likely2007-10-101-3/+3
| | * [POWERPC] XilinxFB: Make missing pdata structure non-fatalGrant Likely2007-10-091-12/+10
| | * [POWERPC] XilinxFB: add of_platform bus bindingGrant Likely2007-10-091-9/+98
| | * [POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.Grant Likely2007-10-091-16/+16
| | * [POWERPC] XilinxFB: Split device setup from bus bindingGrant Likely2007-10-091-53/+80
| | * [POWERPC] XilinxFB: rename failout labels to reflect failureGrant Likely2007-10-091-9/+9
| | * [POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc.Grant Likely2007-10-091-7/+7
| | * [POWERPC] XilinxFB: add banner output to probe routine when DEBUG is definedGrant Likely2007-10-091-0/+5
| * | [POWERPC] iSeries: Move viodasd probingStephen Rothwell2007-10-111-52/+25
| * | [POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2007-10-111-106/+18
| * | [POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell2007-10-111-97/+19
| * | [POWERPC] Remove iSeries_vio_devStephen Rothwell2007-10-112-7/+5
| * | [POWERPC] iSeries: Simplify viocd initialisationStephen Rothwell2007-10-111-24/+13
| |/
| * [POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi2007-10-082-1/+2
| * [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-041-2/+2
| * [POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood2007-10-031-0/+3
| * [POWERPC] cpm_uart: sparse fixesScott Wood2007-10-036-183/+192
| * [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...Scott Wood2007-10-036-25/+260
| * [POWERPC] Uartlite: Revert register io access changesGrant Likely2007-10-031-18/+18
| * [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...Grant Likely2007-10-031-1/+1
| * [POWERPC] Uartlite: Let the console be initialized earlierGrant Likely2007-10-031-3/+38
| * [POWERPC] Uartlite: Add of-platform-bus bindingGrant Likely2007-10-031-4/+92
OpenPOWER on IntegriCloud