summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/ps3/system-bus.c
AgeCommit message (Expand)Author
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-09-20powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-04-28driver-core: Add device node pointer to struct deviceGrant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-28powerpc: use dma_map_ops structFUJITA Tomonori
2009-08-20powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches
2009-06-15powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h>Geert Uytterhoeven
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-03-24PS3: replace bus_id usageGreg Kroah-Hartman
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell
2009-01-16powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell
2009-01-16powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell
2008-12-16powerpc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-16powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson
2008-09-24powerpc: Drop archdata numa_nodeBecky Bruce
2008-07-22powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno
2008-07-09powerpc/dma: implement new dma_*map*_attrs() interfacesMark Nelson
2008-07-09powerpc/ps3: Quiet system bus match outputGeoff Levand
2008-01-25[POWERPC] PS3: Add logical performance monitor device supportGeoff Levand
2008-01-25[POWERPC] PS3: Make bus_id and dev_id u64Geert Uytterhoeven
2007-10-22Update arch/ to use sg helpersJens Axboe
2007-10-16PS3: sg chaining supportJens Axboe
2007-10-15PS3 system bus add_uevent_var() falloutGeert Uytterhoeven
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-06-28[POWERPC] PS3: System-bus modinfo attributeDavid Woodhouse
2007-06-28[POWERPC] PS3: System-bus ueventDavid Woodhouse
2007-06-28[POWERPC] PS3: System-bus reworkGeoff Levand
2007-05-12[POWERPC] Trivial ps3 warning fixesStephen Rothwell
2007-03-10[POWERPC] ps3: always make sure were running on a PS3Geert Uytterhoeven
2007-02-09[PATCH] ps3: missing exportsAl Viro
2007-02-07[POWERPC] PS3: Fix DMA scatter-gatherGeoff Levand
2007-02-07[POWERPC] PS3: Move system bus to platform directoryGeoff Levand