summaryrefslogtreecommitdiffstats
path: root/drivers/ps3
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ps3: Warn on PS3 device errorsGeoff Levand2021-06-102-12/+12
* powerpc/ps3: use dma_mapping_error()Vincent Stehlé2020-12-151-1/+1
* powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König2020-12-042-8/+5
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-3/+3
* drivers/ps3: Remove duplicate error messagesMarkus Elfring2020-05-192-3/+0
* drivers/powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy2020-05-111-3/+3
* powerpc/ps3: Move static keyword to the front of declarationXiongfeng Wang2020-05-041-2/+2
* powerpc/ps3: Remove an unneeded NULL checkDan Carpenter2020-04-031-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-306-78/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner2019-05-302-26/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* ps3: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2017-12-041-9/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-2/+2
* drivers/ps3: Fix ps3-vuart null dereferenceColin King2015-09-291-2/+1
* drivers/ps3: Fix ps3-lpm white spaceRudhresh Kumar J2015-09-291-1/+1
* ps3: Fix trivial typos in comment and debug messageYannick Guerrini2015-03-261-2/+2
* powerpc/ps3: Fix sys-manager-core sparse warningsGeoff Levand2015-01-221-3/+3
* powerpc/ps3: Fix vuart sparse warningsGeoff Levand2015-01-222-5/+16
* ps3-vuart: don't use PREPARE_WORKTejun Heo2014-03-071-3/+1
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-033-3/+3
* drivers/ps3: Fix checkpatch warnings in ps3av.cValentin Ilie2012-04-241-15/+9
* powerpc/ps3: irq: Remove IRQF_DISABLEDYong Zhang2011-11-082-2/+2
* powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-10-311-0/+1
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* Fix common misspellingsLucas De Marchi2011-03-312-4/+4
* powerpc/ps3: Replace the use of <module>-objs with <module>-yTracey Dent2010-11-291-1/+1
* Merge branch 'master' into for-nextJiri Kosina2010-04-233-0/+3
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* | Fix typos in commentsThomas Weber2010-03-161-1/+1
|/
* powerpc: Remove trailing space in messagesFrans Pop2010-02-091-1/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* powerpc/ps3: Workaround for flash memory I/O errorGeoff Levand2009-09-111-3/+62
* drivers/ps3: Add missing annotationsGeert Uytterhoeven2009-06-152-3/+3
* ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven2009-06-151-1/+2
* ps3av: Set 16:9 aspect ratio for 720p video modessebastian.blanes@gmail.com2009-06-151-2/+2
* powerpc/ps3: Make ps3av_set_video_mode mode ID signedroel kluin2009-03-111-4/+12
* powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/ps3Stephen Rothwell2009-01-163-19/+19
* powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell2009-01-161-11/+13
* powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven2008-11-192-22/+2
* powerpc/ps3: Fix compile error in ps3-lpm.cAlexey Dobriyan2008-11-051-0/+1
* ps3: Add passthru support for non-audio streamsTakashi Iwai2008-10-201-9/+10
* ps3: Add ps3av_audio_mute_analog()Masakazu Mokuno2008-10-201-0/+16
* [POWERPC] PS3: Remove unsupported wakeup sourcesGeoff Levand2008-05-021-6/+1
* [POWERPC] PS3: Add time include to lpmFUJITA Tomonori2008-05-021-0/+1
* [POWERPC] PS3: Sys-manager Wake-on-LAN supportGeoff Levand2008-04-011-2/+44
* [POWERPC] PS3: Save power in busy loops on haltGeert Uytterhoeven2008-04-012-16/+30
* [POWERPC] PS3: Update sys-manager button eventsGeoff Levand2008-02-141-6/+23
* [POWERPC] PS3: Sys-manager code cleanupGeoff Levand2008-02-141-6/+7
* [POWERPC] PS3: Use system reboot on restartGeoff Levand2008-02-141-1/+1