| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | powerpc/ps3: Workaround for flash memory I/O error | Geoff Levand | 2009-09-11 | 1 | -3/+62 |
* | drivers/ps3: Add missing annotations | Geert Uytterhoeven | 2009-06-15 | 2 | -3/+3 |
* | ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> | Geert Uytterhoeven | 2009-06-15 | 1 | -1/+2 |
* | ps3av: Set 16:9 aspect ratio for 720p video modes | sebastian.blanes@gmail.com | 2009-06-15 | 1 | -2/+2 |
* | powerpc/ps3: Make ps3av_set_video_mode mode ID signed | roel kluin | 2009-03-11 | 1 | -4/+12 |
* | powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/ps3 | Stephen Rothwell | 2009-01-16 | 3 | -19/+19 |
* | powerpc/ps3: The lv1_ routines have u64 parameters | Stephen Rothwell | 2009-01-16 | 1 | -11/+13 |
* | powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex | Geert Uytterhoeven | 2008-11-19 | 2 | -22/+2 |
* | powerpc/ps3: Fix compile error in ps3-lpm.c | Alexey Dobriyan | 2008-11-05 | 1 | -0/+1 |
* | ps3: Add passthru support for non-audio streams | Takashi Iwai | 2008-10-20 | 1 | -9/+10 |
* | ps3: Add ps3av_audio_mute_analog() | Masakazu Mokuno | 2008-10-20 | 1 | -0/+16 |
* | [POWERPC] PS3: Remove unsupported wakeup sources | Geoff Levand | 2008-05-02 | 1 | -6/+1 |
* | [POWERPC] PS3: Add time include to lpm | FUJITA Tomonori | 2008-05-02 | 1 | -0/+1 |
* | [POWERPC] PS3: Sys-manager Wake-on-LAN support | Geoff Levand | 2008-04-01 | 1 | -2/+44 |
* | [POWERPC] PS3: Save power in busy loops on halt | Geert Uytterhoeven | 2008-04-01 | 2 | -16/+30 |
* | [POWERPC] PS3: Update sys-manager button events | Geoff Levand | 2008-02-14 | 1 | -6/+23 |
* | [POWERPC] PS3: Sys-manager code cleanup | Geoff Levand | 2008-02-14 | 1 | -6/+7 |
* | [POWERPC] PS3: Use system reboot on restart | Geoff Levand | 2008-02-14 | 1 | -1/+1 |
* | [POWERPC] PS3: Fix reading pm interval in logical performance monitor | Takashi Yamamoto | 2008-02-14 | 1 | -8/+10 |
* | [POWERPC] PS3: Fix setting bookmark in logical performance monitor | Takashi Yamamoto | 2008-02-14 | 1 | -2/+2 |
* | ps3: use symbolic names for video modes | Geert Uytterhoeven | 2008-02-06 | 1 | -19/+20 |
* | ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unused | Geert Uytterhoeven | 2008-02-06 | 1 | -45/+13 |
* | [POWERPC] PS3: Vuart: change semaphore to mutex | Geoff Levand | 2008-01-25 | 1 | -11/+11 |
* | [POWERPC] PS3: Add logical performance monitor driver support | Takashi Yamamoto | 2008-01-25 | 2 | -0/+1249 |
* | [POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-vuart.c | Geert Uytterhoeven | 2008-01-25 | 1 | -9/+7 |
* | [POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-sys-manager.c | Geert Uytterhoeven | 2008-01-25 | 1 | -7/+7 |
* | ps3: vuart: fix error path locking | Daniel Walker | 2007-12-23 | 1 | -1/+0 |
* | ps3: prefix all ps3-specific kernel modules with `ps3-' | Geert Uytterhoeven | 2007-11-29 | 3 | -2/+2 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 1 | -1/+1 |
* | ps3av: remove unused fields in ps3av_monitor_quirks | Geert Uytterhoeven | 2007-10-19 | 1 | -5/+1 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 1 | -1/+1 |
* | ps3fb: default to 480p on DVI-D/HDMI if video=safe | Geert Uytterhoeven | 2007-10-16 | 1 | -0/+13 |
* | ps3av: dont distinguish between `boot' and `non-boot' autodetection | Geert Uytterhoeven | 2007-10-16 | 1 | -29/+6 |
* | ps3av: remove unused ps3av_set_mode() | Geert Uytterhoeven | 2007-10-16 | 1 | -21/+0 |
* | ps3av: add quirk database for broken monitors | Geert Uytterhoeven | 2007-10-16 | 1 | -0/+41 |
* | ps3av: add autodetection for VESA modes | Geert Uytterhoeven | 2007-10-16 | 1 | -37/+58 |
* | ps3av: treat DVI-D like HDMI in autodetect | Geert Uytterhoeven | 2007-10-16 | 1 | -16/+8 |
* | ps3av: use PS3 video mode ids in autodetect code | Geert Uytterhoeven | 2007-10-16 | 1 | -50/+40 |
* | ps3av: eliminate PS3AV_DEBUG | Geert Uytterhoeven | 2007-10-16 | 2 | -71/+67 |
* | ps3av: eliminate unneeded temporary variables | Geert Uytterhoeven | 2007-10-16 | 1 | -11/+6 |
* | ps3: Fix black and white stripes | Masashi Kimoto | 2007-10-16 | 1 | -20/+38 |
* | [POWERPC] PS3: Storage Driver Core | Geert Uytterhoeven | 2007-06-28 | 2 | -0/+303 |
* | [POWERPC] PS3: Rework AV settings driver | Geoff Levand | 2007-06-28 | 3 | -208/+202 |
* | [POWERPC] PS3: System manager re-work | Geoff Levand | 2007-06-28 | 3 | -99/+260 |
* | [POWERPC] PS3: Vuart rework | Geoff Levand | 2007-06-28 | 2 | -374/+510 |
* | [POWERPC] PS3: Add support for HDMI RGB Full Range mode | Masashi Kimoto | 2007-06-28 | 1 | -0/+16 |
* | [POWERPC] PS3: Use __maybe_unused | Geoff Levand | 2007-06-28 | 1 | -2/+2 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 2 | -56/+72 |
|\ |
|
| * | ps3av: Use __func__ instead of __FUNCTION__ | Geert Uytterhoeven | 2007-05-04 | 2 | -33/+29 |