summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [POWERPC] 83xx: Correct 2nd PCI controller interrupt value in mpc834x_mds dtsKim Phillips2008-02-061-1/+1
| * | [POWERPC] 83xx: configure USB clock for MPC8315EKim Phillips2008-02-063-5/+16
| * | cpmac: convert to new Fixed PHY infrastructureAnton Vorontsov2008-02-062-40/+19
* | | [POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_putJulia Lawall2008-02-062-4/+2
* | | [POWERPC] arch/powerpc/sysdev: Add missing of_node_putJulia Lawall2008-02-061-3/+7
* | | [POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_putJulia Lawall2008-02-061-0/+1
* | | [POWERPC] update_mmu_cache: Don't cache-flush non-readable pagesScott Wood2008-02-061-1/+6
* | | [POWERPC] Fix legacy serial search for opb bus portsMichael Ellerman2008-02-061-1/+2
* | | [POWERPC] Use a sensible default for clock_getres() in the VDSOTony Breeds2008-02-061-1/+2
* | | [POWERPC] iSeries: Fix section mismatch in viocdStephen Rothwell2008-02-061-1/+1
* | | [POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell2008-02-062-2/+2
* | | [POWERPC] Avoid possible extra of_node_put in axon_msi.cStephen Rothwell2008-02-061-1/+1
* | | [POWERPC] Avoid DMA exception when using axon_msi with IOMMUMichael Ellerman2008-02-061-11/+10
* | | [POWERPC] Convert axon_msi to an of_platform driverMichael Ellerman2008-02-061-42/+34
* | | [POWERPC] Create and hook up of_platform_device_shutdownMichael Ellerman2008-02-061-0/+10
* | | [POWERPC] Search for and publish cell OF platform devices earlierMichael Ellerman2008-02-061-1/+1
* | | [POWERPC] Add of_get_next_parent()Michael Ellerman2008-02-062-0/+26
* | | [POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch2008-02-061-8/+21
* | | [POWERPC] spufs: Fix SPE single-step modeJeremy Kerr2008-02-061-2/+5
* | | [POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig2008-02-066-7/+291
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-0632-1593/+1825
|\ \ \
| * | | ide-tape: bump minor driver versionBorislav Petkov2008-02-061-1/+1
| * | | ide-tape: cleanup the remaining codestyle issuesBorislav Petkov2008-02-061-352/+480
| * | | ide-tape: fix syntax error in idetape_identify_device()Borislav Petkov2008-02-061-2/+2
| * | | ide-tape: remove leftover OnStream support warningBorislav Petkov2008-02-061-4/+0
| * | | ide-tape: collect module-related macro calls at the endBorislav Petkov2008-02-061-3/+2
| * | | ide-tape: include proper headersBorislav Petkov2008-02-061-3/+3
| * | | ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()Borislav Petkov2008-02-061-3/+6
| * | | ide-tape: remove struct idetape_id_gcwBorislav Petkov2008-02-061-33/+23
| * | | ide-tape: cleanup and fix commentsBorislav Petkov2008-02-061-410/+271
| * | | ide-tape: shorten some function namesBorislav Petkov2008-02-061-17/+15
| * | | ide-tape: remove idetape_increase_max_pipeline_stages()Borislav Petkov2008-02-061-20/+15
| * | | ide-tape: struct idetape_tape_t: shorten member names v2Borislav Petkov2008-02-061-97/+113
| * | | ide-tape: struct idetape_tape_t: remove unused membersBorislav Petkov2008-02-061-34/+11
| * | | ide-tape: remove typedef idetape_chrdev_direction_tBorislav Petkov2008-02-061-30/+32
| * | | ide-tape: simplify code branching in the interrupt handlerBorislav Petkov2008-02-061-26/+28
| * | | ide-tape: remove unreachable code chunkBorislav Petkov2008-02-061-12/+10
| * | | ide-tape: remove struct idetape_read_position_result_tBorislav Petkov2008-02-061-32/+18
| * | | ide-tape: refactor the debug logging facilityBorislav Petkov2008-02-061-222/+122
| * | | ide: add ide_read_error() inline helperBartlomiej Zolnierkiewicz2008-02-068-10/+18
| * | | ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz2008-02-0611-69/+100
| * | | ide: remove ide_setup_ports()Bartlomiej Zolnierkiewicz2008-02-068-184/+133
| * | | ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc()Bartlomiej Zolnierkiewicz2008-02-061-2/+0
| * | | ide: remove write-only ->sata_misc[] from ide_hwif_tBartlomiej Zolnierkiewicz2008-02-062-8/+0
| * | | ppc: fix #ifdef-s in mediabay driver (take 2)Bartlomiej Zolnierkiewicz2008-02-062-29/+25
| * | | ide-pci-generic: kill the unused ifdef/endif/MODULE codeDenis Cheng2008-02-063-14/+5
| * | | drivers/ide/legacy/hd.c: fix uninitialized var warningAndrew Morton2008-02-061-3/+6
| * | | drivers/ide/ide-acpi.c: fix uninitialized var warningAndrew Morton2008-02-061-1/+1
| * | | Palmchip BK3710 IDE driverAnton Salnikov2008-02-065-2/+409
| * | | ide-generic: probing bugfixBartlomiej Zolnierkiewicz2008-02-061-2/+8