index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
goldfish
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-31
staging: goldfish: (Coding Style) Fixed parenthesis alignment.
Edvard Holst
1
-2
/
+2
2017-07-30
staging: goldfish: Use __func__ instead of function name
Chris Coffey
1
-10
/
+10
2017-03-17
Staging: goldfish: use __func__ instead of embedded function names
Mohsin Shan
1
-8
/
+8
2016-03-11
staging: goldfish: audio: fix compiliation on arm
Greg Hackmann
1
-0
/
+1
2016-03-11
staging: goldfish: audio: add devicetree bindings
Greg Hackmann
1
-1
/
+8
2016-02-07
staging: goldfish: (coding style) Rewrite comparisons to NULL as "!data->reg_...
Christian Colic
1
-3
/
+3
2016-02-07
staging: goldfish: (coding style) Add spaces around the "+" to conform to che...
Christian Colic
1
-1
/
+1
2016-02-07
staging: goldfish: use div64_s64 instead of do_div
Arnd Bergmann
1
-15
/
+15
2016-01-28
Staging: goldfish: goldfish_nand: Add DMA Support using dmam_alloc_coherent
Shraddha Barke
1
-9
/
+11
2015-09-12
staging: goldfish: Prefer kernel type u32 over uint32_t
Ravi Teja Darbha
1
-5
/
+5
2015-09-12
staging: goldfish: Fix NULL comparison style
Ravi Teja Darbha
1
-2
/
+2
2015-05-31
staging: goldfish: Fix pointer cast for 32 bits
Peter Senna Tschudin
2
-2
/
+2
2015-03-20
staging/goldfish/goldfish_audio: Fix annotations
Ricardo Ribalda Delgado
1
-5
/
+5
2015-03-16
Staging: goldfish: use !x instead of x == NULL
Somya Anand
2
-4
/
+4
2015-03-15
staging: goldfish: remove extra parentheses around function arguments
Aya Mahfouz
1
-4
/
+4
2014-09-06
staging: goldfish: avoid multiple assignments
Loic Pefferkorn
1
-1
/
+2
2014-09-06
staging: goldfish: document mutex usage
Loic Pefferkorn
1
-0
/
+1
2014-09-06
staging: goldfish: fix alignment to match open parenthesis
Loic Pefferkorn
2
-29
/
+28
2014-09-06
staging: goldfish: document spinlock usage
Loic Pefferkorn
1
-0
/
+1
2014-09-06
staging: goldfish: remove useless space after a cast
Loic Pefferkorn
1
-1
/
+1
2014-09-06
staging: goldfish: suppress consecutive blank lines
Loic Pefferkorn
1
-2
/
+0
2014-07-23
staging/goldfish/goldfish_audio: fix a sparse warning
Robin Schroer
1
-1
/
+1
2014-07-09
staging: goldfish: Introduce the use of managed interfaces
Himangi Saraogi
1
-40
/
+13
2014-06-18
staging: goldfish: fix coding style.
Hoang Tran
1
-5
/
+5
2014-05-15
goldfish: clean up staging ifdefs
Alan
3
-40
/
+13
2014-05-15
goldfish_nand.c: remove length restrictions
Nick Kralevich
1
-4
/
+0
2014-05-03
goldfish: 64-bit nand driver for goldfish platform
Jun Tian
2
-2
/
+8
2014-05-03
goldfish: 64-bit audio driver for goldfish platform
Jun Tian
1
-0
/
+33
2014-04-22
Merge 3.15-rc2 into staging-next
Greg Kroah-Hartman
1
-0
/
+1
2014-04-16
staging: goldfish: Fix missing blank lines
Garret Kelly
2
-0
/
+2
2014-04-16
staging: goldfish: switch from spinlock to mutex
Kristina Martšenko
2
-9
/
+7
2014-04-16
staging: goldfish: Call free_irq in error path
Tuomas Tynkkynen
1
-0
/
+1
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-05-21
staging/goldfish: Fixed up incorrect formatted comments.
Sara Bird
2
-25
/
+34
2013-05-13
staging: goldfish: Fixed line over 80 characters
Hema Prathaban
2
-3
/
+6
2013-05-13
staging: goldfish: Fixed Trailing Whitespace
Hema Prathaban
1
-4
/
+4
2013-02-07
staging/goldfish: Add MTD dependency to KCONFIG
Peter Huewe
1
-0
/
+1
2013-02-07
staging/goldfish: Use %zx for printing size_t variables
Peter Huewe
1
-4
/
+4
2013-01-24
goldfish: NAND flash driver
Arve Hjønnevåg
5
-0
/
+533
2013-01-24
goldfish: audio support
Alan Cox
4
-0
/
+376