summaryrefslogtreecommitdiffstats
path: root/drivers/ps3
Commit message (Expand)AuthorAgeFilesLines
* 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
* [POWERPC] PS3: Fix reading pm interval in logical performance monitorTakashi Yamamoto2008-02-141-8/+10
* [POWERPC] PS3: Fix setting bookmark in logical performance monitorTakashi Yamamoto2008-02-141-2/+2
* ps3: use symbolic names for video modesGeert Uytterhoeven2008-02-061-19/+20
* ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unusedGeert Uytterhoeven2008-02-061-45/+13
* [POWERPC] PS3: Vuart: change semaphore to mutexGeoff Levand2008-01-251-11/+11
* [POWERPC] PS3: Add logical performance monitor driver supportTakashi Yamamoto2008-01-252-0/+1249
* [POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-vuart.cGeert Uytterhoeven2008-01-251-9/+7
* [POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-sys-manager.cGeert Uytterhoeven2008-01-251-7/+7
* ps3: vuart: fix error path lockingDaniel Walker2007-12-231-1/+0
* ps3: prefix all ps3-specific kernel modules with `ps3-'Geert Uytterhoeven2007-11-293-2/+2
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* ps3av: remove unused fields in ps3av_monitor_quirksGeert Uytterhoeven2007-10-191-5/+1
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+1
* ps3fb: default to 480p on DVI-D/HDMI if video=safeGeert Uytterhoeven2007-10-161-0/+13
* ps3av: dont distinguish between `boot' and `non-boot' autodetectionGeert Uytterhoeven2007-10-161-29/+6
* ps3av: remove unused ps3av_set_mode()Geert Uytterhoeven2007-10-161-21/+0
* ps3av: add quirk database for broken monitorsGeert Uytterhoeven2007-10-161-0/+41
* ps3av: add autodetection for VESA modesGeert Uytterhoeven2007-10-161-37/+58
* ps3av: treat DVI-D like HDMI in autodetectGeert Uytterhoeven2007-10-161-16/+8
* ps3av: use PS3 video mode ids in autodetect codeGeert Uytterhoeven2007-10-161-50/+40
* ps3av: eliminate PS3AV_DEBUGGeert Uytterhoeven2007-10-162-71/+67
* ps3av: eliminate unneeded temporary variablesGeert Uytterhoeven2007-10-161-11/+6
* ps3: Fix black and white stripesMasashi Kimoto2007-10-161-20/+38
* [POWERPC] PS3: Storage Driver CoreGeert Uytterhoeven2007-06-282-0/+303
* [POWERPC] PS3: Rework AV settings driverGeoff Levand2007-06-283-208/+202
* [POWERPC] PS3: System manager re-workGeoff Levand2007-06-283-99/+260
* [POWERPC] PS3: Vuart reworkGeoff Levand2007-06-282-374/+510
* [POWERPC] PS3: Add support for HDMI RGB Full Range modeMasashi Kimoto2007-06-281-0/+16
* [POWERPC] PS3: Use __maybe_unusedGeoff Levand2007-06-281-2/+2
* Merge branch 'linux-2.6'Paul Mackerras2007-05-082-56/+72
|\
| * ps3av: Use __func__ instead of __FUNCTION__Geert Uytterhoeven2007-05-042-33/+29
| * ps3: Make `ps3videomode -v 0 (auto mode) work againMasashi Kimoto2007-05-041-0/+7
| * ps3av: misc updatesGeert Uytterhoeven2007-05-041-7/+22
| * ps3av: thread updatesGeert Uytterhoeven2007-05-041-16/+14
* | [POWERPC] PS3: Interrupt routine fixups.Geoff Levand2007-05-021-4/+4
|/
* [POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.cPaul Mackerras2007-04-301-8/+0
* [PATCH] C99 initializers, proper use of const in drivers/ps3Al Viro2007-03-141-11/+13
* [PATCH] misc NULL noiseAl Viro2007-03-141-2/+2
* [POWERPC] ps3: always make sure were running on a PS3Geert Uytterhoeven2007-03-103-2/+15
* [POWERPC] PS3: System manager supportGeoff Levand2007-02-162-0/+605
* [POWERPC] PS3: Vuart add async readGeoff Levand2007-02-162-4/+78