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
/
platforms
/
ps3
/
device-init.c
Age
Commit message (
Expand
)
Author
2024-11-07
powerpc/ps3: Mark ps3_setup_uhc_device() __init
Geert Uytterhoeven
2024-04-03
powerpc: Fix PS3 allmodconfig warning
Geoff Levand
2023-12-21
powerpc/ps3: Add missing set_freezable() for ps3_probe_thread()
Kevin Hao
2020-03-21
powerpc/ps3: Convert half completion to rcuwait
Peter Zijlstra (Intel)
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2019-01-14
powerpc/ps3: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
2016-09-13
powerpc/ps3: fix spelling mistake in function name
Colin Ian King
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
2011-11-08
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc
Stephen Rothwell
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-06
powerpc/ps3: Fix memory leak in device init
Masakazu Mokuno
2008-07-22
powerpc/ps3: Add a sub-match id to ps3_system_bus
Masakazu Mokuno
2008-04-01
[POWERPC] PS3: Split device setup for static vs. dynamic devices
Geert Uytterhoeven
2008-01-25
[POWERPC] PS3: Add logical performance monitor device support
Geoff Levand
2008-01-25
[POWERPC] PS3: Add repository polling loop to work around timing bug
Geert Uytterhoeven
2008-01-25
[POWERPC] PS3: Use the HVs storage device notification mechanism properly
Geert Uytterhoeven
2008-01-25
[POWERPC] PS3: Make bus_id and dev_id u64
Geert Uytterhoeven
2007-09-14
[POWERPC] PS3: Enhance storage probe debug output
Geoff Levand
2007-08-15
[POWERPC] ps3: Fix no storage devices found
Geert Uytterhoeven
2007-08-10
[POWERPC] PS3: Fix storage probe logic
Geert Uytterhoeven
2007-06-28
[POWERPC] PS3: Storage device registration routines
Geert Uytterhoeven
2007-06-28
[POWERPC] PS3: Device registration routines.
Geoff Levand