aboutsummaryrefslogtreecommitdiff
path: root/drivers/ps3
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-07[POWERPC] ps3: bind interrupt to cpuGravatar Geoff Levand 1-2/+2
2007-02-07[POWERPC] ps3: system bus minor mmio fixGravatar Benjamin Herrenschmidt 1-3/+3
2006-12-11[POWERPC] ps3: Add vuart supportGravatar Geoff Levand 3-0/+1060
2006-12-04[POWERPC] ps3: multiplatform build fixesGravatar Arnd Bergmann 1-0/+4
2006-12-04[POWERPC] ps3: add ps3 platform system bus supportGravatar Geoff Levand 2-0/+359