aboutsummaryrefslogtreecommitdiff
path: root/drivers/ps3
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-4/+4
2010-11-29powerpc/ps3: Replace the use of <module>-objs with <module>-yGravatar Tracey Dent 1-1/+1
2010-04-23Merge branch 'master' into for-nextGravatar Jiri Kosina 3-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 3-0/+3
2010-03-16Fix typos in commentsGravatar Thomas Weber 1-1/+1
2010-02-09powerpc: Remove trailing space in messagesGravatar Frans Pop 1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2009-09-11powerpc/ps3: Workaround for flash memory I/O errorGravatar Geoff Levand 1-3/+62
2009-06-15drivers/ps3: Add missing annotationsGravatar Geert Uytterhoeven 2-3/+3
2009-06-15ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Gravatar Geert Uytterhoeven 1-1/+2
2009-06-15ps3av: Set 16:9 aspect ratio for 720p video modesGravatar sebastian.blanes@gmail.com 1-2/+2
2009-03-11powerpc/ps3: Make ps3av_set_video_mode mode ID signedGravatar roel kluin 1-4/+12
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/ps3Gravatar Stephen Rothwell 3-19/+19
2009-01-16powerpc/ps3: The lv1_ routines have u64 parametersGravatar Stephen Rothwell 1-11/+13
2008-11-19powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGravatar Geert Uytterhoeven 2-22/+2
2008-11-05powerpc/ps3: Fix compile error in ps3-lpm.cGravatar Alexey Dobriyan 1-0/+1
2008-10-20ps3: Add passthru support for non-audio streamsGravatar Takashi Iwai 1-9/+10
2008-10-20ps3: Add ps3av_audio_mute_analog()Gravatar Masakazu Mokuno 1-0/+16
2008-05-02[POWERPC] PS3: Remove unsupported wakeup sourcesGravatar Geoff Levand 1-6/+1
2008-05-02[POWERPC] PS3: Add time include to lpmGravatar FUJITA Tomonori 1-0/+1
2008-04-01[POWERPC] PS3: Sys-manager Wake-on-LAN supportGravatar Geoff Levand 1-2/+44
2008-04-01[POWERPC] PS3: Save power in busy loops on haltGravatar Geert Uytterhoeven 2-16/+30
2008-02-14[POWERPC] PS3: Update sys-manager button eventsGravatar Geoff Levand 1-6/+23
2008-02-14[POWERPC] PS3: Sys-manager code cleanupGravatar Geoff Levand 1-6/+7
2008-02-14[POWERPC] PS3: Use system reboot on restartGravatar Geoff Levand 1-1/+1
2008-02-14[POWERPC] PS3: Fix reading pm interval in logical performance monitorGravatar Takashi Yamamoto 1-8/+10
2008-02-14[POWERPC] PS3: Fix setting bookmark in logical performance monitorGravatar Takashi Yamamoto 1-2/+2
2008-02-06ps3: use symbolic names for video modesGravatar Geert Uytterhoeven 1-19/+20
2008-02-06ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unusedGravatar Geert Uytterhoeven 1-45/+13
2008-01-25[POWERPC] PS3: Vuart: change semaphore to mutexGravatar Geoff Levand 1-11/+11
2008-01-25[POWERPC] PS3: Add logical performance monitor driver supportGravatar Takashi Yamamoto 2-0/+1249
2008-01-25[POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-vuart.cGravatar Geert Uytterhoeven 1-9/+7
2008-01-25[POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-sys-manager.cGravatar Geert Uytterhoeven 1-7/+7
2007-12-23ps3: vuart: fix error path lockingGravatar Daniel Walker 1-1/+0
2007-11-29ps3: prefix all ps3-specific kernel modules with `ps3-'Gravatar Geert Uytterhoeven 3-2/+2
2007-10-19remove asm/bitops.h includesGravatar Jiri Slaby 1-1/+1
2007-10-19ps3av: remove unused fields in ps3av_monitor_quirksGravatar Geert Uytterhoeven 1-5/+1
2007-10-18Add missing newlines to some uses of dev_<level> messagesGravatar Joe Perches 1-1/+1
2007-10-16ps3fb: default to 480p on DVI-D/HDMI if video=safeGravatar Geert Uytterhoeven 1-0/+13
2007-10-16ps3av: dont distinguish between `boot' and `non-boot' autodetectionGravatar Geert Uytterhoeven 1-29/+6
2007-10-16ps3av: remove unused ps3av_set_mode()Gravatar Geert Uytterhoeven 1-21/+0
2007-10-16ps3av: add quirk database for broken monitorsGravatar Geert Uytterhoeven 1-0/+41
2007-10-16ps3av: add autodetection for VESA modesGravatar Geert Uytterhoeven 1-37/+58
2007-10-16ps3av: treat DVI-D like HDMI in autodetectGravatar Geert Uytterhoeven 1-16/+8
2007-10-16ps3av: use PS3 video mode ids in autodetect codeGravatar Geert Uytterhoeven 1-50/+40
2007-10-16ps3av: eliminate PS3AV_DEBUGGravatar Geert Uytterhoeven 2-71/+67
2007-10-16ps3av: eliminate unneeded temporary variablesGravatar Geert Uytterhoeven 1-11/+6
2007-10-16ps3: Fix black and white stripesGravatar Masashi Kimoto 1-20/+38
2007-06-28[POWERPC] PS3: Storage Driver CoreGravatar Geert Uytterhoeven 2-0/+303
2007-06-28[POWERPC] PS3: Rework AV settings driverGravatar Geoff Levand 3-208/+202