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
/
platform
/
goldfish
Age
Commit message (
Expand
)
Author
2017-06-12
Merge 4.12-rc5 into char-misc-next
Greg Kroah-Hartman
2017-05-25
goldfish_pipe: use GFP_ATOMIC under spin lock
Wei Yongjun
2017-05-25
goldfish_pipe: make pipe_dev static
Colin Ian King
2017-04-26
goldfish_pipe: fix build warning about using too much stack.
Greg Kroah-Hartman
2017-04-26
goldfish_pipe: An implementation of more parallel pipe
Jin Qian
2017-02-15
goldfish: Sanitize the broken interrupt handler
Thomas Gleixner
2016-11-10
platform: goldfish: pipe: use get_user_pages_unlocked()
Lorenzo Stoakes
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-04-02
Convert straggling drivers to new six-argument get_user_pages()
Linus Torvalds
2016-03-17
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-05
goldfish: Fix build error of missing ioremap on UM
Krzysztof Kozlowski
2016-02-22
Merge char-misc-next into staging-next
Greg Kroah-Hartman
2016-02-14
Platform: goldfish: goldfish_pipe.c: Add DMA support using managed version
Shraddha Barke
2016-02-07
goldfish: locking bugs in goldfish_pipe_read_write()
Dan Carpenter
2016-01-28
goldfish: Enable ACPI-based enumeration for android pipe
Jason Hu
2016-01-28
goldfish_pipe: Pass physical addresses to the device if supported
Yu Ning
2016-01-28
Enable platform support for Goldfish virtual devices
Miodrag Dinic
2016-01-28
platform: goldfish: pipe: don't log when dropping PIPE_ERROR_AGAIN
Greg Hackmann
2016-01-28
platform: goldfish: pipe: add devicetree bindings
Greg Hackmann
2016-01-28
goldfish_pipe: Pin pages to memory while copying and other cleanups
Christoffer Dall
2016-01-28
goldfish_pipe: don't be clever with #define offsets
Alex Bennée
2016-01-28
goldfish: refactor goldfish platform configs
Greg Hackmann
2015-07-02
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2015-06-26
Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-16
drivers/platform: Convert non-modular pdev_bus to use builtin_platform_driver
Paul Gortmaker
2015-05-31
staging: goldfish: Fix pointer cast for 32 bits
Peter Senna Tschudin
2015-05-24
goldfish_pipe: Fix unlikely() misuse
Joe Perches
2014-05-16
goldfish: pipe: fix warnings for 32bit builds
Octavian Purdila
2014-05-16
goldfish: bus: fix warnings for 32bit builds
Octavian Purdila
2014-05-15
goldfish: clean up the pipe driver 64bit ifdefs
Alan
2014-05-15
goldfish: add support for 64bit to the virtual bus
Octavian Purdila
2014-05-15
goldfish: fix kernel panic when using multiple adb connection
Jun Tian
2014-05-15
goldfish: 64-bit pipe driver for goldfish platform
Jun Tian
2014-05-03
goldfish bus: don't call request_mem_region
Alan Cox
2013-01-24
goldfish: Add a FIXME note to the pipe driver
Alan Cox
2013-01-24
goldfish: add QEMU pipe driver
David 'Digit' Turner
2013-01-24
goldfish: add the goldfish virtual bus
Jun Nakajima