aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3/system-bus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely1-1/+0
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-08-28powerpc: use dma_map_ops structFUJITA Tomonori1-2/+2
2009-08-20powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven1-1/+1
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches1-1/+0
2009-06-15powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven1-6/+9
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-03-24PS3: replace bus_id usageGreg Kroah-Hartman1-2/+2
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell1-3/+3
2009-01-16powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell1-1/+3
2009-01-16powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell1-2/+2
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-16/+12
2008-12-16powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven1-4/+6
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson1-17/+19
2008-09-24powerpc: Drop archdata numa_nodeBecky Bruce1-1/+1
2008-07-22powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno1-7/+14
2008-07-09powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson1-7/+10
2008-07-09powerpc/ps3: Quiet system bus match outputGeoff Levand1-8/+13
2008-01-25[POWERPC] PS3: Add logical performance monitor device supportGeoff Levand1-0/+5
2008-01-25[POWERPC] PS3: Make bus_id and dev_id u64Geert Uytterhoeven1-7/+7
2007-10-22Update arch/ to use sg helpersJens Axboe1-3/+2
2007-10-16PS3: sg chaining supportJens Axboe1-3/+4
2007-10-15PS3 system bus add_uevent_var() falloutGeert Uytterhoeven1-1/+0
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-7/+2
2007-06-28[POWERPC] PS3: System-bus modinfo attributeDavid Woodhouse1-0/+15
2007-06-28[POWERPC] PS3: System-bus ueventDavid Woodhouse1-0/+16
2007-06-28[POWERPC] PS3: System-bus reworkGeoff Levand1-81/+452
2007-05-12[POWERPC] Trivial ps3 warning fixesStephen Rothwell1-3/+3
2007-03-10[POWERPC] ps3: always make sure were running on a PS3Geert Uytterhoeven1-1/+1
2007-02-09[PATCH] ps3: missing exportsAl Viro1-0/+2
2007-02-07[POWERPC] PS3: Fix DMA scatter-gatherGeoff Levand1-2/+21
2007-02-07[POWERPC] PS3: Move system bus to platform directoryGeoff Levand1-0/+363