index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ps3
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-4
/
+4
2010-11-29
powerpc/ps3: Replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
3
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2010-03-16
Fix typos in comments
Thomas Weber
1
-1
/
+1
2010-02-09
powerpc: Remove trailing space in messages
Frans Pop
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-09-11
powerpc/ps3: Workaround for flash memory I/O error
Geoff Levand
1
-3
/
+62
2009-06-15
drivers/ps3: Add missing annotations
Geert Uytterhoeven
2
-3
/
+3
2009-06-15
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
Geert Uytterhoeven
1
-1
/
+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
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/ps3
Stephen Rothwell
3
-19
/
+19
2009-01-16
powerpc/ps3: The lv1_ routines have u64 parameters
Stephen Rothwell
1
-11
/
+13
2008-11-19
powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex
Geert Uytterhoeven
2
-22
/
+2
2008-11-05
powerpc/ps3: Fix compile error in ps3-lpm.c
Alexey Dobriyan
1
-0
/
+1
2008-10-20
ps3: Add passthru support for non-audio streams
Takashi Iwai
1
-9
/
+10
2008-10-20
ps3: Add ps3av_audio_mute_analog()
Masakazu Mokuno
1
-0
/
+16
2008-05-02
[POWERPC] PS3: Remove unsupported wakeup sources
Geoff Levand
1
-6
/
+1
2008-05-02
[POWERPC] PS3: Add time include to lpm
FUJITA Tomonori
1
-0
/
+1
2008-04-01
[POWERPC] PS3: Sys-manager Wake-on-LAN support
Geoff Levand
1
-2
/
+44
2008-04-01
[POWERPC] PS3: Save power in busy loops on halt
Geert Uytterhoeven
2
-16
/
+30
2008-02-14
[POWERPC] PS3: Update sys-manager button events
Geoff Levand
1
-6
/
+23
2008-02-14
[POWERPC] PS3: Sys-manager code cleanup
Geoff Levand
1
-6
/
+7
2008-02-14
[POWERPC] PS3: Use system reboot on restart
Geoff Levand
1
-1
/
+1
2008-02-14
[POWERPC] PS3: Fix reading pm interval in logical performance monitor
Takashi Yamamoto
1
-8
/
+10
2008-02-14
[POWERPC] PS3: Fix setting bookmark in logical performance monitor
Takashi Yamamoto
1
-2
/
+2
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
2008-01-25
[POWERPC] PS3: Vuart: change semaphore to mutex
Geoff Levand
1
-11
/
+11
2008-01-25
[POWERPC] PS3: Add logical performance monitor driver support
Takashi Yamamoto
2
-0
/
+1249
2008-01-25
[POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-vuart.c
Geert Uytterhoeven
1
-9
/
+7
2008-01-25
[POWERPC] PS3: Checkpatch cleanups for drivers/ps3/ps3-sys-manager.c
Geert Uytterhoeven
1
-7
/
+7
2007-12-23
ps3: vuart: fix error path locking
Daniel Walker
1
-1
/
+0
2007-11-29
ps3: prefix all ps3-specific kernel modules with `ps3-'
Geert Uytterhoeven
3
-2
/
+2
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-19
ps3av: remove unused fields in ps3av_monitor_quirks
Geert Uytterhoeven
1
-5
/
+1
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-1
/
+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
-37
/
+58
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
2
-71
/
+67
2007-10-16
ps3av: eliminate unneeded temporary variables
Geert Uytterhoeven
1
-11
/
+6
2007-10-16
ps3: Fix black and white stripes
Masashi Kimoto
1
-20
/
+38
2007-06-28
[POWERPC] PS3: Storage Driver Core
Geert Uytterhoeven
2
-0
/
+303
2007-06-28
[POWERPC] PS3: Rework AV settings driver
Geoff Levand
3
-208
/
+202
[next]