aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3/system-bus.c
Commit message (Expand)AuthorAgeFilesLines
* of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-181-1/+0
* driver-core: Add device node pointer to struct deviceGrant Likely2010-04-281-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc: use dma_map_ops structFUJITA Tomonori2009-08-281-2/+2
* powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven2009-08-201-1/+1
* powerpc: Remove unnecessary semicolonsJoe Perches2009-07-081-1/+0
* powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven2009-06-151-6/+9
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* PS3: replace bus_id usageGreg Kroah-Hartman2009-03-241-2/+2
* powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell2009-01-161-3/+3
* powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell2009-01-161-1/+3
* powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell2009-01-161-2/+2
* powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-161-16/+12
* powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven2008-12-161-4/+6
* powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson2008-10-311-17/+19
* powerpc: Drop archdata numa_nodeBecky Bruce2008-09-241-1/+1
* powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno2008-07-221-7/+14
* powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson2008-07-091-7/+10
* powerpc/ps3: Quiet system bus match outputGeoff Levand2008-07-091-8/+13
* [POWERPC] PS3: Add logical performance monitor device supportGeoff Levand2008-01-251-0/+5
* [POWERPC] PS3: Make bus_id and dev_id u64Geert Uytterhoeven2008-01-251-7/+7
* Update arch/ to use sg helpersJens Axboe2007-10-221-3/+2
* PS3: sg chaining supportJens Axboe2007-10-161-3/+4
* PS3 system bus add_uevent_var() falloutGeert Uytterhoeven2007-10-151-1/+0
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-7/+2
* [POWERPC] PS3: System-bus modinfo attributeDavid Woodhouse2007-06-281-0/+15
* [POWERPC] PS3: System-bus ueventDavid Woodhouse2007-06-281-0/+16
* [POWERPC] PS3: System-bus reworkGeoff Levand2007-06-281-81/+452
* [POWERPC] Trivial ps3 warning fixesStephen Rothwell2007-05-121-3/+3
* [POWERPC] ps3: always make sure were running on a PS3Geert Uytterhoeven2007-03-101-1/+1
* [PATCH] ps3: missing exportsAl Viro2007-02-091-0/+2
* [POWERPC] PS3: Fix DMA scatter-gatherGeoff Levand2007-02-071-2/+21
* [POWERPC] PS3: Move system bus to platform directoryGeoff Levand2007-02-071-0/+363