index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ps3
Age
Commit message (
Expand
)
Author
Lines
2024-11-15
ps3: Correct some typos in comments
Shen Lichuan
-5
/
+5
2023-02-20
driver/ps3: Include <video/cmdline.h> for mode parsing
Thomas Zimmermann
-12
/
+6
2023-02-20
drivers/ps3: Read video= option with fb_get_option()
Thomas Zimmermann
-2
/
+9
2022-11-24
drivers/ps3: Fix double word in comments
Shaomin Deng
-1
/
+1
2021-06-10
powerpc/ps3: Warn on PS3 device errors
Geoff Levand
-12
/
+12
2020-12-15
powerpc/ps3: use dma_mapping_error()
Vincent Stehlé
-1
/
+1
2020-12-04
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
-8
/
+5
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-3
/
+3
2020-05-19
drivers/ps3: Remove duplicate error messages
Markus Elfring
-3
/
+0
2020-05-11
drivers/powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
-3
/
+3
2020-05-04
powerpc/ps3: Move static keyword to the front of declaration
Xiongfeng Wang
-2
/
+2
2020-04-03
powerpc/ps3: Remove an unneeded NULL check
Dan Carpenter
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
-78
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
Thomas Gleixner
-26
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2017-12-04
ps3: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
-9
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
-0
/
+1
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
-2
/
+2
2015-09-29
drivers/ps3: Fix ps3-vuart null dereference
Colin King
-2
/
+1
2015-09-29
drivers/ps3: Fix ps3-lpm white space
Rudhresh Kumar J
-1
/
+1
2015-03-26
ps3: Fix trivial typos in comment and debug message
Yannick Guerrini
-2
/
+2
2015-01-22
powerpc/ps3: Fix sys-manager-core sparse warnings
Geoff Levand
-3
/
+3
2015-01-22
powerpc/ps3: Fix vuart sparse warnings
Geoff Levand
-5
/
+16
2014-03-07
ps3-vuart: don't use PREPARE_WORK
Tejun Heo
-3
/
+1
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
-3
/
+3
2012-04-24
drivers/ps3: Fix checkpatch warnings in ps3av.c
Valentin Ilie
-15
/
+9
2011-11-08
powerpc/ps3: irq: Remove IRQF_DISABLED
Yong Zhang
-2
/
+2
2011-10-31
powerpc: Fix up modules that should be including module.h
Paul Gortmaker
-0
/
+1
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
-4
/
+4
2010-11-29
powerpc/ps3: Replace the use of <module>-objs with <module>-y
Tracey Dent
-1
/
+1
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
-0
/
+3
2010-03-16
Fix typos in comments
Thomas Weber
-1
/
+1
2010-02-09
powerpc: Remove trailing space in messages
Frans Pop
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
-1
/
+1
2009-09-11
powerpc/ps3: Workaround for flash memory I/O error
Geoff Levand
-3
/
+62
2009-06-15
drivers/ps3: Add missing annotations
Geert Uytterhoeven
-3
/
+3
2009-06-15
ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
Geert Uytterhoeven
-1
/
+2
2009-06-15
ps3av: Set 16:9 aspect ratio for 720p video modes
sebastian.blanes@gmail.com
-2
/
+2
2009-03-11
powerpc/ps3: Make ps3av_set_video_mode mode ID signed
roel kluin
-4
/
+12
2009-01-16
powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/ps3
Stephen Rothwell
-19
/
+19
2009-01-16
powerpc/ps3: The lv1_ routines have u64 parameters
Stephen Rothwell
-11
/
+13
2008-11-19
powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex
Geert Uytterhoeven
-22
/
+2
2008-11-05
powerpc/ps3: Fix compile error in ps3-lpm.c
Alexey Dobriyan
-0
/
+1
2008-10-20
ps3: Add passthru support for non-audio streams
Takashi Iwai
-9
/
+10
2008-10-20
ps3: Add ps3av_audio_mute_analog()
Masakazu Mokuno
-0
/
+16
2008-05-02
[POWERPC] PS3: Remove unsupported wakeup sources
Geoff Levand
-6
/
+1
2008-05-02
[POWERPC] PS3: Add time include to lpm
FUJITA Tomonori
-0
/
+1
2008-04-01
[POWERPC] PS3: Sys-manager Wake-on-LAN support
Geoff Levand
-2
/
+44
[next]