index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
goldfish
Age
Commit message (
Expand
)
Author
2017-03-17
Staging: goldfish: use __func__ instead of embedded function names
Mohsin Shan
2016-03-11
staging: goldfish: audio: fix compiliation on arm
Greg Hackmann
2016-03-11
staging: goldfish: audio: add devicetree bindings
Greg Hackmann
2016-02-07
staging: goldfish: (coding style) Rewrite comparisons to NULL as "!data->reg_...
Christian Colic
2016-02-07
staging: goldfish: (coding style) Add spaces around the "+" to conform to che...
Christian Colic
2016-02-07
staging: goldfish: use div64_s64 instead of do_div
Arnd Bergmann
2016-01-28
Staging: goldfish: goldfish_nand: Add DMA Support using dmam_alloc_coherent
Shraddha Barke
2015-09-12
staging: goldfish: Prefer kernel type u32 over uint32_t
Ravi Teja Darbha
2015-09-12
staging: goldfish: Fix NULL comparison style
Ravi Teja Darbha
2015-05-31
staging: goldfish: Fix pointer cast for 32 bits
Peter Senna Tschudin
2015-03-20
staging/goldfish/goldfish_audio: Fix annotations
Ricardo Ribalda Delgado
2015-03-16
Staging: goldfish: use !x instead of x == NULL
Somya Anand
2015-03-15
staging: goldfish: remove extra parentheses around function arguments
Aya Mahfouz
2014-09-06
staging: goldfish: avoid multiple assignments
Loic Pefferkorn
2014-09-06
staging: goldfish: document mutex usage
Loic Pefferkorn
2014-09-06
staging: goldfish: fix alignment to match open parenthesis
Loic Pefferkorn
2014-09-06
staging: goldfish: document spinlock usage
Loic Pefferkorn
2014-09-06
staging: goldfish: remove useless space after a cast
Loic Pefferkorn
2014-09-06
staging: goldfish: suppress consecutive blank lines
Loic Pefferkorn
2014-07-23
staging/goldfish/goldfish_audio: fix a sparse warning
Robin Schroer
2014-07-09
staging: goldfish: Introduce the use of managed interfaces
Himangi Saraogi
2014-06-18
staging: goldfish: fix coding style.
Hoang Tran
2014-05-15
goldfish: clean up staging ifdefs
Alan
2014-05-15
goldfish_nand.c: remove length restrictions
Nick Kralevich
2014-05-03
goldfish: 64-bit nand driver for goldfish platform
Jun Tian
2014-05-03
goldfish: 64-bit audio driver for goldfish platform
Jun Tian
2014-04-22
Merge 3.15-rc2 into staging-next
Greg Kroah-Hartman
2014-04-16
staging: goldfish: Fix missing blank lines
Garret Kelly
2014-04-16
staging: goldfish: switch from spinlock to mutex
Kristina Martšenko
2014-04-16
staging: goldfish: Call free_irq in error path
Tuomas Tynkkynen
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-05-21
staging/goldfish: Fixed up incorrect formatted comments.
Sara Bird
2013-05-13
staging: goldfish: Fixed line over 80 characters
Hema Prathaban
2013-05-13
staging: goldfish: Fixed Trailing Whitespace
Hema Prathaban
2013-02-07
staging/goldfish: Add MTD dependency to KCONFIG
Peter Huewe
2013-02-07
staging/goldfish: Use %zx for printing size_t variables
Peter Huewe
2013-01-24
goldfish: NAND flash driver
Arve Hjønnevåg
2013-01-24
goldfish: audio support
Alan Cox