summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/ps3/repository.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-18powerpc/ps3: refactor strncpy usageJustin Stitt1-2/+2
2021-12-23powerpc/ps3: Add __init attribute to eligible functionsNick Child1-10/+10
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner1-13/+1
2018-06-03powerpc/64: Fix strncpy() related build failures with GCC 8.1Christophe Leroy1-2/+2
2017-08-31powerpc: Squash lines for simple wrapper functionsMasahiro Yamada1-17/+5
2016-07-08powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITEAndrew Donnellan1-1/+1
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-04-24powerpc/ps3: Add highmem repository read routinesAndre Heider1-0/+66
2012-04-24powerpc/ps3: Add highmem repository write routinesGeoff Levand1-0/+74
2012-04-24powerpc/ps3: Add PS3 repository write supportGeoff Levand1-0/+58
2011-12-08powerpc/ps3: Fix PS3 repository build warningsGeoff Levand1-67/+68
2011-12-08powerpc/ps3: Fix hcall lv1_read_repository_nodeGeoff Levand1-2/+2
2011-11-08powerpc/ps3: Fix PS3 repository build warningsGeoff Levand1-16/+16
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpcStephen Rothwell1-11/+11
2008-01-25[POWERPC] PS3: Add logical performance monitor repository routinesTakashi Yamamoto1-1/+74
2008-01-25[POWERPC] PS3: Checkpatch cleanups for arch/powerpc/platforms/ps3/repository.cGeert Uytterhoeven1-32/+32
2008-01-25[POWERPC] PS3: Refactor ps3_repository_find_device()Geert Uytterhoeven1-38/+22
2008-01-25[POWERPC] PS3: Use the HVs storage device notification mechanism properlyGeert Uytterhoeven1-29/+0
2008-01-25[POWERPC] PS3: Add ps3_repository_find_device_by_id()Geert Uytterhoeven1-0/+77
2008-01-25[POWERPC] PS3: Make bus_id and dev_id u64Geert Uytterhoeven1-13/+8
2007-09-11[POWERPC] cell/PS3: Ignore storage devices that are still being probedGeert Uytterhoeven1-0/+29
2007-06-28[POWERPC] PS3: Repository probe cleanupsGeoff Levand1-269/+317
2007-02-07[POWERPC] PS3: Move system bus to platform directoryGeoff Levand1-1/+2
2007-02-07[POWERPC] ps3: repository storage supportGeert Uytterhoeven1-2/+183
2007-02-07[POWERPC] ps3: repository misc fixesGeoff Levand1-13/+19
2006-12-04[POWERPC] ps3: add repository supportGeoff Levand1-0/+840