index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
ps3.h
Age
Commit message (
Expand
)
Author
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2023-11-21
powerpc/ps3: move udbg_shutdown_ps3gelic prototype
Arnd Bergmann
2023-01-30
driver core: fixup for "driver core: make struct bus_type.uevent() take a con...
Stephen Rothwell
2022-11-30
powerpc/ps3: mark ps3_system_bus_type static
Christoph Hellwig
2021-06-10
powerpc/ps3: Add dma_mask to ps3_dma_region
Geoff Levand
2021-06-10
powerpc/ps3: Add CONFIG_PS3_VERBOSE_RESULT option
Geoff Levand
2020-12-04
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-02-15
powerpc/ps3: Add macro PS3_VERBOSE_RESULT
Geoff Levand
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2009-06-15
ps3: Replace direct file operations by callback
Geert Uytterhoeven
2009-06-15
ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata
Geert Uytterhoeven
2009-06-15
ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices
Geert Uytterhoeven
2009-06-15
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
Geert Uytterhoeven
2009-04-02
powerpc/ps3: Add rtc-ps3
Geert Uytterhoeven
2009-01-16
powerpc/ps3: Use dma_addr_t down through the stack
Stephen Rothwell
2009-01-08
mtd/ps3vram: Add modalias support to the ps3vram driver
Geert Uytterhoeven
2009-01-08
mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD
Jim Paris
2008-12-16
powerpc/ps3: Add sub-match id modalias support
Geert Uytterhoeven
2008-11-19
powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex
Geert Uytterhoeven
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell