aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ps3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-15powerpc/ps3: use dma_mapping_error()Vincent Stehlé1-1/+1
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König2-8/+5
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2-3/+3
2020-05-19drivers/ps3: Remove duplicate error messagesMarkus Elfring2-3/+0
2020-05-11drivers/powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy1-3/+3
2020-05-04powerpc/ps3: Move static keyword to the front of declarationXiongfeng Wang1-2/+2
2020-04-03powerpc/ps3: Remove an unneeded NULL checkDan Carpenter1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner6-78/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner2-26/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2017-12-04ps3: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-9/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-0/+1
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-2/+2
2015-09-29drivers/ps3: Fix ps3-vuart null dereferenceColin King1-2/+1
2015-09-29drivers/ps3: Fix ps3-lpm white spaceRudhresh Kumar J1-1/+1
2015-03-26ps3: Fix trivial typos in comment and debug messageYannick Guerrini1-2/+2
2015-01-22powerpc/ps3: Fix sys-manager-core sparse warningsGeoff Levand1-3/+3
2015-01-22powerpc/ps3: Fix vuart sparse warningsGeoff Levand2-5/+16
2014-03-07ps3-vuart: don't use PREPARE_WORKTejun Heo1-3/+1
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman3-3/+3
2012-04-24drivers/ps3: Fix checkpatch warnings in ps3av.cValentin Ilie1-15/+9
2011-11-08powerpc/ps3: irq: Remove IRQF_DISABLEDYong Zhang2-2/+2
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker1-0/+1
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi2-4/+4
2010-11-29powerpc/ps3: Replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-04-23Merge branch 'master' into for-nextJiri Kosina3-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3
2010-03-16Fix typos in commentsThomas Weber1-1/+1
2010-02-09powerpc: Remove trailing space in messagesFrans Pop1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-11powerpc/ps3: Workaround for flash memory I/O errorGeoff Levand1-3/+62
2009-06-15drivers/ps3: Add missing annotationsGeert Uytterhoeven2-3/+3
2009-06-15ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven1-1/+2
2009-06-15ps3av: Set 16:9 aspect ratio for 720p video modessebastian.blanes@gmail.com1-2/+2
2009-03-11powerpc/ps3: Make ps3av_set_video_mode mode ID signedroel kluin1-4/+12
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/ps3Stephen Rothwell3-19/+19
2009-01-16powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell1-11/+13
2008-11-19powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven2-22/+2
2008-11-05powerpc/ps3: Fix compile error in ps3-lpm.cAlexey Dobriyan1-0/+1
2008-10-20ps3: Add passthru support for non-audio streamsTakashi Iwai1-9/+10
2008-10-20ps3: Add ps3av_audio_mute_analog()Masakazu Mokuno1-0/+16
2008-05-02[POWERPC] PS3: Remove unsupported wakeup sourcesGeoff Levand1-6/+1
2008-05-02[POWERPC] PS3: Add time include to lpmFUJITA Tomonori1-0/+1
2008-04-01[POWERPC] PS3: Sys-manager Wake-on-LAN supportGeoff Levand1-2/+44
2008-04-01[POWERPC] PS3: Save power in busy loops on haltGeert Uytterhoeven2-16/+30
2008-02-14[POWERPC] PS3: Update sys-manager button eventsGeoff Levand1-6/+23
2008-02-14[POWERPC] PS3: Sys-manager code cleanupGeoff Levand1-6/+7
2008-02-14[POWERPC] PS3: Use system reboot on restartGeoff Levand1-1/+1
2008-02-14[POWERPC] PS3: Fix reading pm interval in logical performance monitorTakashi Yamamoto1-8/+10