index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
ps3
/
system-bus.c
Age
Commit message (
Expand
)
Author
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-03-24
PS3: replace bus_id usage
Greg Kroah-Hartman
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc
Stephen Rothwell
2009-01-16
powerpc/ps3: The lv1_ routines have u64 parameters
Stephen Rothwell
2009-01-16
powerpc/ps3: Use dma_addr_t down through the stack
Stephen Rothwell
2008-12-16
powerpc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-16
powerpc/ps3: Add sub-match id modalias support
Geert Uytterhoeven
2008-10-31
powerpc: Update remaining dma_mapping_ops to use map/unmap_page
Mark Nelson
2008-09-24
powerpc: Drop archdata numa_node
Becky Bruce
2008-07-22
powerpc/ps3: Add a sub-match id to ps3_system_bus
Masakazu Mokuno
2008-07-09
powerpc/dma: implement new dma_*map*_attrs() interfaces
Mark Nelson
2008-07-09
powerpc/ps3: Quiet system bus match output
Geoff Levand
2008-01-25
[POWERPC] PS3: Add logical performance monitor device support
Geoff Levand
2008-01-25
[POWERPC] PS3: Make bus_id and dev_id u64
Geert Uytterhoeven
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
2007-10-16
PS3: sg chaining support
Jens Axboe
2007-10-15
PS3 system bus add_uevent_var() fallout
Geert Uytterhoeven
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-06-28
[POWERPC] PS3: System-bus modinfo attribute
David Woodhouse
2007-06-28
[POWERPC] PS3: System-bus uevent
David Woodhouse
2007-06-28
[POWERPC] PS3: System-bus rework
Geoff Levand
2007-05-12
[POWERPC] Trivial ps3 warning fixes
Stephen Rothwell
2007-03-10
[POWERPC] ps3: always make sure were running on a PS3
Geert Uytterhoeven
2007-02-09
[PATCH] ps3: missing exports
Al Viro
2007-02-07
[POWERPC] PS3: Fix DMA scatter-gather
Geoff Levand
2007-02-07
[POWERPC] PS3: Move system bus to platform directory
Geoff Levand