aboutsummaryrefslogtreecommitdiff
path: root/drivers/ps3
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-28[POWERPC] PS3: System manager re-workGravatar Geoff Levand 3-99/+260
2007-06-28[POWERPC] PS3: Vuart reworkGravatar Geoff Levand 2-374/+510
2007-06-28[POWERPC] PS3: Add support for HDMI RGB Full Range modeGravatar Masashi Kimoto 1-0/+16
2007-06-28[POWERPC] PS3: Use __maybe_unusedGravatar Geoff Levand 1-2/+2
2007-05-08Merge branch 'linux-2.6'Gravatar Paul Mackerras 2-56/+72
2007-05-04ps3av: Use __func__ instead of __FUNCTION__Gravatar Geert Uytterhoeven 2-33/+29
2007-05-04ps3: Make `ps3videomode -v 0 (auto mode) work againGravatar Masashi Kimoto 1-0/+7
2007-05-04ps3av: misc updatesGravatar Geert Uytterhoeven 1-7/+22
2007-05-04ps3av: thread updatesGravatar Geert Uytterhoeven 1-16/+14
2007-05-02[POWERPC] PS3: Interrupt routine fixups.Gravatar Geoff Levand 1-4/+4
2007-04-30[POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.cGravatar Paul Mackerras 1-8/+0
2007-03-14[PATCH] C99 initializers, proper use of const in drivers/ps3Gravatar Al Viro 1-11/+13
2007-03-14[PATCH] misc NULL noiseGravatar Al Viro 1-2/+2
2007-03-10[POWERPC] ps3: always make sure were running on a PS3Gravatar Geert Uytterhoeven 3-2/+15
2007-02-16[POWERPC] PS3: System manager supportGravatar Geoff Levand 2-0/+605
2007-02-16[POWERPC] PS3: Vuart add async readGravatar Geoff Levand 2-4/+78
2007-02-16[POWERPC] PS3: Vuart cleanupsGravatar Geoff Levand 2-132/+245
2007-02-12[PATCH] ps3: disable display flipping during mode changesGravatar Geert Uytterhoeven 1-1/+4
2007-02-12[PATCH] ps3: AV Settings DriverGravatar Geert Uytterhoeven 3-0/+1992
2007-02-12[PATCH] ps3: add shutdown to virtual uart port driver frameworkGravatar Geert Uytterhoeven 2-0/+18
2007-02-07[POWERPC] PS3: Move vuart declarations to ps3.hGravatar Geoff Levand 1-37/+1
2007-02-07[POWERPC] PS3: Move system bus to platform directoryGravatar Geoff Levand 2-363/+0