| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2023-02-20 | driver/ps3: Include <video/cmdline.h> for mode parsing | Thomas Zimmermann | 1 | -12/+6 |
| 2023-02-20 | drivers/ps3: Read video= option with fb_get_option() | Thomas Zimmermann | 1 | -2/+9 |
| 2021-06-10 | powerpc/ps3: Warn on PS3 device errors | Geoff Levand | 1 | -11/+11 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 | Thomas Gleixner | 1 | -13/+1 |
| 2017-12-04 | ps3: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 1 | -9/+2 |
| 2013-01-03 | Drivers: misc: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
| 2012-04-24 | drivers/ps3: Fix checkpatch warnings in ps3av.c | Valentin Ilie | 1 | -15/+9 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-02-09 | powerpc: Remove trailing space in messages | Frans Pop | 1 | -1/+1 |
| 2009-06-15 | drivers/ps3: Add missing annotations | Geert Uytterhoeven | 1 | -2/+2 |
| 2009-06-15 | ps3av: Set 16:9 aspect ratio for 720p video modes | sebastian.blanes@gmail.com | 1 | -2/+2 |
| 2009-03-11 | powerpc/ps3: Make ps3av_set_video_mode mode ID signed | roel kluin | 1 | -4/+12 |
| 2008-11-19 | powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex | Geert Uytterhoeven | 1 | -20/+0 |
| 2008-10-20 | ps3: Add ps3av_audio_mute_analog() | Masakazu Mokuno | 1 | -0/+16 |
| 2008-02-06 | ps3: use symbolic names for video modes | Geert Uytterhoeven | 1 | -19/+20 |
| 2008-02-06 | ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unused | Geert Uytterhoeven | 1 | -45/+13 |
| 2007-10-19 | ps3av: remove unused fields in ps3av_monitor_quirks | Geert Uytterhoeven | 1 | -5/+1 |
| 2007-10-16 | ps3fb: default to 480p on DVI-D/HDMI if video=safe | Geert Uytterhoeven | 1 | -0/+13 |
| 2007-10-16 | ps3av: dont distinguish between `boot' and `non-boot' autodetection | Geert Uytterhoeven | 1 | -29/+6 |
| 2007-10-16 | ps3av: remove unused ps3av_set_mode() | Geert Uytterhoeven | 1 | -21/+0 |
| 2007-10-16 | ps3av: add quirk database for broken monitors | Geert Uytterhoeven | 1 | -0/+41 |
| 2007-10-16 | ps3av: add autodetection for VESA modes | Geert Uytterhoeven | 1 | -36/+57 |
| 2007-10-16 | ps3av: treat DVI-D like HDMI in autodetect | Geert Uytterhoeven | 1 | -16/+8 |
| 2007-10-16 | ps3av: use PS3 video mode ids in autodetect code | Geert Uytterhoeven | 1 | -50/+40 |
| 2007-10-16 | ps3av: eliminate PS3AV_DEBUG | Geert Uytterhoeven | 1 | -5/+67 |
| 2007-10-16 | ps3: Fix black and white stripes | Masashi Kimoto | 1 | -20/+38 |
| 2007-06-28 | [POWERPC] PS3: Rework AV settings driver | Geoff Levand | 1 | -174/+198 |
| 2007-05-04 | ps3av: Use __func__ instead of __FUNCTION__ | Geert Uytterhoeven | 1 | -22/+20 |
| 2007-05-04 | ps3: Make `ps3videomode -v 0 (auto mode) work again | Masashi Kimoto | 1 | -0/+7 |
| 2007-05-04 | ps3av: misc updates | Geert Uytterhoeven | 1 | -7/+22 |
| 2007-05-04 | ps3av: thread updates | Geert Uytterhoeven | 1 | -16/+14 |
| 2007-03-10 | [POWERPC] ps3: always make sure were running on a PS3 | Geert Uytterhoeven | 1 | -1/+8 |
| 2007-02-12 | [PATCH] ps3: AV Settings Driver | Geert Uytterhoeven | 1 | -0/+974 |