index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
goldfish
Age
Commit message (
Expand
)
Author
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
2017-08-31
staging: goldfish: (Coding Style) Fixed parenthesis alignment.
Edvard Holst
2017-07-30
staging: goldfish: Use __func__ instead of function name
Chris Coffey
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