summaryrefslogtreecommitdiffstats
path: root/drivers/ps3
AgeCommit message (Expand)AuthorLines
2007-12-23ps3: vuart: fix error path lockingDaniel Walker-1/+0
2007-11-29ps3: prefix all ps3-specific kernel modules with `ps3-'Geert Uytterhoeven-2/+2
2007-10-19remove asm/bitops.h includesJiri Slaby-1/+1
2007-10-19ps3av: remove unused fields in ps3av_monitor_quirksGeert Uytterhoeven-5/+1
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches-1/+1
2007-10-16ps3fb: default to 480p on DVI-D/HDMI if video=safeGeert Uytterhoeven-0/+13
2007-10-16ps3av: dont distinguish between `boot' and `non-boot' autodetectionGeert Uytterhoeven-29/+6
2007-10-16ps3av: remove unused ps3av_set_mode()Geert Uytterhoeven-21/+0
2007-10-16ps3av: add quirk database for broken monitorsGeert Uytterhoeven-0/+41
2007-10-16ps3av: add autodetection for VESA modesGeert Uytterhoeven-37/+58
2007-10-16ps3av: treat DVI-D like HDMI in autodetectGeert Uytterhoeven-16/+8
2007-10-16ps3av: use PS3 video mode ids in autodetect codeGeert Uytterhoeven-50/+40
2007-10-16ps3av: eliminate PS3AV_DEBUGGeert Uytterhoeven-71/+67
2007-10-16ps3av: eliminate unneeded temporary variablesGeert Uytterhoeven-11/+6
2007-10-16ps3: Fix black and white stripesMasashi Kimoto-20/+38
2007-06-28[POWERPC] PS3: Storage Driver CoreGeert Uytterhoeven-0/+303
2007-06-28[POWERPC] PS3: Rework AV settings driverGeoff Levand-208/+202
2007-06-28[POWERPC] PS3: System manager re-workGeoff Levand-99/+260
2007-06-28[POWERPC] PS3: Vuart reworkGeoff Levand-374/+510
2007-06-28[POWERPC] PS3: Add support for HDMI RGB Full Range modeMasashi Kimoto-0/+16
2007-06-28[POWERPC] PS3: Use __maybe_unusedGeoff Levand-2/+2
2007-05-08Merge branch 'linux-2.6'Paul Mackerras-56/+72
2007-05-04ps3av: Use __func__ instead of __FUNCTION__Geert Uytterhoeven-33/+29
2007-05-04ps3: Make `ps3videomode -v 0 (auto mode) work againMasashi Kimoto-0/+7
2007-05-04ps3av: misc updatesGeert Uytterhoeven-7/+22
2007-05-04ps3av: thread updatesGeert Uytterhoeven-16/+14
2007-05-02[POWERPC] PS3: Interrupt routine fixups.Geoff Levand-4/+4
2007-04-30[POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.cPaul Mackerras-8/+0
2007-03-14[PATCH] C99 initializers, proper use of const in drivers/ps3Al Viro-11/+13
2007-03-14[PATCH] misc NULL noiseAl Viro-2/+2
2007-03-10[POWERPC] ps3: always make sure were running on a PS3Geert Uytterhoeven-2/+15
2007-02-16[POWERPC] PS3: System manager supportGeoff Levand-0/+605
2007-02-16[POWERPC] PS3: Vuart add async readGeoff Levand-4/+78
2007-02-16[POWERPC] PS3: Vuart cleanupsGeoff Levand-132/+245
2007-02-12[PATCH] ps3: disable display flipping during mode changesGeert Uytterhoeven-1/+4
2007-02-12[PATCH] ps3: AV Settings DriverGeert Uytterhoeven-0/+1992
2007-02-12[PATCH] ps3: add shutdown to virtual uart port driver frameworkGeert Uytterhoeven-0/+18
2007-02-07[POWERPC] PS3: Move vuart declarations to ps3.hGeoff Levand-37/+1
2007-02-07[POWERPC] PS3: Move system bus to platform directoryGeoff Levand-363/+0
2007-02-07[POWERPC] ps3: bind interrupt to cpuGeoff Levand-2/+2
2007-02-07[POWERPC] ps3: system bus minor mmio fixBenjamin Herrenschmidt-3/+3
2006-12-11[POWERPC] ps3: Add vuart supportGeoff Levand-0/+1060
2006-12-04[POWERPC] ps3: multiplatform build fixesArnd Bergmann-0/+4
2006-12-04[POWERPC] ps3: add ps3 platform system bus supportGeoff Levand-0/+359